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

4c79b5
4c79b5
<html>
ccb7a3
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
-->
bf28e1
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>
c12cdc
<title>CentOS Artwork Repository: 3.43 trunk/Locales/Identity/Themes/Distro/Anaconda/Progress</title>
4c79b5
c12cdc
<meta name="description" content="CentOS Artwork Repository: 3.43 trunk/Locales/Identity/Themes/Distro/Anaconda/Progress">
c12cdc
<meta name="keywords" content="CentOS Artwork Repository: 3.43 trunk/Locales/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
1e9202
@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
4c79b5
d11e55
[ < ]
d11e55
[ > ]
4c79b5
   
4c79b5
[ << ]
4c79b5
[ Up ]
c12cdc
[ >> ]
4c79b5
   
4c79b5
   
4c79b5
   
4c79b5
   
4c79b5
[Top]
4c79b5
[Contents]
c12cdc
[Index]
4c79b5
[ ? ]
4c79b5
c12cdc
d11e55
c12cdc

3.43 trunk/Locales/Identity/Themes/Distro/Anaconda/Progress

cb2a5d
300762
d11e55
fe989b

3.43.1 Goals

fe989b
2c3589
    c12cdc
  • Organize Anaconda progress translation templates.
  • c12cdc
  • Organize Anaconda progress translation files in several
  • c12cdc
    languages and major releases of CentOS distribution.
    2c3589
    2c3589
    ec5f63
    d11e55
    4a9d2a

    3.43.2 Description

    ec5f63
    c12cdc

    Use the following command to produce translation files based:

    c12cdc

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

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

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

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

    The above commands will produce the following translation structure:

    c12cdc

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

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

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

    c12cdc

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

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

    2c3589
      c12cdc
    • See section trunk/Identity/Themes/Motifs/Modern/Distro/Anaconda/Progress.
    • 2c3589
      2c3589
      ec5f63
      d11e55
      ec5f63

      3.43.3 Usage

      ec5f63
      c12cdc

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

      c12cdc
      documentation entry (-- Removed(pxref:trunk Translations) --).
      c12cdc

      2c3589
      7e35dc
      d11e55
      4c79b5

      3.43.4 See also

      4c79b5
      4c79b5
      4c79b5
      d11e55
      [ < ]
      d11e55
      [ > ]
      4c79b5
         
      4c79b5
      [ << ]
      d11e55
      [ Up ]
      c12cdc
      [ >> ]
      4c79b5
      4c79b5

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

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