Merge lp:~stolowski/libunity/fix-scope-ids into lp:~unity-team/libunity/libunity-7.0

Proposed by Paweł Stołowski
Status: Merged
Approved by: Michal Hruby
Approved revision: 364
Merged at revision: 364
Proposed branch: lp:~stolowski/libunity/fix-scope-ids
Merge into: lp:~unity-team/libunity/libunity-7.0
Diff against target: 20 lines (+4/-4)
1 file modified
data/client-scopes.json (+4/-4)
To merge this branch: bzr merge lp:~stolowski/libunity/fix-scope-ids
Reviewer Review Type Date Requested Status
Michal Hruby (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+160178@code.launchpad.net

Commit message

Fixed scope ids.

Description of the change

Fixed scope ids.

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
Michal Hruby (mhr3) wrote :

Let's wait for the scope branches to land first.

Revision history for this message
Michal Hruby (mhr3) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/client-scopes.json'
2--- data/client-scopes.json 2013-03-26 11:48:14 +0000
3+++ data/client-scopes.json 2013-04-22 18:39:45 +0000
4@@ -1,12 +1,12 @@
5 {"unity-lens-applications": ["applications.scope", "commands.scope"],
6- "unity-lens-files": ["files-files-local.scope"],
7+ "unity-lens-files": ["files-local.scope"],
8 "unity-lens-friends": ["social.scope"],
9- "unity-lens-music": ["music-music-banshee.scope", "music-music-rhythmbox.scope"],
10+ "unity-lens-music": ["music-banshee.scope", "music-rhythmbox.scope"],
11 "unity-lens-photos": ["photos-shotwell.scope", "photos-facebook.scope", "photos-flickr.scope", "photos-picasa.scope"],
12- "unity-lens-video": ["video-video-local.scope"],
13+ "unity-lens-video": ["video-local.scope"],
14 "unity-scope-gdrive": ["files-gdrive.scope"],
15 "unity-scope-musicstores": ["music-musicstore.scope"],
16- "unity-scope-video-remote": ["video-video-remote.scope"],
17+ "unity-scope-video-remote": ["video-remote.scope"],
18 "unity-scope-audacious": ["music-audacious.scope"],
19 "unity-scope-calculator": ["info-calculator.scope"],
20 "unity-scope-chromiumbookmarks": ["web-chromiumbookmarks.scope"],

Subscribers

People subscribed via source and target branches

to all changes: