diff options
author | Federico Mena Quintero <federico@helixcode.com> | 2000-09-22 06:35:01 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2000-09-22 06:35:01 +0800 |
commit | 99575765f4a4b9d69f56906bac1d144503179050 (patch) | |
tree | 55f6b79c1934406a9ea86237da35eedd73478150 /ChangeLog | |
parent | 3af120103084dec827ae3026da10adb67fd89a79 (diff) | |
download | gsoc2013-evolution-99575765f4a4b9d69f56906bac1d144503179050.tar gsoc2013-evolution-99575765f4a4b9d69f56906bac1d144503179050.tar.gz gsoc2013-evolution-99575765f4a4b9d69f56906bac1d144503179050.tar.bz2 gsoc2013-evolution-99575765f4a4b9d69f56906bac1d144503179050.tar.lz gsoc2013-evolution-99575765f4a4b9d69f56906bac1d144503179050.tar.xz gsoc2013-evolution-99575765f4a4b9d69f56906bac1d144503179050.tar.zst gsoc2013-evolution-99575765f4a4b9d69f56906bac1d144503179050.zip |
Removed the "about calendar" command, since we don't want to have both
2000-09-21 Federico Mena Quintero <federico@helixcode.com>
* gui/calendar-commands.c (verbs): Removed the "about calendar"
command, since we don't want to have both "About Evolution" and
"About Calendar".
svn path=/trunk/; revision=5545
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2000-09-21 Federico Mena Quintero <federico@helixcode.com> + * ui/evolution-calendar.xml: Removed the AboutCalendar stuff. + * ui/evolution.xml: Fix mis-spelling of "calendar". 2000-09-21 Michael Meeks <michael@helixcode.com> |