Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        tkdnd - Tk extension that adds native drag & drop capabilities
        
        - Tk Drag & Drop: tkdnd is an extension that adds native drag & drop capabilities
to the tk toolkit. It can be used with any tk version equal or greater to 8.4.
Under unix the drag & drop protocol in use is the XDND protocol version 4
(also used by the QT toolkit, KDE & GNOME Desktops). 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | tkdnd | 1.0a2 | 7.fc6 | x86_64 | 204 KiB | Mon Aug 28 06:51:25 2006 | 
        
        Changelog
        
            - * Mon Aug 28 18:00:00 2006 Sander Hoentjen <sander{%}hoentjen{*}eu> - 1.0a2-7
- - FC6 Mass Rebuild 
            - * Thu Jun  8 18:00:00 2006 Sander Hoentjen <sander{%}hoentjen{*}eu> - 1.0a2-6
- - Removed the extra directory in %_doc by adding a wildcard
- Moved the "rm -rf $RPM_BUILD_ROOT" to the very first line in %_install 
            - * Thu Jun  8 18:00:00 2006 Sander Hoentjen <sander{%}hoentjen{*}eu> - 1.0a2-5
- - dropped sed magic, install files by hand instead