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

Proposed by David Callé
Status: Merged
Approved by: James Henstridge
Approved revision: 17
Merged at revision: 17
Proposed branch: lp:~submarine/ubuntu-scopes/devhelp-update-cat
Merge into: lp:~submarine/ubuntu-scopes/devhelp
Diff against target: 12 lines (+1/-1)
1 file modified
src/unity_devhelp_daemon.py (+1/-1)
To merge this branch: bzr merge lp:~submarine/ubuntu-scopes/devhelp-update-cat
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
James Henstridge Approve
Review via email: mp+154295@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
1=== modified file 'src/unity_devhelp_daemon.py'
2--- src/unity_devhelp_daemon.py 2013-03-14 12:27:41 +0000
3+++ src/unity_devhelp_daemon.py 2013-03-20 08:43:24 +0000
4@@ -41,7 +41,7 @@
5 DEFAULT_RESULT_TYPE = Unity.ResultType.DEFAULT
6 HELP_LOCATION = "/usr/share/gtk-doc/html/"
7
8-c1 = {'id': 'technical',
9+c1 = {'id': 'documentation',
10 'name': _('Technical Documents'),
11 'icon': SVG_DIR + 'group-installed.svg',
12 'renderer': Unity.CategoryRenderer.VERTICAL_TILE}

Subscribers

People subscribed via source and target branches

to all changes: