aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTomasz Paweł Gajc <tpg@mandriva.org>2008-04-16 17:49:40 +0000
committerTomasz Paweł Gajc <tpg@mandriva.org>2008-04-16 17:49:40 +0000
commit834eca7219ca783666dd4699ea17a37c43ea5ddd (patch)
tree80d23e882b21181a3274eb72f956a37cf36c5cc1 /Makefile
parente40289d32f960a05b810cea057ae300af652fb99 (diff)
downloadconfig-834eca7219ca783666dd4699ea17a37c43ea5ddd.tar
config-834eca7219ca783666dd4699ea17a37c43ea5ddd.tar.gz
config-834eca7219ca783666dd4699ea17a37c43ea5ddd.tar.bz2
config-834eca7219ca783666dd4699ea17a37c43ea5ddd.tar.xz
config-834eca7219ca783666dd4699ea17a37c43ea5ddd.zip
- add theme
o add background panel (image stolen from kde ;) o make transparent labels of icons on desktop
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ebcf792..0f71173 100644
--- a/Makefile
+++ b/Makefile
@@ -18,10 +18,12 @@ install:
-install -d $(DESTDIR)$(xfceconfdir)/xfce4/desktop
-install -d $(DESTDIR)$(xfceconfdir)/xfce4/notication-daemon-xfce
-install -d $(DESTDIR)$(xfceconfdir)/xfce4/panel
+ -install -d $(DESTDIR)$(xfceconfdir)/xfce4/theme
-install -d $(DESTDIR)$(xfceconfdir)/xfce4/volstatus
install -m 644 common/xfce4/desktop/* $(DESTDIR)$(xfceconfdir)/xfce4/desktop/
install -m 644 common/xfce4/notication-daemon-xfce/* $(DESTDIR)$(xfceconfdir)/xfce4/notication-daemon-xfce/
install -m 644 common/xfce4/panel/* $(DESTDIR)$(xfceconfdir)/xfce4/panel/
+ install -m 644 common/xfce4/theme/* $(DESTDIR)$(xfceconfdir)/xfce4/theme/
install -m 644 common/xfce4/volstatus/* $(DESTDIR)$(xfceconfdir)/xfce4/volstatus/
install -m 644 common/xfce4/*.rc $(DESTDIR)$(xfceconfdir)/xfce4
install -m 644 common/xfce4/*.xrdb $(DESTDIR)$(xfceconfdir)/xfce4