From 627f80fea62d266489f95a96e53a382b17110f5c Mon Sep 17 00:00:00 2001 From: Ahmad Samir Date: Sun, 13 Mar 2011 02:33:25 +0000 Subject: - xfce-applications.menu: change some .desktop names to the current ones - adapt the panel default config to xfce-4.8.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1588ff3..632dd57 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ install: -install -d $(DESTDIR)$(xfceconfdir)/xfce4/volstatus -install -d $(DESTDIR)$(xfceconfdir)/xfce4/xfconf/xfce-perchannel-xml -install -d $(DESTDIR)$(PREFIX)/bin - install -m 644 common/xfce4/panel/* $(DESTDIR)$(xfceconfdir)/xfce4/panel/ + cp -pr 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/xfconf/xfce-perchannel-xml/* $(DESTDIR)$(xfceconfdir)/xfce4/xfconf/xfce-perchannel-xml/ -- cgit v1.2.1