diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-06 09:22:03 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-06 09:22:03 +0000 |
commit | 8a5b3594349d81cfca36372db234da131bd3fc21 (patch) | |
tree | 2226e0f4d2f519fc2874a688603e95c17fc87158 /deskutils/dragstack/pkg-descr | |
parent | 565a923745877d2921f19a4a08847a2c687e0a48 (diff) |
DragStacK, inspired by the drop stack of the PathFinder file
manager for OS X, is a KDE panel applet which provides a stack
of files / resources. Files or other resources can be dropped
onto the applet to add them to the stack, or dragged from the
applet to remove them from the stack.
PR: 58742
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
Notes
Notes:
svn path=/head/; revision=93224
Diffstat (limited to 'deskutils/dragstack/pkg-descr')
-rw-r--r-- | deskutils/dragstack/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/deskutils/dragstack/pkg-descr b/deskutils/dragstack/pkg-descr new file mode 100644 index 000000000000..d10a4f0b17eb --- /dev/null +++ b/deskutils/dragstack/pkg-descr @@ -0,0 +1,7 @@ +DragStacK, inspired by the drop stack of the PathFinder file manager +for OS X, is a KDE panel applet which provides a stack of files / resources. +Files or other resources can be dropped onto the applet to add them to +the stack, or dragged from the applet to remove them from the stack. + +Author: Dominik Seichter <domseichter@web.de> +WWW: http://sourceforge.net/projects/dragstack |