summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2009-01-15 00:27:10 +0000
committerWilliam Jon McCann <mccann@src.gnome.org>2009-01-15 00:27:10 +0000
commit294ae0226c284c1be193a27c08361968df64e93b (patch)
tree7dd8150965d70fff95d5093b7f80035e0d91dc54 /ChangeLog
parent7957381ef345d45c22fd7d614381ed4bf0d42942 (diff)
downloadgdm-294ae0226c284c1be193a27c08361968df64e93b.tar.gz
Update for changes to gnome-session presence api. Load the current state
2009-01-14 William Jon McCann <jmccann@redhat.com> * gui/user-switch-applet/applet.c (gdm_applet_data_free), (save_status), (on_status_available_activate), (on_status_busy_activate), (on_status_invisible_activate), (set_status), (on_presence_status_changed), (set_status_text), (on_presence_status_text_changed), (fill_applet): * gui/user-switch-applet/gdm-entry-menu-item.c (gdm_entry_menu_item_init): Update for changes to gnome-session presence api. Load the current state from the session at applet startup. svn path=/trunk/; revision=6663
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ed06ed2..f5f8a931 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2009-01-14 William Jon McCann <jmccann@redhat.com>
+
+ * gui/user-switch-applet/applet.c (gdm_applet_data_free),
+ (save_status), (on_status_available_activate),
+ (on_status_busy_activate), (on_status_invisible_activate),
+ (set_status), (on_presence_status_changed), (set_status_text),
+ (on_presence_status_text_changed), (fill_applet):
+ * gui/user-switch-applet/gdm-entry-menu-item.c
+ (gdm_entry_menu_item_init):
+ Update for changes to gnome-session presence api.
+ Load the current state from the session at applet startup.
+
2009-01-14 Ray Strode <rstrode@redhat.com>
* gui/simple-greeter/gdm-greeter-login-window.c