From 5873fe77cd5961991c4f1d86001cf41f3414a2d7 Mon Sep 17 00:00:00 2001 From: "Marco Trevisan (TreviƱo)" Date: Thu, 27 Jan 2011 00:12:42 +0100 Subject: Added support for "signal-entry" signal libindicator support the new "scroll-entry" signal (which get called using the target entry as parameter too) I think that maybe we could simply rewrite the "scroll" signal, but I kept it there for compatibility reasons; however, actually just the indicator-sound should be fixed in case of switch... --- libindicator/indicator-object-marshal.list | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libindicator/indicator-object-marshal.list') diff --git a/libindicator/indicator-object-marshal.list b/libindicator/indicator-object-marshal.list index 4ea1e8b..73f1fac 100644 --- a/libindicator/indicator-object-marshal.list +++ b/libindicator/indicator-object-marshal.list @@ -1,4 +1,5 @@ VOID: POINTER, UINT, UINT -VOID: UINT,ENUM +VOID: UINT, ENUM +VOID: POINTER, UINT, ENUM VOID: POINTER, UINT VOID: POINTER, BOOLEAN -- cgit v1.2.3