nightmorph 13/06/05 02:49:20 Modified: xfce-config.xml Log: replace leafpad with mousepad, now that it's back in portage. bug 472314
Revision Changes Path 1.48 xml/htdocs/doc/en/xfce-config.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xfce-config.xml?r1=1.47&r2=1.48 Index: xfce-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- xfce-config.xml 14 Jan 2013 06:30:59 -0000 1.47 +++ xfce-config.xml 5 Jun 2013 02:49:20 -0000 1.48 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.47 2013/01/14 06:30:59 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.48 2013/06/05 02:49:20 nightmorph Exp $ --> <guide> <title>The Xfce Configuration Guide</title> @@ -18,8 +18,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>15</version> -<date>2013-01-13</date> +<version>16</version> +<date>2013-06-04</date> <chapter> <title>Introduction</title> @@ -240,7 +240,7 @@ <p> We should now <c>emerge</c> some useful applications and utilities: <c>xfce4-mixer</c>, <c>xfce4-taskmanager</c>, <c>xfwm4-themes</c>, <c>orage</c>, -<c>leafpad</c>, <c>xfce4-power-manager</c>, <c>x11-terms/xfce4-terminal</c>, and +<c>mousepad</c>, <c>xfce4-power-manager</c>, <c>x11-terms/xfce4-terminal</c>, and <c>thunar</c>. </p> @@ -261,7 +261,7 @@ </p> <p> -<c>orage</c> is a simple, handy calendar. <c>leafpad</c> is a barebones text +<c>orage</c> is a simple, handy calendar. <c>mousepad</c> is a barebones text editor that starts up extremely quickly. </p> @@ -318,7 +318,7 @@ </p> <p> -Though <c>leafpad</c> is nice enough as a basic text editor, if you need a +Though <c>mousepad</c> is nice enough as a basic text editor, if you need a full-featured word processor but don't want the bloat of LibreOffice, try emerging <c>abiword</c>. <uri link="http://www.abisource.com">AbiWord</uri> is lighter, faster, and is completely interoperable with industry-standard document
