aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-01-13 01:53:15 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-01-13 01:53:15 +0800
commitb324985e978028a15d7c46a6cd297c060abd02f9 (patch)
tree36082dd7ebdcd583ba525f95a158bed15648fcbb /shell/ChangeLog
parentcd5099b9f78a8f0067ef6b0e6487d5b809268801 (diff)
downloadgsoc2013-evolution-b324985e978028a15d7c46a6cd297c060abd02f9.tar
gsoc2013-evolution-b324985e978028a15d7c46a6cd297c060abd02f9.tar.gz
gsoc2013-evolution-b324985e978028a15d7c46a6cd297c060abd02f9.tar.bz2
gsoc2013-evolution-b324985e978028a15d7c46a6cd297c060abd02f9.tar.lz
gsoc2013-evolution-b324985e978028a15d7c46a6cd297c060abd02f9.tar.xz
gsoc2013-evolution-b324985e978028a15d7c46a6cd297c060abd02f9.tar.zst
gsoc2013-evolution-b324985e978028a15d7c46a6cd297c060abd02f9.zip
Rename `::addFolderAsync' into `::createFolderAsync'.
svn path=/trunk/; revision=7452
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog15
1 files changed, 13 insertions, 2 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 05cc24d49c..4e80eaed65 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,15 @@
+2001-01-12 Ettore Perazzoli <ettore@helixcode.com>
+
+ * evolution-shell-component.c (corba_class_init):
+ s/addFolderAsync/createFolderAsync/.
+
+ * evolution-shell-component-client.c
+ (evolution_shell_component_client_async_create_folder):
+ s/addFolderAsync/createFolderAsync/.
+
+ * Evolution-ShellComponent.idl: Rename `addFolder' into
+ `createFolder'.
+
2001-01-12 Dan Winship <danw@ximian.com>
* importer/.cvsignore: Create
@@ -6,8 +18,7 @@
* e-storage-set-view.c: Added translation strings.
- * e-shell-view-menu.c (command_about_box): Update our name
-
+ * e-shell-view-menu.c (command_about_box): Update our name
(command_new_mail_message): Remove "window"
from the moniker path.