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

Proposed by David Callé
Status: Merged
Approved by: James Henstridge
Approved revision: 31
Merged at revision: 31
Proposed branch: lp:~submarine/unity-scope-openweathermap/module_moduletype
Merge into: lp:unity-scope-openweathermap
Diff against target: 21 lines (+3/-1)
2 files modified
data/openweathermap.scope.in (+2/-0)
data/unity-scope-openweathermap.service (+1/-1)
To merge this branch: bzr merge lp:~submarine/unity-scope-openweathermap/module_moduletype
Reviewer Review Type Date Requested Status
James Henstridge Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+173432@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
=== modified file 'data/openweathermap.scope.in'
--- data/openweathermap.scope.in 2013-04-26 14:38:04 +0000
+++ data/openweathermap.scope.in 2013-07-08 07:54:46 +0000
@@ -6,6 +6,8 @@
6RequiredMetadata=6RequiredMetadata=
7OptionalMetadata=min_temp[s];max_temp[s];pressure[s];humidity[s];wind_speed[s];wind_direction[s];latitude[s];longitude[s];photo_hint[i];7OptionalMetadata=min_temp[s];max_temp[s];pressure[s];humidity[s];wind_speed[s];wind_direction[s];latitude[s];longitude[s];photo_hint[i];
8Loader=/usr/share/unity-scopes/openweathermap/unity_openweathermap_daemon.py8Loader=/usr/share/unity-scopes/openweathermap/unity_openweathermap_daemon.py
9Module=openweathermap.unity_openweathermap_daemon
10ModuleType=python3
9RemoteContent=true11RemoteContent=true
10Type=info12Type=info
11_Name=OpenWeatherMap13_Name=OpenWeatherMap
1214
=== modified file 'data/unity-scope-openweathermap.service'
--- data/unity-scope-openweathermap.service 2013-03-14 12:29:02 +0000
+++ data/unity-scope-openweathermap.service 2013-07-08 07:54:46 +0000
@@ -1,3 +1,3 @@
1[D-BUS Service]1[D-BUS Service]
2Name=com.canonical.Unity.Scope.Info.Openweathermap2Name=com.canonical.Unity.Scope.Info.Openweathermap
3Exec=/usr/bin/python3 /usr/share/unity-scopes/scope-runner-dbus.py /usr/share/unity-scopes/openweathermap/unity_openweathermap_daemon.py3Exec=/usr/bin/python3 /usr/share/unity-scopes/scope-runner-dbus.py -s info/openweathermap.scope

Subscribers

People subscribed via source and target branches

to all changes: