summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2009-03-24 22:21:54 +0000
committerVincent Untz <vuntz@src.gnome.org>2009-03-24 22:21:54 +0000
commit577746e1ba33049bf423feb4d455532d25580a7e (patch)
tree5d00cd798898237b466499e43d979a382863dd32 /ChangeLog
parent34592e9f36cba7637c3faa2928df6a3c50c86889 (diff)
downloadgnome-session-577746e1ba33049bf423feb4d455532d25580a7e.tar.gz
fix debug string add debug string (gsm_manager_shutdown): fix debug string
2009-03-24 Vincent Untz <vuntz@gnome.org> * gnome-session/gsm-inhibit-dialog.c: (update_dialog_text): fix debug string * gnome-session/gsm-manager.c: (cancel_end_session): add debug string (gsm_manager_shutdown): fix debug string svn path=/trunk/; revision=5350
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8055c3c2..6884a859 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-03-24 Vincent Untz <vuntz@gnome.org>
+ * gnome-session/gsm-inhibit-dialog.c: (update_dialog_text): fix debug
+ string
+ * gnome-session/gsm-manager.c: (cancel_end_session): add debug string
+ (gsm_manager_shutdown): fix debug string
+
+2009-03-24 Vincent Untz <vuntz@gnome.org>
+
* gnome-session/gsm-inhibit-dialog.c: (add_inhibitor): use
gsm_util_get_desktop_dirs() instead of just gsm_util_get_app_dirs().
Also try to handle desktop filenames that are an absolute path the best