From 8fe2d94203d605599ebf9766720c8da5479c5db3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Pawe=C5=82=20Gajc?= Date: Wed, 18 Mar 2009 21:23:29 +0000 Subject: - provide a better menu layout, inspired by KDE one ;) --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1303cf6..fba8266 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,8 @@ install: install -m 644 common/Thunar/* $(DESTDIR)$(xfceconfdir)/Thunar/ -install -d $(DESTDIR)$(xfceconfdir)/autostart install -m 644 common/autostart/* $(DESTDIR)$(xfceconfdir)/autostart/ + -install -d $(DESTDIR)$(xfceconfdir)/menus + install -m 644 common/menus/xfce-applications.menu $(DESTDIR)$(xfceconfdir)/menus/xfce-applications.menu -install -d $(DESTDIR)$(xfceconfdir)/xfce4 -install -d $(DESTDIR)$(xfceconfdir)/xfce4/desktop -install -d $(DESTDIR)$(xfceconfdir)/xfce4/panel -- cgit v1.2.1