[gtk/gbsneto/cleanup-gsettings] gtk: Remove last-folder-uri from schema




commit 9261b0079d55c0e218919ebfd315896497aa8514
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Aug 30 15:58:47 2022 -0300

    gtk: Remove last-folder-uri from schema
    
    It's unused since 2013, apparently.

 gtk/org.gtk.gtk4.Settings.FileChooser.gschema.xml | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/gtk/org.gtk.gtk4.Settings.FileChooser.gschema.xml 
b/gtk/org.gtk.gtk4.Settings.FileChooser.gschema.xml
index 985b9dda80..4a24d75292 100644
--- a/gtk/org.gtk.gtk4.Settings.FileChooser.gschema.xml
+++ b/gtk/org.gtk.gtk4.Settings.FileChooser.gschema.xml
@@ -56,9 +56,6 @@
   </enum>
 
   <schema id='org.gtk.gtk4.Settings.FileChooser' path='/org/gtk/gtk4/settings/file-chooser/'>
-    <key name='last-folder-uri' type='s'>
-      <default>""</default>
-    </key>
     <key name='location-mode' enum='org.gtk.gtk4.Settings.FileChooser.LocationMode'>
       <default>'path-bar'</default>
       <summary>Location mode</summary>


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