Merge lp:~dobey/unity-scope-click/less-attrs into lp:unity-scope-click/devel

Proposed by dobey
Status: Superseded
Proposed branch: lp:~dobey/unity-scope-click/less-attrs
Merge into: lp:unity-scope-click/devel
Diff against target: 13 lines (+1/-2)
1 file modified
scope/clickstore/store-query.cpp (+1/-2)
To merge this branch: bzr merge lp:~dobey/unity-scope-click/less-attrs
Reviewer Review Type Date Requested Status
Unity Team Pending
Review via email: mp+232622@code.launchpad.net

This proposal has been superseded by a proposal from 2014-08-28.

Commit message

Do not show the subtitle for scopes cards.
Only show the first attributes value (price) for scopes.

To post a comment you must log in.

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'scope/clickstore/store-query.cpp'
2--- scope/clickstore/store-query.cpp 2014-08-27 20:07:18 +0000
3+++ scope/clickstore/store-query.cpp 2014-08-28 19:38:22 +0000
4@@ -92,8 +92,7 @@
5 },
6 "components" : {
7 "title" : "title",
8- "subtitle": "subtitle",
9- "attributes": { "field": "attributes", "max-count": 4 },
10+ "attributes": { "field": "attributes", "max-count": 1 },
11 "art" : {
12 "field": "art",
13 "aspect-ratio": 0.55

Subscribers

People subscribed via source and target branches

to all changes: