aboutsummarylogtreecommitdiffstats
path: root/file-chooser__disable-other-locations.patch
diff options
context:
space:
mode:
Diffstat (limited to 'file-chooser__disable-other-locations.patch')
-rw-r--r--file-chooser__disable-other-locations.patch10
1 files changed, 6 insertions, 4 deletions
diff --git a/file-chooser__disable-other-locations.patch b/file-chooser__disable-other-locations.patch
index 1d5457922efb..05ce8bb5f9c1 100644
--- a/file-chooser__disable-other-locations.patch
+++ b/file-chooser__disable-other-locations.patch
@@ -1,10 +1,12 @@
---- src/gtk+/gtk/ui/gtkfilechooserwidget.ui 2017-04-16 00:01:55.880507000 +0200
-+++ modified_files/gtkfilechooserwidget.ui 2017-04-16 19:56:37.100403946 +0200
-@@ -16,7 +16,7 @@
+--- ./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="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"/>