Blame Manual/repository-html/repository_46.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>
aaf678
<title>CentOS Artwork Repository: 1.45 The Filesystem/trunk/Locales/Identity/Themes/Distro/Anaconda/Progress Directory</title>
ee1f37
aaf678
<meta name="description" content="CentOS Artwork Repository: 1.45 The Filesystem/trunk/Locales/Identity/Themes/Distro/Anaconda/Progress Directory">
aaf678
<meta name="keywords" content="CentOS Artwork Repository: 1.45 The Filesystem/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
aaf678
[ < ]
aaf678
[ > ]
ee1f37
   
aaf678
[ << ]
aaf678
[ Up ]
aaf678
[ >> ]
ee1f37
   
ee1f37
   
ee1f37
   
ee1f37
   
56a476
[Top]
56a476
[Contents]
5cb5a7
[Index]
56a476
[ ? ]
ee1f37
aaf678
aaf678
aaf678

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

ee1f37
ee1f37
aaf678
aaf678

1.45.1 Goals

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

    1.45.2 Description

    ee1f37
    aaf678

    Use the following command to produce translation files based:

    aaf678

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

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

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

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

    The above commands will produce the following translation structure:

    aaf678

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

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

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

    aaf678

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

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

    ee1f37
      aaf678
    • See section The <tt>`Filesystem/trunk/Identity/Themes/Motifs/Modern/Distro/Anaconda/Progress'</tt> Directory.
    • ee1f37
      ee1f37
      ee1f37
      aaf678
      aaf678

      1.45.3 Usage

      ee1f37
      aaf678

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

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

      ee1f37
      982d5c
      aaf678
      aaf678

      1.45.4 See also

      ee1f37
      ee1f37
      ee1f37
      aaf678
      [ < ]
      aaf678
      [ > ]
      ee1f37
         
      aaf678
      [ << ]
      aaf678
      [ Up ]
      aaf678
      [ >> ]
      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>