diff options
author | Ted Gould <ted@gould.cx> | 2010-08-04 14:56:10 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-04 14:56:10 -0500 |
commit | be5cab0001457de5835ef1dedffb44fc83a1588e (patch) | |
tree | 6ae4db93b1504fc43c6fb105ae39425306a30d22 /src/application-service-marshal.list | |
parent | 6eeaa491a8749fc13b7fc5a63fc8e62134d5c803 (diff) | |
parent | c25bb3c4bd3bf3b5c2d79db028d6db016eaa2c5b (diff) | |
download | libayatana-appindicator-be5cab0001457de5835ef1dedffb44fc83a1588e.tar.gz libayatana-appindicator-be5cab0001457de5835ef1dedffb44fc83a1588e.tar.bz2 libayatana-appindicator-be5cab0001457de5835ef1dedffb44fc83a1588e.zip |
Adding label support into the indicator
Diffstat (limited to 'src/application-service-marshal.list')
-rw-r--r-- | src/application-service-marshal.list | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/application-service-marshal.list b/src/application-service-marshal.list index b49ff41..f432028 100644 --- a/src/application-service-marshal.list +++ b/src/application-service-marshal.list @@ -16,6 +16,7 @@ # # 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, STRING VOID: INT, STRING VOID: STRING, STRING |