Menu editor for Gnome 2.10

A while back I was considering writing a small menu editor for Gnome 2.10 (or 2.9.x back then) just to get to know some of the Freedesktop standards. Yesterday I found a menu editor that already seems to work :-)

http://ubuntuforums.org/forumdisplay.php?f=67


It only does the basics so far but already looks quite promising :-) It’s written in Python using PyGTK and PyXDG which makes it easily extensible for me. Since version 0.4.3 doesn’t show a preview in the filechooser dialog when selecting an icon for an entry I also took the chance to play once again a little bit around with PyGTK. The result is available here.

And once again: Congratulations and thanks to Amaranth for the work he (?) put into this menu editor :-)