aboutsummaryrefslogtreecommitdiff
path: root/www/rekonq/files/patch-src__main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'www/rekonq/files/patch-src__main.cpp')
-rw-r--r--www/rekonq/files/patch-src__main.cpp20
1 files changed, 20 insertions, 0 deletions
diff --git a/www/rekonq/files/patch-src__main.cpp b/www/rekonq/files/patch-src__main.cpp
new file mode 100644
index 000000000000..b14c8c78ebad
--- /dev/null
+++ b/www/rekonq/files/patch-src__main.cpp
@@ -0,0 +1,20 @@
+--- ./src/main.cpp.orig 2010-07-06 01:13:01.000000000 +0400
++++ ./src/main.cpp 2010-07-06 22:29:53.933972524 +0400
+@@ -23,8 +23,6 @@
+ *
+ * ============================================================ */
+
+-// workaround for recent flashplugins
+-#include <gtk/gtk.h>
+
+ // version include
+ #include "../version.h"
+@@ -45,8 +43,6 @@
+
+ extern "C" KDE_EXPORT int kdemain(int argc, char **argv)
+ {
+- // just a hackisch workaround for recent flashplugins
+- gtk_init(&argc, &argv);
+
+ KAboutData about("rekonq",
+ 0,