diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-12-17 02:30:31 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-12-17 02:30:31 +0800 |
commit | 4777a2568561f736c8eb4f8bb6b7a70e4731f59d (patch) | |
tree | 0db0f9db9956322e9db4cd73823f1d398f084728 /deskutils/cartotheque/pkg-descr | |
parent | 713ba3c1c1cd3154aad2cdb84f431e787647c2e6 (diff) | |
download | freebsd-ports-gnome-4777a2568561f736c8eb4f8bb6b7a70e4731f59d.tar.gz freebsd-ports-gnome-4777a2568561f736c8eb4f8bb6b7a70e4731f59d.tar.zst freebsd-ports-gnome-4777a2568561f736c8eb4f8bb6b7a70e4731f59d.zip |
An application for managing notes on small cards (like punch cards :).
The application uses a directory based repository for cards with various
contents. Currently only one contents is supported, and that is RTF
contents (NSAttributedString) editable by a text view.
Screenshot:
WWW: http://stefan.agentfarms.net/Download/GNUstep/Shots/cartotheque-2.png
Diffstat (limited to 'deskutils/cartotheque/pkg-descr')
-rw-r--r-- | deskutils/cartotheque/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/deskutils/cartotheque/pkg-descr b/deskutils/cartotheque/pkg-descr new file mode 100644 index 000000000000..c1dd968b5941 --- /dev/null +++ b/deskutils/cartotheque/pkg-descr @@ -0,0 +1,7 @@ +An application for managing notes on small cards (like punch cards :). +The application uses a directory based repository for cards with various +contents. Currently only one contents is supported, and that is RTF +contents (NSAttributedString) editable by a text view. + +Screenshot: +WWW: http://stefan.agentfarms.net/Download/GNUstep/Shots/cartotheque-2.png |