diff options
author | Vincent Untz <vuntz@gnome.org> | 2009-03-24 22:21:54 +0000 |
---|---|---|
committer | Vincent Untz <vuntz@src.gnome.org> | 2009-03-24 22:21:54 +0000 |
commit | 577746e1ba33049bf423feb4d455532d25580a7e (patch) | |
tree | 5d00cd798898237b466499e43d979a382863dd32 /ChangeLog | |
parent | 34592e9f36cba7637c3faa2928df6a3c50c86889 (diff) | |
download | gnome-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |