[gnome-menus] layout: Install as gnome-applications.menu
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-menus] layout: Install as gnome-applications.menu
- Date: Mon, 18 Feb 2013 19:39:42 +0000 (UTC)
commit b53758987b4d04bf9c869bfd02c0ec1d252638bf
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Fri Feb 15 19:23:22 2013 -0500
layout: Install as gnome-applications.menu
gnome-session now sets XDG_MENU_PREFIX by default, so we should
install it where applications that use gnome-menus look.
layout/Makefile.am | 2 +-
.../{applications.menu => gnome-applications.menu} | 0
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/layout/Makefile.am b/layout/Makefile.am
index 43c8d87..dbaedb4 100644
--- a/layout/Makefile.am
+++ b/layout/Makefile.am
@@ -1,7 +1,7 @@
menudir = $(sysconfdir)/xdg/menus
menu_DATA = \
- applications.menu
+ gnome-applications.menu
EXTRA_DIST= $(menu_DATA)
diff --git a/layout/applications.menu b/layout/gnome-applications.menu
similarity index 100%
rename from layout/applications.menu
rename to layout/gnome-applications.menu
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]