diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-06 03:21:36 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-06 03:21:36 +0000 |
commit | cd268cd82fc2d649b4a7d16de561e55187862a91 (patch) | |
tree | 6c09e746cfa1160ff11f20bd803d53ef5ac7dd21 /deskutils/xpad/pkg-descr | |
parent | 5435a0a2929e298c6a30a210943bcdc7ba602f47 (diff) | |
download | ports-cd268cd82fc2d649b4a7d16de561e55187862a91.tar.gz ports-cd268cd82fc2d649b4a7d16de561e55187862a91.zip |
Notes
Diffstat (limited to 'deskutils/xpad/pkg-descr')
-rw-r--r-- | deskutils/xpad/pkg-descr | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/deskutils/xpad/pkg-descr b/deskutils/xpad/pkg-descr new file mode 100644 index 000000000000..31f678b537db --- /dev/null +++ b/deskutils/xpad/pkg-descr @@ -0,0 +1,20 @@ +xpad is a sticky note application written using GTK+ 2.0 that strives to be +simple, fault-tolerant, and customizable. xpad consists of independent pad +windows; each is basically a text box in which notes can be written. Despite +being called xpad, all that is needed to run or compile it is the GTK+ 2.0 +libraries. Here is a list of major features in the current xpad stable +release: + + * GTK+ 2.0 powered text view. + * Fault tolerant. All information is kept on the hard drive, not memory. + * xpad is very customizable. The color scheme (text, background, and window + borders) and the font can be changed. + * A customizable toolbar puts the most frequently used commands at your + fingertips. + * Support for the X session management protocol. + * Support for the www.freedesktop.org system tray proposal. + +WWW: http://xpad.sourceforge.net/ + +- Guillaume +amyfoub@videotron.ca |