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/slack-desc | |
parent | 3254302d0402e557e3ae1d749c7271d0e4de2518 (diff) | |
download | slackbuilds-0330e254dce4e77679e7af680a0bf4a6ad22b795.tar.gz |
desktop/xdgmenumaker: Updated for version 0.5 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/xdgmenumaker/slack-desc')
-rw-r--r-- | desktop/xdgmenumaker/slack-desc | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/desktop/xdgmenumaker/slack-desc b/desktop/xdgmenumaker/slack-desc index 9f1a02e110..dbd8e1ba00 100644 --- a/desktop/xdgmenumaker/slack-desc +++ b/desktop/xdgmenumaker/slack-desc @@ -1,18 +1,18 @@ -# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. + |-----handy-ruler------------------------------------------------------| -xdgmenumaker: xdgmenumaker (generates application menus) +xdgmenumaker: xdgmenumaker (application menu generator for window managers) xdgmenumaker: xdgmenumaker: xdgmenumaker is a command line tool, written in python, that xdgmenumaker: generates application menus using xdg information, by scanning -xdgmenumaker: *.desktop files in all $XDG_DATA_DIRS/applications directories. -xdgmenumaker: -xdgmenumaker: xdgmenumaker currently supports generating menus for fluxbox, icewm -xdgmenumaker: and windowmaker. -xdgmenumaker: -xdgmenumaker: +xdgmenumaker: *.desktop files in all $XDG_DATA_DIRS/applications directories. All +xdgmenumaker: applications are sorted according to the main categories as specified +xdgmenumaker: by freedesktop.org. The menu entries that are generated by xdgmenumaker +xdgmenumaker: are localised according to the running user locale settings. xdgmenumaker: +xdgmenumaker: xdgmenumaker currently supports generating menus for fluxbox, icewm, +xdgmenumaker: jwm, pekwm and windowmaker. |