Merge lp:~mzanetti/unity8/gnome-software-center into lp:unity8

Proposed by Michael Zanetti
Status: Merged
Approved by: Michał Sawicz
Approved revision: 2915
Merged at revision: 2926
Proposed branch: lp:~mzanetti/unity8/gnome-software-center
Merge into: lp:unity8
Diff against target: 12 lines (+1/-1)
1 file modified
data/com.canonical.Unity8.gschema.xml (+1/-1)
To merge this branch: bzr merge lp:~mzanetti/unity8/gnome-software-center
Reviewer Review Type Date Requested Status
Michał Sawicz Approve
Review via email: mp+321999@code.launchpad.net

Commit message

make the default store uri point to gnome software center

Description of the change

 * Are there any related MPs required for this MP to build/function as expected? Please list.
no
 * Did you perform an exploratory manual test run of your code change and any related functionality?
yes
 * If you changed the UI, has there been a design review?
no

To post a comment you must log in.
Revision history for this message
Michał Sawicz (saviq) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'data/com.canonical.Unity8.gschema.xml'
--- data/com.canonical.Unity8.gschema.xml 2017-03-08 09:53:46 +0000
+++ data/com.canonical.Unity8.gschema.xml 2017-04-05 14:01:31 +0000
@@ -54,7 +54,7 @@
54 <description>Toggle the availability of the indicator pull down menus</description>54 <description>Toggle the availability of the indicator pull down menus</description>
55 </key>55 </key>
56 <key type="s" name="appstore-uri">56 <key type="s" name="appstore-uri">
57 <default>'scope://com.canonical.scopes.clickstore'</default>57 <default>'application:///org.gnome.Software.desktop'</default>
58 <summary>The uri to the app store</summary>58 <summary>The uri to the app store</summary>
59 <description>This will be used whenever the user triggers an action to open the app store.</description>59 <description>This will be used whenever the user triggers an action to open the app store.</description>
60 </key>60 </key>

Subscribers

People subscribed via source and target branches