diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-08-29 14:40:24 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-08-29 16:47:52 +0900 |
commit | 9745a2b423ce03fb59ce229728113c316262a84f (patch) | |
tree | 6a0caa1880d60245a8a0ad4319418267e3f8d67e /README.md | |
parent | f63c81cb030b779f93eb014602f58f0d3df9c359 (diff) | |
download | tastymenu-9745a2b423ce03fb59ce229728113c316262a84f.tar.gz tastymenu-9745a2b423ce03fb59ce229728113c316262a84f.zip |
Drop automake build support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..82ec196 --- /dev/null +++ b/README.md @@ -0,0 +1,35 @@ +TastyMenu is a replacement for the TDE menu, aiming to provide the maximum usability and flexibility. +It provides three columns where you can always have all your favourite applications in handy. + +KEY FEATURES + * One column for all your favourite applications and two columns for browsing all the installed programs + * Search engine for the applications + * Optional integration with Strigi + * Highlighting of recently installed applications + * Fast user switching + * Drag and drop support + +. + +Contributing +-------------- + +If you wish to contribute to tastymenu, you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate + + +Translations status +--------------------- + +### messages +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/tastymenu/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tastymenu/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/tastymenu-desktop-files/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tastymenu-desktop-files/) |