MLdonkey Source Tree (outdated):
--------------------------------

In src/:

config/      Configuration dependent sources (Unix, MinGW)
daemon/      Sources of MLdonkey daemon
                 common/: common types used by all network plugins
                 driver/: drivers (main, interfaces)
im/          Sources for Instant Messaging
networks/    Sources of File-Sharing Plugins
utils/       Sources of useful modules
                 cdk/: general modules
                 lib/: general modules specialized for MLdonkey
                 net/: scheduler for events (sockets)
gtk/         Sources for GTK GUIs
                 okey/, gpattern/, configwin/: useful libs
                 gui/: standard GUI
                 gui2/: old GUI
