localization files added

This commit is contained in:
Cameron (Kamran) Mashayekhi
2006-05-08 17:54:41 +00:00
parent 2114567f41
commit 35faf3a996
54 changed files with 17865 additions and 105 deletions

25
casa-yast/configure vendored
View File

@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59 for yast2-CASA 1.6.462.
# Generated by GNU Autoconf 2.59 for yast2-CASA 1.6.515.
#
# Report bugs to <http://www.suse.de/feedback>.
#
@@ -269,8 +269,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='yast2-CASA'
PACKAGE_TARNAME='yast2-CASA'
PACKAGE_VERSION='1.6.462'
PACKAGE_STRING='yast2-CASA 1.6.462'
PACKAGE_VERSION='1.6.515'
PACKAGE_STRING='yast2-CASA 1.6.515'
PACKAGE_BUGREPORT='http://www.suse.de/feedback'
ac_unique_file="RPMNAME"
@@ -728,7 +728,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures yast2-CASA 1.6.462 to adapt to many kinds of systems.
\`configure' configures yast2-CASA 1.6.515 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -795,7 +795,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of yast2-CASA 1.6.462:";;
short | recursive ) echo "Configuration of yast2-CASA 1.6.515:";;
esac
cat <<\_ACEOF
@@ -908,7 +908,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
yast2-CASA configure 1.6.462
yast2-CASA configure 1.6.515
generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -922,7 +922,7 @@ cat >&5 <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by yast2-CASA $as_me 1.6.462, which was
It was created by yast2-CASA $as_me 1.6.515, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@
@@ -1652,7 +1652,7 @@ fi
# Define the identity of the package.
PACKAGE='yast2-CASA'
VERSION='1.6.462'
VERSION='1.6.515'
cat >>confdefs.h <<_ACEOF
@@ -1863,7 +1863,7 @@ echo "${ECHO_T}$am_cv_prog_tar_ustar" >&6
VERSION="1.6.462"
VERSION="1.6.515"
RPMNAME="yast2-CASA"
MAINTAINER="casa <casa@novell.com>"
@@ -2284,7 +2284,7 @@ echo "$as_me: error: ycpc is not installed" >&2;}
fi
ac_config_files="$ac_config_files Makefile agents/Makefile src/Makefile"
ac_config_files="$ac_config_files Makefile agents/Makefile src/Makefile pofiles/Makefile"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@@ -2693,7 +2693,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF
This file was extended by yast2-CASA $as_me 1.6.462, which was
This file was extended by yast2-CASA $as_me 1.6.515, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -2748,7 +2748,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
yast2-CASA config.status 1.6.462
yast2-CASA config.status 1.6.515
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
@@ -2854,6 +2854,7 @@ do
"Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
"agents/Makefile" ) CONFIG_FILES="$CONFIG_FILES agents/Makefile" ;;
"src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"pofiles/Makefile" ) CONFIG_FILES="$CONFIG_FILES pofiles/Makefile" ;;
*) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
{ (exit 1); exit 1; }; };;