mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 18:02:12 +08:00
42ae206917
Update to gnome-themes-extra-3.28. This required a complete rename due to upstream changes, as well as modifications to a few pages. I have verified that it renders, but Bruce should probably check the currency script for necessary changes. Thanks to Xi for reporting that it changed. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20610 af4574ff-66df-0310-9fd7-8a98e5e911e0
41 lines
1.7 KiB
XML
41 lines
1.7 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<chapter id="x-icons">
|
|
<?dbhtml filename="icons.html" ?>
|
|
|
|
<title>Icons</title>
|
|
|
|
<sect1 id="icons-introduction">
|
|
<?dbhtml filename="icons-introduction.html" ?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Introduction</title>
|
|
|
|
<para>Window Managers and Desktop Environments can use icons from different
|
|
sources. Generally icons are installed in <filename class='directory'>
|
|
/usr/share/icons</filename> and are independent of distribution.</para>
|
|
|
|
</sect1>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="adwaita-icon-theme.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="breeze-icons.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-icon-theme.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-icon-theme-extras.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-icon-theme-symbolic.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-themes-extra.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hicolor-icon-theme.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="icon-naming-utils.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxde-icon-theme.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="oxygen-icons5.xml"/>
|
|
|
|
</chapter>
|