Closed
Bug 630182
Opened 15 years ago
Closed 15 years ago
Ensure Meego Language Setting without meegotouch
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jbos, Unassigned)
References
Details
Ensure that the Language is set correctly even without meegotouch availability
Reporter | ||
Comment 1•15 years ago
|
||
There are several options we might be able to choose from:
1. We could use QLocal::system().language().toString();
this might work, depending on meego implementing whatever QLocal use internal
2. We could use some more hackish version and just run gconftool -R /meegotouch/i18n
But I dont think that is a good idea...
Reporter | ||
Comment 2•15 years ago
|
||
was already fixed
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 3•14 years ago
|
||
So this bug is verified?
Reporter | ||
Comment 4•14 years ago
|
||
mhm yes, but meego does not deliver any language packages for fennec. So you will see english anyway
Updated•14 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•