aboutsummaryrefslogtreecommitdiff
path: root/src/notification-item.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-08 11:04:12 -0600
committerTed Gould <ted@gould.cx>2010-01-08 11:04:12 -0600
commit2b000f7fb8322eb1b8774b4d60ff5ec849e9cc9b (patch)
treec589fe149ed3e9f3c6336663905ab9e7c5c63b62 /src/notification-item.xml
parent458b67c8caa792c8176d494095c7eddd72600bf1 (diff)
parent8226d6c8f8870be9d2902fcd2137b242f2559da8 (diff)
downloadayatana-indicator-application-2b000f7fb8322eb1b8774b4d60ff5ec849e9cc9b.tar.gz
ayatana-indicator-application-2b000f7fb8322eb1b8774b4d60ff5ec849e9cc9b.tar.bz2
ayatana-indicator-application-2b000f7fb8322eb1b8774b4d60ff5ec849e9cc9b.zip
Final icon-path merge.
Diffstat (limited to 'src/notification-item.xml')
-rw-r--r--src/notification-item.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/notification-item.xml b/src/notification-item.xml
index 6b3eeee..bcc3a4a 100644
--- a/src/notification-item.xml
+++ b/src/notification-item.xml
@@ -8,7 +8,9 @@
<property name="Status" type="s" access="read" />
<property name="IconName" type="s" access="read" />
<property name="AttentionIconName" type="s" access="read" />
- <property name="IconPath" 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" />
<property name="Menu" type="o" access="read" />
<!-- Methods -->