Blame Manual/repository-html/repository_64.html

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

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

982d5c
b9dbd3
52772c
52772c

2.57.1 Goals

f66721
9bfd15
    52772c
  • Organize Anaconda progress translation templates.
  • 52772c
  • Organize Anaconda progress translation files in several
  • 52772c
    languages and major releases of CentOS distribution.
    9bfd15
    f66721
    9bfd15
    52772c
    52772c

    2.57.2 Description

    671838
    52772c

    Use the following command to produce translation files based:

    52772c

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

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

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

    52772c
     
    centos-art render --translation --filter='3,4,5'
    52772c
    52772c

    The above commands will produce the following translation structure:

    52772c

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

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

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

    52772c

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

    52772c
    <tt>`trunk/Identity'</tt> structure and render them. 
    52772c

    9bfd15
      52772c
    • See section The <tt>`trunk/Identity/Themes/Motifs/Modern/Distro/Anaconda/Progress'</tt> Directory.
    • 9bfd15
      b9dbd3
      9bfd15
      52772c
      52772c

      2.57.3 Usage

      9bfd15
      52772c

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

      52772c
      documentation entry (-- Removed(pxref:trunk Translations) --).
      52772c

      671838
      5cb5a7
      52772c
      52772c

      2.57.4 See also

      5cb5a7
      5cb5a7
      db14a4
      52772c
      [ < ]
      52772c
      [ > ]
      db14a4
         
      52772c
      [ << ]
      52772c
      [ Up ]
      52772c
      [ >> ]
      db14a4
      db14a4

      db14a4
       <font size="-1">
      52772c
        This document was generated on March, 22 2011 using texi2html 1.76.
      db14a4
       </font>
      db14a4
       
      db14a4
      db14a4

      db14a4
      </body>
      db14a4
      </html>