aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@helixcode.com>2000-06-08 22:35:56 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2000-06-08 22:35:56 +0800
commit9886dd8e2d4a91bb0c7b53cde3aa6b3b44b09038 (patch)
treec03249f3506ad413bd2fbd1802fedf6af64558c1 /calendar/ChangeLog
parentc04ce4ea111fa38815975df46af6bea80e06241a (diff)
downloadgsoc2013-evolution-9886dd8e2d4a91bb0c7b53cde3aa6b3b44b09038.tar
gsoc2013-evolution-9886dd8e2d4a91bb0c7b53cde3aa6b3b44b09038.tar.gz
gsoc2013-evolution-9886dd8e2d4a91bb0c7b53cde3aa6b3b44b09038.tar.bz2
gsoc2013-evolution-9886dd8e2d4a91bb0c7b53cde3aa6b3b44b09038.tar.lz
gsoc2013-evolution-9886dd8e2d4a91bb0c7b53cde3aa6b3b44b09038.tar.xz
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/ChangeLog5
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,