aboutsummaryrefslogtreecommitdiff
path: root/src/notification-item.xml
diff options
context:
space:
mode:
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 b671e38..f95db31 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 -->