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:12:47 (GMT) |
commit | 3ae56c0e4cfdd30579dbbff97fbf37af1da73a78 (patch) | |
tree | 958b597a8cef1cf95558c9971fec373ef0fc3a87 /dist/changes-3.3.2 | |
parent | c47cd8f01ea5d3f2a6d0ea73572d9735947919a0 (diff) | |
download | Qt-3ae56c0e4cfdd30579dbbff97fbf37af1da73a78.zip Qt-3ae56c0e4cfdd30579dbbff97fbf37af1da73a78.tar.gz Qt-3ae56c0e4cfdd30579dbbff97fbf37af1da73a78.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 'dist/changes-3.3.2')
0 files changed, 0 insertions, 0 deletions