removed unmaintained releasenotes module

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17365 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Steve Ebersole 2009-08-19 15:05:56 +00:00
parent 33d5534b14
commit 0fd2762c6e
105 changed files with 0 additions and 6521 deletions

View File

@ -17,7 +17,6 @@
<description>Grouping of Hibernate Core Project documentation modules</description>
<modules>
<module>releasenotes</module>
<module>manual</module>
<module>envers</module>
<!--

View File

@ -1,87 +0,0 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.5.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-releasenotes</artifactId>
<packaging>jdocbook</packaging>
<name>Hibernate Release Notes</name>
<description>The Hibernate release notes DocBook source module</description>
<build>
<plugins>
<plugin>
<groupId>org.jboss.maven.plugins</groupId>
<artifactId>maven-jdocbook-plugin</artifactId>
<version>2.1.0</version>
<extensions>true</extensions>
<executions>
<execution>
<!--
here we are attaching the translate goal so that the translations are processed
before compilation so that the transated XML is also transformed during
generation
-->
<phase>process-resources</phase>
<goals>
<goal>translate</goal>
</goals>
</execution>
</executions>
<dependencies>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-jdocbook-style</artifactId>
<version>1.0.2</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
<configuration>
<sourceDocumentName>en-US/Release_Notes.xml</sourceDocumentName>
<masterTranslation>en-US</masterTranslation>
<imageResource>
<directory>${basedir}/src/main/docbook/en-US</directory>
<includes>
<include>**/*.svg</include>
<include>**/*.png</include>
</includes>
</imageResource>
<formats>
<format>
<formatName>pdf</formatName>
<stylesheetResource>classpath:/xslt/hibernate/pdf/main-pdf.xsl</stylesheetResource>
<finalName>Release_Notes.pdf</finalName>
<profilingTypeName>two_pass</profilingTypeName>
</format>
<format>
<formatName>html_single</formatName>
<stylesheetResource>classpath:/xslt/hibernate/html/main-single.xsl</stylesheetResource>
<finalName>index.html</finalName>
<profilingTypeName>two_pass</profilingTypeName>
</format>
<format>
<formatName>html</formatName>
<stylesheetResource>classpath:/xslt/hibernate/html/main-chunk.xsl</stylesheetResource>
<finalName>index.html</finalName>
<profilingTypeName>two_pass</profilingTypeName>
</format>
</formats>
<options>
<xincludeSupported>true</xincludeSupported>
<localeSeparator>-</localeSeparator>
<useRelativeImageUris>true</useRelativeImageUris>
</options>
</configuration>
</plugin>
</plugins>
</build>
</project>

View File

@ -1,44 +0,0 @@
<?xml version='1.0'?>
<!DOCTYPE articleinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
]>
<!--
~ Hibernate, Relational Persistence for Idiomatic Java
~
~ Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
~ indicated by the @author tags or express copyright attribution
~ statements applied by the authors. All third-party contributions are
~ distributed under license by Red Hat Middleware LLC.
~
~ This copyrighted material is made available to anyone wishing to use, modify,
~ copy, or redistribute it subject to the terms and conditions of the GNU
~ Lesser General Public License, as published by the Free Software Foundation.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
~ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
~ for more details.
~
~ You should have received a copy of the GNU Lesser General Public License
~ along with this distribution; if not, write to:
~ Free Software Foundation, Inc.
~ 51 Franklin Street, Fifth Floor
~ Boston, MA 02110-1301 USA
-->
<articleinfo id="Release_Notes-Hibernate-Standalone">
<title>Hibernate</title>
<subtitle>Release Notes</subtitle>
<issuenum>3.3.0</issuenum>
<productnumber>1</productnumber>
<abstract><para>This document provides the release notes for Hibernate &VERSION;.</para>
</abstract>
<!--<corpauthor><inlinemediaobject>
<imageobject>
<imagedata fileref="Common_Content/images/hibernate_logo_a.png" />
</imageobject>
</inlinemediaobject>
</corpauthor>--><copyright>
<year>&YEAR;</year>
<holder>&HOLDER;</holder>
</copyright>
<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
</articleinfo>

View File

@ -1,37 +0,0 @@
<?xml version='1.0'?>
<!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
]>
<!--
~ Hibernate, Relational Persistence for Idiomatic Java
~
~ Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
~ indicated by the @author tags or express copyright attribution
~ statements applied by the authors. All third-party contributions are
~ distributed under license by Red Hat Middleware LLC.
~
~ This copyrighted material is made available to anyone wishing to use, modify,
~ copy, or redistribute it subject to the terms and conditions of the GNU
~ Lesser General Public License, as published by the Free Software Foundation.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
~ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
~ for more details.
~
~ You should have received a copy of the GNU Lesser General Public License
~ along with this distribution; if not, write to:
~ Free Software Foundation, Inc.
~ 51 Franklin Street, Fifth Floor
~ Boston, MA 02110-1301 USA
-->
<authorgroup>
<corpauthor>Redhat Documentation Group</corpauthor>
<author>
<affiliation>
<orgname>My Org</orgname>
<orgdiv>Best Div in the place</orgdiv>
</affiliation>
<email>dude.mcdude@myorg.org</email>
</author>
</authorgroup>

View File

@ -1,49 +0,0 @@
<?xml version='1.0'?>
<!DOCTYPE articleinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
]>
<!--
~ Hibernate, Relational Persistence for Idiomatic Java
~
~ Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
~ indicated by the @author tags or express copyright attribution
~ statements applied by the authors. All third-party contributions are
~ distributed under license by Red Hat Middleware LLC.
~
~ This copyrighted material is made available to anyone wishing to use, modify,
~ copy, or redistribute it subject to the terms and conditions of the GNU
~ Lesser General Public License, as published by the Free Software Foundation.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
~ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
~ for more details.
~
~ You should have received a copy of the GNU Lesser General Public License
~ along with this distribution; if not, write to:
~ Free Software Foundation, Inc.
~ 51 Franklin Street, Fifth Floor
~ Boston, MA 02110-1301 USA
-->
<articleinfo id="Release_Notes-Product_Name_and_Version">
<title>Hibernate</title>
<subtitle>Release Notes</subtitle>
<issuenum>0.1</issuenum>
<productnumber>0</productnumber>
<abstract><para>This book is about... (Be brief; this para is used for the RPM spec
file)</para>
</abstract>
<corpauthor><inlinemediaobject>
<imageobject>
<imagedata fileref="/images/hibernate_logo_a.png" />
</imageobject>
</inlinemediaobject>
</corpauthor><copyright>
<year>&YEAR;</year>
<holder>&HOLDER;</holder>
</copyright>
<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
</articleinfo>

View File

@ -1,51 +0,0 @@
<?xml version="1.0"?>
<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "../Release_Notes.ent">
%BOOK_ENTITIES;
<!ENTITY % RH_ENTITIES SYSTEM "Entities.ent">
%RH_ENTITIES;
]>
<legalnotice>
<para>
Copyright <trademark class="copyright"></trademark> 2007 by Red Hat,
Inc. This material may be distributed only subject to the terms and
conditions set forth in the Open Publication License, V1.0 or later
(the latest version is presently available at
<ulink url="http://www.opencontent.org/openpub/">http://www.opencontent.org/openpub/</ulink>).
</para>
<para>
Distribution of substantively modified versions of this document is
prohibited without the explicit permission of the copyright holder.
</para>
<para>
Distribution of the work or derivative of the work in any standard
(paper) book form for commercial purposes is prohibited unless prior
permission is obtained from the copyright holder.
</para>
<para>
Red Hat and the Red Hat "Shadow Man" logo are registered trademarks of
Red Hat, Inc. in the United States and other countries.
</para>
<para>
All other trademarks referenced herein are the property of their
respective owners.
</para>
<para>
The GPG fingerprint of the security@redhat.com key is:
</para>
<para>
CA 20 86 86 2B D6 9D FC 65 F6 EC C4 21 91 80 CD DB 42 A6 0E
</para>
<para>
<address><street>1801 Varsity Drive</street>
<city>Raleigh</city>, <state>NC</state> <postcode>27606-2072</postcode>
<country>USA</country>
<phone>Phone: +1 919 754 3700</phone>
<phone>Phone: 888 733 4281</phone>
<fax>Fax: +1 919 754 3701</fax>
<pob>PO Box 13588</pob>
<city>Research Triangle Park</city>, <state>NC</state> <postcode>27709</postcode>
<country>USA</country></address>
</para>
</legalnotice>

View File

@ -1,133 +0,0 @@
<?xml version="1.0"?>
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "../Release_Notes.ent">
%BOOK_ENTITIES;
<!ENTITY % RH_ENTITIES SYSTEM "Entities.ent">
%RH_ENTITIES;
]>
<section id="r-sn-code-conventions">
<title>Code Presentation Conventions</title>
<para>
In addition to the standard document conventions covered in
<xref
linkend="sn-conventions" />, there are some additional
conventions related specifically to discussing source code:
</para>
<variablelist>
<varlistentry>
<term><classname>classname</classname></term>
<listitem>
<para>
This is the name of a class in an object-oriented
(<firstterm>OO</firstterm>) programming language. For example, the
class
<classname>com.arsdigita.categorization.CategoryTreeNode</classname>
.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><methodname>method name</methodname></term>
<listitem>
<para>
This is the name of a method in an OO programming language, e.g.
the method
<methodname>getBaseDataObjectType</methodname>
.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><function>function</function></term>
<listitem>
<para>
The name of a function or subroutine, as in a programming language.
For example, the function
<function>SecurityLogger.warn()</function>
.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><varname>variable name</varname></term>
<listitem>
<para>
The name of a variable. For example, the variable
<varname>BASE_DATA_OBJECT_TYPE</varname>
.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>option</option></term>
<listitem>
<para>
An option for a software command or
<methodname>Method</methodname>
. For example, a user has been granted <option>read</option>
privileges on an object.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><returnvalue>return value</returnvalue></term>
<listitem>
<para>
The value returned by a function. For example, a method returns
<returnvalue>null</returnvalue>
.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>program listing</term>
<listitem>
<para>
A literal listing of all or part of a program:
</para>
<programlisting>
<![CDATA[
extern void sem_exit (void);
extern struct task_struct *child_reaper;
int getrusage(struct task_struct *, int, struct rusage *);
static void __unhash_process(struct task_struct *p)
{
nr_threads--;
detach_pid(p, PIDTYPE_PID);
detach_pid(p, PIDTYPE_TGID);
if (thread_group_leader(p)) {
detach_pid(p, PIDTYPE_PGID);
detach_pid(p, PIDTYPE_SID);
}
REMOVE_LINKS(p);
p->pid = 0;
}
]]>
</programlisting>
</listitem>
</varlistentry>
<varlistentry>
<term>first term</term>
<listitem>
<para>
The first occurrence of a term, such as the first time we introduce
a <firstterm>bulletin-board</firstterm> and note its abbreviated
form, <firstterm>bboard</firstterm>.
</para>
</listitem>
</varlistentry>
</variablelist>
</section>

View File

