diff options
author | Ted Gould <ted@gould.cx> | 2010-08-10 15:26:11 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-10 15:26:11 -0500 |
commit | 3b61df4d99cc816dd8c3b3d67662b410ef9787a6 (patch) | |
tree | 3e539d565bf74f2c863f1d34dd01d68252712b9d /src/notification-item.xml | |
parent | e4484ffe6a33711c357b94e42b0902e4fcc566e0 (diff) | |
parent | a34479eb97125446bfb5a8c6b86e2c6552319fa1 (diff) | |
download | libayatana-appindicator-3b61df4d99cc816dd8c3b3d67662b410ef9787a6.tar.gz libayatana-appindicator-3b61df4d99cc816dd8c3b3d67662b410ef9787a6.tar.bz2 libayatana-appindicator-3b61df4d99cc816dd8c3b3d67662b410ef9787a6.zip |
* Upstream Merge
* Add in ordering IDs
Diffstat (limited to 'src/notification-item.xml')
-rw-r--r-- | src/notification-item.xml | 1 |
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 --> |