nightmorph 10/07/19 17:55:25 Modified: utf-8.xml Log: fix category for x11-terms/terminal, bug 328977
Revision Changes Path 1.53 xml/htdocs/doc/en/utf-8.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/utf-8.xml?rev=1.53&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/utf-8.xml?rev=1.53&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/utf-8.xml?r1=1.52&r2=1.53 Index: utf-8.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- utf-8.xml 23 Jan 2010 05:43:59 -0000 1.52 +++ utf-8.xml 19 Jul 2010 17:55:25 -0000 1.53 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.52 2010/01/23 05:43:59 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.53 2010/07/19 17:55:25 nightmorph Exp $ --> <guide> <title>Using UTF-8 with Gentoo</title> @@ -25,8 +25,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license /> -<version>2.28</version> -<date>2009-08-11</date> +<version>2.29</version> +<date>2010-07-19</date> <chapter> <title>Character Encodings</title> @@ -538,7 +538,7 @@ <p> Terminal emulators that use Xft and support Unicode are harder to come by. Aside from Konsole and gnome-terminal, the best options in Portage are -<c>x11-terms/rxvt-unicode</c>, <c>xfce-extra/terminal</c>, +<c>x11-terms/rxvt-unicode</c>, <c>x11-terms/terminal</c>, <c>gnustep-apps/terminal</c>, <c>x11-terms/mlterm</c>, or plain <c>x11-terms/xterm</c> when built with the <c>unicode</c> USE flag and invoked as <c>uxterm</c>. <c>app-misc/screen</c> supports UTF-8 too, when invoked as
