aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/dbus-menu.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-03-03 12:26:48 -0600
committerTed Gould <ted@gould.cx>2011-03-03 12:26:48 -0600
commit8a849533649f1c71f327ed88961b164bfe23ee89 (patch)
treeb1fb72dd8150bcf8354a5bab2009f0571bbc93a6 /libdbusmenu-glib/dbus-menu.xml
parent05298620b764d60b942567d09b970342924099f9 (diff)
parent1e1969a77b03f79504305ecfc6098249b52862c7 (diff)
downloadlibdbusmenu-8a849533649f1c71f327ed88961b164bfe23ee89.tar.gz
libdbusmenu-8a849533649f1c71f327ed88961b164bfe23ee89.tar.bz2
libdbusmenu-8a849533649f1c71f327ed88961b164bfe23ee89.zip
Adding support to track icon theme directories
Diffstat (limited to 'libdbusmenu-glib/dbus-menu.xml')
-rw-r--r--libdbusmenu-glib/dbus-menu.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml
index b61b5ec..efb55d4 100644
--- a/libdbusmenu-glib/dbus-menu.xml
+++ b/libdbusmenu-glib/dbus-menu.xml
@@ -189,6 +189,15 @@ License version 3 and version 2.1 along with this program. If not, see
</dox:d>
</property>
+ <property name="IconThemePath" type="as" access="read">
+ <dox:d>
+ A list of directories that should be used for finding icons using
+ the icon naming spec. Idealy there should only be one for the icon
+ theme, but additional ones are often added by applications for
+ app specific icons.
+ </dox:d>
+ </property>
+
<!-- Functions -->
<method name="GetLayout">