diff options
author | Federico Mena Quintero <federico@helixcode.com> | 2000-06-08 22:35:56 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2000-06-08 22:35:56 +0800 |
commit | 9886dd8e2d4a91bb0c7b53cde3aa6b3b44b09038 (patch) | |
tree | c03249f3506ad413bd2fbd1802fedf6af64558c1 /calendar/ChangeLog | |
parent | c04ce4ea111fa38815975df46af6bea80e06241a (diff) | |
download | gsoc2013-evolution-9886dd8e2d4a91bb0c7b53cde3aa6b3b44b09038.tar.gz gsoc2013-evolution-9886dd8e2d4a91bb0c7b53cde3aa6b3b44b09038.tar.zst gsoc2013-evolution-9886dd8e2d4a91bb0c7b53cde3aa6b3b44b09038.zip |
Added missing tooltips. We still need icons, though.
2000-06-07 Federico Mena Quintero <federico@helixcode.com>
* gui/event-editor.c (toolbar): Added missing tooltips. We still
need icons, though.
svn path=/trunk/; revision=3477
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a99369168f..e2d22ca657 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2000-06-07 Federico Mena Quintero <federico@helixcode.com> + + * gui/event-editor.c (toolbar): Added missing tooltips. We still + need icons, though. + 2000-06-07 Seth Alves <alves@hungry.com> * cal-util/calobj.c (ical_object_find_in_string): put this back in, |