diff options
| author | Ted Gould <ted@gould.cx> | 2010-08-11 15:46:31 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-08-11 15:46:31 -0500 |
| commit | 1486db2f045916da1cbcac609d2d5bbd4c208d40 (patch) | |
| tree | c85576816cab12c0e74649fe59e0965d7b1ef317 /src/notification-item.xml | |
| parent | bd56ec87751365e80a0a85b8446d08f06ebec186 (diff) | |
| parent | f34b5e562004795cfb4e09a7daa1d3cbb21f89f0 (diff) | |
| download | libayatana-appindicator-1486db2f045916da1cbcac609d2d5bbd4c208d40.tar.gz libayatana-appindicator-1486db2f045916da1cbcac609d2d5bbd4c208d40.tar.bz2 libayatana-appindicator-1486db2f045916da1cbcac609d2d5bbd4c208d40.zip | |
* Upstream Merge
* Various fixes to the ordering index calculation
* Putting ordering indexes in the X namespace
Diffstat (limited to 'src/notification-item.xml')
| -rw-r--r-- | src/notification-item.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notification-item.xml b/src/notification-item.xml index ffd59d1..b66dfe3 100644 --- a/src/notification-item.xml +++ b/src/notification-item.xml @@ -14,7 +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" /> + <property name="XAyatanaOrderingIndex" type="u" access="read" /> <!-- Methods --> <!-- None currently --> |
