Merge lp:~submarine/ubuntu-scopes/openclipart-update-cat into lp:~submarine/ubuntu-scopes/openclipart

Proposed by David Callé
Status: Merged
Approved by: James Henstridge
Approved revision: 19
Merged at revision: 18
Proposed branch: lp:~submarine/ubuntu-scopes/openclipart-update-cat
Merge into: lp:~submarine/ubuntu-scopes/openclipart
Diff against target: 12 lines (+1/-1)
1 file modified
src/unity_openclipart_daemon.py (+1/-1)
To merge this branch: bzr merge lp:~submarine/ubuntu-scopes/openclipart-update-cat
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
James Henstridge Approve
Review via email: mp+154288@code.launchpad.net

Commit message

Update category id

Description of the change

Update category id

To post a comment you must log in.
Revision history for this message
James Henstridge (jamesh) 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 'src/unity_openclipart_daemon.py'
--- src/unity_openclipart_daemon.py 2013-03-14 12:28:57 +0000
+++ src/unity_openclipart_daemon.py 2013-03-20 08:38:24 +0000
@@ -38,7 +38,7 @@
38DEFAULT_RESULT_MIMETYPE = 'text/html'38DEFAULT_RESULT_MIMETYPE = 'text/html'
39DEFAULT_RESULT_TYPE = Unity.ResultType.DEFAULT39DEFAULT_RESULT_TYPE = Unity.ResultType.DEFAULT
4040
41c1 = {'id' :'Cat 1',41c1 = {'id' :'top',
42 'name' :_('Images'),42 'name' :_('Images'),
43 'icon' :SVG_DIR+'group-installed.svg',43 'icon' :SVG_DIR+'group-installed.svg',
44 'renderer':Unity.CategoryRenderer.VERTICAL_TILE}44 'renderer':Unity.CategoryRenderer.VERTICAL_TILE}

Subscribers

People subscribed via source and target branches

to all changes: