summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2009-03-24 22:07:30 +0000
committerVincent Untz <vuntz@src.gnome.org>2009-03-24 22:07:30 +0000
commit3221430d396af5d6bd184b1059b07b76be658969 (patch)
tree8e459bc3bec6bb73b05d9ef675ff8f9b789da345 /ChangeLog
parentfa358d85c970fa168718f3d605190f6b9ea85d0b (diff)
downloadgnome-session-3221430d396af5d6bd184b1059b07b76be658969.tar.gz
use a 32x32 icon size for icons, looks better this way.
2009-03-24 Vincent Untz <vuntz@gnome.org> * gnome-session/gsm-inhibit-dialog.c: use a 32x32 icon size for icons, looks better this way. svn path=/trunk/; revision=5347
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af017bf7..34de43ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-03-24 Vincent Untz <vuntz@gnome.org>
+ * gnome-session/gsm-inhibit-dialog.c: use a 32x32 icon size for icons,
+ looks better this way.
+
+2009-03-24 Vincent Untz <vuntz@gnome.org>
+
Let all processes cleanly exit on exit.
* gnome-session/gsm-manager.c: (end_phase): rework with a switch so