diff options
Diffstat (limited to 'desktop/xdgmenumaker/README')
-rw-r--r-- | desktop/xdgmenumaker/README | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/desktop/xdgmenumaker/README b/desktop/xdgmenumaker/README index 46cae26fbfb4a..0c9e907d48d5e 100644 --- a/desktop/xdgmenumaker/README +++ b/desktop/xdgmenumaker/README @@ -1,10 +1,11 @@ -xdgmenumaker is a command line tool, written in python, that generates -application menus using xdg information, by scanning *.desktop files -in all $XDG_DATA_DIRS/applications directories. All applications are -sorted according to the main categories as specified by freedesktop.org. +xdgmenumaker (application menu generator for window managers) -The menu entries that are generated by xdgmenumaker are localised -according to the running user locale settings. +xdgmenumaker is a command line tool, written in python, that generates +application menus using xdg information, by scanning *.desktop files in +all $XDG_DATA_DIRS/applications directories. All applications are sorted +according to the main categories as specified by freedesktop.org. The +menu entries that are generated by xdgmenumaker are localised according +to the running user locale settings. -xdgmenumaker currently supports generating menus for fluxbox, icewm and -windowmaker. +xdgmenumaker currently supports generating menus for fluxbox, icewm, +jwm, pekwm and windowmaker. |