summarylogtreecommitdiffstats
path: root/appearance__file-chooser.patch
diff options
context:
space:
mode:
authorJonathon Fernyhough2020-08-08 21:07:50 +0100
committerJonathon Fernyhough2020-08-08 21:07:50 +0100
commit4b3a5aa46a9fa3aeced060078677c0a05b54a1b5 (patch)
tree3d75be59c833e96187c5fe4a3dc0bc85257bef24 /appearance__file-chooser.patch
parentd7d02a66995b970cc8f62409a3323de5bc75598c (diff)
downloadaur-4b3a5aa46a9fa3aeced060078677c0a05b54a1b5.tar.gz
Upstream 3.24.21. Lots of patch work.
Diffstat (limited to 'appearance__file-chooser.patch')
-rw-r--r--appearance__file-chooser.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/appearance__file-chooser.patch b/appearance__file-chooser.patch
index bfc7f0594553..5681fcfe0f6d 100644
--- a/appearance__file-chooser.patch
+++ b/appearance__file-chooser.patch
@@ -1,8 +1,8 @@
-Index: b/gtk+-3.24.14/gtk/gtkfilechooserwidget.c
+Index: b/gtk/gtkfilechooserwidget.c
===================================================================
---- a/gtk+-3.24.14/gtk/gtkfilechooserwidget.c
-+++ b/gtk+-3.24.14/gtk/gtkfilechooserwidget.c
-@@ -78,6 +78,7 @@
+--- a/gtk/gtkfilechooserwidget.c
++++ b/gtk/gtkfilechooserwidget.c
+@@ -79,6 +79,7 @@
#include "gtkseparator.h"
#include "gtkmodelbutton.h"
#include "gtkgesturelongpress.h"
@@ -10,7 +10,7 @@ Index: b/gtk+-3.24.14/gtk/gtkfilechooserwidget.c
#include <cairo-gobject.h>
-@@ -8797,6 +8798,16 @@ post_process_ui (GtkFileChooserWidget *i
+@@ -8826,6 +8827,16 @@ post_process_ui (GtkFileChooserWidget *i
gtk_popover_set_relative_to (GTK_POPOVER (impl->priv->rename_file_popover), impl->priv->browse_files_tree_view);
add_actions (impl);