aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-09 11:32:59 -0500
committerTed Gould <ted@gould.cx>2010-08-09 11:32:59 -0500
commitc43dd8fd4891bfed0e1588878f0e1aa1303c1625 (patch)
treeeaa8f5164b812d6ec199192fb3d4c28beab01397
parentafac3d90213157ecb77cc2395de3d710d5d2f60d (diff)
downloadayatana-indicator-application-c43dd8fd4891bfed0e1588878f0e1aa1303c1625.tar.gz
ayatana-indicator-application-c43dd8fd4891bfed0e1588878f0e1aa1303c1625.tar.bz2
ayatana-indicator-application-c43dd8fd4891bfed0e1588878f0e1aa1303c1625.zip
Adding the Ordering Index property
-rw-r--r--src/notification-item.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/notification-item.xml b/src/notification-item.xml
index 01261b5..ffd59d1 100644
--- a/src/notification-item.xml
+++ b/src/notification-item.xml
@@ -14,6 +14,7 @@
<property name="Menu" type="o" access="read" />
<property name="Label" type="s" access="read" />
<property name="LabelGuide" type="s" access="read" />
+ <property name="OrderingIndex" type="u" access="read" />
<!-- Methods -->
<!-- None currently -->