diff options
Diffstat (limited to 'x11/gnome-shell/files/org.freedesktop.ConsoleKit.Manager.xml')
-rw-r--r-- | x11/gnome-shell/files/org.freedesktop.ConsoleKit.Manager.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome-shell/files/org.freedesktop.ConsoleKit.Manager.xml b/x11/gnome-shell/files/org.freedesktop.ConsoleKit.Manager.xml index aff663e3f53b..56ce41638f6d 100644 --- a/x11/gnome-shell/files/org.freedesktop.ConsoleKit.Manager.xml +++ b/x11/gnome-shell/files/org.freedesktop.ConsoleKit.Manager.xml @@ -13,8 +13,7 @@ <arg type="s" direction="in"/> <arg type="h" direction="out"/> </method> - <method name="GetSessionForCookie"> - <arg type="s" direction="in"/> + <method name="GetCurrentSession"> <arg type="o" direction="out"/> </method> <method name="ListSessions"> |