diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2012-10-14 02:33:00 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-10-14 02:33:00 +0200 |
commit | e5a2da2358256ff027f89c04191ad381eb5e9a34 (patch) | |
tree | 9051fc0f9d92fa2f615f49d363c9d2fb023ed6bb /IconThemes/Makefile.am | |
parent | 3d2141c840ac7f404da87aec011a719d0ac9c3f8 (diff) | |
download | tdeartwork-e5a2da2358256ff027f89c04191ad381eb5e9a34.tar.gz tdeartwork-e5a2da2358256ff027f89c04191ad381eb5e9a34.zip |
Fix 'locolor' theme name
Thanks to Francois Andriot for the patch
Diffstat (limited to 'IconThemes/Makefile.am')
-rw-r--r-- | IconThemes/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/IconThemes/Makefile.am b/IconThemes/Makefile.am index 3aab6fbe..f2ee1e4d 100644 --- a/IconThemes/Makefile.am +++ b/IconThemes/Makefile.am @@ -3,7 +3,7 @@ install-exec-am: install-data-local -ICONTHEMES=Locolor ikons kdeclassic slick kids +ICONTHEMES=locolor ikons kdeclassic slick kids # For Themes themesdir = $(kde_datadir)/kthememgr/Themes |