[gnome-software] Drop unused keys from gsettings schema



commit c3007f0e6b8229d9906647351d3deeae2d6c3682
Author: Kalev Lember <klember redhat com>
Date:   Thu Feb 15 00:34:08 2018 +0100

    Drop unused keys from gsettings schema

 contrib/gnome-software.spec.in      |  1 -
 data/org.gnome.software.gschema.xml | 13 -------------
 2 files changed, 14 deletions(-)
---
diff --git a/contrib/gnome-software.spec.in b/contrib/gnome-software.spec.in
index 05c9a681..024c4243 100644
--- a/contrib/gnome-software.spec.in
+++ b/contrib/gnome-software.spec.in
@@ -148,7 +148,6 @@ 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 d1c498d7..98647c02 100644
--- a/data/org.gnome.software.gschema.xml
+++ b/data/org.gnome.software.gschema.xml
@@ -42,11 +42,6 @@
       <summary>A list of popular applications</summary>
       <description>A list of applications to use, overriding the system defined ones.</description>
     </key>
-    <key name="extra-sources" type="as">
-      <default>[]</default>
-      <summary>The list of extra sources that have been previously enabled</summary>
-      <description>The list of sources that have been previously enabled when installing third-party 
applications.</description>
-    </key>
     <key name="check-timestamp" type="x">
       <default>0</default>
       <summary>The last update check timestamp</summary>
@@ -118,10 +113,6 @@
       <default>true</default>
       <summary>Show the prompt to install nonfree software sources</summary>
     </key>
-    <key name="show-nonfree-software" type="b">
-      <default>false</default>
-      <summary>Show non-free software in search results</summary>
-    </key>
     <key name="installed-page-show-size" type="b">
       <default>true</default>
       <summary>Show the installed size for apps in the list of installed applications</summary>
@@ -131,10 +122,6 @@
       <default l10n="messages">'https://en.wikipedia.org/wiki/Proprietary_software'</default>
       <summary>The URI that explains nonfree and proprietary software</summary>
     </key>
-    <key name="nonfree-sources" type="as">
-      <default>[]</default>
-      <summary>A list of non-free sources that can be optionally enabled</summary>
-    </key>
     <key name="external-appstream-urls" type="as">
       <default>[]</default>
       <summary>A list of URLs pointing to appstream files that will be downloaded into an app-info 
folder</summary>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]