Jump to letter: [
8ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Packages
kgtk-0.9.4-3.fc9.ppc
[65 KiB] |
Changelog
by Francois Aucamp (2008-02-13):
- Added patch to fix kgtk-wrapper script's detection of client app's toolkit (RHBZ #432321)
|