aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-marshal.list
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/e-shell-marshal.list
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/e-shell-marshal.list')
-rw-r--r--shell/e-shell-marshal.list3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/e-shell-marshal.list b/shell/e-shell-marshal.list
index e31360614d..6ff6579189 100644
--- a/shell/e-shell-marshal.list
+++ b/shell/e-shell-marshal.list
@@ -12,11 +12,12 @@ NONE:POINTER,POINTER,POINTER
NONE:POINTER,POINTER,POINTER,BOOL
NONE:POINTER,POINTER,POINTER,POINTER
NONE:POINTER,POINTER,POINTER,POINTER,POINTER
-NONE:POINTER,STRING,INT
+NONE:POINTER,STRING,BOOL
NONE:POINTER,STRING,STRING
NONE:POINTER,STRING,STRING,BOOL
NONE:POINTER,STRING,STRING,STRING,STRING
NONE:STRING
+NONE:STRING,BOOL
NONE:STRING,INT
NONE:STRING,INT,INT
NONE:STRING,POINTER