diff options
author | Ted Gould <ted@gould.cx> | 2010-08-10 09:04:25 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-10 09:04:25 -0500 |
commit | 398dce88dc88966da0c304f4d731c4ec453509b8 (patch) | |
tree | d30e3faf06f835f07b360b83615f44c73b414efb /src/application-service-marshal.list | |
parent | 9291697e3e6d4270a7f6200c0dc3d85743feb6d2 (diff) | |
parent | d377c945f1dcc36710313fdfa7e79b725fa8d42e (diff) | |
download | libayatana-appindicator-398dce88dc88966da0c304f4d731c4ec453509b8.tar.gz libayatana-appindicator-398dce88dc88966da0c304f4d731c4ec453509b8.tar.bz2 libayatana-appindicator-398dce88dc88966da0c304f4d731c4ec453509b8.zip |
Adding label support into the library.
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 |