############################################################################
# mlurlslave - ed2k://urlslave for mlDonkey                                #
############################################################################
# Version: 1                                                               #
#                                                                          #
# Author:  Veit Wahlich <cru@ircnet.de>                                    #
#                                                                          #
# Descr.:  Little GTK+ enabled Perl script for adding ed2k:// links to     #
#          mlDonkey, designed to implement ed2k:// URL handling into Gnome #
#          (especially Galeon) but might be used for any other purpose.    #
#                                                                          #
# Syntax:  mlurlslave <ed2k:// url>                                        #
############################################################################
# Setting up ed2k://urlslave for mlDonkey and Gnome:                       #
# 1. Copy (root!) mlurlslave to a place in $PATH, I suggest /usr/local/bin #
# 2. Start mlurlslave once to create the default configuration file        #
# 3. Edit the configuration file to fit your needs (~/.mlurlslaverc)       #
# 4. Start gnomecc and open the URL handler capplet                        #
# 5. Fill 'ed2k' into the protocol field and 'mlurlslave "%s"' to the      #
#    handler field                                                         #
# 6. Hit 'set' to add the new protocol handler to the list                 #
# 7. Take any Gnome program (e.g. Galeon) and click some ed2k:// URLs ;)   #
############################################################################