@ -1,126 +0,0 @@
<?xml version="1.0"?>
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "../Release_Notes.ent">
%BOOK_ENTITIES;
]>
<section>
<title>Document Conventions</title>
<para>
Certain words in this manual are represented in different fonts,
styles, and weights. This highlighting indicates that the word is part
of a specific category. The categories include the following:
</para>
<variablelist>
<varlistentry>
<term><literal>Courier font</literal></term>
<listitem>
<para>
Courier font represents <command>commands</command>, <filename>file
names and paths</filename>, and
<prompt>prompts</prompt>
.
</para>
<para>
When shown as below, it indicates computer output:
<screen>
Desktop about.html logs paulwesterberg.png
Mail backupfiles mail reports
</screen>
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><userinput>bold Courier font</userinput></term>
<listitem>
<para>
Bold Courier font represents text that you are to type, such as:
<userinput>service jonas start</userinput>
</para>
<para>
If you have to run a command as root, the root prompt
(<literal>#</literal>) precedes the command:
</para>
<screen>
# <userinput>gconftool-2
</userinput>
</screen>
</listitem>
</varlistentry>
<varlistentry>
<term><replaceable>italic Courier font</replaceable></term>
<listitem>
<para>
Italic Courier font represents a variable, such as an installation
directory: <filename>
<replaceable>install_dir</replaceable>/bin/</filename>
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><application>bold font</application></term>
<listitem>
<para>
Bold font represents <application>application
programs</application> and <guilabel>text found on a graphical
interface</guilabel>.
</para>
<para>
When shown like this: <guibutton> OK </guibutton>, it indicates a
button on a graphical application interface.
</para>
</listitem>
</varlistentry>
</variablelist>
<para>
Additionally, the manual uses different strategies to draw your
attention to pieces of information. In order of how critical the
information is to you, these items are marked as follows:
</para>
<note>
<title>Note</title>
<para>
A note is typically information that you need to understand the
behavior of the system.
</para>
</note>
<tip>
<title>Tip</title>
<para>
A tip is typically an alternative way of performing a task.
</para>
</tip>
<important>
<title>Important</title>
<para>
Important information is necessary, but possibly unexpected, such as
a configuration change that will not persist after a reboot.
</para>
</important>
<caution>
<title>Caution</title>
<para>
A caution indicates an act that would violate your support agreement,
such as recompiling the kernel.
</para>
</caution>
<warning>
<title>Warning</title>
<para>
A warning indicates potential data loss, as may happen when tuning
hardware for maximum performance.
</para>
</warning>
</section>

View File

@ -1,115 +0,0 @@
<!ENTITY RH "Red Hat">
<!ENTITY RHI "&RH; Inc.">
<!ENTITY HOLDER "&RHI;">
<!ENTITY YEAR "You need to override the YEAR enity in your local ent file">
<!ENTITY BOOKID "You need to override the BOOKID enity in your local ent file">
<!ENTITY PRODUCT "You need to override the PRODUCT enity in your local ent file">
<!-- everything below here may need to be removed? -->
<!ENTITY CCAG "&RHI; &CC; &CAG;">
<!ENTITY CCIG "&RHI; &CC; &CIG;">
<!ENTITY CCRN "&RHI; &CC; &RN;">
<!ENTITY CCUG "&RHI; &CC; &UG;">
<!ENTITY CCVER "4.0">
<!ENTITY CLUMANAGER-386-RPM "clumanager-1.0.4-1.i386.rpm">
<!ENTITY CRTSAG "&CRTS; &AG;">
<!ENTITY CRTSAGG "&CRTS; &AGG;">
<!ENTITY CRTS "Certificate System">
<!ENTITY CRTSCLTG "&CRTS; &CLTG;">
<!ENTITY CRTSMG "&CRTS; &MG;">
<!ENTITY CS "Engineering Content Services">
<!ENTITY DG "&DCAG;">
<!ENTITY DPG "&DCAG;">
<!ENTITY DSAG "&DS; &AG;">
<!ENTITY DSCCFR "&DS; &CCFR;">
<!ENTITY DSDGG "&DS; &DGG;">
<!ENTITY DS "Directory Server">
<!ENTITY DSC "&DS; Console">
<!ENTITY DSDPG "&DS; &DPG;">
<!ENTITY DSGCG "&DS; &GCG;">
<!ENTITY DSIG "&DS; &IG;">
<!ENTITY DSOC "&DS; &OC;">
<!ENTITY DSPPR "&DS; &PPR;">
<!ENTITY DSRK "&DS; &RK;">
<!ENTITY EM64T "Intel EM64T">
<!ENTITY FC "&FED; Core;">
<!ENTITY FED "Fedora">
<!ENTITY FIGUREDASH "&#x2012;">
<!ENTITY FORMAL-RHI "&RH;, Inc.">
<!ENTITY FORT "Fortitude">
<!ENTITY HYPHEN "&#x2010;">
<!ENTITY IPVS-386-RPM "ipvsadm-1.18-8.i386.rpm">
<!ENTITY JBEAPVER "4.2">
<!ENTITY KERNVER "2.6.x">
<!ENTITY LEGALNOTICE-IDM SYSTEM "./boilerplate-idm.xml">
<!ENTITY LOCALVER "7.3">
<!ENTITY MINUS "&#x2212;">
<!ENTITY NBHYPHEN "&#x2011;">
<!ENTITY NES "NES">
<!ENTITY NSS "NSS">
<!ENTITY ORG "&RHIS;">
<!ENTITY PG "&SELG;">
<!ENTITY PIRANHA-386-RPM "piranha-0.7.0-1.i386.rpm">
<!ENTITY PROD "&RHEL;">
<!ENTITY PRODVER "&RHELVER;">
<!ENTITY PROXYIG "&RHN; &PROXYVER; &PROXYX; &IG;">
<!ENTITY PROXYVER "4.2.0">
<!ENTITY QUOTEDASH "&#8213;">
<!ENTITY RA "Registration Authority">
<!ENTITY RHASVER "V.1.1">
<!ENTITY RHCC "&RHI; &CC;">
<!ENTITY RHCRTSAGG "&RHI; &CRTSAGG;">
<!ENTITY RHCRTSAG "&RHI; &CRTSAG;">
<!ENTITY RHCRTSCLTG "&RHI; &CRTSCLTG;">
<!ENTITY RHCRTSMG "&RHI; &CRTSMG;">
<!ENTITY RHCRTS "&RHI; &CRTS;">
<!ENTITY RHCRTSVER "8.0">
<!ENTITY RHCSG "&RHCS; &CMIAG;">
<!ENTITY RHCSGS "rh-cs">
<!ENTITY RHDSAG "&RHI; &DSAG;">
<!ENTITY RHDSCCFR "&RHI; &DSCCFR;">
<!ENTITY RHDSDGG "&RHI; &DSDGG;">
<!ENTITY RHDSDPG "&RHI; &DSDPG;">
<!ENTITY RHDSGCG "&RHI; &DSGCG;">
<!ENTITY RHDSIG "&RHI; &DSIG;">
<!ENTITY RHDSOC "&RHI; &DSOC;">
<!ENTITY RHDSPPR "&RHI; &DSPPR;">
<!ENTITY RHDS "&RHI; &DS;">
<!ENTITY RHDSVER "8.0.0">
<!ENTITY RHELIG "&RHEL; &IG;">
<!ENTITY RHELIGS390S "rhel-ig-s390">
<!ENTITY RHELIGX8664S "rhel-ig-x8664">
<!ENTITY RHELISA "&RHEL; &ISA;">
<!ENTITY RHELQIGS390S "rhel-qig-s390">
<!ENTITY RHELQIGX8664S "rhel-qig-x8664">
<!ENTITY RHELRG "&RHEL; &RG;">
<!ENTITY RHELSAG "&RHEL; &SAG;">
<!ENTITY RHELSBS "&RHEL; &SBS;">
<!ENTITY RHELSG "&RHEL; &SG;">
<!ENTITY RHELVER "5.0.0">
<!ENTITY RHFORT "&RHI; &FORT;">
<!ENTITY RHGFSG "&RHGFS; &GFSIAG;">
<!ENTITY RHGFSGS "rh-gfsg">
<!ENTITY RHGFS "&RH; GFS">
<!ENTITY RHLAS "&RHELAS;">
<!ENTITY RHLASVER "2.1">
<!ENTITY RHLIA64ASS "rhl-ig-as-itanium">
<!ENTITY RHLIA64ASVER "2.1">
<!ENTITY RHLIA64AWS "rhl-ig-aw-itanium">
<!ENTITY RHLIA64AWVER "2.1">
<!ENTITY RHLIA64S "rhl-ig-itanium">
<!ENTITY RHLIGIA64 "&RHL; Itanium &IG;">
<!ENTITY RHL "&RH; Linux">
<!ENTITY RHLS390S "rhl-ig-s390">
<!ENTITY RHNRG "&RHN; &RG;">
<!ENTITY RHNVER "5.0.0">
<!ENTITY RHNX "RHN">
<!ENTITY RHSELG "&RHI; &SELG;">
<!ENTITY RHSELGS "rhel-selg">
<!ENTITY ROOT "<systemitem class='username'>root</systemitem>">
<!ENTITY SATIG "&RHN; &SATVER; &SATX; &IG;">
<!ENTITY SATVER "4.2.0">
<!ENTITY SEL "SELinux">
<!ENTITY SHARED-SCSI-386-RPM "scsi_reserve-0.7-6.i386.rpm">
<!ENTITY SMPM "solaris2mpm">
<!ENTITY X8664 "x86, Itanium, AMD64, and &EM64TLONG; (&EM64T;)">

View File

@ -1,25 +0,0 @@
<?xml version="1.0"?>
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "../Release_Notes.ent">
%BOOK_ENTITIES;
]>
<section id="We_Need_Feedback">
<title>We Need Feedback!</title>
<indexterm>
<primary>feedback</primary>
<secondary>contact information for this manual</secondary>
</indexterm>
<para>
If you find a typographical error in this manual, or if you have thought of a way to make this manual better, we would love to hear from you! Please submit a report in Bugzilla: <ulink url="http://bugzilla.redhat.com/bugzilla/">http://bugzilla.redhat.com/bugzilla/</ulink>
against the product <application>&PRODUCT;.</application>
</para>
<para>
When submitting a bug report, be sure to mention the manual's identifier: <citetitle>&BOOKID;</citetitle>
</para>
<para>
If you have a suggestion for improving the documentation, try to be as specific as possible when describing it. If you have found an error, please include the section number and some of the surrounding text so we can find it easily.
</para>
</section>

View File

