diff options
author | Stefano Karapetsas <[email protected]> | 2012-01-27 01:12:17 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-01-27 01:12:17 +0100 |
commit | 8bc57d44c30deaf7529c4733205eeccd373d62d9 (patch) | |
tree | 5e216303d7abbfb05c0702604c2d58894d2a4507 /invest-applet/data/art/Makefile.am | |
parent | 022106354aff7cabceed8a5fe48d7a0b6a303115 (diff) | |
download | mate-applets-8bc57d44c30deaf7529c4733205eeccd373d62d9.tar.bz2 mate-applets-8bc57d44c30deaf7529c4733205eeccd373d62d9.tar.xz |
fix conflict with gnome-applets
Diffstat (limited to 'invest-applet/data/art/Makefile.am')
-rw-r--r-- | invest-applet/data/art/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/invest-applet/data/art/Makefile.am b/invest-applet/data/art/Makefile.am index 7f304f4a..1a5585e5 100644 --- a/invest-applet/data/art/Makefile.am +++ b/invest-applet/data/art/Makefile.am @@ -1,7 +1,7 @@ # ****************************************************************************** # Images and icon # ****************************************************************************** -icons = invest-applet.16.png invest-applet.22.png invest-applet.48.png invest-applet.svg +icons = mate-invest-applet.16.png mate-invest-applet.22.png mate-invest-applet.48.png mate-invest-applet.svg artdir = $(pkgdatadir)/invest-applet art_DATA = invest-16_neutral.png invest-22_neutral.png invest_neutral.svg \ |