From 9ef7e261d4a9ea536d6f467c2b9bd1381bcd73aa Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 6 Sep 2015 16:20:20 +0200 Subject: Rework gsettings schema building * Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files --- data/org.mate.panel.menubar.gschema.xml.in | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 data/org.mate.panel.menubar.gschema.xml.in (limited to 'data/org.mate.panel.menubar.gschema.xml.in') diff --git a/data/org.mate.panel.menubar.gschema.xml.in b/data/org.mate.panel.menubar.gschema.xml.in new file mode 100644 index 00000000..0c707412 --- /dev/null +++ b/data/org.mate.panel.menubar.gschema.xml.in @@ -0,0 +1,29 @@ + + + + true + Show applications menu + If true, show applications item in menu bar. + + + true + Show places menu + If true, show places item in menu bar. + + + true + Show desktop menu + If true, show desktop item in menu bar. + + + true + Show icon + If true, show icon in menu bar. + + + 'start-here' + Icon to show in menu bar + Set the theme icon name to use in menu bar. + + + -- cgit v1.2.1