I have added the package kde3-kgtk to KDE:KDE3 repository. This package allows to make some applications to use KDE3 dialogs. I have successfully tested it with GIMP, File Roller and Opera.
Foe example to make Opera use KDE3 file picker just run
kqt3-wrapper opera
To make GIMP and other GTK apps to use KDE3 file picker, run
kgtk-wrapper gimp
This package was packaged by Kirill Detinov and I made it work on 64-bit systems.
Saturday 30 April 2011
On Sat, 30 Apr 2011 05:15:12 +0400 Ilya Chernykh wrote:
Foe example to make Opera use KDE3 file picker just run
kqt3-wrapper opera
To make GIMP and other GTK apps to use KDE3 file picker, run
kgtk-wrapper gimp
The better way is to make symlinks in ~/bin
ln -sf /opt/kde3/bin/kgtk-wrapper ~/bin/opera ln -sf /opt/kde3/bin/kgtk-wrapper ~/bin/gimp-2.6