@ -1,36 +0,0 @@
<?xml version="1.0"?>
<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "../Release_Notes.ent">
%BOOK_ENTITIES;
<!ENTITY % RH_ENTITIES SYSTEM "Entities.ent">
%RH_ENTITIES;
]>
<legalnotice>
<para>
Copyright <trademark class="copyright"></trademark> &YEAR; &HOLDER;. This material may only be distributed subject to the terms and conditions set forth in the Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License (which is presently available at <ulink url="http://creativecommons.org/licenses/by-nc-sa/3.0/">http://creativecommons.org/licenses/by-nc-sa/3.0/</ulink>).
</para>
<para>
Red Hat and the Red Hat "Shadow Man" logo are registered trademarks of Red Hat, Inc. in the United States and other countries.
</para>
<para>
All other trademarks referenced herein are the property of their respective owners.
</para>
<para>
The GPG fingerprint of the security@redhat.com key is:
</para>
<para>
CA 20 86 86 2B D6 9D FC 65 F6 EC C4 21 91 80 CD DB 42 A6 0E
</para>
<para>
<address><street>1801 Varsity Drive</street>
<city>Raleigh</city>, <state>NC</state> <postcode>27606-2072</postcode>
<country>USA</country>
<phone>Phone: +1 919 754 3700</phone>
<phone>Phone: 888 733 4281</phone>
<fax>Fax: +1 919 754 3701</fax>
<pob>PO Box 13588</pob>
<city>Research Triangle Park</city>, <state>NC</state> <postcode>27709</postcode>
<country>USA</country></address>
</para>
</legalnotice>

View File

@ -1,130 +0,0 @@
<!ENTITY ADS "Administration Server">
<!ENTITY AG "Administration Guide">
<!ENTITY AGG "Agent Guide">
<!ENTITY AKA "Activation Key Administrator">
<!ENTITY APACHE "Apache Web server">
<!ENTITY BC "Update">
<!ENTITY BIGB "<guilabel>Big Board</guilabel>">
<!ENTITY BROKER "RHN Proxy Broker Server">
<!ENTITY CA "certificate authority">
<!ENTITY CACHE "HTTP Proxy Caching Server">
<!ENTITY CAG "Check Reference Guide">
<!ENTITY CC "Command Center">
<!ENTITY CCFR "Configuration, Command, and File Reference">
<!ENTITY CCMENU "<guilabel>Command Center</guilabel>">
<!ENTITY CFA "Configuration Administrator">
<!ENTITY CIG "Setup and Installation Guide">
<!ENTITY CLTG "Command-Line Tools Guide">
<!ENTITY CON "Console">
<!ENTITY CSMENU "<guilabel>Current State</guilabel> area">
<!ENTITY DCAG "Deployment Guide">
<!ENTITY DG "Developer's Guide">
<!ENTITY DGG "DSML Gateway Guide">
<!ENTITY EM64TLONG "Intel Extended Memory 64 Technology">
<!ENTITY EMB "Embedded Database">
<!ENTITY ENT "Management">
<!ENTITY FAQ "Frequently Asked Questions (FAQ)">
<!ENTITY FP "&FED; Project">
<!ENTITY GCG "Gateway Customization Guide">
<!ENTITY GFSU2 "&RHGFS; &PRODVER; for &RHEL; 4 Update 2">
<!ENTITY HTTPD "Apache HTTP Server">
<!ENTITY IG "Installation Guide">
<!ENTITY IGS390 "&IG; for the &S390; Architectures">
<!ENTITY IGX8664 "&IG; for &X8664;">
<!ENTITY ISA "Introduction to System Administration">
<!ENTITY JBEAP "JBoss Enterprise Application Platform">
<!ENTITY LANG "EN">
<!ENTITY LSCAP "Scout">
<!ENTITY LS "scout">
<!ENTITY LSSENT "&LSCAP;">
<!ENTITY MA "&MON; Administrator">
<!ENTITY MG "Migration Guide">
<!ENTITY MMENU "<guilabel>Main Menu</guilabel>">
<!ENTITY MON "Monitoring">
<!ENTITY NESFULL "Netscape Enterprise Server">
<!ENTITY NG "Networking Guide">
<!ENTITY NSSFULL "Network Security Services">
<!ENTITY NWMAP "<guilabel>Network Map</guilabel>">
<!ENTITY NWMENU "<guilabel>Network Status</guilabel> bar">
<!ENTITY OA "Organization Administrator">
<!ENTITY OC "Org Chart">
<!ENTITY PIRANHA "Piranha Configuration Tool">
<!ENTITY PPC "IBM POWER Architecture">
<!ENTITY PPR "Plug-in Programmer's Guide">
<!ENTITY PRO "Provisioning">
<!ENTITY PROXY "RHN Proxy Server">
<!ENTITY PROXYX "Proxy">
<!ENTITY QIGS390 "&QIG; for the &S390; Architectures">
<!ENTITY QIGX8664 "&QIG; for &X8664;">
<!ENTITY REDIRECT "RHN SSL Redirect Server">
<!ENTITY RG "Reference Guide">
<!ENTITY RHAS "&RH; Application Stack">
<!ENTITY RHAUTHTOOL "Authentication Configuration Tool">
<!ENTITY RHCLUSTERSTATTOOL "Cluster Status Tool">
<!ENTITY RHCLUSTERTOOL "Cluster Configuration Tool">
<!ENTITY RHCM "&RH; Cluster Manager">
<!ENTITY RHCS "&RH; Cluster Suite">
<!ENTITY RHDATETOOL "Time and Date Properties Tool">
<!ENTITY RHD "&RH; Desktop">
<!ENTITY RHDSIG "&RH; &DS; Installation Guide">
<!ENTITY RHDSRK "&RH; &DS; Resource Kit">
<!ENTITY RHDSSR "&RH; &DS; Schema Reference">
<!ENTITY RHELAS21 "&RHEL; AS 2.1 Update 5">
<!ENTITY RHELAS3 "&RHEL; AS 3 Update 5">
<!ENTITY RHELAS4 "&RHEL; AS 4">
<!ENTITY RHELAS "&RHEL; AS">
<!ENTITY RHEL "&RH; Enterprise Linux">
<!ENTITY RHGFSTOOL "GFS Setup Druid">
<!ENTITY RHKBDTOOL "Keyboard Configuration Tool">
<!ENTITY RHLIGS390 "&RHL; for S/390 &IG;">
<!ENTITY RHLOGTOOL "Log Viewer">
<!ENTITY RHMAINMENU "Applications (the main menu on the panel)">
<!ENTITY RHNAC "&RHN; Actions Control">
<!ENTITY RHNAPPLET "&RHN; Alert Notification Tool">
<!ENTITY RHNAUTHD "RHN Authentication Daemon">
<!ENTITY RHNBT "RHN Bootstrap">
<!ENTITY RHNCC "&RHN; Configuration Client">
<!ENTITY RHNCLIENTCONF "&RHN; Client Configuration Guide">
<!ENTITY RHNCM "&RHN; Configuration Manager">
<!ENTITY RHNDB "RHN DB Control">
<!ENTITY RHND "&RHN; Daemon">
<!ENTITY RHNETWORKTOOL "Network Administration Tool">
<!ENTITY RHNMD "&RHN; Monitoring Daemon">
<!ENTITY RHNPM "RHN Package Manager">
<!ENTITY RHNPUSH "RHN Push">
<!ENTITY RHNRC "&RHN; Registration Client">
<!ENTITY RHN "Red Hat Network">
<!ENTITY RHNSA "RHN Satellite Activate">
<!ENTITY RHNSE "RHN Satellite Exporter">
<!ENTITY RHNSMT "RHN SSL Maintenance Tool">
<!ENTITY RHNSST "RHN Satellite Synchronization Tool">
<!ENTITY RHNTE "RHN Task Engine">
<!ENTITY RHPRINTERTOOL "Printer Configuration Tool">
<!ENTITY RHRPMTOOL "Package Management Tool">
<!ENTITY RHSAMBATOOL "Samba Server Configuration Tool">
<!ENTITY RHSECLEVELTOOL "Security Level Configuration Tool">
<!ENTITY RHSECONDMENU "Actions (on the panel)">
<!ENTITY RHSERVICESTOOL "Services Configuration Tool">
<!ENTITY RHSETUPAGENT "Setup Agent">
<!ENTITY RHTHIRDMENU "System (on the panel)">
<!ENTITY RHUA "Red Hat Update Agent">
<!ENTITY RHUSERTOOL "User Manager">
<!ENTITY RHVIRTUALIZATION "Red Hat Virtualization">
<!ENTITY RHXFREE86TOOL "X Configuration Tool">
<!ENTITY RK "Resource Kit">
<!ENTITY RN "Release Notes">
<!ENTITY S390 "IBM S/390 and IBM eServer zSeries">
<!ENTITY SAG "System Administration Guide">
<!ENTITY SAT "RHN Satellite Server">
<!ENTITY SATX "Satellite">
<!ENTITY SBS "Step By Step Guide">
<!ENTITY SELG "&SEL; Guide">
<!ENTITY SGA "System Group Administrator">
<!ENTITY SG "Security Guide">
<!ENTITY SIG "&SAT; &SATVER; Installation Guide">
<!ENTITY SR "Schema Reference">
<!ENTITY SSM "System Set Manager">
<!ENTITY STAN "Stand-Alone Database">
<!ENTITY UG "User's Guide">
<!ENTITY UNIX "UNIX Support">

View File

@ -1,122 +0,0 @@
@import url("documentation.css");
@import url("docnav.css");
@import url("reports.css");
@import url("dirty.css");
body{
background-color: white;
margin:0 auto;
font-family: "liberation sans", "Myriad ", "Bitstream Vera Sans","Lucida Grande", verdana, "Luxi Sans","Trebuchet MS", helvetica,verdana,arial,sans-serif;
font-size:12px;
max-width:55em;
padding:0em 2em;
color:#333;
line-height:150%;
}
body.toc_embeded {margin-left: 300px !important;} /*jeff rocks*/
object.toc{ /*for hosting system only*/
border-style:none;
position:fixed;
width:290px;height:99.99%;
top:0; left:0;
z-index: 100;
border-style:none;
border-right:1px solid #999 !important;}
/*Links*/
a:link{color:#0066cc;}
a:visited{color:#6699cc;}
div.longdesc-link{float:right;color:#999;}
/*headings*/
h1,h2,h3,h4,h5,h6{color:#a7a700;
line-height:130%;
margin-top:0em;
font-family:"liberation sans","Bitstream Vera Sans","Lucida Grande","Trebuchet MS",helvetica,verdana,arial,sans-serif;
background-color:transparent;
}
h1{background: #800 url(../images/h1-bg.png) top left repeat;
line-height:1.2em;
color:white;
font-size:2em;
padding:1.5em;
}
h2{font-size:1.6em;
}
h3{font-size:1.3em;
padding-top:0em;
padding-bottom:0em;
}
h4{font-size:1.1em;
padding-top:0em;
padding-bottom:0em;
}
h5.formalpara {font-size:1em;
margin-top:2em;margin-bottom:.8em;
}
/*element rules*/
hr{border-collapse: collapse;border-style:none;border-top: 1px dotted #ccc;width:100% !important;}
sup{color:#999;}
/* web site rules */
ul.languages, .languages li{display:inline; font-size:.9em;padding:0em;}
.languages li a{padding:0em .5em;text-decoration: none;}
.languages li p{display:inline;}
.languages li a:link, .languages li a:visited{color:#444;}
.languages li a:hover, .languages li a:focus, .languages li a:active{color:black}
ul.languages{display:block; background-color:#eee;padding:.5em;}
/*supporting stylesheets*/
/*unique to the webpage only*/
.article ul, .article li{margin:0em; padding:0em;list-style:none;}
.books{position:relative;}
.versions li{width:100%;clear:both; display:block;}
a.version{font-size:2em; text-decoration:none; width:100%;display:block; padding:1em 0em .2em 0em;clear:both;}
a.version:before{content:"Version";font-size:smaller; }
a.version:visited, a.version:link{color:#666;}
a.version:focus, a.version:hover{color:black;}
.books {display:block;position:relative; clear:both; width:100%; }
.books li{display:block; width:200px !important; float:left !important;position:relative; clear: none !important;}
.books .html{width:170px;display:block;line-height:1.7em;}
.books .pdf{position:absolute; left:170px;top:0px;font-size:smaller;line-height:2em;}
.books .pdf:link, .books .pdf:visited{color:#555;}
.books .pdf:hover, .books .pdf:focus{color:#000;}
.books li a{text-decoration:none;}
.books li a:hover{color:black}
/*products*/
.products li {display: block; width:300px; float:left;}
.products li a{width:300px; padding:.5em 0em;}
.products ul{clear:both;}
/* desktop styles */
body.desktop .book > .toc {
display:block;
width:24em;
height:99%;
position:fixed;
overflow:auto;
top:0px;
left:0px;
padding-left:10px;
font-size:0.8em;
background-color:#EEEEEE;
}
body.desktop {
margin-left:24em;
}
.toc dt {
line-height:1.2em;
margin-bottom:.7em;
}

View File

@ -1,3 +0,0 @@
pre{-moz-border-radius:11px;}
.example{-moz-border-radius:15px;}
/*div.note,div.tip ,div.important ,div.caution ,div.warning{-moz-border-radius:11px;}*/

View File

@ -1,22 +0,0 @@
/*document navigation*/
.docnav a, .docnav strong{text-decoration:none;font-weight:normal;}
.docnav{list-style:none;margin:0em;padding:0em;position:relative;width:100%;padding-bottom:2em;padding-top:1em;border-top:1px dotted #ccc;}
.docnav li{list-style:none;margin:0em;padding:0em;display:inline;font-size:.8em;}
.docnav li:before{content:" ";}
.docnav li.previous, .docnav li.next{position:absolute;top:1em;}
.docnav li.up, .docnav li.home{margin:0em 1.5em;}
.docnav li.previous{left:0px;text-align:left;}
.docnav li.next{right:0px;text-align:right;}
.docnav li.previous strong, .docnav li.next strong{display:block;height:22px;}
.docnav{margin:0 auto;text-align:center;}
.docnav li.next a strong{background: url(../images/stock-go-forward.png) top right no-repeat;padding-top:3px;padding-right:28px;font-size:1.2em;}
.docnav li.previous a strong{background: url(../images/stock-go-back.png) top left no-repeat;padding-top:3px;padding-left:28px;font-size:1.2em;}
.docnav li.home a strong{background: url(../images/stock-home.png) top left no-repeat;padding:5px;padding-left:28px;font-size:1.2em;}
.docnav li.up a strong{background: url(../images/stock-go-up.png) top left no-repeat;padding:5px;padding-left:28px;font-size:1.2em;}
.docnav a:link, .docnav a:visited {color:#666 !important;}
.docnav a:hover,.docnav a:focus, .docnav a:active{color:black !important;}
.docnav a{max-width: 10em;overflow:hidden;}
.docnav a:link strong{text-decoration:none;}
.docnav{margin:0 auto;text-align:center;}

View File

@ -1,211 +0,0 @@
/*Lists*/
ol li ,ul li{padding-left:.2em;padding-bottom:.5em;margin:0em;}
ul{padding-left:1.6em;list-style-image:url(../images/dot.png);list-style-type: circle;}
ul ul{list-style-image:url(../images/dot2.png);list-style-type: circle;}
dt {font-weight:bold;margin-bottom:0em;padding-bottom:0em;}
dd{margin:0em;margin-left:2em;padding-top:0em;}
li p:first-child, dd p:first-child{padding:0em;margin-top:.3em;}
.variablelist,.itemizedlist{margin-top:.6em;}
ul li p:first-child{margin:0em;}
/*images*/
img{display:block;margin:2em 0;}
.inlinemediaobject,.inlinemediaobject img{display:inline !important;margin:0em;}
.figure img{display:block; margin:0;}
.figure .title{margin:0em; margin-bottom:2em !important; padding:0px;}
/*document modes*/
.confidential{background-color:#900; color:White; padding:.5em .5em; font-family:serif; text-transform:uppercase; text-align:center}
dt a{font-weight: normal;}
.longdesc-link{display:none;}
.prompt{background-color:#ede7c8;padding:0em .3em;}
/*user interface styles*/
.screen .replaceable {color:#444;}
.screen{background-color:#ede7c8;color:#333;padding:.5em 1em;margin:0em;}
pre,code,.guibutton,.keycap,.guilabel{font-size:0.9em;font-family:"liberation mono", "Bitstream vera mono",monospace;}
.guibutton,.keycap,.guilabel{font-weight:bold;white-space:nowrap;color:#444;font-family:"liberation sans", "Bitstream vera sans", "dejavu sans" sans-serif;}
.guibutton,.guilabel{}
.keycap{padding: .1em .4em;}
.example {background-color:#c8c5ac; padding:5px; margin-bottom:10px;}
/*terminal/console text*/
.command,
.computeroutput,
.filename,
.citetitle,
.replaceable,
.option{}
.command .replaceable{color:#555;}
pre{display:block;background-color:#f7f2d0;color:#333;overflow:auto;}
code{white-space:nowrap;}
/*Notifications*/
div.note,div.tip ,div.important ,div.caution ,div.warning{
background: #555753; color:white;padding:1em;padding-bottom:20px;border:1px solid #444;margin-bottom:1.5em;background-repeat:no-repeat; background-position:10px 10px;
}
div.note pre,div.tip pre ,div.important pre ,div.caution pre ,div.warning pre{background-color:#333; color:white;}
div.note,div.tip ,div.important ,div.caution ,div.warning{margin-top:.5em;}
div.note{background-image:url(../images/note.png)}
div.tip{background-image:url(../images/tip.png)}
div.important{background-image:url(../images/important.png)}
div.caution{background-image:url(../images/caution.png)}
div.warning{background-image:url(../images/warning.png)}
div.note .replaceable,div.tip .replaceable,div.important .replaceable,div.caution .replaceable,div.warning .replaceable{
color:#e3dcc0;
}
pre .replaceable, tt .replaceable{
color:#444 !important;
}
div.note h2,div.tip h2,div.important h2,div.caution h2,div.warning h2{height:32px;font-size:1.3em;color:white;}
div.note .guilabel,div.tip .guilabel,div.important .guilabel,div.caution .guilabel,div.warning .guilabel{color:white !important;}
/*
div.note h2,div.tip h2,div.important h2,div.caution h2,div.warning h2{
background-color:transparent;background-position:top left;background-repeat:no-repeat;height:48px;font-size:1.3em;color:#ede7c8;
}
*/
div.note li,div.tip li,div.caution li,div.warning li,div.important li{
padding-left:10px;margin:0em;
}
div.note ul,div.tip ul,div.caution ul,div.warning ul,div.important ul{
padding-left:40px;margin:0em;
}
div.note pre pre a:visited,div.tip pre pre a:visited,div.important pre pre a:visited,
div.caution pre pre a:visited,div.warning pre pre a:visited,div.note pre a:link,
.tip pre a:link,div.important pre a:link,div.caution pre a:link,div.warning pre a:link{
color:#0066cc !important;
}
div.note a:visited,div.tip a:visited ,div.important a:visited ,div.caution a:visited ,
div.warning a:visited,div.note a:link ,div.tip a:link ,div.important a:link ,div.caution a:link ,div.warning a:link{
color:#f7f2d0;
}
/*notification icons*/
div.note h2,div.note p,div.tip h2,div.tip p,div.caution h2,div.caution p,div.warning h2,div.warning p,div.important h2,.important p {padding:0em;margin:0em;padding-left:56px;}
/*div.note h2{background-image:url(../images/note.png)}
div.tip h2{background-image:url(../images/tip.png)}
div.caution h2{background-image:url(../images/caution.png)}
div.warning h2{background-image:url(../images/warning.png)}
div.important h2{background-image:url(../images/important.png)}
*/
/*Page Title*/
#title strong{display:none;}
#title a{display:block;height:54px;width:110px;padding-left:200px;background:transparent url(../images/rhlogo.png) top left no-repeat;}
#title{display:block;height:45px;background:transparent url(../images/documentation.png) top right no-repeat;padding-bottom:1em;}
/*Table*/
table{border:1px solid #aaa;width:100%;border-collapse:collapse;}
table th{text-align:left;background-color:#900;padding:.3em .5em;color:white;}
table td{padding:.15em .5em;}
table tr.even td{background-color:#f5f5f5;}
table th p:first-child,table td p:first-child,table li p:first-child{margin-top:0em;padding-top:0em;display:inline;}
th, td{border-style:none;;}
table table td{border-bottom:1px dotted #aaa !important;background-color:white;padding:.6em 0em;}
table table{border:1px solid white !important;font-size:.9em;}
td.remarkval{font-size:.9em;color:#444;}
.defaultval{font-size:.8em}
td.typeval{font-size:.8em}
td.fieldval{font-weight:bold; font-size:.9em;}
th.dbkey{font-size:.9em;}
.lbname,.lbtype,.lbdescr,.lbdriver,.lbhost{color:white;font-weight:bold;background-color:#999;font-size:0.9em;width:120px;}
td.remarkval{width:230px;}
td.tname{font-weight:bold;font-size:1.1em;}
h5{font-size:9pt;}
h6{font-size:10pt;}
th.dbfield{width:120px;}
th.dbtype{width:70px;}
th.dbdefault{width:70px;}
th.dbnul{width:70px;}
th.dbkey{width:70px;}
span.book{margin-top:4em;display:block;}
span.chapter{display:block;margin-top:0.5em;}
/*Breadcrumbs*/
#breadcrumbs ul li.first:before{content:" ";}
#breadcrumbs{color:#900;padding:3px;margin-bottom:25px;}
#breadcrumbs ul{margin-left:0;padding-left:0;display:inline;border:none;}
#breadcrumbs ul li{margin-left:0;padding-left:2px;border:none;list-style:none;display:inline;}
#breadcrumbs ul li:before{content:"\0020 \0020 \0020 \00BB \0020";color:#333;}
/*status*/
.alpha1{background: white url(../images/watermark-alpha1.png) top left repeat;}
.alpha2{background: white url(../images/watermark-alpha2.png) top left repeat;}
.beta1{background: white url(../images/watermark-beta1.png) top left repeat;}
.beta2{background: white url(../images/watermark-beta2.png) top left repeat;}
.pre-release-candidate{background: white url(../images/watermark-pre-release-candidate.png) top left repeat;}
.release-candidate{background: white url(../images/watermark-release-candidate.png) top left repeat;}
/*index*/
.glossary h3,
.index h3{font-size: 2em;color:#aaa;margin:0em;}
.indexdiv{margin-bottom:1em;}
.glossary dt,.index dt{font-size:.9em;color:#444;padding-top:.5em;}
.glossary dl dl dt,
.index dl dl dt{font-size:.85em;color:#777;line-height:1.2em;font-weight:normal;padding-top:0em;}
.index dl dl dt:before{content:"- ";color:#ccc;}
/*changes*/
.footnotes{}
.footnote {padding:.2em 1em;background-color:#c8c5ac;font-size: .9em;margin:0em;margin-bottom:.5em;color:#222;}
table .footnote{margin:1em .5em;}
sup{padding:0em .3em;padding-left:0em;}
.footnote{position:relative;}
.footnote sup {color:#e3dcc0;font-size:1.8em;position:absolute;left: .4em;}
.footnote sup a:link,
.footnote sup a:visited{color:#92917d;text-decoration:none;}
.footnote:hover sup a{color:#fff;text-decoration:none;}
.footnote p{padding-left:5em;}
.footnote a:link,
.footnote a:visited{color:#00537c;}
.footnote a:hover{color:white;}
li p:first-child{margin:0em !important; padding:0em !important;}
/**/
div.chapter, div.section {padding-top:2em;}
.revhistory{font-size:}
pre .replaceable,
pre .keycap{color:white;}
pre{font-family:"liberation mono", "bitstream vera mono", "dejavu mono" monospace;}
div.note .replaceable,
div.tip .replaceable,
div.important .replaceable,
div.caution .replaceable,
div.warning .replaceable,
div.note .keycap,
div.tip .keycap,
div.important .keycap,
div.caution .keycap,
div.warning .keycap
{color:white;}
div.abstract{font-size:larger;}
.authorgroup {}
.authorgroup h4{padding:0em; margin:0em;margin-top:1em;}
.author, .editor, .translator, .othercredit{display:block;}
ul li p:last-child{margin-bottom:0em; padding-bottom:0em;}

View File

@ -1,102 +0,0 @@
@import "locale.css";
#logo{display:block;height:32px; background: transparent url(../images/logo.png) top left no-repeat;margin-left:18px;}
#logo span{display:none;}
#wrap{padding:10px; padding-top:8px;background-color:white;}
.hide {display:none;}
body {max-width: 760px;min-width: 72em;margin: 0 auto 10px auto;padding: 0;background: #fff url(../images/bkgrnd_greydots.png) repeat;font-family: "liberation Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", helvetica, verdana, arial, sans-serif;font-size: small;color: #333;}
p {line-height: 1.25em;
/* margin-top: 0;*/}
h1+p,h2+p,h3+p,h4+p {margin-top: .25em;}
p.footnote {margin-top: 4em;font-size: xx-small;color: black;}
a img, img {border-width: 0px;border-style:none; border-color:transparent;}
/*lists*/
dt {font-weight:bold;padding-bottom:.5em;}
dd {margin-bottom:1.5em;}
dd div {margin: 1em 0 2em 0;}
ul li,
ol li {margin: 5px 0;}
ul.linkage {list-style: none;padding-left: 8px;margin-left: 9px;}
ul.linkage li{background-image: url(../images/bullet_arrowblue.png);background-repeat: no-repeat;background-position: 0 .4em;padding-left: 10px;margin: .4em 0;}
/*Headings*/
h1, h2, h3, h4 {margin-top: 0;margin-bottom: .5em;padding-bottom: 0;}
h1 {padding-top: 0;font-size: x-large;}
h2 {font-size: medium;margin: 0;}
h3, h4, h5 {font-size: small;margin-bottom: 0em; padding-bottom:0em;}
h4 {font-size: x-small;}
/*links */
a:link {color: #0066cc; text-decoration: none;}
a:visited {color: #6699cc; text-decoration: none;}
h2 a,
h3 a,
h4 a {text-decoration: none;}
h1, h2, h3, h4 { margin-top: 0; margin-bottom: .5em; padding-bottom: 0; }
h1 { padding-top: 0; font-size: x-large; }
input {border: 1px solid #999;background: #f7f2d0;}
input.submitSpace {margin-top: 20px}
/*tables*/
#legacy{max-height:40em; overflow:auto;}
table.docstable{width:100%;}
table.docstable td.title a{display:block;width:100%;}
table.docstable th{text-align:left;padding-left:.5em;padding-top:1em;}
table.docstable tr:hover td a{color:black}
table.docstable td{ border-bottom:1px solid #efefef; }
table, td,th{ table-collapse:collapse; border-style:none; border-collapse:collapse;}
table.docstable .download a:link,.docstable .download a:visited{color:#ccc;}
table.docstable td{line-height:16px;}
.pdf, .tarball{display:block; float:left; padding: 0px 4px 0px 18px;height:16px;font-size:x-small;}
.pdf {background: transparent url(../images/doc.png)top left no-repeat;}
.tarball {background: transparent url(../images/pkg.png)top left no-repeat;}
#content{padding:0em 1.5em;}
table.docstable tr:hover .tarball, table.docstable tr:hover .pdf {background-position:bottom left; color:black;}
td{ padding:.2em .5em; font-size:.85em;}
table.docstable .date, table.docstable .download{width:100px;}
table.docstable .date{color:#999;}
b{ color:#900; }
acronym{border-bottom:none;}
#content{clear:both;}
/*navigation*/
#navigation{margin-top:1em;display:block; clear:both;margin-bottom:1em;font-weight:bold;font-size:x-small; font-family: "Luxi Sans", verdana, "bistream vera sans",helvetica, arial, sans-serif;}
#navigation ul{clear:both;}
#navigation ul, #navigation li {list-style:none;margin:0em;padding:0em;display:block;}
#navigation li {display:inline;}
#navigation li a{float:left;min-height:24px; line-height:24px;padding:0em 1em;}
#main-navigation #mainLast a{background:#b70000 url(../images/mainlink.png)top right no-repeat;padding-right:2em;}
#main-navigation #mainFirst a{background:#b70000 url(../images/mainfirst.png)top left no-repeat;padding-left:2em;}
#secondary-navigation, #main-navigation{display:block; clear:both; height:24px;}
#main-navigation{background:#c00 url(../images/mainback.png)top right no-repeat;color:white;}
#main-navigation a:link, #main-navigation a:visited{background-color:#b70000;color:white;}
#secondary-navigation #secFirst a{background:#999 url(../images/secondaryfirst.png)top left no-repeat;padding-left:2em;}
#secondary-navigation #secLast a{background:#999 url(../images/secondarylink.png)top right no-repeat;padding-right:2em;}
#secondary-navigation{background:#e6e6e6 url(../images/secondaryback.png)top right no-repeat;font-weight:normal;}
#secondary-navigation a:link, #secondary-navigation a:visited{background-color:#999;color:white;}
#main-navigation a:focus,
#main-navigation a:hover,
#secondary-navigation a:focus,
#secondary-navigation a:hover{color:black;}
#footer{color:#999;margin-top:2em;}

View File

@ -1,91 +0,0 @@
body{
background-color: white;
margin:0 auto;
font-family: "dejavu sans", "bitstream vera sans", verdana, helvetica,sans-serif;
font-size:12px;
max-width:700px;
min-width: 700px;
padding:0em;
color:#444;
}
a:link{color:#0066cc;}
a:visited{color:#6699cc;}
div.longdesc-link{float:right;color:#999;}
p#powered strong{display:none;}
p#powered{margin-left:10px;display:block;height:128px;width:225px; background:white url(../images/poweredby.png) top left no-repeat;float:left;}
h1{font-size:large;margin:0em;padding:25px 10px; background:#a70000 url(../images/titlebg.png) top left repeat-x;color:white;/*letter-spacing:.1em;text-transform:uppercase;*/}
ul.locale, ul.locale li{list-style:none;margin:0em; padding:0em;display:block;clear:both;}
ul.locale li{padding-left:10px;}
ul.locale{border:1px solid #eee;margin-top:1em;}
/*uniform*/
/*Progress Bar*/
div.progress, div.progress span{background-image:url(../images/shine.png);background-position: top left; background-repeat: repeat-x;height:12px;}
div.progress{display:block;width:128px;background-color:#c00;border:1px solid white;}
div.progress span{ float:left;}
div.progress span.translated{background-color:#6c3;}
div.progress span.fuzzy{background-color:#ff9f00;}
ul.locale dt, ul.locale dd {display:inline;padding:0em;margin:0em; font-size:smaller;}
ul.locale dt{color:#999;}
ul.locale li:hover a:link,ul.locale li:hover a:visited, ul.locale li:hover dd{color:white;}
ul.locale li:hover dt{color:#bfdce8;}
/*RESULTS*/
.results ul.locale li{height:40px;background: white url(../images/48row.png) bottom right repeat-x;position:relative;}
.results ul.locale div.progress{position:relative;top:13px;left:-143px;}
.results ul.locale li{padding:0em;padding-left: 153px; }
.results ul.locale li h3{margin:0em; padding:0em;position:absolute;font-size:1.1em;top:-3px;line-height:32px;}
h3, h3 a{display:block !important;width:546px; line-height:32px !important;}
h3 a {margin:0em;padding:0em;height:32px; margin-top:-6px;}
.results ul.locale li:hover{background-position:top left;color:white;background-color:#0093d9;}
.results ul.locale dl{position:absolute; top:17px;}
#words,#hours{float:left;padding-top:20px;padding-left:10px;width:210px; min-height:108px; float:left; background:white url(../images/statshade.png)top right no-repeat;margin-bottom:2em;}
#words dd,#hours dd {text-align:right ; padding-right:30px;font-size:larger;}
#words dt,#hours dt{float:left;font-weight:bold;font-size:smaller;color:#666;}
#words h2,#hours h2{text-transform:uppercase; color:#ccc; margin:0em;}
#words div.progress,#hours div.progress{width:173px;height:16px;}
#words div.progress span,#hours div.progress span{height:16px;}
p.home{position:absolute;margin-top:120px;margin-left:160px;}
p.home a{color:white;text-decoration:none;background-color:#555; font-size:smaller;padding: 2px 8px;}
.reports ul.locale li h3 a{display:block;width:100%;position:absolute; top:4px;}
/*REPORTS*/
.reports ul.locale li{height:32px;background: white url(../images/32row.png) bottom right repeat-x;position:relative;}
.reports ul.locale div.progress{position:relative;top:9px;left:-143px;}
.reports ul.locale li{padding-left: 153px; }
.reports ul.locale li h3{margin:0em; padding:0em;position:absolute;font-size:1.1em;top:0px;}
.reports ul.locale li:hover{background-position:top left;background-color:#0093d9;color:white;}
.reports ul.locale dl{position:absolute; top:7px; left:370px;}
.reports ul.locale dd{margin-right:.8em;}
.controls {float:right;}
.controls input{border:1px solid #369;color:white;font-family:sans-serif;font-size:.8em;
background: #09c url(../images/shine.png) top left repeat-x; padding:0em .5em;}
li:hover .controls input{background-color:#444;color:white;}
.controls input:active, .controls input:hover, .controls input:focus{background-color:#eee !important;color:#444 !important;}
input.disabled{background-color:#678!important;color:#abc !important; border-color:#678 !important;}

View File

@ -1,55 +0,0 @@
/* Reports */
.reports ul.locale{list-style:none;}
.reports ul{padding:0em;margin:0em;}
.reports ul.locale li{font-size:small;color:#000;display:block;border:1px solid #eee;float:left;padding-right:2em;margin-right:1em;margin-bottom:1em;}
.reports ul.locale li a{font-size:1.2em;display:block;padding-top:.1em;padding-bottom:.5em;}
.reports ul.locale strong{display:block;margin:0em;padding:0em;margin-bottom:-2.2em;}
.reports ul.locale span.value{display:block;position:relative;text-align:right;margin-right:-1.5em;font-size:1.0em;color:#444;}
.reports ul.locale li{width:12em;display:block;float:left;margin:0em;clear:none;}
.reports ul.locale li div.progress{font-size:1em;width:13.2em;position:relative; left: 0em; top:0em; margin-bottom:0em;}
.reports h2{font-size:1em;margin:0em;}
.reports li{}
.reports li:hover{background-color:#666;border-color:#444 !important;color:white !important;}
.reports li:hover strong, .reports li:hover h2, .reports li:hover a, .reports li:hover span.value{color:white;}
/*uniform*/
body.results, body.reports{max-width:57em !important;padding:0em !important}
/*Progress Bar*/
div.progress{display:block;float:left;width:16em;background:#c00 url(../images/shine.png) top left repeat-x;height:1em;}
div.progress span{height:1em; float:left;}
div.progress span.translated{background:#6c3 url(../images/shine.png) top left repeat-x;}
div.progress span.fuzzy{background:#ff9f00 url(../images/shine.png) top left repeat-x;}
/*Results*/
.results ul.locale{list-style:none;padding:0em;margin:0em;}
.results .pofile{padding:0em !important;margin:0em;}
.results ul.locale li{border-top:1px solid #eee;padding:0em; margin:0em;padding-left:32px;}
.results ul.locale .pofile{font-size:1.2em;display:block;width:100%;color:#444;padding:0em;margin:0em;}
.results span.value{color:#888;}
.results strong{font-weight: normal;}
.results .home a{display:block;margin:0 auto;width:5em;background: url(../images/stock-home.png) top left no-repeat;padding:5px;padding-left:28px;font-size:1.2em;}
.results ul.locale li:hover, .results ul.locale li:hover span.pofile ,.results ul.locale li:hover strong, .results ul.locale li:hover span.value{background-color:#666 !important;color:white;}
ul.locale{list-style:none;}
ul.locale li.total{font-size:small;color:#777;width:31em;display:block;float:left;margin-right:2em;clear:none !important;}
ul.locale li{clear:both;font-size:small;color:#777;display:block;}
ul.locale strong, span.value {font-weight:normal;color:#888;font-size:.7em;}
ul.locale li a{font-size:1.2em;display:block;padding-top:.2em;}
ul.locale li.total div.progress{position:relative;left:0em;top:0em;margin-bottom:0em; }
ul.locale li{width:100%;}
ul.locale li div.progress{float:left;position:relative; left:30.5em; top:-2em; margin:0em;margin-bottom:-3em;}
li.total{padding:0em !important;}
li.total{float:right;max-width:16em;padding:.5em;margin:0 auto;padding-top: .5em;background-color:#f7f2d0;font-size: 1.3em !important;color:#ccc !important;margin-bottom:1em;min-height:9.5em;}
li.total .value{color:#444;font-size:.8em;}
li.total strong{display:block;color:black;font-weight:bold;}
li.total span.value {position:relative;display:block;top:-1.25em;text-align:right;}
.pofile{position:relative;}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 720 B

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 17.993,22.013004 L 17.993,10.113004 L 15.239,10.113004 C 14.899001,11.218003 14.286999,11.643004 12.757,11.728004 L 12.757,13.819004 L 14.763,13.819004 L 14.763,22.013004 L 17.993,22.013004"
id="text2207"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 644 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 12.252562,22 L 12.252562,10.1 L 9.4985624,10.1 C 9.1585628,11.204999 8.5465609,11.63 7.0165624,11.715 L 7.0165624,13.806 L 9.0225624,13.806 L 9.0225624,22 L 12.252562,22 M 24.983438,16.033 C 24.983438,12.072004 22.705435,9.913 19.611438,9.913 C 16.517441,9.913 14.205438,12.106004 14.205438,16.067 C 14.205438,20.027996 16.483441,22.187 19.577438,22.187 C 22.671435,22.187 24.983438,19.993996 24.983438,16.033 M 21.600438,16.067 C 21.600438,18.242998 20.886437,19.348 19.611438,19.348 C 18.336439,19.348 17.588438,18.208998 17.588438,16.033 C 17.588438,13.857002 18.302439,12.752 19.577438,12.752 C 20.852437,12.752 21.600438,13.891002 21.600438,16.067"
id="text2219"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 806 B

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 14.623052,22 L 14.623052,10.1 L 11.869052,10.1 C 11.529053,11.204999 10.917051,11.63 9.3870527,11.715 L 9.3870527,13.806 L 11.393052,13.806 L 11.393052,22 L 14.623052,22 M 21.794928,22 L 21.794928,10.1 L 19.040928,10.1 C 18.700928,11.204999 18.088926,11.63 16.558928,11.715 L 16.558928,13.806 L 18.564928,13.806 L 18.564928,22 L 21.794928,22"
id="text2219"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 796 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 12.677562,22 L 12.677562,10.1 L 9.9235624,10.1 C 9.5835628,11.204999 8.9715609,11.63 7.4415624,11.715 L 7.4415624,13.806 L 9.4475624,13.806 L 9.4475624,22 L 12.677562,22 M 24.558438,22 L 24.558438,19.314 L 18.353438,19.314 C 18.608438,18.600001 19.27144,17.936999 21.651438,16.832 C 23.929436,15.778001 24.473438,14.825998 24.473438,13.262 C 24.473438,11.103002 22.926435,9.913 19.968438,9.913 C 17.92844,9.913 16.381436,10.491001 14.868438,11.46 L 16.381438,13.891 C 17.571437,13.092001 18.727439,12.684 19.917438,12.684 C 20.869437,12.684 21.243438,12.973001 21.243438,13.5 C 21.243438,13.976 21.056437,14.163001 19.798438,14.724 C 16.823441,16.049999 14.936438,17.988004 14.834438,22 L 24.558438,22"
id="text2219"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 12.550062,22 L 12.550062,10.1 L 9.7960624,10.1 C 9.4560628,11.204999 8.8440609,11.63 7.3140624,11.715 L 7.3140624,13.806 L 9.3200624,13.806 L 9.3200624,22 L 12.550062,22 M 24.685938,18.226 C 24.685938,16.713002 23.716937,15.914 22.611938,15.659 C 23.427937,15.268 24.192938,14.638999 24.192938,13.33 C 24.192938,10.814003 22.288935,9.913 19.432938,9.913 C 17.35894,9.913 15.930937,10.610001 14.825938,11.46 L 16.389938,13.602 C 17.307937,12.939001 18.191939,12.582 19.347938,12.582 C 20.520937,12.582 20.996938,12.922001 20.996938,13.551 C 20.996938,14.332999 20.656937,14.554 19.619938,14.554 L 18.089938,14.554 L 18.089938,17.121 L 19.806938,17.121 C 21.013937,17.121 21.489938,17.427001 21.489938,18.26 C 21.489938,19.075999 20.911937,19.467 19.534938,19.467 C 18.225939,19.467 17.120937,18.973999 16.151938,18.226 L 14.451938,20.368 C 15.726937,21.489999 17.44394,22.187 19.466938,22.187 C 22.696935,22.187 24.685938,20.979997 24.685938,18.226"
id="text2219"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 971 B

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 12.040062,22 L 12.040062,10.1 L 9.2860624,10.1 C 8.9460628,11.204999 8.3340609,11.63 6.8040624,11.715 L 6.8040624,13.806 L 8.8100624,13.806 L 8.8100624,22 L 12.040062,22 M 25.195938,19.96 L 25.195938,17.172 L 23.665938,17.172 L 23.665938,10.1 L 20.401938,10.1 L 13.992938,17.461 L 13.992938,19.875 L 20.707938,19.875 L 20.707938,22 L 23.665938,22 L 23.665938,19.96 L 25.195938,19.96 M 20.758938,13.432 C 20.724938,13.992999 20.707938,15.302001 20.707938,15.999 L 20.707938,17.172 L 19.823938,17.172 C 19.007939,17.172 18.191937,17.189 17.596938,17.223 C 18.038938,16.798 18.531939,16.253999 19.160938,15.489 L 19.330938,15.285 C 20.112937,14.350001 20.435938,13.925 20.758938,13.432"
id="text2219"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 12.388562,22 L 12.388562,10.1 L 9.6345624,10.1 C 9.2945628,11.204999 8.6825609,11.63 7.1525624,11.715 L 7.1525624,13.806 L 9.1585624,13.806 L 9.1585624,22 L 12.388562,22 M 24.847438,17.852 C 24.847438,15.200003 23.164435,13.908 20.597438,13.908 C 19.407439,13.908 18.693437,14.112 18.030438,14.435 L 18.132438,12.786 L 24.133438,12.786 L 24.133438,10.1 L 15.463438,10.1 L 15.055438,16.271 L 17.877438,17.223 C 18.472437,16.798 19.067439,16.543 20.070438,16.543 C 21.090437,16.543 21.668438,17.019001 21.668438,17.937 C 21.668438,18.888999 21.107436,19.45 19.577438,19.45 C 18.302439,19.45 16.891437,18.956999 15.752438,18.277 L 14.409438,20.742 C 15.871436,21.625999 17.43544,22.187 19.492438,22.187 C 22.875435,22.187 24.847438,20.622997 24.847438,17.852"
id="text2219"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 12.405562,22 L 12.405562,10.1 L 9.6515624,10.1 C 9.3115628,11.204999 8.6995609,11.63 7.1695624,11.715 L 7.1695624,13.806 L 9.1755624,13.806 L 9.1755624,22 L 12.405562,22 M 24.830438,17.903 C 24.830438,15.387003 23.096435,14.214 20.631438,14.214 C 19.203439,14.214 18.336437,14.486 17.571438,14.911 C 18.472437,13.534001 20.104441,12.616 23.215438,12.616 L 23.215438,9.913 C 16.415445,9.913 14.341438,14.112003 14.341438,17.257 C 14.341438,20.537997 16.415441,22.187 19.407438,22.187 C 22.773435,22.187 24.830438,20.588997 24.830438,17.903 M 21.651438,18.124 C 21.651438,19.075999 20.818437,19.586 19.577438,19.586 C 18.132439,19.586 17.486438,18.990999 17.486438,18.141 C 17.486438,17.206001 18.183439,16.645 19.645438,16.645 C 20.903437,16.645 21.651438,17.206001 21.651438,18.124"
id="text2219"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 916 B

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 12.652062,22 L 12.652062,10.1 L 9.8980624,10.1 C 9.5580628,11.204999 8.9460609,11.63 7.4160624,11.715 L 7.4160624,13.806 L 9.4220624,13.806 L 9.4220624,22 L 12.652062,22 M 24.583938,12.48 L 24.583938,10.1 L 14.740938,10.1 L 14.740938,12.786 L 20.656938,12.786 C 18.36194,15.131998 17.239938,17.920004 17.205938,22 L 20.435938,22 C 20.435938,18.141004 21.098941,15.675997 24.583938,12.48"
id="text2219"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 841 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 12.176062,22 L 12.176062,10.1 L 9.4220624,10.1 C 9.0820628,11.204999 8.4700609,11.63 6.9400624,11.715 L 6.9400624,13.806 L 8.9460624,13.806 L 8.9460624,22 L 12.176062,22 M 25.059938,18.294 C 25.059938,16.764002 23.971937,15.948 23.206938,15.642 C 23.954937,15.166 24.549938,14.519999 24.549938,13.449 C 24.549938,11.171002 22.526935,9.913 19.653938,9.913 C 16.780941,9.913 14.723938,11.171002 14.723938,13.449 C 14.723938,14.519999 15.352939,15.251 16.066938,15.676 C 15.301939,15.982 14.213938,16.764002 14.213938,18.294 C 14.213938,20.707998 16.287941,22.187 19.619938,22.187 C 22.951935,22.187 25.059938,20.707998 25.059938,18.294 M 21.387938,13.5 C 21.387938,14.094999 20.945937,14.639 19.653938,14.639 C 18.361939,14.639 17.885938,14.094999 17.885938,13.5 C 17.885938,12.905001 18.327939,12.31 19.619938,12.31 C 20.911937,12.31 21.387938,12.905001 21.387938,13.5 M 21.897938,18.26 C 21.897938,19.075999 21.149936,19.688 19.653938,19.688 C 18.157939,19.688 17.375938,19.075999 17.375938,18.26 C 17.375938,17.444001 18.106939,16.849 19.619938,16.849 C 21.115936,16.849 21.897938,17.444001 21.897938,18.26"
id="text2219"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 12.414062,22 L 12.414062,10.1 L 9.6600624,10.1 C 9.3200628,11.204999 8.7080609,11.63 7.1780624,11.715 L 7.1780624,13.806 L 9.1840624,13.806 L 9.1840624,22 L 12.414062,22 M 24.821938,14.843 C 24.821938,11.562003 22.747935,9.913 19.755938,9.913 C 16.389941,9.913 14.332938,11.511003 14.332938,14.197 C 14.332938,16.712997 16.06694,17.886 18.531938,17.886 C 19.959937,17.886 20.826939,17.614 21.591938,17.189 C 20.690939,18.565999 19.058935,19.484 15.947938,19.484 L 15.947938,22.187 C 22.747931,22.187 24.821938,17.987997 24.821938,14.843 M 21.676938,13.959 C 21.676938,14.893999 20.979936,15.455 19.517938,15.455 C 18.259939,15.455 17.511938,14.893999 17.511938,13.976 C 17.511938,13.024001 18.344939,12.514 19.585938,12.514 C 21.030936,12.514 21.676938,13.109001 21.676938,13.959"
id="text2219"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 912 B

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 20.862,22.013004 L 20.862,19.327004 L 14.657,19.327004 C 14.912,18.613005 15.575003,17.950003 17.955,16.845004 C 20.232998,15.791005 20.777,14.839003 20.777,13.275004 C 20.777,11.116006 19.229997,9.9260043 16.272,9.9260043 C 14.232002,9.9260043 12.684999,10.504005 11.172,11.473004 L 12.685,13.904004 C 13.874999,13.105005 15.031001,12.697004 16.221,12.697004 C 17.172999,12.697004 17.547,12.986005 17.547,13.513004 C 17.547,13.989004 17.359999,14.176005 16.102,14.737004 C 13.127003,16.063003 11.24,18.001008 11.138,22.013004 L 20.862,22.013004"
id="text2207"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 1000 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 14.685,22 L 14.685,19.314 L 8.4799999,19.314 C 8.7349997,18.600001 9.3980023,17.936999 11.778,16.832 C 14.055998,15.778001 14.6,14.825998 14.6,13.262 C 14.6,11.103002 13.052997,9.913 10.095,9.913 C 8.055002,9.913 6.5079984,10.491001 4.9949999,11.46 L 6.5079999,13.891 C 7.6979988,13.092001 8.8540011,12.684 10.044,12.684 C 10.995999,12.684 11.37,12.973001 11.37,13.5 C 11.37,13.976 11.182999,14.163001 9.9249999,14.724 C 6.9500029,16.049999 5.0629998,17.988004 4.9609999,22 L 14.685,22 M 27.421719,16.033 C 27.421719,12.072004 25.143716,9.913 22.049719,9.913 C 18.955722,9.913 16.643719,12.106004 16.643719,16.067 C 16.643719,20.027996 18.921722,22.187 22.015719,22.187 C 25.109716,22.187 27.421719,19.993996 27.421719,16.033 M 24.038719,16.067 C 24.038719,18.242998 23.324717,19.348 22.049719,19.348 C 20.77472,19.348 20.026719,18.208998 20.026719,16.033 C 20.026719,13.857002 20.74072,12.752 22.015719,12.752 C 23.290717,12.752 24.038719,13.891002 24.038719,16.067"
id="text2219"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 16.648141,22 L 16.648141,19.314 L 10.44314,19.314 C 10.69814,18.600001 11.361143,17.936999 13.741141,16.832 C 16.019139,15.778001 16.563141,14.825998 16.563141,13.262 C 16.563141,11.103002 15.016138,9.913 12.058141,9.913 C 10.018143,9.913 8.471139,10.491001 6.9581405,11.46 L 8.4711405,13.891 C 9.661139,13.092001 10.817142,12.684 12.007141,12.684 C 12.95914,12.684 13.333141,12.973001 13.333141,13.5 C 13.333141,13.976 13.14614,14.163001 11.88814,14.724 C 8.9131435,16.049999 7.0261404,17.988004 6.9241405,22 L 16.648141,22 M 23.82586,22 L 23.82586,10.1 L 21.07186,10.1 C 20.73186,11.204999 20.119858,11.63 18.58986,11.715 L 18.58986,13.806 L 20.59586,13.806 L 20.59586,22 L 23.82586,22"
id="text2219"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 14.685,22 L 14.685,19.314 L 8.4799999,19.314 C 8.7349997,18.600001 9.3980023,17.936999 11.778,16.832 C 14.055998,15.778001 14.6,14.825998 14.6,13.262 C 14.6,11.103002 13.052997,9.913 10.095,9.913 C 8.055002,9.913 6.5079984,10.491001 4.9949999,11.46 L 6.5079999,13.891 C 7.6979988,13.092001 8.8540011,12.684 10.044,12.684 C 10.995999,12.684 11.37,12.973001 11.37,13.5 C 11.37,13.976 11.182999,14.163001 9.9249999,14.724 C 6.9500029,16.049999 5.0629998,17.988004 4.9609999,22 L 14.685,22 M 26.571719,22 L 26.571719,19.314 L 20.366719,19.314 C 20.621718,18.600001 21.284721,17.936999 23.664719,16.832 C 25.942716,15.778001 26.486719,14.825998 26.486719,13.262 C 26.486719,11.103002 24.939716,9.913 21.981719,9.913 C 19.941721,9.913 18.394717,10.491001 16.881719,11.46 L 18.394719,13.891 C 19.584718,13.092001 20.74072,12.684 21.930719,12.684 C 22.882718,12.684 23.256719,12.973001 23.256719,13.5 C 23.256719,13.976 23.069717,14.163001 21.811719,14.724 C 18.836722,16.049999 16.949719,17.988004 16.847719,22 L 26.571719,22"
id="number"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 15.32239,22.013004 L 15.32239,19.327004 L 9.1173907,19.327004 C 9.3723904,18.613005 10.035393,17.950003 12.41539,16.845004 C 14.693388,15.791005 15.23739,14.839003 15.23739,13.275004 C 15.23739,11.116006 13.690387,9.9260043 10.73239,9.9260043 C 8.6923927,9.9260043 7.1453891,10.504005 5.6323906,11.473004 L 7.1453906,13.904004 C 8.3353896,13.105005 9.4913919,12.697004 10.68139,12.697004 C 11.633389,12.697004 12.00739,12.986005 12.00739,13.513004 C 12.00739,13.989004 11.820389,14.176005 10.56239,14.737004 C 7.5873937,16.063003 5.7003905,18.001008 5.5983906,22.013004 L 15.32239,22.013004 M 26.401609,18.239004 C 26.401609,16.726006 25.432608,15.927004 24.327609,15.672004 C 25.143608,15.281005 25.908609,14.652003 25.908609,13.343004 C 25.908609,10.827007 24.004606,9.9260043 21.148609,9.9260043 C 19.074611,9.9260043 17.646608,10.623005 16.541609,11.473004 L 18.105609,13.615004 C 19.023608,12.952005 19.90761,12.595004 21.063609,12.595004 C 22.236608,12.595004 22.712609,12.935005 22.712609,13.564004 C 22.712609,14.346004 22.372608,14.567004 21.335609,14.567004 L 19.805609,14.567004 L 19.805609,17.134004 L 21.522609,17.134004 C 22.729608,17.134004 23.205609,17.440005 23.205609,18.273004 C 23.205609,19.089003 22.627608,19.480004 21.250609,19.480004 C 19.94161,19.480004 18.836608,18.987004 17.867609,18.239004 L 16.167609,20.381004 C 17.442608,21.503003 19.159611,22.200004 21.182609,22.200004 C 24.412606,22.200004 26.401609,20.993002 26.401609,18.239004"
id="text2207"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 962 B

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 21.117,18.239004 C 21.117,16.726006 20.147999,15.927004 19.043,15.672004 C 19.858999,15.281005 20.624,14.652003 20.624,13.343004 C 20.624,10.827007 18.719997,9.9260043 15.864,9.9260043 C 13.790002,9.9260043 12.361999,10.623005 11.257,11.473004 L 12.821,13.615004 C 13.738999,12.952005 14.623001,12.595004 15.779,12.595004 C 16.951999,12.595004 17.428,12.935005 17.428,13.564004 C 17.428,14.346004 17.087999,14.567004 16.051,14.567004 L 14.521,14.567004 L 14.521,17.134004 L 16.238,17.134004 C 17.444999,17.134004 17.921,17.440005 17.921,18.273004 C 17.921,19.089003 17.342999,19.480004 15.966,19.480004 C 14.657002,19.480004 13.551999,18.987004 12.583,18.239004 L 10.883,20.381004 C 12.157999,21.503003 13.875002,22.200004 15.898,22.200004 C 19.127997,22.200004 21.117,20.993002 21.117,18.239004"
id="text2207"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 867 B

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 20.573772,19.96 L 20.573772,17.172 L 19.043772,17.172 L 19.043772,10.1 L 15.779772,10.1 L 9.3707718,17.461 L 9.3707718,19.875 L 16.085772,19.875 L 16.085772,22 L 19.043772,22 L 19.043772,19.96 L 20.573772,19.96 M 16.136772,13.432 C 16.102772,13.992999 16.085772,15.302001 16.085772,15.999 L 16.085772,17.172 L 15.201772,17.172 C 14.385773,17.172 13.569771,17.189 12.974772,17.223 C 13.416772,16.798 13.909773,16.253999 14.538772,15.489 L 14.708772,15.285 C 15.490771,14.350001 15.813772,13.925 16.136772,13.432"
id="text2219"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 965 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 942 B

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 21.219,17.852 C 21.219,15.200003 19.535997,13.908 16.969,13.908 C 15.779001,13.908 15.064999,14.112 14.402,14.435 L 14.504,12.786 L 20.505,12.786 L 20.505,10.1 L 11.835,10.1 L 11.427,16.271 L 14.249,17.223 C 14.843999,16.798 15.439001,16.543 16.442,16.543 C 17.461999,16.543 18.04,17.019001 18.04,17.937 C 18.04,18.888999 17.478998,19.45 15.949,19.45 C 14.674001,19.45 13.262999,18.956999 12.124,18.277 L 10.781,20.742 C 12.242999,21.625999 13.807002,22.187 15.864,22.187 C 19.246997,22.187 21.219,20.622997 21.219,17.852"
id="text2219"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 976 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 949 B

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 21.2445,17.903 C 21.2445,15.387003 19.510497,14.214 17.0455,14.214 C 15.617501,14.214 14.750499,14.486 13.9855,14.911 C 14.886499,13.534001 16.518503,12.616 19.6295,12.616 L 19.6295,9.913 C 12.829507,9.913 10.7555,14.112003 10.7555,17.257 C 10.7555,20.537997 12.829503,22.187 15.8215,22.187 C 19.187497,22.187 21.2445,20.588997 21.2445,17.903 M 18.0655,18.124 C 18.0655,19.075999 17.232499,19.586 15.9915,19.586 C 14.546501,19.586 13.9005,18.990999 13.9005,18.141 C 13.9005,17.206001 14.597501,16.645 16.0595,16.645 C 17.317499,16.645 18.0655,17.206001 18.0655,18.124"
id="text2219"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 1022 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 827 B

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 20.9215,12.48 L 20.9215,10.1 L 11.0785,10.1 L 11.0785,12.786 L 16.9945,12.786 C 14.699502,15.131998 13.5775,17.920004 13.5435,22 L 16.7735,22 C 16.7735,18.141004 17.436503,15.675997 20.9215,12.48"
id="text2219"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 650 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 991 B

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 21.423,18.294 C 21.423,16.764002 20.334999,15.948 19.57,15.642 C 20.317999,15.166 20.913,14.519999 20.913,13.449 C 20.913,11.171002 18.889997,9.913 16.017,9.913 C 13.144003,9.913 11.087,11.171002 11.087,13.449 C 11.087,14.519999 11.716001,15.251 12.43,15.676 C 11.665001,15.982 10.577,16.764002 10.577,18.294 C 10.577,20.707998 12.651003,22.187 15.983,22.187 C 19.314997,22.187 21.423,20.707998 21.423,18.294 M 17.751,13.5 C 17.751,14.094999 17.308999,14.639 16.017,14.639 C 14.725001,14.639 14.249,14.094999 14.249,13.5 C 14.249,12.905001 14.691001,12.31 15.983,12.31 C 17.274999,12.31 17.751,12.905001 17.751,13.5 M 18.261,18.26 C 18.261,19.075999 17.512998,19.688 16.017,19.688 C 14.521001,19.688 13.739,19.075999 13.739,18.26 C 13.739,17.444001 14.470002,16.849 15.983,16.849 C 17.478998,16.849 18.261,17.444001 18.261,18.26"
id="text2219"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 970 B

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="32"
height="32"
id="svg2">
<defs
id="defs15" />
<circle
cx="16"
cy="16"
r="14"
id="circle"
style="fill:#aa0000" />
<path
d="M 22.128383,14.843 C 22.128383,11.562003 20.05438,9.913 17.062383,9.913 C 13.696386,9.913 11.639383,11.511003 11.639383,14.197 C 11.639383,16.712997 13.373385,17.886 15.838383,17.886 C 17.266382,17.886 18.133384,17.614 18.898383,17.189 C 17.997384,18.565999 16.36538,19.484 13.254383,19.484 L 13.254383,22.187 C 20.054376,22.187 22.128383,17.987997 22.128383,14.843 M 18.983383,13.959 C 18.983383,14.893999 18.286381,15.455 16.824383,15.455 C 15.566384,15.455 14.818383,14.893999 14.818383,13.976 C 14.818383,13.024001 15.651384,12.514 16.892383,12.514 C 18.337381,12.514 18.983383,13.109001 18.983383,13.959"
id="text2219"
style="fill:#ffffff" />
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 471 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 234 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 177 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -1,50 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="48"
height="48"
id="svg2">
<defs
id="defs5" />
<rect
width="30.434589"
height="30.434589"
rx="3.3407569"
ry="3.0533955"
x="-15.273262"
y="18.944523"
transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)"
style="fill:#fde087;fill-opacity:1;stroke:#2e3436;stroke-width:4.71506262;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect4348" />
<rect
width="30.434593"
height="30.434593"
rx="3.3407574"
ry="3.053396"
x="-15.273291"
y="18.944523"
transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)"
style="fill:#fde8a6;fill-opacity:1;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect4350" />
<rect
width="27.705311"
height="27.705311"
rx="3.3407574"
ry="3.053396"
x="-15.205288"
y="21.605812"
transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)"
style="fill:#fac521;fill-opacity:1;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect4352" />
<path
d="M 28.198344,33.563107 C 28.198344,34.995958 26.977162,36.070596 25.120964,36.070596 L 25.088402,36.070596 C 23.2485,36.070596 22.011031,34.995958 22.011031,33.563107 C 22.011031,32.065131 23.281062,31.039341 25.120964,31.039341 C 26.9446,31.039341 28.165773,32.065131 28.198344,33.563107 z M 27.872694,29.264563 L 28.947332,16.108396 L 21.245758,16.108396 L 22.320396,29.264563 L 27.872694,29.264563 z "
style="fill:#fef2cb;fill-opacity:1;stroke:#fef2cb;stroke-width:0.9430126;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
id="path4412" />
<path
d="M 26.817387,32.489034 C 26.817387,33.921885 25.596205,34.996524 23.740017,34.996524 L 23.707454,34.996524 C 21.867543,34.996524 20.630084,33.921885 20.630084,32.489034 C 20.630084,30.991059 21.900105,29.965269 23.740017,29.965269 C 25.563643,29.965269 26.784825,30.991059 26.817387,32.489034 z M 26.491737,28.190481 L 27.566375,15.034314 L 19.86481,15.034314 L 20.939448,28.190481 L 26.491737,28.190481 z "
style="fill:#2e3436"
id="path4414" />
</svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 173 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 142 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -1,30 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="48"
height="48"
id="svg2">
<defs
id="defs5" />
<path
d="M 255.25,-411.29002 L 261.86798,-400.85887 L 273.83367,-397.7882 L 265.95811,-388.27072 L 266.73534,-375.94179 L 255.25,-380.49082 L 243.76466,-375.94179 L 244.54189,-388.27072 L 236.66633,-397.7882 L 248.63202,-400.85887 L 255.25,-411.29002 z "
transform="matrix(1.1071323,0,0,1.1071323,-258.4137,459.98052)"
style="fill:#2e3436;fill-opacity:1;stroke:#2e3436;stroke-width:4.25880718;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4450" />
<path
d="M 255.25,-411.29002 L 261.86798,-400.85887 L 273.83367,-397.7882 L 265.95811,-388.27072 L 266.73534,-375.94179 L 255.25,-380.49082 L 243.76466,-375.94179 L 244.54189,-388.27072 L 236.66633,-397.7882 L 248.63202,-400.85887 L 255.25,-411.29002 z "
transform="matrix(1.1071323,0,0,1.1071323,-258.4137,459.98052)"
style="fill:#fac521;fill-opacity:1;stroke-width:3.4070456;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4452" />
<path
d="M 24.175987,4.476098 L 16.980534,16.087712 L 3.9317841,19.443104 L 16.980534,20.076901 L 24.175987,10.383543 L 31.408721,20.076901 L 44.457471,19.443104 L 31.468862,16.027571 L 24.175987,4.476098 z "
style="fill:#feeaab;fill-opacity:1;stroke-width:3.4070456;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4531" />
<path
d="M 12.456856,24.055852 C 11.65845,24.299685 14.436112,29.177769 14.436112,32.041127 C 14.436112,37.343117 13.010825,39.831516 15.971742,37.364645 C 18.711008,35.08244 21.184735,34.873512 24.195894,34.873512 C 27.207053,34.873512 29.646656,35.08244 32.38592,37.364645 C 35.346837,39.831516 33.921551,37.343117 33.92155,32.041127 C 33.92155,28.223316 38.868232,20.827013 33.682674,25.591482 C 31.458295,27.635233 27.413886,29.481744 24.195894,29.481744 C 20.977903,29.481744 16.933493,27.635233 14.709113,25.591482 C 13.412724,24.400365 12.722992,23.974574 12.456856,24.055852 z "
style="fill:#fcd867;fill-opacity:1;stroke-width:3.4070456;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path2185" />
</svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="48"
height="48"
id="svg2">
<defs
id="defs5" />
<path
d="M 30.27396,4.1232594 L 18.765811,4.1232594 C 11.476786,4.1232594 5.5574109,10.546411 5.5574109,19.960741 C 5.5574109,24.746615 7.0844878,29.075948 9.5403943,32.177328 C 9.4616811,32.681104 9.414455,33.200619 9.414455,33.720144 C 9.414455,39.308917 13.554865,43.591015 18.891751,44.267966 C 17.506371,42.693663 16.656245,40.914707 16.656245,38.616218 C 16.656245,38.01799 16.719219,37.419752 16.82942,36.837262 C 17.459135,36.963202 18.104599,37.026176 18.750063,37.026176 L 30.258211,37.026176 C 37.547237,37.026176 43.466612,29.39081 43.466612,19.960741 C 43.466612,10.530672 37.578724,4.1232594 30.27396,4.1232594 z "
style="fill:#2e3436;fill-opacity:1;stroke:#2e3436;stroke-width:4.7150631;stroke-miterlimit:4;stroke-dasharray:none"
id="path4317" />
<path
d="M 30.27396,4.1232594 L 18.765811,4.1232594 C 11.476786,4.1232594 5.5574109,10.546411 5.5574109,19.960741 C 5.5574109,24.746615 7.0844878,29.075948 9.5403943,32.177328 C 9.4616811,32.681104 9.414455,33.200619 9.414455,33.720144 C 9.414455,39.308917 13.554865,43.591015 18.891751,44.267966 C 17.506371,42.693663 16.656245,40.914707 16.656245,38.616218 C 16.656245,38.01799 16.719219,37.419752 16.82942,36.837262 C 17.459135,36.963202 18.104599,37.026176 18.750063,37.026176 L 30.258211,37.026176 C 37.547237,37.026176 43.466612,29.39081 43.466612,19.960741 C 43.466612,10.530672 37.578724,4.1232594 30.27396,4.1232594 z "
style="fill:#bfdce8;fill-opacity:1"
id="path142" />
<path
d="M 19.200879,5.5648899 C 12.490241,5.5648899 7.0622987,11.295775 7.0622987,19.690323 C 7.0622987,22.890926 7.8418023,25.879852 9.1910836,28.332288 C 8.6113289,26.599889 8.2852163,24.667826 8.2852163,22.673336 C 8.2852163,14.629768 13.495502,9.1620492 19.925575,9.1620492 L 30.071259,9.1620492 C 36.515213,9.1620492 41.711609,14.616311 41.711609,22.673336 C 41.864688,21.709218 41.983366,20.710908 41.983366,19.690323 C 41.983366,11.281743 36.524624,5.5648899 29.799492,5.5648899 L 19.200879,5.5648899 z "
style="fill:#ffffff"
id="path2358" />
<path
d="M 28.241965,33.725087 L 20.792252,33.725087 C 16.073756,33.725087 12.241894,32.944782 12.241894,26.850486 C 12.241894,25.10387 12.368512,23.572125 15.515722,23.567487 L 33.508301,23.540969 C 36.182481,23.537028 36.782127,24.950794 36.782127,26.850486 C 36.782127,32.95497 32.970649,33.725087 28.241965,33.725087 z "
style="fill:#d0ecf9;fill-opacity:1"
id="path2173" />
</svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 614 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 566 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 627 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 772 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="48"
height="48"
id="svg2">
<defs
id="defs5" />
<g
transform="translate(5.5456349e-2,0)"
id="g7095">
<path
d="M 23.670314,3.3007737 C 20.778716,3.2510204 17.924551,4.0645574 15.448419,5.5404288 C 4.0316317,12.422271 6.216579,28.109447 16.686125,34.626477 C 17.04893,34.779857 17.429528,34.912086 17.805953,35.039044 C 18.172719,39.046857 18.870256,44.203948 23.640844,44.203948 C 28.725314,44.203948 28.941696,38.875473 29.505194,35.039044 C 29.898186,34.904759 30.285928,34.78924 30.65449,34.626477 C 41.124037,28.109447 43.308996,12.422271 31.892197,5.5404288 C 29.416078,4.0479792 26.5619,3.2510204 23.670314,3.3007737 z "
style="fill:#2e3436;fill-opacity:1;stroke:#2e3436;stroke-width:4.71506357;stroke-miterlimit:4;stroke-dasharray:none"
id="path7097" />
<path
d="M 23.670314,3.3007737 C 20.778716,3.2510204 17.924551,4.0645574 15.448419,5.5404288 C 4.0316317,12.422271 6.216579,28.109447 16.686125,34.626477 C 17.04893,34.779857 17.429528,34.912086 17.805953,35.039044 C 18.172719,39.046857 18.870256,44.203948 23.640844,44.203948 C 28.781145,44.203948 28.941696,38.875473 29.505194,35.039044 C 29.898186,34.904759 30.285928,34.78924 30.65449,34.626477 C 41.124037,28.109447 43.308996,12.422271 31.892197,5.5404288 C 29.416078,4.0479792 26.5619,3.2510204 23.670314,3.3007737 z "
style="fill:#888a85;fill-opacity:1;stroke-width:2.87090564"
id="path7099" />
<path
d="M 31.893138,5.5449552 C 29.416994,4.0525057 26.558655,3.2565276 23.66707,3.3062809 C 20.775472,3.2565276 17.917121,4.0690838 15.440989,5.5449552 C 4.02419,12.426797 6.2178171,28.097509 16.687365,34.614528 C 21.110527,36.484569 26.656241,36.376829 30.646763,34.614528 C 41.11631,28.097509 43.309925,12.426797 31.893138,5.5449552 z "
style="fill:#2e3436;fill-opacity:1;stroke:#2e3436;stroke-width:2.8290379;stroke-miterlimit:4;stroke-dasharray:none"
id="path7101" />
<path
d="M 31.893138,5.5449552 C 29.416994,4.0525057 26.558655,3.2565276 23.66707,3.3062809 C 20.775472,3.2565276 17.917121,4.0690838 15.440989,5.5449552 C 4.02419,12.426797 6.2178171,28.097509 16.687365,34.614528 C 21.110527,36.484569 26.656241,36.376829 30.646763,34.614528 C 41.11631,28.097509 43.309925,12.426797 31.893138,5.5449552 z "
style="fill:#fcd867;fill-opacity:1;stroke-width:1.06932139"
id="path7103" />
<path
d="M 30.980154,5.3639068 C 28.778827,4.0858778 26.237726,3.4042582 23.667069,3.4468633 C 21.0964,3.4042582 18.555289,4.1000741 16.353973,5.3639068 C 6.2042866,11.257033 8.1544504,24.676331 17.462019,30.257048 C 21.394267,31.85842 26.324483,31.766159 29.872108,30.257048 C 39.179675,24.676331 41.129829,11.257033 30.980154,5.3639068 z "
style="fill:#fac521;fill-opacity:1;stroke-width:1.06932139"
id="path7105" />
<path
d="M 24.239272,6.0793699 C 21.035292,4.2295564 12.944935,8.3176203 12.944935,12.291154 C 12.944935,13.77459 25.645578,6.8913038 24.239272,6.0793699 z "
style="fill:#ffffff;fill-opacity:1"
id="path7107" />
<path
d="M 20.750819,36.014789 L 16.21011,21.426798 M 26.627873,36.014789 L 31.168569,21.426798 M 31.086524,21.538695 L 27.955513,23.845436 L 27.941632,20.31458 L 25.084073,23.823861 L 23.648323,19.223072 L 22.212598,23.802237 L 19.355014,20.250012 L 19.341121,23.780642 L 16.21011,21.426798"
style="fill:none;fill-rule:evenodd;stroke:#2e3436;stroke-width:1.5088203;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path7111" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -1,32 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="48"
height="48"
id="svg2">
<defs
id="defs5" />
<path
d="M 26.553837,7.3026447 C 25.283816,5.0882437 23.199663,5.0882437 21.945919,7.3026447 L 3.9376032,38.711367 C 2.6675727,40.925778 3.7259346,42.749404 6.2822626,42.749404 L 42.217493,42.749404 C 44.77383,42.749404 45.832183,40.925778 44.545876,38.711367 L 26.553837,7.3026447 z "
style="fill:#2e3436;fill-opacity:1;stroke:#2e3436;stroke-width:4.7150631;stroke-miterlimit:4;stroke-dasharray:none"
id="use2812" />
<path
d="M 26.553837,7.3026447 C 25.283816,5.0882437 23.199663,5.0882437 21.945919,7.3026447 L 3.9376032,38.711367 C 2.6675727,40.925778 3.7259346,42.749404 6.2822626,42.749404 L 42.217493,42.749404 C 44.77383,42.749404 45.832183,40.925778 44.545876,38.711367 L 26.553837,7.3026447 z "
style="fill:#fde8a6;fill-opacity:1;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none"
id="path4309" />
<path
d="M 26.220057,12.491166 C 25.133792,10.597163 23.351196,10.597163 22.278859,12.491166 L 6.8761436,39.355379 C 5.789878,41.249382 6.6951041,42.809153 8.8815542,42.809153 L 39.617353,42.809153 C 41.803812,42.809153 42.709038,41.249382 41.608844,39.355379 L 26.220057,12.491166 z "
style="fill:#fac521;fill-opacity:1"
id="path2991" />
<path
d="M 28.470282,37.445157 C 28.470282,38.878008 27.2491,39.952646 25.392902,39.952646 L 25.36034,39.952646 C 23.520438,39.952646 22.282969,38.878008 22.282969,37.445157 C 22.282969,35.947181 23.553,34.921391 25.392902,34.921391 C 27.216538,34.921391 28.437711,35.947181 28.470282,37.445157 z M 28.144632,33.146613 L 29.21927,19.990446 L 21.517696,19.990446 L 22.592334,33.146613 L 28.144632,33.146613 z "
style="fill:#fef2cb;fill-opacity:1;stroke:#fef2cb;stroke-width:0.9430126;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
id="path4468" />
<path
d="M 27.089325,36.371084 C 27.089325,37.803935 25.868143,38.878574 24.011955,38.878574 L 23.979392,38.878574 C 22.139481,38.878574 20.902022,37.803935 20.902022,36.371084 C 20.902022,34.873109 22.172043,33.847319 24.011955,33.847319 C 25.835581,33.847319 27.056763,34.873109 27.089325,36.371084 z M 26.763675,32.072531 L 27.838313,18.916364 L 20.136748,18.916364 L 21.211386,32.072531 L 26.763675,32.072531 z "
style="fill:#2e3436"
id="path4470" />
</svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 471 B

Some files were not shown because too many files have changed in this diff Show More