Blame Manuals/Repository/repository-html/repository_73.html

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

3.70 trunk/Translations/Identity/Themes/Distro/Anaconda/Progress

4a9d2a
4a9d2a
4a9d2a
4a9d2a

3.70.1 Goals

4a9d2a
4a9d2a
    4a9d2a
  • Organize Anaconda progress translation templates.
  • 4a9d2a
  • Organize Anaconda progress translation files in several
  • 4a9d2a
    languages and major releases of CentOS distribution.
    4a9d2a
    4a9d2a
    4a9d2a
    4a9d2a
    4a9d2a

    3.70.2 Description

    4a9d2a
    4a9d2a

    Use the following command to produce translation files based:

    4a9d2a

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

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

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

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

    The above commands will produce the following translation structure:

    4a9d2a

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

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

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

    4a9d2a

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

    4a9d2a
    <tt>`trunk/Identity'</tt> structure and render them. 
    4a9d2a

    4a9d2a
      4a9d2a
    • See section trunk/Identity/Themes/Motifs/Modern/Distro/Anaconda/Progress.
    • 4a9d2a
      4a9d2a
      4a9d2a
      4a9d2a
      4a9d2a

      3.70.3 Usage

      4a9d2a
      4a9d2a

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

      4a9d2a
      documentation entry (see section trunk/Translations).
      4a9d2a

      4a9d2a
      4c79b5
      4a9d2a
      4a9d2a

      3.70.4 See also

      4c79b5
      4c79b5
      4a9d2a
      4a9d2a
      [ < ]
      4a9d2a
      [ > ]
      4a9d2a
         
      4a9d2a
      [ << ]
      4a9d2a
      [ Up ]
      4a9d2a
      [ >> ]
      4a9d2a
      4c79b5

      4c79b5
       <font size="-1">
      4a9d2a
        This document was generated on February, 25 2011 using texi2html 1.76.
      4c79b5
       </font>
      4c79b5
       
      4c79b5
      4c79b5

      4c79b5
      </body>
      4c79b5
      </html>