Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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.10.1-1m.mo6.x86_64
              [81 KiB] | Changelog
              by Ichiro Nakai (2009-03-13): - (0.10.1-1m)
- version 0.10.1
- remove open_O_CREAT_parameters.patch
- remove intptr_t.patch |