diff options
author | B. Watson <yalhcru@gmail.com> | 2015-05-07 04:23:28 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-10 07:04:50 +0700 |
commit | 97316b32e6b7e56dcd817e6f2f09e2e8976fbf9b (patch) | |
tree | 6faa5dcd174dded3ab40ae7a7efe21f84e991f40 /desktop/xdgmenumaker/slack-desc | |
parent | 6473e9cca39df6f926a5085474f798d5b46b01fc (diff) | |
download | slackbuilds-97316b32e6b7e56dcd817e6f2f09e2e8976fbf9b.tar.gz |
desktop/xdgmenumaker: Fix .info and slack-desc.
Diffstat (limited to 'desktop/xdgmenumaker/slack-desc')
-rw-r--r-- | desktop/xdgmenumaker/slack-desc | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/desktop/xdgmenumaker/slack-desc b/desktop/xdgmenumaker/slack-desc index dbd8e1ba00..c689665a93 100644 --- a/desktop/xdgmenumaker/slack-desc +++ b/desktop/xdgmenumaker/slack-desc @@ -1,3 +1,4 @@ +# 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. @@ -7,11 +8,11 @@ |-----handy-ruler------------------------------------------------------| 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. 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: xdgmenumaker is a command line tool, written in python, that generates +xdgmenumaker: application menus using xdg information, by scanning *.desktop files +xdgmenumaker: in all $XDG_DATA_DIRS/applications directories. All applications +xdgmenumaker: are sorted according to the main categories as specified by +xdgmenumaker: 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, |