diff options
author | Shane Kearns <shane.kearns@accenture.com> | 2011-10-13 14:45:47 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@accenture.com> | 2011-10-13 16:37:33 (GMT) |
commit | 5dec90ff13cd96ca4f341cf5e8360037edf5eeb3 (patch) | |
tree | 22b9feab2e7a3307034a49f44e562a1b64f70606 /demos/mobile | |
parent | c47cd8f01ea5d3f2a6d0ea73572d9735947919a0 (diff) | |
download | Qt-5dec90ff13cd96ca4f341cf5e8360037edf5eeb3.zip Qt-5dec90ff13cd96ca4f341cf5e8360037edf5eeb3.tar.gz Qt-5dec90ff13cd96ca4f341cf5e8360037edf5eeb3.tar.bz2 |
symbian - search drives for translation files
Qt may be installed on a different drive from the application,
particularly the case when Qt is included in ROM (Z:) and the
application is on C:
With this change, if QTranslator::load() specifies an absolute
directory in the filesystem (e.g. "/resource/qt/translations") without
a drive letter, then the symbian search paths are used.
Note that this example path is the one returned by QLibraryInfo so
applications using the example code from
http://doc.qt.nokia.com/latest/internationalization.html#produce-translations
will work as expected.
Task-number: QT-5246
Reviewed-by: mread
Diffstat (limited to 'demos/mobile')
0 files changed, 0 insertions, 0 deletions