From 73ef09e1d5813f72ad801f70fad2ec83b46be126 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Mon, 11 Nov 2019 21:32:56 +0100 Subject: GTK3 Patches --- x11-libs/gtk+:3/other__default-settings.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 x11-libs/gtk+:3/other__default-settings.patch (limited to 'x11-libs/gtk+:3/other__default-settings.patch') diff --git a/x11-libs/gtk+:3/other__default-settings.patch b/x11-libs/gtk+:3/other__default-settings.patch new file mode 100644 index 0000000..da1960f --- /dev/null +++ b/x11-libs/gtk+:3/other__default-settings.patch @@ -0,0 +1,16 @@ +diff --color -U 5 -r -Z -B ./org/gtk/org.gtk.Settings.FileChooser.gschema.xml ./mod/gtk/org.gtk.Settings.FileChooser.gschema.xml +--- org/gtk/org.gtk.Settings.FileChooser.gschema.xml 2016-10-22 06:17:51.000000000 +0200 ++++ mod/gtk/org.gtk.Settings.FileChooser.gschema.xml 2017-10-30 21:18:17.206979350 +0100 +@@ -117,11 +117,11 @@ + + The size (width, height) of the GtkFileChooserDialog's window, in pixels. + + + +- 'recent' ++ 'cwd' + Startup mode + + Either "recent" or "cwd"; controls whether the file chooser + starts up showing the list of recently-used files, or the + contents of the current working directory. -- cgit v1.2.3