[gnome-software/1344-fedora-3rd-party-repos-updates-for-f35: 24/27] data: Remove unused "show-nonfree-prompt" GSettings option




commit 5428f9dd90e6094b177afaee1d181e3ce6d45379
Author: Milan Crha <mcrha redhat com>
Date:   Thu Aug 12 19:01:28 2021 +0200

    data: Remove unused "show-nonfree-prompt" GSettings option
    
    It is not used anymore, thus drop it from the schema.

 data/org.gnome.software.gschema.xml | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/data/org.gnome.software.gschema.xml b/data/org.gnome.software.gschema.xml
index 1f1d2406e..db1c27ce4 100644
--- a/data/org.gnome.software.gschema.xml
+++ b/data/org.gnome.software.gschema.xml
@@ -118,10 +118,6 @@
       <default>true</default>
       <summary>Show some UI elements informing the user that an app is non-free</summary>
     </key>
-    <key name="show-nonfree-prompt" type="b">
-      <default>true</default>
-      <summary>Show the prompt to install nonfree software repositories</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>


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