* DownloadEngine.{h, cc}:

* ConsoleDownloadEngine.{h, cc}: Console output message(size, 
speed)
	is now generated by ConsoleDownloadEngine not by DownloadEngine.
	* main.cc: Download complete/abort message is now generated by 
main.
	* Makefile.am (SUBDIRS): Add m4.
	(ACLOCAL_AMFLAGS): New variable.
	(EXTRA_DIST): New variable.
	* configure.in (AC_CONFIG_FILES): Add po/Makefile.in,
	* gettext: added gettext functionality
This commit is contained in:
Tatsuhiro Tsujikawa 2006-03-02 10:43:00 +00:00
parent 0f6d2fd451
commit 0276b3bb37
63 changed files with 9462 additions and 430 deletions

View file

@ -1 +1,5 @@
SUBDIRS = src test
SUBDIRS = m4 po src test
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = config.rpath