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.11.0-2m.mo8.i686
              [67 KiB] | Changelog
              by Hiromasa YOSHIMOTO (2012-06-28): - (0.11.0-2m)
- rebuild for glib 2.33.2 |