diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-11-19 15:34:21 +0100 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-22 11:59:10 +0800 |
commit | 43dcc7c7e53fb20eee883ecb8837f9c7cd43899d (patch) | |
tree | 874bd1313d9444c0aa661db4d2f3952a2a1d946e /README | |
parent | 55522e2e3f762f435a97cf3bfc4d83df27be1002 (diff) | |
download | basket-43dcc7c7e53fb20eee883ecb8837f9c7cd43899d.tar.gz basket-43dcc7c7e53fb20eee883ecb8837f9c7cd43899d.zip |
Drop automake build support.
Add basic cmake build instructions.
Delete empty files ChangeLog, NEWS and TODO.
Rework of the README file.
Update some cmake files with latest macros.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 039945bdcc926c6460cfb2c4372f370744b16d22)
Diffstat (limited to 'README')
-rw-r--r-- | README | 69 |
1 files changed, 27 insertions, 42 deletions
@@ -1,42 +1,27 @@ - ******************** - * BasKet Note Pads * - ******************** - - Purpose: -************ - - This application provide as many baskets as you wish, and you -can drag and drop various objects (text, URLs, images, sounds...) -into its. - Objects can be edited, copied, dragged... So, you can arrange them as -you want ! - It's a DropDrawers clone -(http://www.sigsoftware.com/dropdrawers/index.html) for KDE 3. - - If you want to contact me, please mail me at slaout@linux62.org -(I'm a french guy, if you prefer to speak french to me). - - Project Status: -******************* - - Visit the BasKet Note Pads website at : -http://basket.kde.org/ - You can find screenshots of it at : -http://basket.kde.org/screenshots.php - For project status, please see the TODO file of this project at : -http://basket.kde.org/todo.php - You also can see the project roadmap for near versions planned - features at : -http://basket.kde.org/roadmap.php - See changes log at : -http://basket.kde.org/changelog.php - And finaly, new versions will be announced here : -http://basket.kde.org/news.php - If you want to be noticed of new versions, subscribe to the RSS feed, - available with explanations here: -http://basket.kde.org/rss.php - - Install: -************ - - Please see the INSTALL file. + + basket - a multi-purpose note-taking application for TDE. + + + +Basket is a DropDrawers clone. (http://www.sigsoftware.com/dropdrawers) + +It provides as many baskets (drawers) as you wish, several kinds of +objects (texts, URLs, images,...) can be drag-n-drop'd into it. + +Objects can be edited, copied, dragged, in short, they can be arranged +according to users' will. Moreover Basket allows you to keep all objects +you want in one place, keep data at hand, take notes... + + + + +CONTRIBUTING +============== + +If you wish to contribute to basket, 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 |