aboutsummaryrefslogtreecommitdiff
path: root/src/notification-item.xml
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-02-24 22:15:21 -0500
committerKen VanDine <ken.vandine@canonical.com>2011-02-24 22:15:21 -0500
commit5f97e91d0017b93369d3ddc7e7354a8f285bf336 (patch)
tree0a340347ff7d0532e0e5862d5391eaaa7a92575e /src/notification-item.xml
parent3c0119b757b0c9f449d944e4423ff7d8ec723eaf (diff)
parent22fbdf6340b9b4e233c033e20009d2c65d18c804 (diff)
downloadlibayatana-appindicator-5f97e91d0017b93369d3ddc7e7354a8f285bf336.tar.gz
libayatana-appindicator-5f97e91d0017b93369d3ddc7e7354a8f285bf336.tar.bz2
libayatana-appindicator-5f97e91d0017b93369d3ddc7e7354a8f285bf336.zip
releasing version 0.2.96-0ubuntu10.2.96-0ubuntu1
Diffstat (limited to 'src/notification-item.xml')
-rw-r--r--src/notification-item.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/notification-item.xml b/src/notification-item.xml
index 127eb3a..bbf77c5 100644
--- a/src/notification-item.xml
+++ b/src/notification-item.xml
@@ -7,7 +7,9 @@
<property name="Category" type="s" access="read" />
<property name="Status" type="s" access="read" />
<property name="IconName" type="s" access="read" />
+ <property name="IconAccessibleDesc" type="s" access="read" />
<property name="AttentionIconName" type="s" access="read" />
+ <property name="AttentionAccessibleDesc" type="s" access="read" />
<!-- An additional path to add to the theme search path
to find the icons specified above. -->
<property name="IconThemePath" type="s" access="read" />
@@ -37,5 +39,6 @@
<arg type="s" name="label" direction="out" />
<arg type="s" name="guide" direction="out" />
</signal>
+
</interface>
</node>