summaryrefslogtreecommitdiff
path: root/src/notification-item.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-12 09:30:35 -0500
committerTed Gould <ted@gould.cx>2010-08-12 09:30:35 -0500
commit6769e30333d906eb69789aff69d58851fe08fc00 (patch)
tree717e599f47384d4ab7814094dc7cf7312266e966 /src/notification-item.xml
parentc1b795ef9c73fb679fdcac0d24d892b30ef3c7de (diff)
parentf6b5ccdf34323425d94e594c6f748c1d4201cf89 (diff)
downloadlibayatana-appindicator-6769e30333d906eb69789aff69d58851fe08fc00.tar.gz
libayatana-appindicator-6769e30333d906eb69789aff69d58851fe08fc00.tar.bz2
libayatana-appindicator-6769e30333d906eb69789aff69d58851fe08fc00.zip
Sync to trunk
Diffstat (limited to 'src/notification-item.xml')
-rw-r--r--src/notification-item.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/notification-item.xml b/src/notification-item.xml
index b66dfe3..05afd83 100644
--- a/src/notification-item.xml
+++ b/src/notification-item.xml
@@ -12,8 +12,8 @@
to find the icons specified above. -->
<property name="IconThemePath" type="s" access="read" />
<property name="Menu" type="o" access="read" />
- <property name="Label" type="s" access="read" />
- <property name="LabelGuide" type="s" access="read" />
+ <property name="XAyatanaLabel" type="s" access="read" />
+ <property name="XAyatanaLabelGuide" type="s" access="read" />
<property name="XAyatanaOrderingIndex" type="u" access="read" />
<!-- Methods -->
@@ -30,7 +30,7 @@
<signal name="NewStatus">
<arg type="s" name="status" direction="out" />
</signal>
- <signal name="NewLabel">
+ <signal name="XAyatanaNewLabel">
<arg type="s" name="label" direction="out" />
<arg type="s" name="guide" direction="out" />
</signal>