Monthly Archives: January 2008

GTodo 2 testing.

I just realized I never posted the svn repository needed for testing gtodo2. So here it is: svn co https://gtodo.svn.sourceforge.net/svnroot/gtodo gtodo2 Ui wise, gtodo is getting pretty close to a good usable point. The code however needs some cleanup, I hope to have some time for this next week, and release a first pre-release. Q

Quote of the day

Thanks meek for pointing me to this link qoute: Also hier könnt ihr dass Hauptprogramm Runterladen jeder aber es muss Lizensiert sein um dies zu machen müsst ihr mir eine Mail mit eurem Namen schicken und denn Betreff zu Slyfer1@googlemail.com Dass Programm ist GNU Public Lizensiert also keine Manipulation oder andere Fakes am Programm Who read more »

Some GTodo2 tweaks

* Show when a task is due in the tree, beside colors. * Remove toolbar. * Add buttons to task-preview. * Add big add button when no task selected, and a task can be added. screenshots say more then words:

Before I forget *again*

Place this in ~/.asoundrc to make mpd work with a S16_LE card on a Big Endian system. pcm_slave.convert { pcm “hw:1,0″ format S16_LE } pcm.convert { type plug slave convert } Every time I reinstall (or in this case disable pulse audio because of problems) I forget how I have to configure it. this works, read more »