diff options
author | Ted Gould <ted@gould.cx> | 2011-01-06 15:51:07 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-06 15:51:07 -0600 |
commit | 7a022258c1ea30082fedd56251a3205a5ed30487 (patch) | |
tree | 53a77aa1052c943584cdef5c0949c0e1c454e823 /libindicator/indicator-object-marshal.list | |
parent | 7d8375c7694f91fb05f72cf175a0a0219ba19bb1 (diff) | |
parent | 5de24f6cd9603be1649278a09eeacf1c01c1f8d2 (diff) | |
download | libayatana-indicator-7a022258c1ea30082fedd56251a3205a5ed30487.tar.gz libayatana-indicator-7a022258c1ea30082fedd56251a3205a5ed30487.tar.bz2 libayatana-indicator-7a022258c1ea30082fedd56251a3205a5ed30487.zip |
Adding an important field to relate to when to show the indicator.
Diffstat (limited to 'libindicator/indicator-object-marshal.list')
-rw-r--r-- | libindicator/indicator-object-marshal.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libindicator/indicator-object-marshal.list b/libindicator/indicator-object-marshal.list index bb447bb..4ea1e8b 100644 --- a/libindicator/indicator-object-marshal.list +++ b/libindicator/indicator-object-marshal.list @@ -1,3 +1,4 @@ VOID: POINTER, UINT, UINT VOID: UINT,ENUM VOID: POINTER, UINT +VOID: POINTER, BOOLEAN |