GnomeBaker is a simple CD/DVD burning application for the Gnome desktop.
For all those that hate brasero and badly burned cd/dvd media, GnomeBacker is an alternative.
Ubuntu 11.10 Oneiric has dropped GnomeBaker since it was available in Natty’s universe repository.
Now, A stable ppa has been built for gnomebaker (only Ubuntu 11.10 for now). To add this ppa, run the command in a terminal:
sudo add-apt-repository ppa:gnomebaker/stable
Then, update the source:
sudo apt-get update
Finally, you can find gnomebaker in Ubuntu Software Center, or use:
sudo apt-get install gnomebaker
SourceCode avaiable here.