Blame Manual/repository-html/repository_50.html

ee1f37
ee1f37
<html>
d1db00
d1db00
organization, and administration of CentOS Artwork Repository.
d1db00
d1db00
Copyright C 2009-2011 Alain Reguera Delgado
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>
671838
<title>CentOS Artwork Repository: 2.46 The trunk/Locales/Identity/Themes/Distro/Anaconda/Progress Directory</title>
ee1f37
671838
<meta name="description" content="CentOS Artwork Repository: 2.46 The trunk/Locales/Identity/Themes/Distro/Anaconda/Progress Directory">
671838
<meta name="keywords" content="CentOS Artwork Repository: 2.46 The 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
671838
[ < ]
671838
[ > ]
ee1f37
   
671838
[ << ]
671838
[ Up ]
671838
[ >> ]
ee1f37
   
ee1f37
   
ee1f37
   
ee1f37
   
56a476
[Top]
56a476
[Contents]
671838
[Index]
56a476
[ ? ]
ee1f37
671838
671838
671838

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

ee1f37
ee1f37
671838
671838

2.46.1 Goals

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

    2.46.2 Description

    ee1f37
    671838

    Use the following command to produce translation files based:

    671838

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

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

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

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

    The above commands will produce the following translation structure:

    671838

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

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

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

    671838

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

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

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

      2.46.3 Usage

      ee1f37
      671838

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

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

      ee1f37
      f66721
      671838
      671838

      2.46.4 See also

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