diff options
author | Michael Meeks <michael@helixcode.com> | 2000-10-04 09:14:22 +0800 |
---|---|---|
committer | Michael Meeks <mmeeks@src.gnome.org> | 2000-10-04 09:14:22 +0800 |
commit | 6fa605605b52c3876dd0691bb1633f9b074be9ed (patch) | |
tree | 53066d3d6c60485b1c6f603e149c29663b50b402 /ui/ChangeLog | |
parent | 20f437f30a2f0a1cdd8f8dd30f7c99169e93393a (diff) | |
download | gsoc2013-evolution-6fa605605b52c3876dd0691bb1633f9b074be9ed.tar gsoc2013-evolution-6fa605605b52c3876dd0691bb1633f9b074be9ed.tar.gz gsoc2013-evolution-6fa605605b52c3876dd0691bb1633f9b074be9ed.tar.bz2 gsoc2013-evolution-6fa605605b52c3876dd0691bb1633f9b074be9ed.tar.lz gsoc2013-evolution-6fa605605b52c3876dd0691bb1633f9b074be9ed.tar.xz gsoc2013-evolution-6fa605605b52c3876dd0691bb1633f9b074be9ed.tar.zst gsoc2013-evolution-6fa605605b52c3876dd0691bb1633f9b074be9ed.zip |
move Open, Save into FileOps
2000-10-04 Michael Meeks <michael@helixcode.com>
* evolution-calendar.xml: move Open, Save into FileOps
* evolution.xml: add FileOps placeholder.
svn path=/trunk/; revision=5699
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog new file mode 100644 index 0000000000..c140fea69a --- /dev/null +++ b/ui/ChangeLog @@ -0,0 +1,17 @@ +2000-10-04 Michael Meeks <michael@helixcode.com> + + * evolution-calendar.xml: move Open, Save into FileOps + + * evolution.xml: add FileOps placeholder. + +2000-09-15 Michael Meeks <michael@helixcode.com> + + * *.xml: Update to new keybinding syntax. + +2000-09-14 Michael Meeks <michael@helixcode.com> + + * evolution-mail.xml: remove stock icons on toolbar. + add back 2 stocks I lost somewhere. + + * ui/evolution.xml: Add status bar + |