[gedit-plugins/translate] Fix default value



commit 13d626fdf4136490d014c4e987b435389bf00299
Author: Jordi Mas <jmas softcatala org>
Date:   Wed Jul 12 21:39:27 2017 +0200

    Fix default value

 ...rg.gnome.gedit.plugins.translate.gschema.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/translate/org.gnome.gedit.plugins.translate.gschema.xml.in 
b/plugins/translate/org.gnome.gedit.plugins.translate.gschema.xml.in
index 2eb63ff..aadbf23 100644
--- a/plugins/translate/org.gnome.gedit.plugins.translate.gschema.xml.in
+++ b/plugins/translate/org.gnome.gedit.plugins.translate.gschema.xml.in
@@ -8,7 +8,7 @@
       </description>
     </key>
    <key name="language-pair" type="s">
-      <default>'spa-eng'</default>
+      <default>'spa|eng'</default>
       <summary>Language pair used</summary>
       <description>
         Language pair used to translate from one language to another


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