aboutsummaryrefslogtreecommitdiff
path: root/src/application-service.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-20 17:24:13 -0600
committerTed Gould <ted@gould.cx>2009-12-20 17:24:13 -0600
commit9185eeee48ad6fc91b023127e9f92f7348a0c6aa (patch)
treee26c5c6c22f8092701af2bf9c4aa8ca644b2f68b /src/application-service.xml
parenta9c6b6e346c1c850284f8766171a371da8c7b595 (diff)
downloadayatana-indicator-application-9185eeee48ad6fc91b023127e9f92f7348a0c6aa.tar.gz
ayatana-indicator-application-9185eeee48ad6fc91b023127e9f92f7348a0c6aa.tar.bz2
ayatana-indicator-application-9185eeee48ad6fc91b023127e9f92f7348a0c6aa.zip
Adding in the icon path to the list of parameters that are passed when we have a new application.
Diffstat (limited to 'src/application-service.xml')
-rw-r--r--src/application-service.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/application-service.xml b/src/application-service.xml
index fdd25bb..d354943 100644
--- a/src/application-service.xml
+++ b/src/application-service.xml
@@ -35,6 +35,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
<arg type="i" name="position" direction="out" />
<arg type="s" name="dbusaddress" direction="out" />
<arg type="o" name="dbusobject" direction="out" />
+ <arg type="s" name="iconpath" direction="out" />
</signal>
<signal name="ApplicationRemoved">
<arg type="i" name="position" direction="out" />