summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2010-05-19 12:23:04 (GMT)
committerDenis Dzyubenko <denis.dzyubenko@nokia.com>2010-05-19 16:12:11 (GMT)
commit38e9c2224c3c0e83d42f3a7d6e525172341bbbf6 (patch)
tree557343113263b3dfdce1e0165b7bedd828842d07 /util
parent8a0e7a7249c608c0e2548435c65661b5a876343b (diff)
downloadQt-38e9c2224c3c0e83d42f3a7d6e525172341bbbf6.zip
Qt-38e9c2224c3c0e83d42f3a7d6e525172341bbbf6.tar.gz
Qt-38e9c2224c3c0e83d42f3a7d6e525172341bbbf6.tar.bz2
Added default countries for Mongolian and Nepali.
Task-number: QTBUG-9370 Reviewed-by: trustme
Diffstat (limited to 'util')
-rwxr-xr-xutil/local_database/cldr2qlocalexml.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/util/local_database/cldr2qlocalexml.py b/util/local_database/cldr2qlocalexml.py
index fa9ab47..20a7d34 100755
--- a/util/local_database/cldr2qlocalexml.py
+++ b/util/local_database/cldr2qlocalexml.py
@@ -459,6 +459,14 @@ print \
<language>Persian</language>\n\
<country>Iran</country>\n\
</defaultCountry>\n\
+ <defaultCountry>\n\
+ <language>Mongolian</language>\n\
+ <country>Mongolia</country>\n\
+ </defaultCountry>\n\
+ <defaultCountry>\n\
+ <language>Nepali</language>\n\
+ <country>Nepal</country>\n\
+ </defaultCountry>\n\
</defaultCountryList>"
print " <localeList>"