diff options
author | Larry Ewing <lewing@ximian.com> | 2001-10-14 12:02:13 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2001-10-14 12:02:13 +0800 |
commit | a28d0468805da949037d3a64c0ebfda21be77a56 (patch) | |
tree | 2ee7e587172ab049d1b81dcd72bdf177d39f36f7 /calendar/ChangeLog | |
parent | 063f8d21af2564bf6c627d791a33e892c413eb7e (diff) | |
download | gsoc2013-evolution-a28d0468805da949037d3a64c0ebfda21be77a56.tar gsoc2013-evolution-a28d0468805da949037d3a64c0ebfda21be77a56.tar.gz gsoc2013-evolution-a28d0468805da949037d3a64c0ebfda21be77a56.tar.bz2 gsoc2013-evolution-a28d0468805da949037d3a64c0ebfda21be77a56.tar.lz gsoc2013-evolution-a28d0468805da949037d3a64c0ebfda21be77a56.tar.xz gsoc2013-evolution-a28d0468805da949037d3a64c0ebfda21be77a56.tar.zst gsoc2013-evolution-a28d0468805da949037d3a64c0ebfda21be77a56.zip |
call set_icon_from_comp. (set_icon_from_comp): set the window icon from
2001-10-13 Larry Ewing <lewing@ximian.com>
* gui/dialogs/comp-editor.c (real_edit_comp): call
set_icon_from_comp.
(set_icon_from_comp): set the window icon from the comp.
(make_icon_from_comp): get the icon path based on comp type.
* gui/dialogs/Makefile.am (iconsdir): EVOLUTION_ICONSDIR bits.
svn path=/trunk/; revision=13666
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 3fd1acd335..3741c400c7 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2001-10-13 Larry Ewing <lewing@ximian.com> + + * gui/dialogs/comp-editor.c (real_edit_comp): call + set_icon_from_comp. + (set_icon_from_comp): set the window icon from the comp. + (make_icon_from_comp): get the icon path based on comp type. + + * gui/dialogs/Makefile.am (iconsdir): EVOLUTION_ICONSDIR bits. + 2001-10-13 JP Rosevear <jpr@ximian.com> * gui/dialogs/task-editor.c (task_editor_send_comp): send |