Blame Manual/repository-html/repository_47.html

ee1f37
ee1f37
<html>
ee1f37
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
-->
406f69
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>
5cb5a7
<title>CentOS Artwork Repository: 2.45 Filesystem/trunk/Locales/Identity/Themes/Distro/Anaconda/Progress</title>
ee1f37
5cb5a7
<meta name="description" content="CentOS Artwork Repository: 2.45 Filesystem/trunk/Locales/Identity/Themes/Distro/Anaconda/Progress">
5cb5a7
<meta name="keywords" content="CentOS Artwork Repository: 2.45 Filesystem/trunk/Locales/Identity/Themes/Distro/Anaconda/Progress">
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
56a476
[ < ]
010b2d
[ > ]
ee1f37
   
982d5c
[ << ]
982d5c
[ Up ]
5cb5a7
[ >> ]
ee1f37
   
ee1f37
   
ee1f37
   
ee1f37
   
56a476
[Top]
56a476
[Contents]
5cb5a7
[Index]
56a476
[ ? ]
ee1f37
982d5c
010b2d
5cb5a7

2.45 Filesystem/trunk/Locales/Identity/Themes/Distro/Anaconda/Progress

ee1f37
ee1f37
010b2d
982d5c

2.45.1 Goals

ee1f37
ee1f37
    982d5c
  • Organize Anaconda progress translation templates.
  • 982d5c
  • Organize Anaconda progress translation files in several
  • 982d5c
    languages and major releases of CentOS distribution.
    ee1f37
    ee1f37
    ee1f37
    010b2d
    982d5c

    2.45.2 Description

    ee1f37
    982d5c

    Use the following command to produce translation files based:

    982d5c

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

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

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

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

    The above commands will produce the following translation structure:

    982d5c

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

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

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

    982d5c

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

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

    ee1f37
      5cb5a7
    • See section Filesystem/trunk/Identity/Themes/Motifs/Modern/Distro/Anaconda/Progress.
    • ee1f37
      ee1f37
      ee1f37
      010b2d
      982d5c

      2.45.3 Usage

      ee1f37
      982d5c

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

      982d5c
      documentation entry (-- Removed(pxref:trunk Translations) --).
      982d5c

      ee1f37
      ee1f37
      010b2d
      982d5c

      2.45.4 See also

      ee1f37
      ee1f37
      ee1f37
      010b2d
      [ < ]
      56a476
      [ > ]
      ee1f37
         
      982d5c
      [ << ]
      010b2d
      [ Up ]
      5cb5a7
      [ >> ]
      ee1f37
      ee1f37

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

      ee1f37
      </body>
      ee1f37
      </html>