aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/menumaker
Commit message (Collapse)AuthorAgeFilesLines
* - convert USE_GMAKE to USES=gmakejgh2013-07-061-1/+1
|
* - take maintainershipjgh2013-05-051-1/+1
|
* Fix build with bmakebapt2013-05-041-5/+2
|
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Reassign ports to heaptabthorpe2011-02-271-1/+1
| | | | Submitted by: alepulver
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with D
* MenuMaker is application finding and menu generation utility. It is capable ofalepulver2007-03-234-0/+105
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/