[gnome-weather] Fix the gettext-domain in the GSettings schema
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-weather] Fix the gettext-domain in the GSettings schema
- Date: Tue, 15 Oct 2013 17:54:10 +0000 (UTC)
commit 4f1f00f72d4af13d1dbe69012d00748cbbdb117a
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Tue Sep 24 22:13:40 2013 +0200
Fix the gettext-domain in the GSettings schema
Would only affect dconf-editor, as we don't use translated values.
data/org.gnome.Weather.Application.gschema.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.Weather.Application.gschema.xml b/data/org.gnome.Weather.Application.gschema.xml
index dc36225..76677e4 100644
--- a/data/org.gnome.Weather.Application.gschema.xml
+++ b/data/org.gnome.Weather.Application.gschema.xml
@@ -1,4 +1,4 @@
-<schemalist gettext-domain="gnome-weather">
+<schemalist gettext-domain="org.gnome.Weather.Application">
<schema id="org.gnome.Weather.Application" path="/org/gnome/Weather/Application/">
<key name="locations" type="av">
<default>[]</default>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]