Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-2578

"Qt Quick App"/"Mobile App" Wizard: Handle Symbian icon like the Maemo icon

    XMLWordPrintable

Details

    • a95ed6420ddab14d8928646954f21d9b8e395bba

    Description

      The new wizards for Qt Quick and Qt Mobile applications generate icons for Symbian and Maemo. The end result on both platforms is pretty much the same: the app has an icon.

      However, the Symbian icon is always called symbianicon.svg, whereas the Maemo icon is called <projectname>.png (that is a requirement on Maemo). Also the Symbian icon gets defined in the generated app .pro file, whereas the maemo icon gets defined in the .pri file that is resposible for the deployment.

      I don't like these differences, and also I want to de-clutter the app profile, and the wizard does not allow to name the symbian icon in a specail way. These reasons make me wish to:
      a) Call the Symbian icon <project>.svg
      b) Define the Symbian icon in the deploymen .pri file

      Attachments

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

        Activity

          People

            portale Alessandro Portale
            portale Alessandro Portale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes