aboutsummaryrefslogtreecommitdiff
path: root/src/corelib/i18n/mlocale.cpp
diff options
context:
space:
mode:
authorHolger Schroeder <holger.schroeder.ext@basyskom.de>2010-04-14 10:46:27 +0200
committerTomas Junnonen <tomas.junnonen@nokia.com>2010-04-14 16:13:53 +0300
commit99dfc037e927bc392ed1d64d88087e42e5642a4b (patch)
tree3b5a4f4d0c35465869c934cda59758be3322f24f /src/corelib/i18n/mlocale.cpp
parent2fefa610352b2d17a98f314cb2f82be2d75fd294 (diff)
Changes: rename /M/ gconf prefix to /meegotouch/
RevBy: Tomas
Diffstat (limited to 'src/corelib/i18n/mlocale.cpp')
-rw-r--r--src/corelib/i18n/mlocale.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/corelib/i18n/mlocale.cpp b/src/corelib/i18n/mlocale.cpp
index 33f60c94..dd7ccc37 100644
--- a/src/corelib/i18n/mlocale.cpp
+++ b/src/corelib/i18n/mlocale.cpp
@@ -59,11 +59,11 @@ namespace
const QString ScriptLatin("Latn");
- const QString SettingsLanguage("/M/i18n/Language");
- const QString SettingsLcTime("/M/i18n/LcTime");
- const QString SettingsLcCollate("/M/i18n/LcCollate");
- const QString SettingsLcNumeric("/M/i18n/LcNumeric");
- const QString SettingsLcMonetary("/M/i18n/LcMonetary");
+ const QString SettingsLanguage("/meegotouch/i18n/language");
+ const QString SettingsLcTime("/meegotouch/i18n/lc_time");
+ const QString SettingsLcCollate("/meegotouch/i18n/lc_collate");
+ const QString SettingsLcNumeric("/meegotouch/i18n/lc_numeric");
+ const QString SettingsLcMonetary("/meegotouch/i18n/lc_monetary");
}
/// Helper