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
1=== modified file 'data/com.canonical.Unity8.gschema.xml'
2--- data/com.canonical.Unity8.gschema.xml 2017-03-08 09:53:46 +0000
3+++ data/com.canonical.Unity8.gschema.xml 2017-04-05 14:01:31 +0000
4@@ -54,7 +54,7 @@
5 <description>Toggle the availability of the indicator pull down menus</description>
6 </key>
7 <key type="s" name="appstore-uri">
8- <default>'scope://com.canonical.scopes.clickstore'</default>
9+ <default>'application:///org.gnome.Software.desktop'</default>
10 <summary>The uri to the app store</summary>
11 <description>This will be used whenever the user triggers an action to open the app store.</description>
12 </key>

Subscribers

People subscribed via source and target branches