[axel-commits] r20 - in /trunk: README axel.1 nl.po text.c

appaji-guest at users.alioth.debian.org appaji-guest at users.alioth.debian.org
Thu Jan 17 13:14:06 UTC 2008


Author: appaji-guest
Date: Thu Jan 17 13:14:01 2008
New Revision: 20

URL: http://svn.debian.org/wsvn/axel/?sc=1&rev=20
Log:
Correct Wilmer's Email ID and change bug reporting location

Modified:
    trunk/README
    trunk/axel.1
    trunk/nl.po
    trunk/text.c

Modified: trunk/README
URL: http://svn.debian.org/wsvn/axel/trunk/README?rev=20&op=diff
==============================================================================
--- trunk/README (original)
+++ trunk/README Thu Jan 17 13:14:01 2008
@@ -54,4 +54,4 @@
 solution IMHO, so please use this feature if possible!
 
 
-Wilmer van der Gaast. <lintux at lintux.cx>
+Wilmer van der Gaast. <wilmer at gaast.net>

Modified: trunk/axel.1
URL: http://svn.debian.org/wsvn/axel/trunk/axel.1?rev=20&op=diff
==============================================================================
--- trunk/axel.1 (original)
+++ trunk/axel.1 Thu Jan 17 13:14:01 2008
@@ -137,4 +137,4 @@
 hundreds of connections. Well, just don't do that.
 
 .SH AUTHORS
-Wilmer van der Gaast. (lintux at lintux.cx)
+Wilmer van der Gaast. <wilmer at gaast.net>

Modified: trunk/nl.po
URL: http://svn.debian.org/wsvn/axel/trunk/nl.po?rev=20&op=diff
==============================================================================
--- trunk/nl.po (original)
+++ trunk/nl.po Thu Jan 17 13:14:01 2008
@@ -4,7 +4,7 @@
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2008-01-16 13:03+0530\n"
 "PO-Revision-Date: 2001-11-14 15:22+0200\n"
-"Last-Translator: Wilmer van der Gaast <lintux at lintux.cx>\n"
+"Last-Translator: Wilmer van der Gaast <wilmer at gaast.net>\n"
 "Language-Team: Dutch <nl at li.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=iso-8859-1\n"

Modified: trunk/text.c
URL: http://svn.debian.org/wsvn/axel/trunk/text.c?rev=20&op=diff
==============================================================================
--- trunk/text.c (original)
+++ trunk/text.c Thu Jan 17 13:14:01 2008
@@ -525,7 +525,7 @@
 		"-h\tThis information\n"
 		"-V\tVersion information\n"
 		"\n"
-		"Report bugs to lintux at lintux.cx\n") );
+		"Visit http://axel.alioth.debian.org/ to report bugs\n") );
 #else
 	printf(	_("Usage: axel [options] url1 [url2] [url...]\n"
 		"\n"
@@ -540,7 +540,7 @@
 		"--help\t\t\t-h\tThis information\n"
 		"--version\t\t-V\tVersion information\n"
 		"\n"
-		"Report bugs to lintux at lintux.cx\n") );
+		"Visit http://axel.alioth.debian.org/ to report bugs\n") );
 #endif
 }
 




More information about the axel-commits mailing list