diff options
author | Ted Gould <ted@gould.cx> | 2010-08-04 12:07:36 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-04 12:07:36 -0500 |
commit | d58186ab8edd420512df29e05005f7722b7bb619 (patch) | |
tree | 8d18c17fc18345b7c62bec7f3366819dfa20d35e /src/application-service-marshal.list | |
parent | 1f1bb2ca74ccdbbbeaf0600b13ab12342d276b77 (diff) | |
download | libayatana-appindicator-d58186ab8edd420512df29e05005f7722b7bb619.tar.gz libayatana-appindicator-d58186ab8edd420512df29e05005f7722b7bb619.tar.bz2 libayatana-appindicator-d58186ab8edd420512df29e05005f7722b7bb619.zip |
Updating signal emition to match new API
Diffstat (limited to 'src/application-service-marshal.list')
-rw-r--r-- | src/application-service-marshal.list | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/application-service-marshal.list b/src/application-service-marshal.list index 4ac8398..506bb00 100644 --- a/src/application-service-marshal.list +++ b/src/application-service-marshal.list @@ -16,5 +16,5 @@ # # You should have received a copy of the GNU General Public License along # with this program. If not, see <http://www.gnu.org/licenses/>. -VOID: STRING, INT, STRING, STRING, STRING +VOID: STRING, INT, STRING, STRING, STRING, STRING, STRING VOID: INT, STRING |