aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@novell.com>2004-05-18 04:59:01 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-05-18 04:59:01 +0800
commit5a2b990b92f6e0efe87bc07483767b5c8810056f (patch)
tree176ce3d0578ed63ae043aae7dd2a95eef5f0af28 /calendar/ChangeLog
parent58fa5a1df654b130feb13a7889a097c96ac5d858 (diff)
downloadgsoc2013-evolution-5a2b990b92f6e0efe87bc07483767b5c8810056f.tar
gsoc2013-evolution-5a2b990b92f6e0efe87bc07483767b5c8810056f.tar.gz
gsoc2013-evolution-5a2b990b92f6e0efe87bc07483767b5c8810056f.tar.bz2
gsoc2013-evolution-5a2b990b92f6e0efe87bc07483767b5c8810056f.tar.lz
gsoc2013-evolution-5a2b990b92f6e0efe87bc07483767b5c8810056f.tar.xz
gsoc2013-evolution-5a2b990b92f6e0efe87bc07483767b5c8810056f.tar.zst
gsoc2013-evolution-5a2b990b92f6e0efe87bc07483767b5c8810056f.zip
Same.
2004-05-17 Jeffrey Stedfast <fejj@novell.com> * gui/dialogs/event-editor.c: Same. * gui/dialogs/comp-editor.c: Change E_PIXMAP size args over to E_ICON_SIZE_* values. svn path=/trunk/; revision=25942
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 9eb3184d65..7f870a2e54 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,10 @@
2004-05-17 Jeffrey Stedfast <fejj@novell.com>
+ * gui/dialogs/event-editor.c: Same.
+
+ * gui/dialogs/comp-editor.c: Change E_PIXMAP size args
+ over to E_ICON_SIZE_* values.
+
* gui/alarm-notify/alarm-queue.c (tray_icon_blink_cb): Use
E_ICON_SIZE enum here.
(display_notification): Same.