From 39c333680026fb7b647a25bdad7161826ee41735 Mon Sep 17 00:00:00 2001 From: gapan Date: Sun, 12 Feb 2012 22:46:10 +0000 Subject: [PATCH] Updated README --- README | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README b/README index 2024632..3fcf0c6 100644 --- a/README +++ b/README @@ -4,19 +4,18 @@ ABOUT xdgmenumaker is a command line tool, written in python, that generates application menus using xdg information, by scanning *.desktop files -in /usr/share/applications and ~/.local/share/applications. All -applications are sorted according to the main categories as specified by -freedesktop.org at: +in all $XDG_DATA_DIRS/applications directories. All applications are +sorted according to the main categories as specified by freedesktop.org +at: http://standards.freedesktop.org/menu-spec/latest/apa.html The menu entries that are generated by xdgmenumaker are localised according to the running user locale settings. xdgmenumaker currently supports generating menus for fluxbox and -windowmaker. In-menu icons are not supported for now, maybe in the -future. +windowmaker. -pyxdg is required by xdgmenumaker, in addition to python 2. +pyxdg and pygtk are required by xdgmenumaker, in addition to python 2. ======= Fluxbox