I’ve set up a new PPA repository for Hardy containing EnvyNG 1.1.0. The repository includes a new version of the three packages with a few bugfixes.
Add this line to your /etc/apt/sources.list so as to be sure to get always the latest release of EnvyNG :
deb http://ppa.launchpad.net/envyng-hardy/ubuntu hardy main
Update your list of packages:
sudo apt-get update
and then, for the textual installer, type:
sudo apt-get install envyng-core
or for the GTK GUI:
sudo apt-get install envyng-gtk
or for the QT4 GUI::
sudo apt-get install envyng-qt
I have followed your suggestions and I’ve fixed a few inconsistencies in the QT4 interface, therefore I need you help again with the translations for just 1 word (”Cancel”). I’ve tried to use what Rosetta suggested as alternative translations from other packages (i.e. firefox 3) therefore some translations will look like they are complete but please check that everything’s ok even in such case.
Thanks again.
P.S. please keep reporting bugs so that I can fix them ASAP.
EDIT: I had posted the wrong repository. Sorry for the inconvenience.