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

Proposed by David Callé
Status: Merged
Approved by: James Henstridge
Approved revision: 23
Merged at revision: 23
Proposed branch: lp:~submarine/ubuntu-scopes/imdb-update-cat
Merge into: lp:~submarine/ubuntu-scopes/imdb
Diff against target: 12 lines (+1/-1)
1 file modified
src/unity_imdb_daemon.py (+1/-1)
To merge this branch: bzr merge lp:~submarine/ubuntu-scopes/imdb-update-cat
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
James Henstridge Approve
Review via email: mp+154290@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_imdb_daemon.py'
--- src/unity_imdb_daemon.py 2013-03-14 12:28:34 +0000
+++ src/unity_imdb_daemon.py 2013-03-20 08:41:28 +0000
@@ -40,7 +40,7 @@
40DEFAULT_RESULT_MIMETYPE = 'text/html'40DEFAULT_RESULT_MIMETYPE = 'text/html'
41DEFAULT_RESULT_TYPE = Unity.ResultType.DEFAULT41DEFAULT_RESULT_TYPE = Unity.ResultType.DEFAULT
4242
43c1 = {'id' :'Cat 1',43c1 = {'id' :'encyclopedia',
44 'name' :_('iMDB'),44 'name' :_('iMDB'),
45 'icon' :SVG_DIR+'group-installed.svg',45 'icon' :SVG_DIR+'group-installed.svg',
46 'renderer':Unity.CategoryRenderer.VERTICAL_TILE}46 'renderer':Unity.CategoryRenderer.VERTICAL_TILE}

Subscribers

People subscribed via source and target branches

to all changes: