diff options
author | Ted Gould <ted@gould.cx> | 2010-08-03 16:18:42 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-03 16:18:42 -0500 |
commit | 84821ece8828fc87a45b9ba2ca75ef0a15d797ce (patch) | |
tree | 7d1861b1447697e90faeabef85884db42045d8d7 /src/application-service-marshal.list | |
parent | fc9d5d4f762493d0b8378b12ac6c8451e5b9683b (diff) | |
download | libayatana-appindicator-84821ece8828fc87a45b9ba2ca75ef0a15d797ce.tar.gz libayatana-appindicator-84821ece8828fc87a45b9ba2ca75ef0a15d797ce.tar.bz2 libayatana-appindicator-84821ece8828fc87a45b9ba2ca75ef0a15d797ce.zip |
Reusing the application service marshallers, not beautiful, but it works for now.
Diffstat (limited to 'src/application-service-marshal.list')
-rw-r--r-- | src/application-service-marshal.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/application-service-marshal.list b/src/application-service-marshal.list index 4ac8398..b49ff41 100644 --- a/src/application-service-marshal.list +++ b/src/application-service-marshal.list @@ -18,3 +18,4 @@ # with this program. If not, see <http://www.gnu.org/licenses/>. VOID: STRING, INT, STRING, STRING, STRING VOID: INT, STRING +VOID: STRING, STRING |