mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 04:52:12 +08:00
21 lines
823 B
XML
21 lines
823 B
XML
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||
|
<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
|
||
|
|
||
|
<!-- $LastChangedBy$
|
||
|
$Date$ -->
|
||
|
|
||
|
<note>
|
||
|
<para>
|
||
|
This package installes icon files into the
|
||
|
<filename class="directory">/usr/share/icons/hicolor</filename>
|
||
|
hierarchy and you can improve system performance and memory usage by
|
||
|
updating <filename>/usr/share/icons/hicolor/index.theme</filename>. To
|
||
|
perform the update you must have <xref linkend="gtk2"/> or
|
||
|
<xref linkend="gtk3"/> installed and issue the following command as the
|
||
|
<systemitem class="username">root</systemitem> user:
|
||
|
</para>
|
||
|
|
||
|
<screen role="root"><userinput>gtk-update-icon-cache</userinput></screen>
|
||
|
</note>
|