diff options
author | Ted Gould <ted@gould.cx> | 2009-12-20 22:18:24 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-20 22:18:24 -0600 |
commit | 28d5faef89e4838418149d17c1deafba99e48ec0 (patch) | |
tree | 6bf6894a772f4c8b9e6f444aa1531c16eb066834 /src/application-service-marshal.list | |
parent | 75de7c2ea6df3d7a4b5f245a0e7fea706a8a93ee (diff) | |
parent | cd57997811b56c369eb3891ff0d92bc0cf503133 (diff) | |
download | ayatana-indicator-application-28d5faef89e4838418149d17c1deafba99e48ec0.tar.gz ayatana-indicator-application-28d5faef89e4838418149d17c1deafba99e48ec0.tar.bz2 ayatana-indicator-application-28d5faef89e4838418149d17c1deafba99e48ec0.zip |
Adding in icon path support.
Diffstat (limited to 'src/application-service-marshal.list')
-rw-r--r-- | src/application-service-marshal.list | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/application-service-marshal.list b/src/application-service-marshal.list index a122bf8..6cfbada 100644 --- a/src/application-service-marshal.list +++ b/src/application-service-marshal.list @@ -16,4 +16,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 +VOID: STRING, INT, STRING, STRING, STRING |