[epiphany/gnome-3-22] Revert "Fix default language setting"
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/gnome-3-22] Revert "Fix default language setting"
- Date: Mon, 10 Oct 2016 15:57:11 +0000 (UTC)
commit 700e7fae16f9f7188834f0a0caaa9fd924fd2a92
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Mon Oct 10 10:56:46 2016 -0500
Revert "Fix default language setting"
This reverts commit 9abd3cd4bb1d87ab20f1cb874481c1cd2641e009.
Seems to only work properly in English locales. Wonderful.
data/org.gnome.epiphany.gschema.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml
index 02b244d..3f9e6a9 100644
--- a/data/org.gnome.epiphany.gschema.xml
+++ b/data/org.gnome.epiphany.gschema.xml
@@ -156,7 +156,7 @@
<description>Default encoding. Accepted values are the ones WebKitGTK+ can
understand.</description>
</key>
<key type="as" name="language">
- <default>['system']</default>
+ <default>[]</default>
<summary>Languages</summary>
<description>Preferred languages, two letter codes.</description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]