.desktop file is not translated for qmake based projects

Bug #1443351 reported by Michael Zanetti on 2015-04-13
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
qtcreator-plugin-ubuntu (Ubuntu)
Medium
Benjamin Zeller

Bug Description

As description states, the Name and Description fields from the .desktop files are not translatable.

Related branches

Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in qtcreator-plugin-ubuntu (Ubuntu):
status: New → Confirmed
Changed in qtcreator-plugin-ubuntu (Ubuntu):
status: Confirmed → Triaged
importance: Undecided → Medium
assignee: nobody → Benjamin Zeller (zeller-benjamin)
XiaoGuo, Liu (liu-xiao-guo) wrote :

Also, in the manifest file, there are fields called "description" and "title". They need to be translated as well.

{
    "name": "testquickqt.liu-xiao-guo",
    "description": "description of testquickqt",
    "architecture": "@CLICK_ARCH@",
    "title": "testquickqt",
    "hooks": {
        "testquickqt": {
            "apparmor": "testquickqt/testquickqt.apparmor",
            "desktop": "testquickqt/testquickqt.desktop"
        }
    },
    "version": "0.1",
    "maintainer": "XiaoGuo, Liu <email address hidden>",
    "framework": "ubuntu-sdk-15.04"
}

Didier Roche (didrocks) on 2015-08-04
tags: added: devexp
Changed in qtcreator-plugin-ubuntu (Ubuntu):
status: Triaged → In Progress
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package qtcreator-plugin-ubuntu - 3.5.0+15.10.20150902-0ubuntu1

---------------
qtcreator-plugin-ubuntu (3.5.0+15.10.20150902-0ubuntu1) wily; urgency=medium

  [ Benjamin Zeller ]
  * Fixes Bug lp:1488085 "Navigating in the Add Security Policies window
    is broken with keyboard" Fixes Bug lp:1489344 "Install on device is
    broken" Fixes Bug lp:1489567 "Ubuntu gallery can not be openend"
    Catch "permission denied" error if opening syslog is not allowed Fix
    Bug lp:1480771 "Wrong directory used for translation" Fix Bug
    lp:1443351 ".desktop file is not translated for qmake based
    projects" Fix Bug lp:1479581 "Debug helper is disabled by default"
    Fix Bug lp:1481325 "fix i18n integration in qmake template" (LP:
    #1489344, #1480771, #1481325, #1488085, #1443351, #1479581,
    #1489567)

 -- CI Train Bot <email address hidden> Wed, 02 Sep 2015 15:32:19 +0000

Changed in qtcreator-plugin-ubuntu (Ubuntu):
status: In Progress → Fix Released
XiaoGuo, Liu (liu-xiao-guo) wrote :

Would it be good to backport the fixes to vivid OS. Most of the developers are still using the SDK on vivid. Thanks!

To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Duplicates of this bug

Other bug subscribers