Преглед изворни кода

2008-08-17 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>

	Removed "(1.x/2.x)" from TEXT_LOAD_COOKIES since aria2 can load 
Firefox3
	style cookie file.
	* src/usage_text.h
Tatsuhiro Tsujikawa пре 17 година
родитељ
комит
7e8565f82e
2 измењених фајлова са 7 додато и 1 уклоњено
  1. 6 0
      ChangeLog
  2. 1 1
      src/usage_text.h

+ 6 - 0
ChangeLog

@@ -1,3 +1,9 @@
+2008-08-17  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
+
+	Removed "(1.x/2.x)" from TEXT_LOAD_COOKIES since aria2 can load Firefox3
+	style cookie file.
+	* src/usage_text.h
+
 2008-08-17  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
 
 	If a cookie whose expire date is later than 2038-01-19 03:14:07 GMT is

+ 1 - 1
src/usage_text.h

@@ -193,7 +193,7 @@ _(" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads fo
   "                              every static (HTTP/FTP) URL, torrent and metalink.")
 #define TEXT_LOAD_COOKIES \
 _(" --load-cookies=FILE          Load Cookies from FILE using the Mozilla/Firefox\n"\
-  "                              (1.x/2.x) and Netscape format.")
+  "                              and Netscape format.")
 #define TEXT_SHOW_FILES \
 _(" -S, --show-files             Print file listing of .torrent or .metalink file\n"\
   "                              and exit. More detailed information will be listed\n"\