diff options
author | Perberos <[email protected]> | 2012-03-20 05:17:21 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2012-03-20 05:17:21 -0300 |
commit | 15f4bd08eba961aab8c1ef1a9de06b5668a148d5 (patch) | |
tree | 6f5c155641dd1d417fc262af39985d7e51409e23 /icon-themes/Mist/22x22/apps/Makefile.am | |
parent | e60e464124c63eceb921610c1e327aecab7a4015 (diff) | |
download | mate-themes-15f4bd08eba961aab8c1ef1a9de06b5668a148d5.tar.bz2 mate-themes-15f4bd08eba961aab8c1ef1a9de06b5668a148d5.tar.xz |
renaming mist to fog
Diffstat (limited to 'icon-themes/Mist/22x22/apps/Makefile.am')
-rw-r--r-- | icon-themes/Mist/22x22/apps/Makefile.am | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/icon-themes/Mist/22x22/apps/Makefile.am b/icon-themes/Mist/22x22/apps/Makefile.am deleted file mode 100644 index e87a3175..00000000 --- a/icon-themes/Mist/22x22/apps/Makefile.am +++ /dev/null @@ -1,16 +0,0 @@ -themedir = $(datadir)/icons/Mist -size = 22x22 -context = apps - -iconsdir = $(themedir)/$(size)/$(context) - -icons_DATA = \ - preferences-desktop-display.png - -EXTRA_DIST = \ - $(icons_DATA) - -if LEGACY_ICON_MAPPING -install-data-local: install-iconsDATA - (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context)) -endif |