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

Proposed by David Callé
Status: Merged
Approved by: James Henstridge
Approved revision: 34
Merged at revision: 34
Proposed branch: lp:~submarine/unity-scope-audacious/module_moduletype
Merge into: lp:unity-scope-audacious
Diff against target: 21 lines (+3/-1)
2 files modified
data/audacious.scope.in (+2/-0)
data/unity-scope-audacious.service (+1/-1)
To merge this branch: bzr merge lp:~submarine/unity-scope-audacious/module_moduletype
Reviewer Review Type Date Requested Status
James Henstridge Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+173415@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/audacious.scope.in'
2--- data/audacious.scope.in 2013-05-02 16:27:13 +0000
3+++ data/audacious.scope.in 2013-07-08 07:50:46 +0000
4@@ -7,6 +7,8 @@
5 RequiredMetadata=
6 OptionalMetadata=album[s];artist[s];genre[s];year[i];track_length[i];track_number[i]
7 Loader=/usr/share/unity-scopes/audacious/unity_audacious_daemon.py
8+Module=audacious.unity_audacious_daemon
9+ModuleType=python3
10 RemoteContent=false
11 Type=music
12 _Name=Audacious
13
14=== modified file 'data/unity-scope-audacious.service'
15--- data/unity-scope-audacious.service 2013-03-14 12:27:15 +0000
16+++ data/unity-scope-audacious.service 2013-07-08 07:50:46 +0000
17@@ -1,3 +1,3 @@
18 [D-BUS Service]
19 Name=com.canonical.Unity.Scope.Music.Audacious
20-Exec=/usr/bin/python3 /usr/share/unity-scopes/scope-runner-dbus.py /usr/share/unity-scopes/audacious/unity_audacious_daemon.py
21+Exec=/usr/bin/python3 /usr/share/unity-scopes/scope-runner-dbus.py -s music/audacious.scope

Subscribers

People subscribed via source and target branches

to all changes: