From 263d64e665c9b7c2279e43d96ef690b761a35677 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Thu, 2 Jul 2009 08:03:53 +0000 Subject: [PATCH] Update --- docs/Makefile.in | 13 +++++++++++++ docs/autoconf/configure.in | 8 ++++++++ docs/configure | 10 +++++++++- docs/home-page/de/pages/professional.php | 4 ++-- docs/home-page/en/pages/professional.php | 4 ++-- docs/home-page/fr/pages/professional.php | 4 ++-- 6 files changed, 36 insertions(+), 7 deletions(-) diff --git a/docs/Makefile.in b/docs/Makefile.in index 28b36dda..954ac76a 100644 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -25,6 +25,10 @@ en_dirs = manuals/en/catalog manuals/en/concepts manuals/en/console \ manuals/en/developers manuals/en/install manuals/en/problems \ manuals/en/utility +es_dirs = manuals/es/catalog manuals/es/concepts manuals/es/console \ + manuals/es/developers manuals/es/install manuals/es/problems \ + manuals/es/utility + fr_dirs = manuals/fr/catalog manuals/fr/concepts manuals/fr/console \ manuals/fr/developers manuals/fr/install manuals/fr/problems \ manuals/fr/utility @@ -63,6 +67,15 @@ german: echo ""; echo "";)); \ done +es: spanish + +spanish: + @for I in ${es_dirs}; \ + do (cd $$I; echo "==>Entering directory `pwd`"; \ + $(MAKE) all || (echo ""; echo ""; echo " ====== Error in `pwd` ======"; \ + echo ""; echo "";)); \ + done + configure: autoconf/configure.in autoconf/aclocal.m4 autoconf/acconfig.h cd $(srcdir); diff --git a/docs/autoconf/configure.in b/docs/autoconf/configure.in index 724e83c5..15793a2d 100644 --- a/docs/autoconf/configure.in +++ b/docs/autoconf/configure.in @@ -107,6 +107,13 @@ AC_OUTPUT([ \ manuals/en/install/Makefile \ manuals/en/problems/Makefile \ manuals/en/utility/Makefile \ + manuals/es/catalog/Makefile \ + manuals/es/concepts/Makefile \ + manuals/es/console/Makefile \ + manuals/es/developers/Makefile \ + manuals/es/install/Makefile \ + manuals/es/problems/Makefile \ + manuals/es/utility/Makefile \ manuals/fr/catalog/Makefile \ manuals/fr/concepts/Makefile \ manuals/fr/console/Makefile \ @@ -127,6 +134,7 @@ for i in manuals/update_version manuals/version.tex manuals/bacula.sty ; do for j in catalog concepts console developers install problems utility ; do cp -f $i manuals/de/$j cp -f $i manuals/en/$j + cp -f $i manuals/es/$j cp -f $i manuals/fr/$j done done diff --git a/docs/configure b/docs/configure index aaa4294d..fcb2d93b 100755 --- a/docs/configure +++ b/docs/configure @@ -2189,7 +2189,7 @@ MCOMMON=./autoconf/Make.common -ac_config_files="$ac_config_files autoconf/Make.common Makefile manuals/update_version manuals/version.tex manuals/bacula.sty manuals/de/catalog/Makefile manuals/de/concepts/Makefile manuals/de/console/Makefile manuals/de/developers/Makefile manuals/de/install/Makefile manuals/de/problems/Makefile manuals/de/utility/Makefile manuals/en/catalog/Makefile manuals/en/concepts/Makefile manuals/en/console/Makefile manuals/en/developers/Makefile manuals/en/install/Makefile manuals/en/problems/Makefile manuals/en/utility/Makefile manuals/fr/catalog/Makefile manuals/fr/concepts/Makefile manuals/fr/console/Makefile manuals/fr/developers/Makefile manuals/fr/install/Makefile manuals/fr/problems/Makefile manuals/fr/utility/Makefile bacula-web/Makefile bacula-web/version.tex $PFILES" +ac_config_files="$ac_config_files autoconf/Make.common Makefile manuals/update_version manuals/version.tex manuals/bacula.sty manuals/de/catalog/Makefile manuals/de/concepts/Makefile manuals/de/console/Makefile manuals/de/developers/Makefile manuals/de/install/Makefile manuals/de/problems/Makefile manuals/de/utility/Makefile manuals/en/catalog/Makefile manuals/en/concepts/Makefile manuals/en/console/Makefile manuals/en/developers/Makefile manuals/en/install/Makefile manuals/en/problems/Makefile manuals/en/utility/Makefile manuals/es/catalog/Makefile manuals/es/concepts/Makefile manuals/es/console/Makefile manuals/es/developers/Makefile manuals/es/install/Makefile manuals/es/problems/Makefile manuals/es/utility/Makefile manuals/fr/catalog/Makefile manuals/fr/concepts/Makefile manuals/fr/console/Makefile manuals/fr/developers/Makefile manuals/fr/install/Makefile manuals/fr/problems/Makefile manuals/fr/utility/Makefile bacula-web/Makefile bacula-web/version.tex $PFILES" ac_config_commands="$ac_config_commands default" @@ -2784,6 +2784,13 @@ do "manuals/en/install/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/en/install/Makefile" ;; "manuals/en/problems/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/en/problems/Makefile" ;; "manuals/en/utility/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/en/utility/Makefile" ;; + "manuals/es/catalog/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/catalog/Makefile" ;; + "manuals/es/concepts/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/concepts/Makefile" ;; + "manuals/es/console/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/console/Makefile" ;; + "manuals/es/developers/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/developers/Makefile" ;; + "manuals/es/install/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/install/Makefile" ;; + "manuals/es/problems/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/problems/Makefile" ;; + "manuals/es/utility/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/utility/Makefile" ;; "manuals/fr/catalog/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/fr/catalog/Makefile" ;; "manuals/fr/concepts/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/fr/concepts/Makefile" ;; "manuals/fr/console/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/fr/console/Makefile" ;; @@ -3269,6 +3276,7 @@ for i in manuals/update_version manuals/version.tex manuals/bacula.sty ; do for j in catalog concepts console developers install problems utility ; do cp -f $i manuals/de/$j cp -f $i manuals/en/$j + cp -f $i manuals/es/$j cp -f $i manuals/fr/$j done done diff --git a/docs/home-page/de/pages/professional.php b/docs/home-page/de/pages/professional.php index fedb655a..dff69b45 100644 --- a/docs/home-page/de/pages/professional.php +++ b/docs/home-page/de/pages/professional.php @@ -287,9 +287,9 @@ - Ludovic Strappazon
+ Ludovic Strappazon
Strasbourg, France
- +33 685 27 93 39
+ +33 6 42 58 97 42

I offer engineering services and training around storage and Backup. Planning and scaling of your hardware installation, Bacula implementation. diff --git a/docs/home-page/en/pages/professional.php b/docs/home-page/en/pages/professional.php index c695e3b3..3cd4ff47 100644 --- a/docs/home-page/en/pages/professional.php +++ b/docs/home-page/en/pages/professional.php @@ -297,9 +297,9 @@ - Ludovic Strappazon
+ Ludovic Strappazon
Strasbourg, France
- +33 685 27 93 39
+ +33 6 42 58 97 42

I offer engineering services and training around storage and Backup. Planning and scaling of your hardware installation, Bacula implementation. diff --git a/docs/home-page/fr/pages/professional.php b/docs/home-page/fr/pages/professional.php index 6432b317..ad634e7e 100644 --- a/docs/home-page/fr/pages/professional.php +++ b/docs/home-page/fr/pages/professional.php @@ -274,9 +274,9 @@ - Ludovic Strappazon
+ Ludovic Strappazon
Strasbourg, France
- +33 685 27 93 39
+ +33 6 42 58 97 42

I offer engineering services and training around storage and Backup. Planning and scaling of your hardware installation, Bacula implementation. -- 2.39.5