aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/dbus-menu.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-22 10:30:47 -0600
committerTed Gould <ted@gould.cx>2011-02-22 10:30:47 -0600
commit72650a318c8d65419fa53929e004ee48f98e6b09 (patch)
treebcc7ec621ff77c7a081eb3d5a9318dcc6d835fd8 /libdbusmenu-glib/dbus-menu.xml
parent55bb26bf36783280082c7b3038ab0c1ad908e37f (diff)
downloadlibdbusmenu-72650a318c8d65419fa53929e004ee48f98e6b09.tar.gz
libdbusmenu-72650a318c8d65419fa53929e004ee48f98e6b09.tar.bz2
libdbusmenu-72650a318c8d65419fa53929e004ee48f98e6b09.zip
Adding a property for icon theme path collection.
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 3b42f7d..738a0b0 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="icon-theme-path" 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">