aboutsummaryrefslogtreecommitdiff
path: root/libindicate/listener-marshal.list
diff options
context:
space:
mode:
authorEitan Isaacson <eitan@ascender.com>2009-04-08 18:14:27 +0300
committerEitan Isaacson <eitan@ascender.com>2009-04-08 18:14:27 +0300
commit8f4019b3cc4f01cc2f37473c548dc8986d151586 (patch)
tree29d3fd562e4efc2b93472651ba13d53f8c932fa7 /libindicate/listener-marshal.list
parenta300f6cd4ed76fbc68c379bcc6729aa71cfc1759 (diff)
downloadlibayatana-indicator-8f4019b3cc4f01cc2f37473c548dc8986d151586.tar.gz
libayatana-indicator-8f4019b3cc4f01cc2f37473c548dc8986d151586.tar.bz2
libayatana-indicator-8f4019b3cc4f01cc2f37473c548dc8986d151586.zip
Changed marshallers to GBoxed for IndicatorListenerServer.
Make copy/free functions empty for now.
Diffstat (limited to 'libindicate/listener-marshal.list')
-rw-r--r--libindicate/listener-marshal.list6
1 files changed, 3 insertions, 3 deletions
diff --git a/libindicate/listener-marshal.list b/libindicate/listener-marshal.list
index a3d20a9..37dade3 100644
--- a/libindicate/listener-marshal.list
+++ b/libindicate/listener-marshal.list
@@ -28,8 +28,8 @@
# IndicatorAdded, IndicatorRemoved, IndicatorModified
VOID:UINT,STRING
# Local indicator_added, indicator_removed
-VOID:POINTER,POINTER,STRING
+VOID:BOXED,POINTER,STRING
# Local indicator_modified
-VOID:POINTER,POINTER,STRING,STRING
+VOID:BOXED,POINTER,STRING,STRING
# Local server_added and server_removed
-VOID:POINTER,STRING
+VOID:BOXED,STRING