aboutsummarylogtreecommitdiffstats
path: root/file-chooser__disable-other-locations.patch
blob: 05ce8bb5f9c100be4d6421c0b8210c249574e97e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- ./gtk-orig/gtk/ui/gtkfilechooserwidget.ui	2017-04-08 22:15:58.000000000 +0300
+++ ./gtk-mod/gtk/ui/gtkfilechooserwidget.ui	2017-04-21 19:07:19.034873993 +0300
@@ -15,8 +15,8 @@
               <object class="GtkPlacesSidebar" id="places_sidebar">
                 <property name="visible">1</property>
                 <property name="hscrollbar-policy">never</property>
-                <property name="local-only">1</property>
-                <property name="show-other-locations">1</property>
+                <property name="local-only">0</property>
+                <property name="show-other-locations">0</property>
                 <style>
                   <class name="sidebar"/>
                 </style>