Blame Manual/repository-html/repository_61.html

ee1f37
ee1f37
<html>
d1db00
d1db00
organization, and administration of CentOS Artwork Repository.
d1db00
d1db00
Copyright C 2009-2011 Alain Reguera Delgado
ee1f37
ee1f37
Permission is granted to copy, distribute and/or modify this document
ee1f37
under the terms of the GNU Free Documentation License, Version 1.2 or
ee1f37
any later version published by the Free Software Foundation; with no
ee1f37
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
ee1f37
copy of the license is included in the section entitled GNU Free
ee1f37
Documentation License.  
ee1f37
-->
949b9b
ee1f37
ee1f37
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
ee1f37
            Karl Berry  <karl@freefriends.org>
ee1f37
            Olaf Bachmann <obachman@mathematik.uni-kl.de>
ee1f37
            and many others.
ee1f37
Maintained by: Many creative people <dev@texi2html.cvshome.org>
ee1f37
Send bugs and suggestions to <users@texi2html.cvshome.org>
ee1f37
ee1f37
-->
ee1f37
<head>
06d106
<title>CentOS Artwork Repository: 2.57 The trunk/Locales/Identity/Themes/Distro/Anaconda/Progress Directory</title>
ee1f37
06d106
<meta name="description" content="CentOS Artwork Repository: 2.57 The trunk/Locales/Identity/Themes/Distro/Anaconda/Progress Directory">
06d106
<meta name="keywords" content="CentOS Artwork Repository: 2.57 The trunk/Locales/Identity/Themes/Distro/Anaconda/Progress Directory">
ee1f37
<meta name="resource-type" content="document">
ee1f37
<meta name="distribution" content="global">
ee1f37
<meta name="Generator" content="texi2html 1.76">
ee1f37
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
ee1f37
<style type="text/css">
ee1f37
ee1f37
@import "/home/centos/artwork/trunk/Identity/Models/Css/Texi2html/common.css";
ee1f37
ee1f37
a.summary-letter {text-decoration: none}
ee1f37
pre.display {font-family: serif}
ee1f37
pre.format {font-family: serif}
ee1f37
pre.menu-comment {font-family: serif}
ee1f37
pre.menu-preformatted {font-family: serif}
ee1f37
pre.smalldisplay {font-family: serif; font-size: smaller}
ee1f37
pre.smallexample {font-size: smaller}
ee1f37
pre.smallformat {font-family: serif; font-size: smaller}
ee1f37
pre.smalllisp {font-size: smaller}
ee1f37
span.sansserif {font-family:sans-serif; font-weight:normal;}
ee1f37
ul.toc {list-style: none}
ee1f37
-->
ee1f37
</style>
ee1f37
ee1f37
ee1f37
</head>
ee1f37
ee1f37
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
ee1f37
ee1f37
995423
[ < ]
995423
[ > ]
ee1f37
   
671838
[ << ]
671838
[ Up ]
06d106
[ >> ]
ee1f37
   
ee1f37
   
ee1f37
   
ee1f37
   
56a476
[Top]
56a476
[Contents]
06d106
[Index]
56a476
[ ? ]
ee1f37
06d106
995423
06d106

