kgtk - Allows Gtk and Qt applications to use KDE's file dialogs

Description:

This is an LD_PRELOAD library that allows Gtk and Qt applications (such as
Firefox, Evolution, Eclipse, etc) to use KDE's file dialogs.

When a Gtk/Qt app is executed, it starts the kdialogd app (if not already
started), and communicates with this via a UNIX domain socket. There will only
ever be one instance of kdialogd, and all apps communicate with the same
instance - and it terminates itself 30 seconds after the last Gtk/Qt app has
disconnected.

Homepage: http://www.kde-apps.org/content/show.php?content=36077

License: GPL

Vendor: Fedora Project

Packages

kgtk-0.8-2.fc7.x86_64 [68 KiB] Changelog by Francois Aucamp (2007-01-25):
- Created patch to prevent useless libkgtk.so.* symlinks during %build
- Added package name/version prefix to patch filenames