diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-08-27 17:20:57 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-08-27 17:20:57 +0000 |
commit | 656cb0407726fc19b3f1bd029cb92bda9e029a49 (patch) | |
tree | 7ae0df39907a5b822b1f8682bbda2c8c57b388ff /pixmaps | |
parent | 84e1450e88a4470488fc58f11e89626321495fd9 (diff) | |
download | control-center-656cb0407726fc19b3f1bd029cb92bda9e029a49.tar control-center-656cb0407726fc19b3f1bd029cb92bda9e029a49.tar.gz control-center-656cb0407726fc19b3f1bd029cb92bda9e029a49.tar.bz2 control-center-656cb0407726fc19b3f1bd029cb92bda9e029a49.tar.xz control-center-656cb0407726fc19b3f1bd029cb92bda9e029a49.zip |
move themes from /usr/share/mcc to /usr/share/mcc/themes
since fred added gnome files in the directory we put themes,
thus making a bogus "desktop" them appears in menu.
Diffstat (limited to 'pixmaps')
-rw-r--r-- | pixmaps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pixmaps/Makefile b/pixmaps/Makefile index f0f259de..6df1cf21 100644 --- a/pixmaps/Makefile +++ b/pixmaps/Makefile @@ -1,5 +1,5 @@ THEMES = default kde gnome -mcc_dir = $(DESTDIR)/usr/share/mcc +mcc_dir = $(DESTDIR)/usr/share/mcc/themes all: |