summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2014-03-05 12:58:54 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2014-03-05 13:00:09 +0100
commit0fdc7d88d3b38972b8d2242c981a6e09da4647a3 (patch)
tree2d528a4cdfac7284d516a1c0e86879e5151ef80e /data
parentbe766f12c4c9629d720e149a983503034d75c192 (diff)
downloadgraynard-0fdc7d88d3b38972b8d2242c981a6e09da4647a3.tar.gz
graynard-0fdc7d88d3b38972b8d2242c981a6e09da4647a3.zip
rename project from weston-gtk-shell to maynard
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am6
-rw-r--r--data/org.raspberrypi.maynard.gschema.xml.in.in (renamed from data/org.raspberrypi.weston-gtk-shell.gschema.xml.in.in)4
2 files changed, 5 insertions, 5 deletions
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.weston-gtk-shell.gschema.xml.in.in b/data/org.raspberrypi.maynard.gschema.xml.in.in
index 34d1136..fe5511f 100644
--- a/data/org.raspberrypi.weston-gtk-shell.gschema.xml.in.in
+++ b/data/org.raspberrypi.maynard.gschema.xml.in.in
@@ -1,6 +1,6 @@
<schemalist>
- <schema id="org.raspberrypi.weston-gtk-shell"
- path="/org/raspberrypi/weston-gtk-shell/"
+ <schema id="org.raspberrypi.maynard"
+ path="/org/raspberrypi/maynard/"
gettext-domain="@GETTEXT_PACKAGE@">
<key name="favorites" type="as">
<default>[ 'epiphany.desktop', 'libreoffice-writer.desktop', 'nautilus.desktop' ]</default>