diff options
| author | Ted Gould <ted@gould.cx> | 2011-08-11 11:54:27 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2011-08-11 11:54:27 -0500 |
| commit | e7d1dd3c138ddfab3a23d384a4c4c5f89cb408db (patch) | |
| tree | 3bfb6a2071a7c3ac7277be335d852ef472121bc6 /src/application-service.xml | |
| parent | 457dd74bc8752065e9558f5a67a50635a06b8ffc (diff) | |
| parent | 3bb503c831ba18d97a05419dc44781076712ea74 (diff) | |
| download | ayatana-indicator-application-e7d1dd3c138ddfab3a23d384a4c4c5f89cb408db.tar.gz ayatana-indicator-application-e7d1dd3c138ddfab3a23d384a4c4c5f89cb408db.tar.bz2 ayatana-indicator-application-e7d1dd3c138ddfab3a23d384a4c4c5f89cb408db.zip | |
Import upstream version 0.3.92
Diffstat (limited to 'src/application-service.xml')
| -rw-r--r-- | src/application-service.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/application-service.xml b/src/application-service.xml index 1cffbc7..434cfd8 100644 --- a/src/application-service.xml +++ b/src/application-service.xml @@ -34,6 +34,11 @@ with this program. If not, see <http://www.gnu.org/licenses/>. <arg type="i" name="delta" direction="in" /> <arg type="u" name="direction" direction="in" /> </method> + <method name="ApplicationSecondaryActivateEvent"> + <arg type="s" name="dbusaddress" direction="in" /> + <arg type="s" name="dbusobject" direction="in" /> + <arg type="u" name="time" direction="in" /> + </method> <!-- Signals --> <signal name="ApplicationAdded"> |
