diff --git a/Scripts/Functions/Help/Backends/Texinfo/Templates/en_US/repository-init.pl b/Scripts/Functions/Help/Backends/Texinfo/Templates/en_US/repository-init.pl new file mode 100755 index 0000000..4829e1a --- /dev/null +++ b/Scripts/Functions/Help/Backends/Texinfo/Templates/en_US/repository-init.pl @@ -0,0 +1,6 @@ +# This file extends the `trunk/Manuals/Texinfo/repository-init.pl' +# initialization file to provide English specific initializations for +# the `texi2html-1.76-4.fc6' package. +# ---------------------------------------------------------------------- +# $Id$ +# ---------------------------------------------------------------------- diff --git a/Scripts/Functions/Help/Backends/Texinfo/Templates/en_US/repository.sed b/Scripts/Functions/Help/Backends/Texinfo/Templates/en_US/repository.sed new file mode 100755 index 0000000..2c8c95d --- /dev/null +++ b/Scripts/Functions/Help/Backends/Texinfo/Templates/en_US/repository.sed @@ -0,0 +1,40 @@ +#!/bin/sed +# +# repository.sed -- This file provide English transformations for +# texi2html outupt, based on The CentOS Project CSS definitions. +# +# Copyright (C) 2009-2010 Alain Reguera Delgado +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +# USA. +# +# ---------------------------------------------------------------------- +# $Id$ +# ---------------------------------------------------------------------- + +# Quotations. +s!
Note!
Note
!g + +s!
Warning!
Warning
!g + +s!
Important!
Important
!g + +s!
Tip!
Tip
!g + +s!
Caution!
Caution
!g + +s!
Convention!
Convention
!g + +s!
Redirection!
Redirection
!g diff --git a/Scripts/Functions/Help/Backends/Texinfo/Templates/es_ES/repository.sed b/Scripts/Functions/Help/Backends/Texinfo/Templates/es_ES/repository.sed index 2a50c71..d928ebb 100644 --- a/Scripts/Functions/Help/Backends/Texinfo/Templates/es_ES/repository.sed +++ b/Scripts/Functions/Help/Backends/Texinfo/Templates/es_ES/repository.sed @@ -1,8 +1,7 @@ #!/bin/sed # -# repository.sed -- This file replaces Spanish specific texi2html -# outputs in order to make The CentOS Project CSS definitions usable -# by texi2html output. +# repository.sed -- This file provide Spanish transformations for +# texi2html outupt, based on The CentOS Project CSS definitions. # # Copyright (C) 2009-2010 Alain Reguera Delgado #