diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-07-09 08:56:01 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-07-09 08:56:01 +0800 |
commit | bafc35e9e597938e4a50146e5cb5c511305128c8 (patch) | |
tree | 0d07207ed3803e2e658fa0aa61d396cf5a4d1486 /shell/ChangeLog | |
parent | 4e266ce3d22478c62420daae862cf392ba1acfb1 (diff) | |
download | gsoc2013-evolution-bafc35e9e597938e4a50146e5cb5c511305128c8.tar gsoc2013-evolution-bafc35e9e597938e4a50146e5cb5c511305128c8.tar.gz gsoc2013-evolution-bafc35e9e597938e4a50146e5cb5c511305128c8.tar.bz2 gsoc2013-evolution-bafc35e9e597938e4a50146e5cb5c511305128c8.tar.lz gsoc2013-evolution-bafc35e9e597938e4a50146e5cb5c511305128c8.tar.xz gsoc2013-evolution-bafc35e9e597938e4a50146e5cb5c511305128c8.tar.zst gsoc2013-evolution-bafc35e9e597938e4a50146e5cb5c511305128c8.zip |
Some menu cleanup.
svn path=/trunk/; revision=3986
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 0c09360542..6f9d490190 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2000-07-08 Ettore Perazzoli <ettore@helixcode.com> + + * e-shell-view-menu.c: Cleanup some unused menu items and added + "FIXMEs" for the ones we plan to add in the short term but are not + implemented yet. + (command_create_folder): Get rid of an unused variable. + 2000-07-07 Ettore Perazzoli <ettore@helixcode.com> * evolution-shell-client.c (user_select_folder): Fix small warning |