You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-misc/fbpanel/files/fbpanel-7.0-remove-gdk-pixb...

27 lines
801 B

https://bugs.gentoo.org/753908
--- a/panel/plugin.c 2015-12-05 01:34:19.000000000 -0500
+++ b/panel/plugin.c 2020-11-10 13:35:27.794816516 -0500
@@ -3,5 +3,4 @@
#include <gdk-pixbuf/gdk-pixbuf.h>
-#include <gdk-pixbuf-xlib/gdk-pixbuf-xlib.h>
#include <gdk/gdk.h>
#include <string.h>
--- a/plugins/icons/icons.c 2015-12-05 01:34:19.000000000 -0500
+++ b/plugins/icons/icons.c 2020-11-10 13:35:49.852850997 -0500
@@ -9,5 +9,4 @@
#include <gdk-pixbuf/gdk-pixbuf.h>
-#include <gdk-pixbuf-xlib/gdk-pixbuf-xlib.h>
#include <gdk/gdk.h>
--- a/plugins/taskbar/taskbar.c 2015-12-05 01:34:19.000000000 -0500
+++ b/plugins/taskbar/taskbar.c 2020-11-10 13:35:35.950782862 -0500
@@ -9,5 +9,4 @@
#include <gdk-pixbuf/gdk-pixbuf.h>
-#include <gdk-pixbuf-xlib/gdk-pixbuf-xlib.h>
#include <gdk/gdk.h>