From 4d22176132f4a830ab0cc510dabbc9f8c1c362ea Mon Sep 17 00:00:00 2001 From: Parabola Date: Sat, 28 May 2011 05:45:55 +0000 Subject: Sat May 28 05:45:54 UTC 2011 --- .../nspluginwrapper/nspluginwrapper-native-windows.patch | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 multilib/nspluginwrapper/nspluginwrapper-native-windows.patch (limited to 'multilib') diff --git a/multilib/nspluginwrapper/nspluginwrapper-native-windows.patch b/multilib/nspluginwrapper/nspluginwrapper-native-windows.patch deleted file mode 100644 index 0f6eba68e..000000000 --- a/multilib/nspluginwrapper/nspluginwrapper-native-windows.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- src/npw-viewer.sh -+++ src/npw-viewer.sh -@@ -5,6 +5,11 @@ - OS="`uname -s | tr '[A-Z]' '[a-z]'`" - ARCH="`uname -m`" - -+# Adobe Flash can be confised by by a recent GTK+ that may use custom -+# window structure instead of native X Window. Revert to the old dumb -+# behavior and use native X window for all objects. (bnc#537788) -+export GDK_NATIVE_WINDOWS=1 -+ - if test -z "$TARGET_OS"; then - echo "*** NSPlugin Viewer *** error, TARGET_OS not initialized" - exit 1 -- cgit v1.2.3-54-g00ecf