diff options
author | Ted Gould <ted@gould.cx> | 2010-01-07 17:08:43 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-01-07 17:08:43 -0600 |
commit | 2fef3d43177eb79c8a52b834de7d374dae8bc97a (patch) | |
tree | 5a9671b8183fd77050e43a089253377a08efe665 /src/application-service-marshal.list | |
parent | 13de14e2a1944a8bee33bdd574924e0d9c8c66ed (diff) | |
parent | b1ffef34b05cecbad73a0278dcfe67b4c3a22f90 (diff) | |
download | ayatana-indicator-application-2fef3d43177eb79c8a52b834de7d374dae8bc97a.tar.gz ayatana-indicator-application-2fef3d43177eb79c8a52b834de7d374dae8bc97a.tar.bz2 ayatana-indicator-application-2fef3d43177eb79c8a52b834de7d374dae8bc97a.zip |
* Upstream merge:
* Adding support for icons changing through the service and
in the indicator.
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 |