autocommit 2022-02-27 01:35:49 CET
This commit is contained in:
parent
6e466360a8
commit
db88f2db42
26 changed files with 2696 additions and 6 deletions
3
wire-dbus/org.freedesktop.DBus.txt
Normal file
3
wire-dbus/org.freedesktop.DBus.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn Hello() {
|
||||
name: string,
|
||||
}
|
||||
5
wire-dbus/org.freedesktop.login1.Manager.txt
Normal file
5
wire-dbus/org.freedesktop.login1.Manager.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
fn GetSession(
|
||||
session_id: string,
|
||||
) {
|
||||
object_path: object_path,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue