Merge lp:~ken-vandine/unity-scope-gdrive/lp_1167381 into lp:unity-scope-gdrive

Proposed by Ken VanDine
Status: Merged
Approved by: Alberto Mardegan
Approved revision: 42
Merged at revision: 42
Proposed branch: lp:~ken-vandine/unity-scope-gdrive/lp_1167381
Merge into: lp:unity-scope-gdrive
Diff against target: 12 lines (+1/-1)
1 file modified
unity-scope-gdrive.application.in (+1/-1)
To merge this branch: bzr merge lp:~ken-vandine/unity-scope-gdrive/lp_1167381
Reviewer Review Type Date Requested Status
Alberto Mardegan (community) Approve
Review via email: mp+158126@code.launchpad.net

Commit message

Fixed service type, this was preventing it from showing up for google accounts in UOA. (LP: #1167381)

Description of the change

Fixed service type, this was preventing it from showing up for google accounts in UOA. (LP: #1167381)

To post a comment you must log in.
Revision history for this message
Alberto Mardegan (mardy) wrote :

Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'unity-scope-gdrive.application.in'
2--- unity-scope-gdrive.application.in 2012-10-17 07:00:00 +0000
3+++ unity-scope-gdrive.application.in 2013-04-10 14:34:45 +0000
4@@ -6,7 +6,7 @@
5
6
7 <services>
8- <service id="google-drive">
9+ <service id="google-docs">
10 <_description>Search your Google Drive files</_description>
11 </service>
12 </services>

Subscribers

People subscribed via source and target branches