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

Proposed by dobey
Status: Merged
Approved by: Alejandro J. Cura
Approved revision: 413
Merged at revision: 414
Proposed branch: lp:~dobey/unity-scope-click/unexpanded
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/unexpanded
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Alejandro J. Cura (community) Approve
Review via email: mp+231595@code.launchpad.net

Commit message

Don't expand categories by default in the store.

To post a comment you must log in.
Revision history for this message
Alejandro J. Cura (alecu) wrote :

Looks good

review: Approve
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
=== modified file 'scope/clickstore/store-query.cpp'
--- scope/clickstore/store-query.cpp 2014-08-19 21:20:18 +0000
+++ scope/clickstore/store-query.cpp 2014-08-20 16:57:51 +0000
@@ -64,8 +64,7 @@
64 "schema-version" : 1,64 "schema-version" : 1,
65 "template" : {65 "template" : {
66 "category-layout" : "grid",66 "category-layout" : "grid",
67 "card-size": "small",67 "card-size": "small"
68 "collapsed-rows" : 0
69 },68 },
70 "components" : {69 "components" : {
71 "title" : "title",70 "title" : "title",

Subscribers

People subscribed via source and target branches

to all changes: