[swell-foop] Fix i18n of the gschema file



commit 9752410b96d0fee5a320339c689bfc6b88a149cd
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Wed Jun 25 23:28:01 2014 +0200

    Fix i18n of the gschema file

 data/org.gnome.swell-foop.gschema.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.swell-foop.gschema.xml b/data/org.gnome.swell-foop.gschema.xml
index f8bb6e7..a4438f0 100644
--- a/data/org.gnome.swell-foop.gschema.xml
+++ b/data/org.gnome.swell-foop.gschema.xml
@@ -4,7 +4,7 @@
     <value value="1" nick="normal"/>
     <value value="2" nick="large"/>
   </enum>
-  <schema id="org.gnome.swell-foop" path="/org/gnome/swell-foop/" gettext-domain="gnome-games">
+  <schema id="org.gnome.swell-foop" path="/org/gnome/swell-foop/" gettext-domain="swell-foop">
     <key name="theme" type="s">
       <default>'shapesandcolors'</default>
       <summary>The theme to use</summary>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]