aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-03-21 08:09:34 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-03-21 08:09:34 +0800
commit06cb9c4e9564a525953a2e8a9fc79a7b95fda634 (patch)
tree1b6bfe75c04fc49b0968ed93b9c68fe00f03af98 /shell/ChangeLog
parent364cb04c2b58a371d45a6645dbca8d9f069fba2e (diff)
downloadgsoc2013-evolution-06cb9c4e9564a525953a2e8a9fc79a7b95fda634.tar
gsoc2013-evolution-06cb9c4e9564a525953a2e8a9fc79a7b95fda634.tar.gz
gsoc2013-evolution-06cb9c4e9564a525953a2e8a9fc79a7b95fda634.tar.bz2
gsoc2013-evolution-06cb9c4e9564a525953a2e8a9fc79a7b95fda634.tar.lz
gsoc2013-evolution-06cb9c4e9564a525953a2e8a9fc79a7b95fda634.tar.xz
gsoc2013-evolution-06cb9c4e9564a525953a2e8a9fc79a7b95fda634.tar.zst
gsoc2013-evolution-06cb9c4e9564a525953a2e8a9fc79a7b95fda634.zip
Make all the verb/menu arrays appropriately static.
* e-shell-view-menu.c: Make all the verb/menu arrays appropriately static. svn path=/trunk/; revision=16221
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index fca8f56557..0bf733011f 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2002-03-20 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell-view-menu.c: Make all the verb/menu arrays appropriately
+ static.
+
+2002-03-20 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell-view-menu.c (command_send_receive): New, implementation
for the "SendReceive" verb.