Merge lp:~submarine/unity-scope-googlenews/module_moduletype into lp:unity-scope-googlenews

Proposed by David Callé
Status: Merged
Approved by: James Henstridge
Approved revision: 70
Merged at revision: 70
Proposed branch: lp:~submarine/unity-scope-googlenews/module_moduletype
Merge into: lp:unity-scope-googlenews
Diff against target: 21 lines (+3/-1)
2 files modified
data/googlenews.scope.in (+2/-0)
data/unity-scope-googlenews.service (+1/-1)
To merge this branch: bzr merge lp:~submarine/unity-scope-googlenews/module_moduletype
Reviewer Review Type Date Requested Status
James Henstridge Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+173426@code.launchpad.net

Commit message

Add module and moduletype

Description of the change

Add module and moduletype

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
James Henstridge (jamesh) wrote :

Looks good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/googlenews.scope.in'
2--- data/googlenews.scope.in 2013-04-26 14:37:35 +0000
3+++ data/googlenews.scope.in 2013-07-08 07:52:37 +0000
4@@ -6,6 +6,8 @@
5 RequiredMetadata=
6 OptionalMetadata=published[s];language[s];
7 Loader=/usr/share/unity-scopes/googlenews/unity_googlenews_daemon.py
8+Module=googlenews.unity_googlenews_daemon
9+ModuleType=Python3
10 RemoteContent=true
11 Type=news
12 _Name=Google News
13
14=== modified file 'data/unity-scope-googlenews.service'
15--- data/unity-scope-googlenews.service 2013-03-22 11:20:21 +0000
16+++ data/unity-scope-googlenews.service 2013-07-08 07:52:37 +0000
17@@ -1,3 +1,3 @@
18 [D-BUS Service]
19 Name=com.canonical.Unity.Scope.News.Googlenews
20-Exec=/usr/bin/python3 /usr/share/unity-scopes/scope-runner-dbus.py /usr/share/unity-scopes/googlenews/unity_googlenews_daemon.py
21+Exec=/usr/bin/python3 /usr/share/unity-scopes/scope-runner-dbus.py -s news/googlenews.scope

Subscribers

People subscribed via source and target branches

to all changes: