Date: Tue, 9 Dec 2014 17:18:16 +0000 (UTC) From: Jason Helfman <jgh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374409 - head/deskutils/xpad-current Message-ID: <201412091718.sB9HIGB2080042@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jgh Date: Tue Dec 9 17:18:16 2014 New Revision: 374409 URL: https://svnweb.freebsd.org/changeset/ports/374409 QAT: https://qat.redports.org/buildarchive/r374409/ Log: - xpad-current now uses gtk30 Modified: head/deskutils/xpad-current/pkg-descr Modified: head/deskutils/xpad-current/pkg-descr ============================================================================== --- head/deskutils/xpad-current/pkg-descr Tue Dec 9 17:11:47 2014 (r374408) +++ head/deskutils/xpad-current/pkg-descr Tue Dec 9 17:18:16 2014 (r374409) @@ -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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412091718.sB9HIGB2080042>