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 --- tests/backend-mock-guest.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/backend-mock-guest.h') diff --git a/tests/backend-mock-guest.h b/tests/backend-mock-guest.h index db6ce86..4a15c70 100644 --- a/tests/backend-mock-guest.h +++ b/tests/backend-mock-guest.h @@ -37,8 +37,7 @@ typedef struct _IndicatorSessionGuestMockPriv IndicatorSessionGuestMockPriv; typedef struct _IndicatorSessionGuestMockClass IndicatorSessionGuestMockClass; /** - * An implementation of IndicatorSessionGuest that gets its user information - * from org.freedesktop.ConsoleKit and org.freedesktop.Accounts over DBus. + * An implementation of IndicatorSessionGuest that lies about everything. */ struct _IndicatorSessionGuestMock { -- cgit v1.2.3