[gnome-mines] Fix i18n of the gschema file



commit 42ae1950a06fb281ddb40ed753eff6f01fef1466
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Wed Jun 25 23:25:41 2014 +0200

    Fix i18n of the gschema file

 data/org.gnome.mines.gschema.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.mines.gschema.xml b/data/org.gnome.mines.gschema.xml
index 904eeb5..7fd39d3 100644
--- a/data/org.gnome.mines.gschema.xml
+++ b/data/org.gnome.mines.gschema.xml
@@ -1,5 +1,5 @@
 <schemalist>
-  <schema id="org.gnome.mines" path="/org/gnome/mines/" gettext-domain="gnome-games">
+  <schema id="org.gnome.mines" path="/org/gnome/mines/" gettext-domain="gnome-mines">
     <key name="use-question-marks" type="b">
       <default>true</default>
       <summary>Use the unknown flag</summary>


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