diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2014-12-30 18:36:31 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2014-12-30 18:36:31 +0000 |
commit | 589d7c3b963ade98fc83c4d7eae9592f837b79d9 (patch) | |
tree | 541987426b7e7d80f6273acec6184b0563c8ba49 /deskutils/xpad/pkg-descr | |
parent | 87fffb2da7aaebb9566a49a7617bab451be50189 (diff) | |
download | ports-589d7c3b963ade98fc83c4d7eae9592f837b79d9.tar.gz ports-589d7c3b963ade98fc83c4d7eae9592f837b79d9.zip |
Notes
Diffstat (limited to 'deskutils/xpad/pkg-descr')
-rw-r--r-- | deskutils/xpad/pkg-descr | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/deskutils/xpad/pkg-descr b/deskutils/xpad/pkg-descr new file mode 100644 index 000000000000..e53f99d7be90 --- /dev/null +++ b/deskutils/xpad/pkg-descr @@ -0,0 +1,17 @@ +xpad is a sticky note application written using GTK+ 3.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+ 3.0 +libraries. Here is a list of major features in the current xpad current +release: + + * GTK+ 3.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: https://launchpad.net/xpad |