diff options
author | Sasha Abbott <sashaa@disroot.org> | 2020-06-26 19:49:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-28 08:16:56 +0700 |
commit | b6a29a0a55a4993f225e82cd264720e92011ab20 (patch) | |
tree | baa538cf2905733865e4d348c4dd365ade44580a /desktop/menulibre/README | |
parent | 526a6da455cb6c726f53ed280328987a0fca74c1 (diff) |
desktop/menulibre: Added (FreeDesktop.org compliant menu editor)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/menulibre/README')
-rw-r--r-- | desktop/menulibre/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/desktop/menulibre/README b/desktop/menulibre/README new file mode 100644 index 0000000000000..1ecf1e653f951 --- /dev/null +++ b/desktop/menulibre/README @@ -0,0 +1,11 @@ +menulibre (advanced FreeDesktop.org compliant menu editor) + +menulibre is an advanced menu editor that provides modern features in +a clean, easy-to-use interface. + +It allows you to create or modify launchers, add, remove and adjust +desktop actions and rearrange menu items. + +NOTE: python-distutils-extra needs to be built with python3 +support by passing PYTHON3=yes ./python-distutils-extra.SlackBuild when +building. |