diff options
author | B. Watson <yalhcru@gmail.com> | 2015-02-28 09:59:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-28 11:06:37 +0700 |
commit | 0330e254dce4e77679e7af680a0bf4a6ad22b795 (patch) | |
tree | 8d7c4c4b399d0ed08f6bf85da972af87a11aff68 /desktop/xdgmenumaker/README | |
parent | 3254302d0402e557e3ae1d749c7271d0e4de2518 (diff) |
desktop/xdgmenumaker: Updated for version 0.5 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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. |