From 4850b1b6ba8a1438d8c0903592108fcefc35235e Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Fri, 28 Jun 2013 10:31:51 -0500 Subject: update comments & documentation to reflect that we've replaced consolekit and login1 --- src/backend-dbus/guest.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/backend-dbus/guest.h') diff --git a/src/backend-dbus/guest.h b/src/backend-dbus/guest.h index aca5588..73bb3ca 100644 --- a/src/backend-dbus/guest.h +++ b/src/backend-dbus/guest.h @@ -42,7 +42,7 @@ typedef struct _IndicatorSessionGuestDbusClass IndicatorSessionGuestDbusClass; /** * An implementation of IndicatorSessionGuest that gets its user information - * from org.freedesktop.ConsoleKit and org.freedesktop.Accounts over DBus. + * from org.freedesktop.login1 and org.freedesktop.Accounts over DBus. */ struct _IndicatorSessionGuestDbus { -- cgit v1.2.3