diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-09-24 09:12:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-24 09:12:00 +0700 |
commit | 5ee19dc3ba258cb9af62262279031e8b2372f680 (patch) | |
tree | eb42a1e4f837e5069e68cc5c16cdda8558c34222 /desktop/plank/README | |
parent | b79e907eeb11a808878d1bbcef39022d70523297 (diff) | |
download | slackbuilds-5ee19dc3ba258cb9af62262279031e8b2372f680.tar.gz |
desktop/plank: Added (Elegant, simple, clean dock).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/plank/README')
-rw-r--r-- | desktop/plank/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/desktop/plank/README b/desktop/plank/README new file mode 100644 index 0000000000..f5d4ce91a0 --- /dev/null +++ b/desktop/plank/README @@ -0,0 +1,12 @@ +plank (Elegant, simple, clean dock) + +Plank is meant to be the simplest dock on the planet. + +The goal is to provide just what a dock needs and absolutely nothing +more. It is, however, a library which can be extended to create other +dock programs with more advanced features. + +Thus, Plank is the underlying technology for Docky (starting in +version 3.0.0) and aims to provide all the core features while Docky +extends it to add fancier things like Docklets, painters, settings +dialogs, etc. |