
Rookie Download Manager
Source (link to git-repo or to original if based on someone elses unmodified work):
Rookie is a simple, lightweight, yet featureful download manager for GNOME desktop.
Install
* A 32bit deb package is available for ubuntu users.
* For other platforms, just download and run the usual "configure && make && make install.
Report
Report bugs & ideas at here.
http://code.google.com/p/rookie-dm/
0.2.6 (Thu 28 Jun)
------------------
* Fix Dropzone Movement
* Added Notification support
* Added application icon
* Added Debian Packaging
0.2.5 (Fri 25 Dec)
------------------
* Enchane download dialog, now can specify backends, category, start downloading ....
* Enhance category dialog, now can specify default backend
* Enhance prefence dialog, now can specify whether to start new downloads automatically
* Can set download category manually, without using pattern
* More Code Cleanup
0.2.1 (Fri 24 Dec)
------------------
* Added libsoup backend
* Fix & cleanup gio backend (outstanding stream operation bug)
* Enhance GUI
* Fixes several bugs, & Code Cleanup
0.1.1 (Wed 08 Dec)
------------------
* Added Bottom Pane
* Added Preference Dialog
* Fixes several bugs, & Code Cleanup
Ratings & Comments
2 Comments
i get this error ./configure: line 5910: GNOME_MAINTAINER_MODE_DEFINES: command not found ./configure: line 5911: syntax error near unexpected token `maximum' ./configure: line 5911: `GNOME_COMPILE_WARNINGS(maximum)'
GNOME_MAINTAINER_MODE_DEFINES GNOME_COMPILE_WARNINGS(maximum) try deleting those two lines from "configure.ac" file (located in project's root directory)