Merge lp:~alecu/unity-scope-click/fix-search-hint into lp:unity-scope-click/devel

Proposed by Alejandro J. Cura
Status: Merged
Approved by: dobey
Approved revision: 364
Merged at revision: 365
Proposed branch: lp:~alecu/unity-scope-click/fix-search-hint
Merge into: lp:unity-scope-click/devel
Diff against target: 21 lines (+2/-4)
2 files modified
data/clickscope.ini.in.in (+1/-2)
data/com.canonical.scopes.clickstore.ini.in.in (+1/-2)
To merge this branch: bzr merge lp:~alecu/unity-scope-click/fix-search-hint
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Diego Sarmentero (community) Approve
dobey (community) Approve
Review via email: mp+228305@code.launchpad.net

This proposal supersedes a proposal from 2014-07-25.

Commit message

Put the right text in the SearchHint, and make it translatable.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
dobey (dobey) :
review: Approve
Revision history for this message
Diego Sarmentero (diegosarmentero) wrote :

+1

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/clickscope.ini.in.in'
2--- data/clickscope.ini.in.in 2014-05-27 13:15:52 +0000
3+++ data/clickscope.ini.in.in 2014-07-25 13:21:30 +0000
4@@ -4,5 +4,4 @@
5 Author=Canonical Ltd.
6 Art=@APPS_DATA_DIR@/clickscope-screenshot.jpg
7 Icon=@APPS_DATA_DIR@/apps-scope.svg
8-SearchHint=clickscope.SearchHint
9-HotKey=clickscope.HotKey
10+_SearchHint=Search apps
11
12=== modified file 'data/com.canonical.scopes.clickstore.ini.in.in'
13--- data/com.canonical.scopes.clickstore.ini.in.in 2014-05-27 08:12:53 +0000
14+++ data/com.canonical.scopes.clickstore.ini.in.in 2014-07-25 13:21:30 +0000
15@@ -4,5 +4,4 @@
16 Author=Canonical Ltd.
17 Art=@STORE_DATA_DIR@/clickscope-screenshot.jpg
18 Icon=@STORE_DATA_DIR@/apps-scope.svg
19-SearchHint=clickscope.SearchHint
20-HotKey=clickscope.HotKey
21+_SearchHint=Search store

Subscribers

People subscribed via source and target branches

to all changes: