Blob Blame History Raw
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd">
<html>
<!--This manuals documents relevant information regarding the deployment,
organization, and administration of CentOS Artwork Repository.

Copyright C 2009-2011 Alain Reguera Delgado

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
copy of the license is included in the section entitled GNU Free
Documentation License.  
-->
<!-- Created on March, 30 2011 by texi2html 1.76 -->
<!--
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
            Karl Berry  <karl@freefriends.org>
            Olaf Bachmann <obachman@mathematik.uni-kl.de>
            and many others.
Maintained by: Many creative people <dev@texi2html.cvshome.org>
Send bugs and suggestions to <users@texi2html.cvshome.org>

-->
<head>
<title>CentOS Artwork Repository: 2.57 The trunk/Locales/Identity/Themes/Distro/Anaconda/Progress Directory</title>

<meta name="description" content="CentOS Artwork Repository: 2.57 The trunk/Locales/Identity/Themes/Distro/Anaconda/Progress Directory">
<meta name="keywords" content="CentOS Artwork Repository: 2.57 The trunk/Locales/Identity/Themes/Distro/Anaconda/Progress Directory">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="texi2html 1.76">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css">
<!--
/* CSS
 *
 * repository.css -- This file provides visual style for repository
 * documentation manual in HTML format, as output by Texi2html
 * program.
 *
 * Copyright (C) 2009-2011 Alain Reguera Delgado
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License as
 * published by the Free Software Foundation; either version 2 of the
 * License, or (at your option) any later version.
 * 
 * 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
 * General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 * USA.
 * ----------------------------------------------------------------------
 * $Id$
 * ----------------------------------------------------------------------
 */

@import url("/home/centos/artwork/trunk/Identity/Webenv/Css/base.css");
@import url("/home/centos/artwork/trunk/Identity/Webenv/Css/base-app.css");

a.summary-letter {text-decoration: none}
pre.display {font-family: serif}
pre.format {font-family: serif}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: serif; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: serif; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.sansserif {font-family:sans-serif; font-weight:normal;}
ul.toc {list-style: none}
-->
</style>


</head>

<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">

<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="repository_2.56.html#SEC313" title="Previous section in reading order"> &lt; </a>]</td>
<td valign="middle" align="left">[<a href="#SEC315" title="Next section in reading order"> &gt; </a>]</td>
<td valign="middle" align="left"> &nbsp; </td>
<td valign="middle" align="left">[<a href="repository_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td>
<td valign="middle" align="left">[<a href="repository_U.0.html#SEC416" title="Index">Index</a>]</td>
<td valign="middle" align="left">[<a href="repository_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<a name="Directories-trunk-Locales-Identity-Themes-Distro-Anaconda-Progress"></a>
<a name="SEC314"></a>
<h2 class="section"> 2.57 The <tt>`trunk/Locales/Identity/Themes/Distro/Anaconda/Progress'</tt> Directory </h2>
<ul>
<a href="#SEC315">2.57.1 Goals</a> <br>
<a href="#SEC316">2.57.2 Description</a> <br>
<a href="#SEC317">2.57.3 Usage</a> <br>
<a href="#SEC318">2.57.4 See also</a> <br>
</ul>


<a name="SEC315"></a>
<h3 class="subsection"> 2.57.1 Goals </h3>

<ul class="toc">
<li> Organize Anaconda progress translation templates.
</li><li> Organize Anaconda progress translation files in several
languages and major releases of CentOS distribution.
</li></ul>


<a name="SEC316"></a>
<h3 class="subsection"> 2.57.2 Description </h3>

<p>Use the following command to produce translation files based:
</p>
<table><tr><td>&nbsp;</td><td><pre class="example">trunk/Translations/Identity/Themes/Distro/Anaconda/Progress
`-- Tpl
    |-- en
    |   |-- 01-welcome.sed
    |   |-- 02-donate.sed
    |   `-- 03-yum.sed
    `-- es
        |-- 01-welcome.sed
        |-- 02-donate.sed
        `-- 03-yum.sed
</pre></td></tr></table>
<p>In order to produce the slide images in PNG format we need to have the
translation files first. So we use the following commands to create
translation files for CentOS 3, 4, and 5 major releases:
</p>
<table><tr><td>&nbsp;</td><td><pre class="example">centos-art render --translation --filter='3,4,5'
</pre></td></tr></table>
<p>The above commands will produce the following translation structure:
</p>
<table><tr><td>&nbsp;</td><td><pre class="example">trunk/Translations/Identity/Themes/Distro/Anaconda/Progress
|-- 3
|   |-- en
|   |   |-- 01-welcome.sed
|   |   |-- 02-donate.sed
|   |   `-- 03-yum.sed
|   `-- es
|       |-- 01-welcome.sed
|       |-- 02-donate.sed
|       `-- 03-yum.sed
|-- 4
|   |-- en
|   |   |-- 01-welcome.sed
|   |   |-- 02-donate.sed
|   |   `-- 03-yum.sed
|   `-- es
|       |-- 01-welcome.sed
|       |-- 02-donate.sed
|       `-- 03-yum.sed
|-- 5
|   |-- en
|   |   |-- 01-welcome.sed
|   |   |-- 02-donate.sed
|   |   `-- 03-yum.sed
|   `-- es
|       |-- 01-welcome.sed
|       |-- 02-donate.sed
|       `-- 03-yum.sed
`-- Tpl
    |-- en
    |   |-- 01-welcome.sed
    |   |-- 02-donate.sed
    |   `-- 03-yum.sed
    `-- es
        |-- 01-welcome.sed
        |-- 02-donate.sed
        `-- 03-yum.sed
</pre></td></tr></table>
<p>At this point we have all the translation files we need to produce
Anaconda progress welcome, donate and yum slides images; in English
and Spanish languages; for CentOS 3, CentOS 4, and CentOS 5. That is,
a sum of 18 images around. 
</p>
<p>Now, with translation files in place, let's move to
<tt>`trunk/Identity'</tt> structure and render them. 
</p>
<ul class="toc">
<li> See section <a href="repository_2.43.html#SEC241">The <tt>`trunk/Identity/Themes/Motifs/Modern/Distro/Anaconda/Progress'</tt> Directory</a>.
</li></ul>


<a name="SEC317"></a>
<h3 class="subsection"> 2.57.3 Usage </h3>

<p>Translation rendering is described in <samp>`trunk/Translations'</samp>
documentation entry (-- <strong>Removed</strong>(pxref:trunk Translations) --).
</p>


<a name="SEC318"></a>
<h3 class="subsection"> 2.57.4 See also </h3>


<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="repository_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td>
<td valign="middle" align="left">[<a href="repository_U.0.html#SEC416" title="Index">Index</a>]</td>
<td valign="middle" align="left">[<a href="repository_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<p>
 <font size="-1">
  This document was generated on <i>March, 30 2011</i> using <a class="www" href="http://texi2html.cvshome.org/"><i>texi2html 1.76</i></a>.
 </font>
 <br>

</p>
</body>
</html>