diff options
author | Ted Gould <ted@gould.cx> | 2010-01-08 15:35:23 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-01-08 15:35:23 -0600 |
commit | 98237f0789319b6133411618d505a2c945e669a5 (patch) | |
tree | ab1abf5193e2cddec2e6df706506d5043919e133 /src/application-service-marshal.list | |
parent | a5753822cc80f3f579aa61801b54134b3baa8076 (diff) | |
parent | bb71fc2d4c0b555f23940b8c9d4f6973307cbd20 (diff) | |
download | libayatana-appindicator-98237f0789319b6133411618d505a2c945e669a5.tar.gz libayatana-appindicator-98237f0789319b6133411618d505a2c945e669a5.tar.bz2 libayatana-appindicator-98237f0789319b6133411618d505a2c945e669a5.zip |
Supporting icons changing and status changing.
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 6cfbada..4ac8398 100644 --- a/src/application-service-marshal.list +++ b/src/application-service-marshal.list @@ -17,3 +17,4 @@ # 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: INT, STRING |