2012-04-05 11:35:18 |
xiangxw |
bug |
|
|
added bug |
2012-04-05 11:40:02 |
xiangxw |
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:
name = keyfile.get_locale_string (GROUP, "Name");
In assistan-qt.desktop:
Name=Qt 4 Assistant
Name[zh_CN]=Qt 4 助手
I wish synapse can search it with both "assistant" and "助手". |
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:
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 "助手". |
|
2012-04-05 12:52:59 |
xiangxw |
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:
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 "助手". |
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):
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 "助手". |
|
2012-04-05 12:53:16 |
xiangxw |
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):
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 "助手". |
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 "助手". |
|
2014-01-17 03:36:40 |
xiangxw |
branch linked |
|
lp:~xiangxw5689/synapse-project/synapse-project |
|
2014-01-17 04:06:05 |
xiangxw |
synapse-project: status |
New |
In Progress |
|
2014-01-17 04:06:09 |
xiangxw |
synapse-project: assignee |
|
xiangxw (xiangxw5689) |
|
2014-01-17 04:25:50 |
xiangxw |
removed subscriber xiangxw |
|
|
|
2014-01-17 04:25:55 |
xiangxw |
bug |
|
|
added subscriber xiangxw |