aboutsummarylogtreecommitdiffstats
path: root/file-chooser__disable-other-locations.patch
diff options
context:
space:
mode:
authorVladimir Pinchuk2017-04-21 19:41:19 +0300
committerVladimir Pinchuk2017-04-21 19:41:19 +0300
commitedbae7c1a84d4e01f8b88c1d719d33068b723d90 (patch)
treedb66af5d80a0ec2d32e8212f902f21225fe6d9b7 /file-chooser__disable-other-locations.patch
parent13d8bf45cf9ac2c046a2d3a36b69d9d8caf79f37 (diff)
downloadaur-edbae7c1a84d4e01f8b88c1d719d33068b723d90.tar.gz
Added typeahead patch. Added patch to show remote locations in bookmarks.
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"/>