gnome-control-center/help/C/config-themes.xml
Kevin Breit 7e07bb9c6e Fixed a typo that caused breakage.
2002-04-05  Kevin Breit  <mrproper@ximian.com>

	* C/config-themes.xml: Fixed a typo that caused breakage.

	* C/config-keybindings.xml: Fixed some gross breakage.
2002-04-06 03:04:26 +00:00

46 lines
No EOL
1.3 KiB
XML

<sect1 id="config-theme">
<title>Gtk+ Theme Selector</title>
<para>
The <application>Gnome</application> environment is run by
<application>Gtk+</application>. <application>Gtk+</application>
allows most elements in your desktop to be themed to the look you
want. The <application>Gtk+ Theme Selector</application> lets you
select the theme to use.
</para>
<sect2 id="config-theme-setting">
<title>Setting Your Theme</title>
<para>
The top of the <application>Gtk+ Theme Selector</application>
has a list of installed themes. Simply click on a theme and
your changes will be made.
</para>
<para>
You can interactively demo all the widgets available in your
selected theme in the lower half of the window.
</para>
</sect2>
<sect2 id="config-theme-add">
<title>Adding a Theme</title>
<para>
To add a theme to use:
<orderedlist numeration="arabic">
<listitem>
<para>
Click the <guibutton>Install new theme</guibutton> button.
</para>
</listitem>
<listitem>
<para>
Navigate to the directory your theme is installed in.
</para>
</listitem>
<listitem>
<para>
Open the gtkrc file which contains the specifications of
your theme.
</para>
</listitem>
</orderedlist>
</para>
</sect2>
</sect1>