Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-15292

Symbian makefile based build system for linux is not generating localized Symbian resources, so application names will not be localized in application menu

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 4.8.0
    • 4.7.1
    • Build tools: qmake
    • None
    • 8ee75222533fd5be30f9f21d609a9595519d5b94

      Symbian makefile based build system for linux is not generating localized Symbian resource files, i.e. the *.r<language code> files. (E.g myapp.r01 etc.) At a glance it seems that these are created identically to regular .rsc files, except they specify an additional define like -DLANGUAGE_01 at the preprocessing stage. See Raptor build log for any localized application for exact details.

      The Symbian language codes can be obtained by looping through $$SYMBIAN_MATCHED_LANGUAGES and reading the values of $$SYMBIAN_LANG.<matched language> variables.

      Also address the FIXME issue in symbiancommon.cpp that blocks deployment of these localized resources for makefile based builds.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            axisnokia axisnokia (Inactive)
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes