aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-03 17:04:01 -0600
committerTed Gould <ted@gould.cx>2012-02-03 17:04:01 -0600
commit2a7a9f3e01227c83df481a63f288b620213fd883 (patch)
tree4b7908e6b3ea60e8819612fef2ab444ba9ca83f3 /src
parentc1f07f77dcf0dabf24a5e540112b8e47c0aad75e (diff)
downloadayatana-indicator-application-2a7a9f3e01227c83df481a63f288b620213fd883.tar.gz
ayatana-indicator-application-2a7a9f3e01227c83df481a63f288b620213fd883.tar.bz2
ayatana-indicator-application-2a7a9f3e01227c83df481a63f288b620213fd883.zip
Changing the service description to match
Diffstat (limited to 'src')
-rw-r--r--src/application-service.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/application-service.xml b/src/application-service.xml
index 434cfd8..2588d8e 100644
--- a/src/application-service.xml
+++ b/src/application-service.xml
@@ -69,5 +69,9 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
<arg type="s" name="label" direction="out" />
<arg type="s" name="guide" direction="out" />
</signal>
+ <signal name="ApplicationTitleChanged">
+ <arg type="i" name="position" direction="out" />
+ <arg type="s" name="title" direction="out" />
+ </signal>
</interface>
</node>