* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfdesktop/files/
@ 2017-02-14 21:37 David Seifert
0 siblings, 0 replies; only message in thread
From: David Seifert @ 2017-02-14 21:37 UTC (permalink / raw
To: gentoo-commits
commit: 47118929633eee5d72b17ace769def11f6abe955
Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Feb 12 17:27:36 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 21:34:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47118929
xfce-base/xfdesktop: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/3931
.../files/xfdesktop-4.12.1-no-thunar-build.patch | 31 ----------------------
1 file changed, 31 deletions(-)
diff --git a/xfce-base/xfdesktop/files/xfdesktop-4.12.1-no-thunar-build.patch b/xfce-base/xfdesktop/files/xfdesktop-4.12.1-no-thunar-build.patch
deleted file mode 100644
index 52afb020f5..0000000000
--- a/xfce-base/xfdesktop/files/xfdesktop-4.12.1-no-thunar-build.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-From 71c8754d9978895542cf13eba8958df078a91a6c Mon Sep 17 00:00:00 2001
-From: Thaddaeus Tintenfisch <thad.fisch@gmail.com>
-Date: Sun, 29 Mar 2015 18:36:47 +0200
-Subject: [PATCH] Fix build error (Bug #11778)
-
----
- src/xfdesktop-icon-view.c | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/src/xfdesktop-icon-view.c b/src/xfdesktop-icon-view.c
-index adff45c..30914c4 100644
---- a/src/xfdesktop-icon-view.c
-+++ b/src/xfdesktop-icon-view.c
-@@ -1640,6 +1640,7 @@ xfdesktop_icon_view_drag_drop(GtkWidget *widget,
-
- action = gdk_drag_context_get_selected_action(context);
-
-+#ifdef ENABLE_FILE_ICONS
- if(action == GDK_ACTION_ASK) {
- xfdesktop_dnd_menu(icon_view->priv->manager, icon_on_dest,
- context, &action, row, col, time_);
-@@ -1649,6 +1650,7 @@ xfdesktop_icon_view_drag_drop(GtkWidget *widget,
- return ret;
- }
- }
-+#endif
-
- for(l = icon_view->priv->selected_icons; l; l = l->next) {
- if(xfdesktop_icon_do_drop_dest(icon_on_dest,
---
-2.1.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-02-14 21:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-14 21:37 [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfdesktop/files/ David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox