From 9546233a4fc781656a9495594e28b9c5f6ae9827 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Thu, 17 Mar 2016 13:56:39 +0100 Subject: updated gtk3-20 patch - minor build fix --- firefox-gtk3-20.patch | 8 -------- 1 file changed, 8 deletions(-) diff --git a/firefox-gtk3-20.patch b/firefox-gtk3-20.patch index 2269127..c128b23 100644 --- a/firefox-gtk3-20.patch +++ b/firefox-gtk3-20.patch @@ -1330,14 +1330,6 @@ diff -up firefox-45.0.1/widget/gtk/gtkdrawing.h.gtk3-20 firefox-45.0.1/widget/gt diff -up firefox-45.0.1/widget/gtk/mozgtk/mozgtk.c.gtk3-20 firefox-45.0.1/widget/gtk/mozgtk/mozgtk.c --- firefox-45.0.1/widget/gtk/mozgtk/mozgtk.c.gtk3-20 2016-03-15 23:37:46.000000000 +0100 +++ firefox-45.0.1/widget/gtk/mozgtk/mozgtk.c 2016-03-17 11:24:09.294483057 +0100 -@@ -388,6 +388,7 @@ STUB(gtk_settings_get_for_screen) - STUB(gtk_socket_add_id) - STUB(gtk_socket_get_id) - STUB(gtk_socket_get_type) -+STUB(gtk_socket_get_plug_window) - STUB(gtk_socket_new) - STUB(gtk_spin_button_new) - STUB(gtk_statusbar_new) @@ -502,6 +503,11 @@ STUB(gtk_window_set_type_hint) STUB(gtk_window_set_wmclass) STUB(gtk_window_unfullscreen) -- cgit