git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9041 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Andrew Benton 2011-11-30 14:19:33 +00:00
parent b9b1a37279
commit 05d91c4881

View File

@ -188,7 +188,7 @@ gtk-query-immodules-2.0 > /etc/gtk-2.0/gtk.immodules</userinput></screen>
<xref linkend="gnome-icon-theme"/>) you can set your prefences in
<filename>~/.gtkrc-2.0</filename>:</para>
<screen><userinput>cat &gt; ~/gtkrc-2.0 &lt;&lt; "EOF"
<screen><userinput>cat &gt; ~/.gtkrc-2.0 &lt;&lt; "EOF"
include "/usr/share/themes/<replaceable>Glider</replaceable>/gtk-2.0/gtkrc"
gtk-icon-theme-name = "<replaceable>hicolor</replaceable>"
EOF</userinput></screen>