summaryrefslogtreecommitdiffstats
path: root/desktop/xdgmenumaker/README
diff options
context:
space:
mode:
author Andrew Tkalia2013-03-12 02:13:20 +0100
committer dsomero2013-03-22 12:16:41 +0100
commitc384a6e16bf892c97f1683eb8ad701b0b47a2a95 (patch)
tree5a0d859d6ad59aef4b9ec5ba6dc7f46322386e9e /desktop/xdgmenumaker/README
parentb2f82851ce15c5b70f10f20fba50b2d5dae73499 (diff)
downloadslackbuilds-c384a6e16bf892c97f1683eb8ad701b0b47a2a95.tar.gz
desktop/xdgmenumaker: Added (generates application menus)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'desktop/xdgmenumaker/README')
-rw-r--r--desktop/xdgmenumaker/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/xdgmenumaker/README b/desktop/xdgmenumaker/README
new file mode 100644
index 0000000000..46cae26fbf
--- /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.