[four-in-a-row] gschema: fix i18n
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [four-in-a-row] gschema: fix i18n
- Date: Thu, 26 Jun 2014 00:02:07 +0000 (UTC)
commit 50da42bcde99ed945ae68b5c29daa09736c568f6
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Wed Jun 25 19:01:55 2014 -0500
gschema: fix i18n
data/org.gnome.four-in-a-row.gschema.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.four-in-a-row.gschema.xml b/data/org.gnome.four-in-a-row.gschema.xml
index 4c9ad05..62554e3 100644
--- a/data/org.gnome.four-in-a-row.gschema.xml
+++ b/data/org.gnome.four-in-a-row.gschema.xml
@@ -1,5 +1,5 @@
<schemalist>
- <schema id="org.gnome.four-in-a-row" path="/org/gnome/four-in-a-row/">
+ <schema id="org.gnome.four-in-a-row" path="/org/gnome/four-in-a-row/" gettext-domain="four-in-a-row">
<key name="opponent" type="i">
<default>1</default>
<summary>Opponent</summary>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]