Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        kgtk - Allows Gtk and Qt applications to use KDE's file dialogs
        
        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
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | kgtk | 
                0.8 | 
                2.fc6 | 
                src | 
                570 KiB | 
                Mon Jan 29 02:36:35 2007 | 
            
        
        Changelog
        
            - * Thu Jan 25 17:00:00 2007 Francois Aucamp <faucamp{%}csir{*}co{*}za> - 0.8-2
 
            - Created patch to prevent useless libkgtk.so.* symlinks during %build
- Added package name/version prefix to patch filenames
 
        
            - * Wed Jan 24 17:00:00 2007 Francois Aucamp <faucamp{%}csir{*}co{*}za> - 0.8-1
 
            - Initial RPM build
- Created patch for makefile to use correct installation paths