From 0fdc7d88d3b38972b8d2242c981a6e09da4647a3 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Wed, 5 Mar 2014 12:58:54 +0100 Subject: rename project from weston-gtk-shell to maynard --- data/Makefile.am | 6 +++--- data/org.raspberrypi.maynard.gschema.xml.in.in | 14 ++++++++++++++ data/org.raspberrypi.weston-gtk-shell.gschema.xml.in.in | 14 -------------- 3 files changed, 17 insertions(+), 17 deletions(-) create mode 100644 data/org.raspberrypi.maynard.gschema.xml.in.in delete mode 100644 data/org.raspberrypi.weston-gtk-shell.gschema.xml.in.in (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index f7378ef..ddb8d7f 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,4 +1,4 @@ -gsettings_SCHEMAS = org.raspberrypi.weston-gtk-shell.gschema.xml +gsettings_SCHEMAS = org.raspberrypi.maynard.gschema.xml @INTLTOOL_XML_NOMERGE_RULE@ @@ -16,10 +16,10 @@ gschemas.compiled: $(gsettings_SCHEMAS:.xml=.valid) all-local: gschemas.compiled EXTRA_DIST = \ - org.raspberrypi.weston-gtk-shell.gschema.xml.in.in + org.raspberrypi.maynard.gschema.xml.in.in CLEANFILES = \ gschemas.compiled \ - org.raspberrypi.weston-gtk-shell.gschema.valid \ + org.raspberrypi.maynard.gschema.valid \ $(gsettings_SCHEMAS) \ $(gsettings_SCHEMAS).in diff --git a/data/org.raspberrypi.maynard.gschema.xml.in.in b/data/org.raspberrypi.maynard.gschema.xml.in.in new file mode 100644 index 0000000..fe5511f --- /dev/null +++ b/data/org.raspberrypi.maynard.gschema.xml.in.in @@ -0,0 +1,14 @@ + + + + [ 'epiphany.desktop', 'libreoffice-writer.desktop', 'nautilus.desktop' ] + <_summary>List of desktop file IDs for favorite applications + <_description> + The applications corresponding to these identifiers + will be displayed in the panel. + + + + diff --git a/data/org.raspberrypi.weston-gtk-shell.gschema.xml.in.in b/data/org.raspberrypi.weston-gtk-shell.gschema.xml.in.in deleted file mode 100644 index 34d1136..0000000 --- a/data/org.raspberrypi.weston-gtk-shell.gschema.xml.in.in +++ /dev/null @@ -1,14 +0,0 @@ - - - - [ 'epiphany.desktop', 'libreoffice-writer.desktop', 'nautilus.desktop' ] - <_summary>List of desktop file IDs for favorite applications - <_description> - The applications corresponding to these identifiers - will be displayed in the panel. - - - - -- cgit v1.3.1