aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@helixcode.com>2001-01-10 15:37:22 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2001-01-10 15:37:22 +0800
commite845cc1674cd6e48f55cad92b4871e2393013f87 (patch)
tree4a80bec10906980a72aaef552db143163e1efb3e /shell/ChangeLog
parentd2f38078eeabbe72821a3c636361b27163ce35c0 (diff)
downloadgsoc2013-evolution-e845cc1674cd6e48f55cad92b4871e2393013f87.tar
gsoc2013-evolution-e845cc1674cd6e48f55cad92b4871e2393013f87.tar.gz
gsoc2013-evolution-e845cc1674cd6e48f55cad92b4871e2393013f87.tar.bz2
gsoc2013-evolution-e845cc1674cd6e48f55cad92b4871e2393013f87.tar.lz
gsoc2013-evolution-e845cc1674cd6e48f55cad92b4871e2393013f87.tar.xz
gsoc2013-evolution-e845cc1674cd6e48f55cad92b4871e2393013f87.tar.zst
gsoc2013-evolution-e845cc1674cd6e48f55cad92b4871e2393013f87.zip
Fix prototype (command_new_view): ditto.
2001-01-10 Miguel de Icaza <miguel@helixcode.com> * e-shell-view-menu.c (command_goto_folder): Fix prototype (command_new_view): ditto. verbs: Use BONOBO_UI_VERB instead of BONOBO_UI_UNSAFE_VERB svn path=/trunk/; revision=7361
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index c6befcb49b..06f7ffc18d 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,10 @@
+2001-01-10 Miguel de Icaza <miguel@helixcode.com>
+
+ * e-shell-view-menu.c (command_goto_folder): Fix prototype
+ (command_new_view): ditto.
+
+ verbs: Use BONOBO_UI_VERB instead of BONOBO_UI_UNSAFE_VERB
+
2001-01-04 Dan Winship <danw@helixcode.com>
* evolution-storage.c (evolution_storage_update_folder_by_uri):