aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2014-12-10 01:18:16 +0800
committerJason Helfman <jgh@FreeBSD.org>2014-12-10 01:18:16 +0800
commitfc0253ccf7f9d1c2ecceca95b0328fbd6ad2dd59 (patch)
tree6eae9c0add9c5aeb225761126794f5a01740792c
parentd3be893a310318f7fdfa8f9589f44044382e7298 (diff)
downloadfreebsd-ports-gnome-fc0253ccf7f9d1c2ecceca95b0328fbd6ad2dd59.tar.gz
freebsd-ports-gnome-fc0253ccf7f9d1c2ecceca95b0328fbd6ad2dd59.tar.zst
freebsd-ports-gnome-fc0253ccf7f9d1c2ecceca95b0328fbd6ad2dd59.zip
- xpad-current now uses gtk30
-rw-r--r--deskutils/xpad-current/pkg-descr6
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/xpad-current/pkg-descr b/deskutils/xpad-current/pkg-descr
index 61d7e6cb30f5..e53f99d7be90 100644
--- a/deskutils/xpad-current/pkg-descr
+++ b/deskutils/xpad-current/pkg-descr
@@ -1,11 +1,11 @@
-xpad is a sticky note application written using GTK+ 2.0 that strives to be
+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+ 2.0
+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+ 2.0 powered text view.
+ * 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.