diff options
author | Jeffrey Stedfast <fejj@novell.com> | 2004-05-18 04:21:59 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-05-18 04:21:59 +0800 |
commit | dcbef9a9993e0508c21ec9fa7a6c34fa4859732c (patch) | |
tree | 18755ce619d68170cc5eb6d3321b2ec732188b7f /calendar/ChangeLog | |
parent | a48a529f73db4ef16fe3e59fa91299fbf710820c (diff) | |
download | gsoc2013-evolution-dcbef9a9993e0508c21ec9fa7a6c34fa4859732c.tar gsoc2013-evolution-dcbef9a9993e0508c21ec9fa7a6c34fa4859732c.tar.gz gsoc2013-evolution-dcbef9a9993e0508c21ec9fa7a6c34fa4859732c.tar.bz2 gsoc2013-evolution-dcbef9a9993e0508c21ec9fa7a6c34fa4859732c.tar.lz gsoc2013-evolution-dcbef9a9993e0508c21ec9fa7a6c34fa4859732c.tar.xz gsoc2013-evolution-dcbef9a9993e0508c21ec9fa7a6c34fa4859732c.tar.zst gsoc2013-evolution-dcbef9a9993e0508c21ec9fa7a6c34fa4859732c.zip |
Change E_PIXMAP size args over to E_ICON_SIZE_* values.
2004-05-17 Jeffrey Stedfast <fejj@novell.com>
* gui/calendar-commands.c (pixmaps): Change E_PIXMAP size args
over to E_ICON_SIZE_* values.
svn path=/trunk/; revision=25940
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 3756c32256..4e9c5c6c36 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,8 @@ 2004-05-17 Jeffrey Stedfast <fejj@novell.com> + * gui/calendar-commands.c (pixmaps): Change E_PIXMAP size args + over to E_ICON_SIZE_* values. + * gui/tasks-component.c (add_popup_menu_item): Use E_ICON_SIZE_MENU |