diff options
author | Ted Gould <ted@gould.cx> | 2010-01-08 10:18:57 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-01-08 10:18:57 -0600 |
commit | a5753822cc80f3f579aa61801b54134b3baa8076 (patch) | |
tree | 1420a809e796c5af35fd2f4656f11b60eec12c4d /src/application-service-marshal.list | |
parent | 1c834b9b1e97a7a2ef552a5cdff726f3d4e6194a (diff) | |
parent | 8226d6c8f8870be9d2902fcd2137b242f2559da8 (diff) | |
download | libayatana-appindicator-a5753822cc80f3f579aa61801b54134b3baa8076.tar.gz libayatana-appindicator-a5753822cc80f3f579aa61801b54134b3baa8076.tar.bz2 libayatana-appindicator-a5753822cc80f3f579aa61801b54134b3baa8076.zip |
Adding in the ability for applications to specify a directory path to get added to the icon theme search path.
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 |