diff options
author | Ted Gould <ted@gould.cx> | 2010-01-08 15:37:45 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-01-08 15:37:45 -0600 |
commit | 7a78594a6017f4c7aab921a778bb186759b5cded (patch) | |
tree | 71d883c4ac28e60235cb870f3961a6fcd28bed3d /src/application-service-marshal.list | |
parent | aaa7438bff492c735bffa378ef5d38d3452b4e6f (diff) | |
parent | c4b431a4070d84c12b56ba3007356d38006d89ec (diff) | |
download | libayatana-appindicator-7a78594a6017f4c7aab921a778bb186759b5cded.tar.gz libayatana-appindicator-7a78594a6017f4c7aab921a778bb186759b5cded.tar.bz2 libayatana-appindicator-7a78594a6017f4c7aab921a778bb186759b5cded.zip |
* Upstream merge:
* Adding support for icons changing through the service and
in the indicator.
* Fixing the generated headers for DBus Properties calls
* Fixing libappindicator set_icon to set the right icon.
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 |