[gnome-software] trivial: Move the nonfree-sources policy downstream
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Move the nonfree-sources policy downstream
- Date: Tue, 30 Aug 2016 14:52:36 +0000 (UTC)
commit 43eee1e28492b3fd4c1ddb14ee5cbc4dc9e59e5c
Author: Richard Hughes <richard hughsie com>
Date: Tue Aug 30 15:52:25 2016 +0100
trivial: Move the nonfree-sources policy downstream
contrib/gnome-software.spec.in | 1 +
data/org.gnome.software.gschema.xml | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/contrib/gnome-software.spec.in b/contrib/gnome-software.spec.in
index b32cd30..6768664 100644
--- a/contrib/gnome-software.spec.in
+++ b/contrib/gnome-software.spec.in
@@ -106,6 +106,7 @@ desktop-file-edit %{buildroot}%{_datadir}/applications/org.gnome.Software.deskto
cat >> %{buildroot}%{_datadir}/glib-2.0/schemas/org.gnome.software-fedora.gschema.override << FOE
[org.gnome.software]
official-sources = [ 'fedora', 'fedora-debuginfo', 'fedora-source', 'koji-override-0', 'koji-override-1',
'rawhide', 'rawhide-debuginfo', 'rawhide-source', 'updates', 'updates-debuginfo', 'updates-source',
'updates-testing', 'updates-testing-debuginfo', 'updates-testing-source', 'fedora-cisco-openh264' ]
+nonfree-sources = [ 'google-chrome' ]
FOE
%find_lang %name --with-gnome
diff --git a/data/org.gnome.software.gschema.xml b/data/org.gnome.software.gschema.xml
index 1d5ed1b..f06924a 100644
--- a/data/org.gnome.software.gschema.xml
+++ b/data/org.gnome.software.gschema.xml
@@ -103,7 +103,7 @@
<summary>The URI that explains nonfree and proprietary software</summary>
</key>
<key name="nonfree-sources" type="as">
- <default>['google-chrome']</default>
+ <default>[]</default>
<summary>A list of non-free sources that can be optionally enabled</summary>
</key>
</schema>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]