aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorMichael Zucci <zucchi@src.gnome.org>2003-02-06 15:25:48 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-02-06 15:25:48 +0800
commit4b3ff4825bb86eb801aaa8bc641f754896f152b6 (patch)
tree31c8b4f6421c7d048d09d2e32b1fb0ee49ec16cb /shell/ChangeLog
parent73b9effe1291d5938f25978c578c2143ed83dd3b (diff)
downloadgsoc2013-evolution-4b3ff4825bb86eb801aaa8bc641f754896f152b6.tar
gsoc2013-evolution-4b3ff4825bb86eb801aaa8bc641f754896f152b6.tar.gz
gsoc2013-evolution-4b3ff4825bb86eb801aaa8bc641f754896f152b6.tar.bz2
gsoc2013-evolution-4b3ff4825bb86eb801aaa8bc641f754896f152b6.tar.lz
gsoc2013-evolution-4b3ff4825bb86eb801aaa8bc641f754896f152b6.tar.xz
gsoc2013-evolution-4b3ff4825bb86eb801aaa8bc641f754896f152b6.tar.zst
gsoc2013-evolution-4b3ff4825bb86eb801aaa8bc641f754896f152b6.zip
use POINTER_STRING_BOOL for activate_shortcut.
* e-shortcuts-view.c (class_init): use POINTER_STRING_BOOL for activate_shortcut. * e-shell-marshal.list: Added NONE,STRING,BOOL, and POINTER,STRING,BOOL, removed POINTER,STRING,INT * evolution-shell-view.c (evolution_shell_view_class_init): Use STRING_BOOL for the set_message signal to match rest of command. svn path=/trunk/; revision=19801
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index f95e685a24..29c1897559 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,14 @@
2003-02-06 Not Zed <NotZed@Ximian.com>
+ * e-shortcuts-view.c (class_init): use POINTER_STRING_BOOL for
+ activate_shortcut.
+
+ * e-shell-marshal.list: Added NONE,STRING,BOOL, and
+ POINTER,STRING,BOOL, removed POINTER,STRING,INT
+
+ * evolution-shell-view.c (evolution_shell_view_class_init): Use
+ STRING_BOOL for the set_message signal to match rest of command.
+
* e-shell-marshal.list: Added NONE,STRING,STRING,STRING
* evolution-shell-component.c