diff options
author | rillig <rillig@pkgsrc.org> | 2005-05-23 08:26:03 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-05-23 08:26:03 +0000 |
commit | f795c2e4750a21c358eb4eba83184326b68adce0 (patch) | |
tree | a88b53a484071e09249ef5ae57e9f69b5ffb0a67 /x11/xpad | |
parent | c7051d394905450b08f91eb4b95f8961b2af4385 (diff) | |
download | pkgsrc-f795c2e4750a21c358eb4eba83184326b68adce0.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'x11/xpad')
-rw-r--r-- | x11/xpad/DESCR | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/x11/xpad/DESCR b/x11/xpad/DESCR index ea2ba12ae3e..31f616ab593 100644 --- a/x11/xpad/DESCR +++ b/x11/xpad/DESCR @@ -1,19 +1,19 @@ -xpad is a sticky notes 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 +xpad is a sticky notes 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. - So if power is lost or your computer freezes, there is little lost + * Fault tolerant. All information is kept on the hard drive, not memory. + So if power is lost or your computer freezes, there is little lost information. - * xpad is very customizable. The color scheme (text, background, and window - borders) and the font can be changed. These settings can be applied to - one pad or set as the default for future pads. Want window decorations or + * xpad is very customizable. The color scheme (text, background, and window + borders) and the font can be changed. These settings can be applied to + one pad or set as the default for future pads. Want window decorations or not? Your choice. - * A customizable toolbar puts the most frequently used commands at your + * 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. |