diff options
Diffstat (limited to 'desktop/xdgmenumaker/README')
-rw-r--r-- | desktop/xdgmenumaker/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/xdgmenumaker/README b/desktop/xdgmenumaker/README new file mode 100644 index 000000000000..46cae26fbfb4 --- /dev/null +++ b/desktop/xdgmenumaker/README @@ -0,0 +1,10 @@ +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. |