Hey guys.
So i'm trying to integrate gtk apps into my kde desktop. I instaled qtcurve, qtcurve gtk2 and gtk-kde4. Now, i still don't have the GTK settings menu under system settings - applications appearance, where i could set the gtk apps to use qtcurve and specify the icons.
When i try to build qt-gtk-engine from slackbuilds, i get the following message:
Code:
Ignoring potentially dangerous file name /tmp/SBo/gtk-qt-engine/src/qt_theme_draw.c
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur /tmp/SBo/gtk-qt-engine.orig/src/qt_theme_draw.c /tmp/SBo/gtk-qt-engine/src/qt_theme_draw.c
|--- /tmp/SBo/gtk-qt-engine.orig/src/qt_theme_draw.c 2008-03-11 01:30:19.000000000 +0000
|+++ /tmp/SBo/gtk-qt-engine/src/qt_theme_draw.c 2009-07-11 14:33:46.000000000 +0000
--------------------------
File to patch:
And i don't know what to enter for the system to create the installable package.
Any help?
Much obliged, of course.