Merge lp:~submarine/unity-scope-manpages/icon-fixes into lp:unity-scope-manpages
Status: | Merged |
---|---|
Approved by: | Paweł Stołowski on 2013-05-14 |
Approved revision: | 31 |
Merged at revision: | 32 |
Proposed branch: | lp:~submarine/unity-scope-manpages/icon-fixes |
Merge into: | lp:unity-scope-manpages |
Diff against target: |
99 lines (+21/-9) 2 files modified
po/unity-scope-manpages.pot (+14/-6) src/unity_manpages_daemon.py (+7/-3) |
To merge this branch: | bzr merge lp:~submarine/unity-scope-manpages/icon-fixes |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Paweł Stołowski | 2013-05-13 | Approve on 2013-05-14 | |
PS Jenkins bot (community) | continuous-integration | Approve on 2013-05-13 | |
Review via email:
|
Commit message
Kill warning from preview image, add provider icon to the preview, fix wrong results icons
Description of the change
- Kill warning from preview image
- Add provider icon to the preview
- Fix wrong results icons : when an app icon was matched with a manpage, it was used for all subsequent results until the next app icon match
- Update translations
PS Jenkins bot (ps-jenkins) wrote : | # |
PASSED: Continuous integration, rev:31
http://
Executed test runs:
SUCCESS: http://
Click here to trigger a rebuild:
http://
David Callé (davidc3) wrote : | # |
That's a very good question. From what I can see elsewhere (eg http://
Works fine, just one question:
51 +msgid ""
52 +"This is an Ubuntu search plugin that enables information from local manpages "
53 +"to be searched and displayed in the Dash underneath the Code header. If you "
54 +"do not wish to search this content source, you can disable this search "
55 +"plugin."
I know this is auto-generated, but looks a bit suspicious; is this a correct multi-line msgid?