2.57 The <tt>`trunk/Locales/Identity/Themes/Distro/Anaconda/Progress'</tt> Directory

671838
671838
995423
671838

2.57.1 Goals

671838
632e8b
    06d106
  • Organize Anaconda progress translation templates.
  • 06d106
  • Organize Anaconda progress translation files in several
  • 06d106
    languages and major releases of CentOS distribution.
    632e8b
    b9dbd3
    b9dbd3
    995423
    632e8b

    2.57.2 Description

    aaf678
    06d106

    Use the following command to produce translation files based:

    06d106

    06d106
     
    trunk/Translations/Identity/Themes/Distro/Anaconda/Progress
    06d106
    `-- Tpl
    06d106
        |-- en
    06d106
        |   |-- 01-welcome.sed
    06d106
        |   |-- 02-donate.sed
    06d106
        |   `-- 03-yum.sed
    06d106
        `-- es
    06d106
            |-- 01-welcome.sed
    06d106
            |-- 02-donate.sed
    06d106
            `-- 03-yum.sed
    06d106
    06d106

    In order to produce the slide images in PNG format we need to have the

    06d106
    translation files first. So we use the following commands to create
    06d106
    translation files for CentOS 3, 4, and 5 major releases:
    06d106

    06d106
     
    centos-art render --translation --filter='3,4,5'
    06d106
    06d106

    The above commands will produce the following translation structure:

    06d106

    06d106
     
    trunk/Translations/Identity/Themes/Distro/Anaconda/Progress
    06d106
    |-- 3
    06d106
    |   |-- en
    06d106
    |   |   |-- 01-welcome.sed
    06d106
    |   |   |-- 02-donate.sed
    06d106
    |   |   `-- 03-yum.sed
    06d106
    |   `-- es
    06d106
    |       |-- 01-welcome.sed
    06d106
    |       |-- 02-donate.sed
    06d106
    |       `-- 03-yum.sed
    06d106
    |-- 4
    06d106
    |   |-- en
    06d106
    |   |   |-- 01-welcome.sed
    06d106
    |   |   |-- 02-donate.sed
    06d106
    |   |   `-- 03-yum.sed
    06d106
    |   `-- es
    06d106
    |       |-- 01-welcome.sed
    06d106
    |       |-- 02-donate.sed
    06d106
    |       `-- 03-yum.sed
    06d106
    |-- 5
    06d106
    |   |-- en
    06d106
    |   |   |-- 01-welcome.sed
    06d106
    |   |   |-- 02-donate.sed
    06d106
    |   |   `-- 03-yum.sed
    06d106
    |   `-- es
    06d106
    |       |-- 01-welcome.sed
    06d106
    |       |-- 02-donate.sed
    06d106
    |       `-- 03-yum.sed
    06d106
    `-- Tpl
    06d106
        |-- en
    06d106
        |   |-- 01-welcome.sed
    06d106
        |   |-- 02-donate.sed
    06d106
        |   `-- 03-yum.sed
    06d106
        `-- es
    06d106
            |-- 01-welcome.sed
    06d106
            |-- 02-donate.sed
    06d106
            `-- 03-yum.sed
    06d106
    06d106

    At this point we have all the translation files we need to produce

    06d106
    Anaconda progress welcome, donate and yum slides images; in English
    06d106
    and Spanish languages; for CentOS 3, CentOS 4, and CentOS 5. That is,
    06d106
    a sum of 18 images around. 
    06d106

    06d106

    Now, with translation files in place, let's move to

    06d106
    <tt>`trunk/Identity'</tt> structure and render them. 
    06d106

    632e8b
      06d106
    • See section The <tt>`trunk/Identity/Themes/Motifs/Modern/Distro/Anaconda/Progress'</tt> Directory.
    • 632e8b
      010b2d
      671838
      995423
      671838

      2.57.3 Usage

      671838
      06d106

      Translation rendering is described in <samp>`trunk/Translations'</samp>

      06d106
      documentation entry (-- Removed(pxref:trunk Translations) --).
      06d106

      671838
      671838
      995423
      671838

      2.57.4 See also

      ee1f37
      ee1f37
      ee1f37
      995423
      [ < ]
      995423
      [ > ]
      ee1f37
         
      671838
      [ << ]
      995423
      [ Up ]
      06d106
      [ >> ]
      ee1f37
      ee1f37

      ee1f37
       <font size="-1">
      949b9b
        This document was generated on March, 11 2011 using texi2html 1.76.
      ee1f37
       </font>
      ee1f37
       
      ee1f37
      ee1f37

      ee1f37
      </body>
      ee1f37
      </html>