find applications by english, not only by local language

Bug #974161 reported by xiangxw
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Synapse
In Progress
Undecided
xiangxw

Bug Description

I want launch assistant-qt.desktop with the keyword "assistant", but synapse can't find it.
As far as I know, synapse search .desktop file with LOCALE STRING of a application(synapse 0.26 source code):
        name = keyfile.get_locale_string (GROUP, "Name");
        comment = keyfile.get_locale_string (GROUP, "Comment");
        icon_name = keyfile.get_locale_string (GROUP, "Icon");
In assistan-qt.desktop:
        Name=Qt 4 Assistant
        Name[zh_CN]=Qt 4 助手

I wish synapse can search it with both "assistant" and "助手".

Related branches

xiangxw (963632192-m)
description: updated
xiangxw (963632192-m)
description: updated
description: updated
xiangxw (xiangxw5689)
Changed in synapse-project:
status: New → In Progress
assignee: nobody → xiangxw (xiangxw5689)
Revision history for this message
xiangxw (xiangxw5689) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.