aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-07-24 08:28:39 -0500
committerTed Gould <ted@canonical.com>2009-07-24 08:28:39 -0500
commitf97c0f6c6838fcbc536e718f7107ded62e9e5d8b (patch)
treea8348fbfafa401515af8972e3251e982376b4435
parentdb481c5758ce617524fc8ba373538d8be7ed0c8e (diff)
downloadayatana-indicator-session-f97c0f6c6838fcbc536e718f7107ded62e9e5d8b.tar.gz
ayatana-indicator-session-f97c0f6c6838fcbc536e718f7107ded62e9e5d8b.tar.bz2
ayatana-indicator-session-f97c0f6c6838fcbc536e718f7107ded62e9e5d8b.zip
Comment update
-rw-r--r--src/session-service.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/session-service.c b/src/session-service.c
index f17a2d6..431d5ea 100644
--- a/src/session-service.c
+++ b/src/session-service.c
@@ -18,7 +18,8 @@ static GMainLoop * mainloop = NULL;
static DBusGProxy * dkp_main_proxy = NULL;
static DBusGProxy * dkp_prop_proxy = NULL;
-/* Hibernate the machine */
+/* Let's put this machine to sleep, with some info on how
+ it should sleep. */
static void
sleep (DbusmenuMenuitem * mi, gpointer userdata)
{