aboutsummaryrefslogtreecommitdiff
path: root/deskutils/menumaker/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* MenuMaker is application finding and menu generation utility. It is capable ofAlejandro Pulver2007-03-231-0/+21
finding lots of installed programs and generating the root menu consistent across all supported X window managers, so one will get (almost) the same menu no matter what WM is currently used. It is pure Python application hence it runs on every relevant system. Supported X window managers: - BlackBox - Deskmenu - FluxBox - IceWM - OpenBox, version 3 - PekWM - WindowMaker - XFCE, version 4 It also reads Freedesktop.org's .desktop files. WWW: http://menumaker.sourceforge.net/ Notes: svn path=/head/; revision=188069