Author: dj Date: 2010-10-17 12:03:17 -0600 (Sun, 17 Oct 2010) New Revision: 8644
Modified: trunk/BOOK/general.ent trunk/BOOK/general/genutils/xterm.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to xterm-262. Modified: trunk/BOOK/general/genutils/xterm.xml =================================================================== --- trunk/BOOK/general/genutils/xterm.xml 2010-10-17 17:55:40 UTC (rev 8643) +++ trunk/BOOK/general/genutils/xterm.xml 2010-10-17 18:03:17 UTC (rev 8644) @@ -6,9 +6,9 @@ <!ENTITY xterm-download-http " "> <!ENTITY xterm-download-ftp "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz"> - <!ENTITY xterm-md5sum "363cc4865b7691bd0ae5eebb42cde9c9"> - <!ENTITY xterm-size "880 KB"> - <!ENTITY xterm-buildsize "7.0 MB"> + <!ENTITY xterm-md5sum "d25eab48f995893f9d115fbfeea6b658"> + <!ENTITY xterm-size "916 KB"> + <!ENTITY xterm-buildsize "8.8 MB"> <!ENTITY xterm-time "0.1 SBU"> ]> @@ -138,7 +138,7 @@ the Backspace key, add the following definitions as the <systemitem class="username">root</systemitem> user:</para> -<screen role="root"><userinput>cat >> $XORG_PREFIX/share/X11/app-defaults/XTerm << "EOF" +<screen role="root"><userinput>cat >> /etc/X11/app-defaults/XTerm << "EOF" *VT100*locale: true *VT100*faceName: Monospace *VT100*faceSize: 10 Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2010-10-17 17:55:40 UTC (rev 8643) +++ trunk/BOOK/general.ent 2010-10-17 18:03:17 UTC (rev 8644) @@ -252,7 +252,7 @@ <!ENTITY graphviz-version "2.26.3"> <!ENTITY recode-version "3.6"> <!ENTITY xcb-util-version "0.3.6"> -<!ENTITY xterm-version "253"> +<!ENTITY xterm-version "262"> <!ENTITY rman-version "3.2"> <!ENTITY icon-naming-utils-version "0.8.90"> <!ENTITY rxvt-unicode-version "9.07"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2010-10-17 17:55:40 UTC (rev 8643) +++ trunk/BOOK/introduction/welcome/changelog.xml 2010-10-17 18:03:17 UTC (rev 8644) @@ -68,6 +68,9 @@ <listitem> <para>[dj] - Updated to Xorg 7.5-3 release packages.</para> </listitem> + <listitem> + <para>[dj] - Updated to xterm-262.</para> + </listitem> </itemizedlist> </listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
