Date: Wed, 20 Dec 2006 13:19:17 -0600 From: "Jeremy Messenger" <mezz7@cox.net> To: freebsd-gnome@freebsd.org Subject: Change text of buttons in Liferea 1.2.0. Message-ID: <op.tkvhafvv9aq2h7@mezz.mezzweb.com>
next in thread | raw e-mail | index | archive | help
Hello folks, I dislike how they have changed text of buttons in Liferea 1.2.0, so I have created a patch to bring old text of buttons back. It's shorter, make buttons smaller and look better. Just add below under the post-patch of Makefile for anyone that want it too. ${REINPLACE_CMD} -e 's|_New Subscription...|_New Feed|g ; \ s|_Next Unread Item|_Next Unread|g ; \ s|_Mark Selected As Read|_Mark As Read|g ; \ s|Search All Feeds...|Search|g' \ ${WRKSRC}/src/ui/ui_mainwindow.c Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.tkvhafvv9aq2h7>