[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Permission to upload bugfix/translation updates for remmina stack



Hi,

I ask permission to upload to unstable (and to be granted subsequent
unblocks) for the following packages:

* remmina_0.8.2-1
* remmina-plugins_0.8.3-1
* remmina-gnome_0.8.1-1
* remmina-xfce_0.8.1-1

new remmina upstream release has a fix for #590540, other than that
it's mainly translation updates, the same applies to the other packages.

I attach debdiffs for all of them.

Regards,

-- 
Luca
diff --git a/aclocal.m4 b/aclocal.m4
index 39d2ae0..8fa658a 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -13,8 +13,8 @@
 
 m4_ifndef([AC_AUTOCONF_VERSION],
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],,
-[m4_warning([this file was generated for autoconf 2.65.
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.67],,
+[m4_warning([this file was generated for autoconf 2.67.
 You have another version of autoconf.  It may work, but is not guaranteed to.
 If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically `autoreconf'.])])
@@ -755,8 +755,9 @@ AC_DEFUN([AM_PATH_LIBGCRYPT],
   AC_SUBST(LIBGCRYPT_LIBS)
 ])
 
-# nls.m4 serial 3 (gettext-0.15)
-dnl Copyright (C) 1995-2003, 2005-2006 Free Software Foundation, Inc.
+# nls.m4 serial 5 (gettext-0.18)
+dnl Copyright (C) 1995-2003, 2005-2006, 2008-2010 Free Software Foundation,
+dnl Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
@@ -774,17 +775,17 @@ dnl Authors:
 dnl   Ulrich Drepper <drepper@cygnus.com>, 1995-2000.
 dnl   Bruno Haible <haible@clisp.cons.org>, 2000-2003.
 
-AC_PREREQ(2.50)
+AC_PREREQ([2.50])
 
 AC_DEFUN([AM_NLS],
 [
   AC_MSG_CHECKING([whether NLS is requested])
   dnl Default is enabled NLS
-  AC_ARG_ENABLE(nls,
+  AC_ARG_ENABLE([nls],
     [  --disable-nls           do not use Native Language Support],
     USE_NLS=$enableval, USE_NLS=yes)
-  AC_MSG_RESULT($USE_NLS)
-  AC_SUBST(USE_NLS)
+  AC_MSG_RESULT([$USE_NLS])
+  AC_SUBST([USE_NLS])
 ])
 
 # pkg.m4 - Macros to locate and utilise pkg-config.            -*- Autoconf -*-
diff --git a/configure b/configure
index c227efa..70f1404 100755
--- a/configure
+++ b/configure
@@ -1,11 +1,11 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for remmina 0.8.1.
+# Generated by GNU Autoconf 2.67 for remmina 0.8.2.
 #
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
-# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
 #
 #
 # This configure script is free software; the Free Software Foundation
@@ -316,7 +316,7 @@ $as_echo X"$as_dir" |
       test -d "$as_dir" && break
     done
     test -z "$as_dirs" || eval "mkdir $as_dirs"
-  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
+  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
 
 
 } # as_fn_mkdir_p
@@ -356,19 +356,19 @@ else
 fi # as_fn_arith
 
 
-# as_fn_error ERROR [LINENO LOG_FD]
-# ---------------------------------
+# as_fn_error STATUS ERROR [LINENO LOG_FD]
+# ----------------------------------------
 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
-# script with status $?, using 1 if that was 0.
+# script with STATUS, using 1 if that was 0.
 as_fn_error ()
 {
-  as_status=$?; test $as_status -eq 0 && as_status=1
-  if test "$3"; then
-    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
+  as_status=$1; test $as_status -eq 0 && as_status=1
+  if test "$4"; then
+    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
   fi
-  $as_echo "$as_me: error: $1" >&2
+  $as_echo "$as_me: error: $2" >&2
   as_fn_exit $as_status
 } # as_fn_error
 
@@ -530,7 +530,7 @@ test -n "$DJDIR" || exec 7<&0 </dev/null
 exec 6>&1
 
 # Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
+# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
 # so uname gets run too.
 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
 
@@ -549,8 +549,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='remmina'
 PACKAGE_TARNAME='remmina'
-PACKAGE_VERSION='0.8.1'
-PACKAGE_STRING='remmina 0.8.1'
+PACKAGE_VERSION='0.8.2'
+PACKAGE_STRING='remmina 0.8.2'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -838,8 +838,9 @@ do
   fi
 
   case $ac_option in
-  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
-  *)	ac_optarg=yes ;;
+  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
+  *=)   ac_optarg= ;;
+  *)    ac_optarg=yes ;;
   esac
 
   # Accept the important Cygnus configure options, so we can diagnose typos.
@@ -884,7 +885,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error "invalid feature name: $ac_useropt"
+      as_fn_error $? "invalid feature name: $ac_useropt"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -910,7 +911,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error "invalid feature name: $ac_useropt"
+      as_fn_error $? "invalid feature name: $ac_useropt"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -1114,7 +1115,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error "invalid package name: $ac_useropt"
+      as_fn_error $? "invalid package name: $ac_useropt"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -1130,7 +1131,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error "invalid package name: $ac_useropt"
+      as_fn_error $? "invalid package name: $ac_useropt"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -1160,8 +1161,8 @@ do
   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
     x_libraries=$ac_optarg ;;
 
-  -*) as_fn_error "unrecognized option: \`$ac_option'
-Try \`$0 --help' for more information."
+  -*) as_fn_error $? "unrecognized option: \`$ac_option'
+Try \`$0 --help' for more information"
     ;;
 
   *=*)
@@ -1169,7 +1170,7 @@ Try \`$0 --help' for more information."
     # Reject names that are not valid shell variable names.
     case $ac_envvar in #(
       '' | [0-9]* | *[!_$as_cr_alnum]* )
-      as_fn_error "invalid variable name: \`$ac_envvar'" ;;
+      as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
     esac
     eval $ac_envvar=\$ac_optarg
     export $ac_envvar ;;
@@ -1187,13 +1188,13 @@ done
 
 if test -n "$ac_prev"; then
   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
-  as_fn_error "missing argument to $ac_option"
+  as_fn_error $? "missing argument to $ac_option"
 fi
 
 if test -n "$ac_unrecognized_opts"; then
   case $enable_option_checking in
     no) ;;
-    fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
+    fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
   esac
 fi
@@ -1216,7 +1217,7 @@ do
     [\\/$]* | ?:[\\/]* )  continue;;
     NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
   esac
-  as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
+  as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
 done
 
 # There might be people who depend on the old broken behavior: `$host'
@@ -1230,8 +1231,8 @@ target=$target_alias
 if test "x$host_alias" != x; then
   if test "x$build_alias" = x; then
     cross_compiling=maybe
-    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
-    If a cross compiler is detected then cross compile mode will be used." >&2
+    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
+    If a cross compiler is detected then cross compile mode will be used" >&2
   elif test "x$build_alias" != "x$host_alias"; then
     cross_compiling=yes
   fi
@@ -1246,9 +1247,9 @@ test "$silent" = yes && exec 6>/dev/null
 ac_pwd=`pwd` && test -n "$ac_pwd" &&
 ac_ls_di=`ls -di .` &&
 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
-  as_fn_error "working directory cannot be determined"
+  as_fn_error $? "working directory cannot be determined"
 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
-  as_fn_error "pwd does not report name of working directory"
+  as_fn_error $? "pwd does not report name of working directory"
 
 
 # Find the source files, if location was not specified.
@@ -1287,11 +1288,11 @@ else
 fi
 if test ! -r "$srcdir/$ac_unique_file"; then
   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
-  as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
+  as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
 fi
 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
 ac_abs_confdir=`(
-	cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
+	cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
 	pwd)`
 # When building in place, set srcdir=.
 if test "$ac_abs_confdir" = "$ac_pwd"; then
@@ -1317,7 +1318,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 remmina 0.8.1 to adapt to many kinds of systems.
+\`configure' configures remmina 0.8.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1331,7 +1332,7 @@ Configuration:
       --help=short        display options specific to this package
       --help=recursive    display the short help of all the included packages
   -V, --version           display version information and exit
-  -q, --quiet, --silent   do not print \`checking...' messages
+  -q, --quiet, --silent   do not print \`checking ...' messages
       --cache-file=FILE   cache test results in FILE [disabled]
   -C, --config-cache      alias for \`--cache-file=config.cache'
   -n, --no-create         do not create output files
@@ -1383,7 +1384,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of remmina 0.8.1:";;
+     short | recursive ) echo "Configuration of remmina 0.8.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1507,10 +1508,10 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-remmina configure 0.8.1
-generated by GNU Autoconf 2.65
+remmina configure 0.8.2
+generated by GNU Autoconf 2.67
 
-Copyright (C) 2009 Free Software Foundation, Inc.
+Copyright (C) 2010 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.
 _ACEOF
@@ -1613,7 +1614,7 @@ ac_fn_c_check_func ()
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$3+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -1693,7 +1694,7 @@ $as_echo "$ac_try_echo"; } >&5
     mv -f conftest.er1 conftest.err
   fi
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } >/dev/null && {
+  test $ac_status = 0; } > conftest.i && {
 	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
 	 test ! -s conftest.err
        }; then :
@@ -1759,10 +1760,10 @@ fi
 ac_fn_c_check_header_mongrel ()
 {
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  if eval "test \"\${$3+set}\"" = set; then :
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$3+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 fi
 eval ac_res=\$$3
@@ -1798,7 +1799,7 @@ if ac_fn_c_try_cpp "$LINENO"; then :
 else
   ac_header_preproc=no
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
 $as_echo "$ac_header_preproc" >&6; }
 
@@ -1825,7 +1826,7 @@ $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
 esac
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$3+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   eval "$3=\$ac_header_compiler"
@@ -1847,7 +1848,7 @@ ac_fn_c_check_header_compile ()
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$3+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -1872,8 +1873,8 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by remmina $as_me 0.8.1, which was
-generated by GNU Autoconf 2.65.  Invocation command line was
+It was created by remmina $as_me 0.8.2, which was
+generated by GNU Autoconf 2.67.  Invocation command line was
 
   $ $0 $@
 
@@ -1983,11 +1984,9 @@ trap 'exit_status=$?
   {
     echo
 
-    cat <<\_ASBOX
-## ---------------- ##
+    $as_echo "## ---------------- ##
 ## Cache variables. ##
-## ---------------- ##
-_ASBOX
+## ---------------- ##"
     echo
     # The following way of writing the cache mishandles newlines in values,
 (
@@ -2021,11 +2020,9 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
 )
     echo
 
-    cat <<\_ASBOX
-## ----------------- ##
+    $as_echo "## ----------------- ##
 ## Output variables. ##
-## ----------------- ##
-_ASBOX
+## ----------------- ##"
     echo
     for ac_var in $ac_subst_vars
     do
@@ -2038,11 +2035,9 @@ _ASBOX
     echo
 
     if test -n "$ac_subst_files"; then
-      cat <<\_ASBOX
-## ------------------- ##
+      $as_echo "## ------------------- ##
 ## File substitutions. ##
-## ------------------- ##
-_ASBOX
+## ------------------- ##"
       echo
       for ac_var in $ac_subst_files
       do
@@ -2056,11 +2051,9 @@ _ASBOX
     fi
 
     if test -s confdefs.h; then
-      cat <<\_ASBOX
-## ----------- ##
+      $as_echo "## ----------- ##
 ## confdefs.h. ##
-## ----------- ##
-_ASBOX
+## ----------- ##"
       echo
       cat confdefs.h
       echo
@@ -2115,7 +2108,12 @@ _ACEOF
 ac_site_file1=NONE
 ac_site_file2=NONE
 if test -n "$CONFIG_SITE"; then
-  ac_site_file1=$CONFIG_SITE
+  # We do not want a PATH search for config.site.
+  case $CONFIG_SITE in #((
+    -*)  ac_site_file1=./$CONFIG_SITE;;
+    */*) ac_site_file1=$CONFIG_SITE;;
+    *)   ac_site_file1=./$CONFIG_SITE;;
+  esac
 elif test "x$prefix" != xNONE; then
   ac_site_file1=$prefix/share/config.site
   ac_site_file2=$prefix/etc/config.site
@@ -2130,7 +2128,11 @@ do
     { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
     sed 's/^/| /' "$ac_site_file" >&5
-    . "$ac_site_file"
+    . "$ac_site_file" \
+      || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error $? "failed to load site script $ac_site_file
+See \`config.log' for more details" "$LINENO" 5 ; }
   fi
 done
 
@@ -2214,7 +2216,7 @@ if $ac_cache_corrupted; then
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
   { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
-  as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
+  as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
 fi
 ## -------------------- ##
 ## Main body of script. ##
@@ -2231,16 +2233,22 @@ am__api_version='1.11'
 
 ac_aux_dir=
 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
-  for ac_t in install-sh install.sh shtool; do
-    if test -f "$ac_dir/$ac_t"; then
-      ac_aux_dir=$ac_dir
-      ac_install_sh="$ac_aux_dir/$ac_t -c"
-      break 2
-    fi
-  done
+  if test -f "$ac_dir/install-sh"; then
+    ac_aux_dir=$ac_dir
+    ac_install_sh="$ac_aux_dir/install-sh -c"
+    break
+  elif test -f "$ac_dir/install.sh"; then
+    ac_aux_dir=$ac_dir
+    ac_install_sh="$ac_aux_dir/install.sh -c"
+    break
+  elif test -f "$ac_dir/shtool"; then
+    ac_aux_dir=$ac_dir
+    ac_install_sh="$ac_aux_dir/shtool install -c"
+    break
+  fi
 done
 if test -z "$ac_aux_dir"; then
-  as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
+  as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
 fi
 
 # These three variables are undocumented and unsupported,
@@ -2356,11 +2364,11 @@ am_lf='
 '
 case `pwd` in
   *[\\\"\#\$\&\'\`$am_lf]*)
-    as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
+    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;;
 esac
 case $srcdir in
   *[\\\"\#\$\&\'\`$am_lf\ \	]*)
-    as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
+    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;;
 esac
 
 # Do `set' in a subshell so we don't clobber the current shell's
@@ -2382,7 +2390,7 @@ if (
       # if, for instance, CONFIG_SHELL is bash and it inherits a
       # broken ls alias from the environment.  This has actually
       # happened.  Such a system could not be considered "sane".
-      as_fn_error "ls -t appears to fail.  Make sure there is not a broken
+      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
 alias in your environment" "$LINENO" 5
    fi
 
@@ -2392,7 +2400,7 @@ then
    # Ok.
    :
 else
-   as_fn_error "newly created file is older than distributed files!
+   as_fn_error $? "newly created file is older than distributed files!
 Check your system clock" "$LINENO" 5
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
@@ -2630,7 +2638,7 @@ done
 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
 set x ${MAKE-make}
 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   cat >conftest.make <<\_ACEOF
@@ -2638,7 +2646,7 @@ SHELL = /bin/sh
 all:
 	@echo '@@@%%%=$(MAKE)=@@@%%%'
 _ACEOF
-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
+# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
 case `${MAKE-make} -f conftest.make 2>/dev/null` in
   *@@@%%%=?*=@@@%%%*)
     eval ac_cv_prog_make_${ac_make}_set=yes;;
@@ -2672,7 +2680,7 @@ if test "`cd $srcdir && pwd`" != "`pwd`"; then
   am__isrc=' -I$(srcdir)'
   # test to see if srcdir already configured
   if test -f $srcdir/config.status; then
-    as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
+    as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
   fi
 fi
 
@@ -2688,7 +2696,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='remmina'
- VERSION='0.8.1'
+ VERSION='0.8.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3095,8 +3103,8 @@ fi
 
 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "no acceptable C compiler found in \$PATH
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "no acceptable C compiler found in \$PATH
+See \`config.log' for more details" "$LINENO" 5 ; }
 
 # Provide some information about the compiler.
 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -3210,9 +3218,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
 
 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-{ as_fn_set_status 77
-as_fn_error "C compiler cannot create executables
-See \`config.log' for more details." "$LINENO" 5; }; }
+as_fn_error 77 "C compiler cannot create executables
+See \`config.log' for more details" "$LINENO" 5 ; }
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
@@ -3254,8 +3261,8 @@ done
 else
   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "cannot compute suffix of executables: cannot compile and link
+See \`config.log' for more details" "$LINENO" 5 ; }
 fi
 rm -f conftest conftest$ac_cv_exeext
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
@@ -3312,9 +3319,9 @@ $as_echo "$ac_try_echo"; } >&5
     else
 	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "cannot run C compiled programs.
+as_fn_error $? "cannot run C compiled programs.
 If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." "$LINENO" 5; }
+See \`config.log' for more details" "$LINENO" 5 ; }
     fi
   fi
 fi
@@ -3365,8 +3372,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
 
 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "cannot compute suffix of object files: cannot compile
+See \`config.log' for more details" "$LINENO" 5 ; }
 fi
 rm -f conftest.$ac_cv_objext conftest.$ac_ext
 fi
@@ -4070,8 +4077,8 @@ fi
 
 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "no acceptable C compiler found in \$PATH
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "no acceptable C compiler found in \$PATH
+See \`config.log' for more details" "$LINENO" 5 ; }
 
 # Provide some information about the compiler.
 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -4442,7 +4449,7 @@ fi
 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
 set x ${MAKE-make}
 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   cat >conftest.make <<\_ACEOF
@@ -4450,7 +4457,7 @@ SHELL = /bin/sh
 all:
 	@echo '@@@%%%=$(MAKE)=@@@%%%'
 _ACEOF
-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
+# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
 case `${MAKE-make} -f conftest.make 2>/dev/null` in
   *@@@%%%=?*=@@@%%%*)
     eval ac_cv_prog_make_${ac_make}_set=yes;;
@@ -4506,7 +4513,7 @@ $as_echo "$USE_NLS" >&6; }
 
 case "$am__api_version" in
     1.01234)
-	as_fn_error "Automake 1.5 or newer is required to use intltool" "$LINENO" 5
+	as_fn_error $? "Automake 1.5 or newer is required to use intltool" "$LINENO" 5
     ;;
     *)
     ;;
@@ -4523,7 +4530,7 @@ $as_echo_n "checking for intltool >= 0.35.0... " >&6; }
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_APPLIED_VERSION found" >&5
 $as_echo "$INTLTOOL_APPLIED_VERSION found" >&6; }
     test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
-	as_fn_error "Your intltool is too old.  You need intltool 0.35.0 or later." "$LINENO" 5
+	as_fn_error $? "Your intltool is too old.  You need intltool 0.35.0 or later." "$LINENO" 5
 fi
 
 # Extract the first word of "intltool-update", so it can be a program name with args.
@@ -4647,7 +4654,7 @@ fi
 
 
 if test -z "$INTLTOOL_UPDATE" -o -z "$INTLTOOL_MERGE" -o -z "$INTLTOOL_EXTRACT"; then
-    as_fn_error "The intltool scripts were not found. Please install intltool." "$LINENO" 5
+    as_fn_error $? "The intltool scripts were not found. Please install intltool." "$LINENO" 5
 fi
 
   INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
@@ -4929,13 +4936,13 @@ fi
 
 
 if test -z "$XGETTEXT" -o -z "$MSGMERGE" -o -z "$MSGFMT"; then
-    as_fn_error "GNU gettext tools not found; required for intltool" "$LINENO" 5
+    as_fn_error $? "GNU gettext tools not found; required for intltool" "$LINENO" 5
 fi
 xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
 mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
 mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
 if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
-    as_fn_error "GNU gettext tools not found; required for intltool" "$LINENO" 5
+    as_fn_error $? "GNU gettext tools not found; required for intltool" "$LINENO" 5
 fi
 
 # Extract the first word of "perl", so it can be a program name with args.
@@ -4979,13 +4986,13 @@ fi
 
 
 if test -z "$INTLTOOL_PERL"; then
-   as_fn_error "perl not found" "$LINENO" 5
+   as_fn_error $? "perl not found" "$LINENO" 5
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for perl >= 5.8.1" >&5
 $as_echo_n "checking for perl >= 5.8.1... " >&6; }
 $INTLTOOL_PERL -e "use 5.8.1;" > /dev/null 2>&1
 if test $? -ne 0; then
-   as_fn_error "perl 5.8.1 is required for intltool" "$LINENO" 5
+   as_fn_error $? "perl 5.8.1 is required for intltool" "$LINENO" 5
 else
    IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
@@ -4998,7 +5005,7 @@ $as_echo_n "checking for XML::Parser... " >&6; }
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
 $as_echo "ok" >&6; }
    else
-       as_fn_error "XML::Parser perl module is required for intltool" "$LINENO" 5
+       as_fn_error $? "XML::Parser perl module is required for intltool" "$LINENO" 5
    fi
 fi
 
@@ -5056,7 +5063,7 @@ _ACEOF
 
 
 if test "x$USE_NLS" != "xno"; then
-    ALL_LINGUAS="bg de el es eu fr hu id it lt nl pl pt_BR pt_PT ru tr uk zh_CN"
+    ALL_LINGUAS="bg cs de el es eu fr hu id it lt nl pl pt_BR pt_PT ru tr uk zh_CN"
     nls_support="yes"
 else
     ALL_LINGUAS=""
@@ -5105,7 +5112,7 @@ else
   # Broken: fails on valid input.
 continue
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 
   # OK, works on sane cases.  Now check whether nonexistent headers
   # can be detected and how.
@@ -5121,11 +5128,11 @@ else
 ac_preproc_ok=:
 break
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 
 done
 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.i conftest.err conftest.$ac_ext
 if $ac_preproc_ok; then :
   break
 fi
@@ -5164,7 +5171,7 @@ else
   # Broken: fails on valid input.
 continue
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 
   # OK, works on sane cases.  Now check whether nonexistent headers
   # can be detected and how.
@@ -5180,18 +5187,18 @@ else
 ac_preproc_ok=:
 break
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 
 done
 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.i conftest.err conftest.$ac_ext
 if $ac_preproc_ok; then :
 
 else
   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
+See \`config.log' for more details" "$LINENO" 5 ; }
 fi
 
 ac_ext=c
@@ -5252,7 +5259,7 @@ esac
   done
 IFS=$as_save_IFS
   if test -z "$ac_cv_path_GREP"; then
-    as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+    as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
   fi
 else
   ac_cv_path_GREP=$GREP
@@ -5318,7 +5325,7 @@ esac
   done
 IFS=$as_save_IFS
   if test -z "$ac_cv_path_EGREP"; then
-    as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+    as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
   fi
 else
   ac_cv_path_EGREP=$EGREP
@@ -5450,8 +5457,7 @@ do :
   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
 "
-eval as_val=\$$as_ac_Header
-   if test "x$as_val" = x""yes; then :
+if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
   cat >>confdefs.h <<_ACEOF
 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
 _ACEOF
@@ -6383,7 +6389,7 @@ fi
 	# Put the nasty error message in config.log where it belongs
 	echo "$GTK_PKG_ERRORS" >&5
 
-	as_fn_error "Package requirements (
+	as_fn_error $? "Package requirements (
     glib-2.0 >= 2.20.0
     gtk+-2.0 >= 2.16.0
     gmodule-2.0
@@ -6402,7 +6408,7 @@ elif test $pkg_failed = untried; then
 $as_echo "no" >&6; }
 	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
+as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 is in your PATH or set the PKG_CONFIG environment variable to the full
 path to pkg-config.
 
@@ -6411,7 +6417,7 @@ and GTK_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details.
 
 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
-See \`config.log' for more details." "$LINENO" 5; }
+See \`config.log' for more details" "$LINENO" 5 ; }
 else
 	GTK_CFLAGS=$pkg_cv_GTK_CFLAGS
 	GTK_LIBS=$pkg_cv_GTK_LIBS
@@ -6794,7 +6800,7 @@ fi
 	# Put the nasty error message in config.log where it belongs
 	echo "$GTHREAD_PKG_ERRORS" >&5
 
-	as_fn_error "Package requirements (gthread-2.0 >= 2.14.0) were not met:
+	as_fn_error $? "Package requirements (gthread-2.0 >= 2.14.0) were not met:
 
 $GTHREAD_PKG_ERRORS
 
@@ -6809,7 +6815,7 @@ elif test $pkg_failed = untried; then
 $as_echo "no" >&6; }
 	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
+as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 is in your PATH or set the PKG_CONFIG environment variable to the full
 path to pkg-config.
 
@@ -6818,7 +6824,7 @@ and GTHREAD_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details.
 
 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
-See \`config.log' for more details." "$LINENO" 5; }
+See \`config.log' for more details" "$LINENO" 5 ; }
 else
 	GTHREAD_CFLAGS=$pkg_cv_GTHREAD_CFLAGS
 	GTHREAD_LIBS=$pkg_cv_GTHREAD_LIBS
@@ -7149,7 +7155,7 @@ fi
 	# Put the nasty error message in config.log where it belongs
 	echo "$REMMINA_PKG_ERRORS" >&5
 
-	as_fn_error "Package requirements (
+	as_fn_error $? "Package requirements (
     $remmina_pkgs
 ) were not met:
 
@@ -7166,7 +7172,7 @@ elif test $pkg_failed = untried; then
 $as_echo "no" >&6; }
 	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
+as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 is in your PATH or set the PKG_CONFIG environment variable to the full
 path to pkg-config.
 
@@ -7175,7 +7181,7 @@ and REMMINA_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details.
 
 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
-See \`config.log' for more details." "$LINENO" 5; }
+See \`config.log' for more details" "$LINENO" 5 ; }
 else
 	REMMINA_CFLAGS=$pkg_cv_REMMINA_CFLAGS
 	REMMINA_LIBS=$pkg_cv_REMMINA_LIBS
@@ -7197,8 +7203,7 @@ do :
   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
 "
-eval as_val=\$$as_ac_Header
-   if test "x$as_val" = x""yes; then :
+if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
   cat >>confdefs.h <<_ACEOF
 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
 _ACEOF
@@ -7315,6 +7320,7 @@ DEFS=-DHAVE_CONFIG_H
 
 ac_libobjs=
 ac_ltlibobjs=
+U=
 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
   # 1. Remove the extension, and $U if already installed.
   ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
@@ -7338,15 +7344,15 @@ else
 fi
 
 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
-  as_fn_error "conditional \"AMDEP\" was never defined.
+  as_fn_error $? "conditional \"AMDEP\" was never defined.
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
 fi
 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
-  as_fn_error "conditional \"am__fastdepCC\" was never defined.
+  as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
 fi
 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
-  as_fn_error "conditional \"am__fastdepCC\" was never defined.
+  as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
 fi
 
@@ -7500,19 +7506,19 @@ export LANGUAGE
 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
 
 
-# as_fn_error ERROR [LINENO LOG_FD]
-# ---------------------------------
+# as_fn_error STATUS ERROR [LINENO LOG_FD]
+# ----------------------------------------
 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
-# script with status $?, using 1 if that was 0.
+# script with STATUS, using 1 if that was 0.
 as_fn_error ()
 {
-  as_status=$?; test $as_status -eq 0 && as_status=1
-  if test "$3"; then
-    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
+  as_status=$1; test $as_status -eq 0 && as_status=1
+  if test "$4"; then
+    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
   fi
-  $as_echo "$as_me: error: $1" >&2
+  $as_echo "$as_me: error: $2" >&2
   as_fn_exit $as_status
 } # as_fn_error
 
@@ -7708,7 +7714,7 @@ $as_echo X"$as_dir" |
       test -d "$as_dir" && break
     done
     test -z "$as_dirs" || eval "mkdir $as_dirs"
-  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
+  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
 
 
 } # as_fn_mkdir_p
@@ -7761,8 +7767,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by remmina $as_me 0.8.1, which was
-generated by GNU Autoconf 2.65.  Invocation command line was
+This file was extended by remmina $as_me 0.8.2, which was
+generated by GNU Autoconf 2.67.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS
@@ -7827,11 +7833,11 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-remmina config.status 0.8.1
-configured by $0, generated by GNU Autoconf 2.65,
+remmina config.status 0.8.2
+configured by $0, generated by GNU Autoconf 2.67,
   with options \\"\$ac_cs_config\\"
 
-Copyright (C) 2009 Free Software Foundation, Inc.
+Copyright (C) 2010 Free Software Foundation, Inc.
 This config.status script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it."
 
@@ -7849,11 +7855,16 @@ ac_need_defaults=:
 while test $# != 0
 do
   case $1 in
-  --*=*)
+  --*=?*)
     ac_option=`expr "X$1" : 'X\([^=]*\)='`
     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
     ac_shift=:
     ;;
+  --*=)
+    ac_option=`expr "X$1" : 'X\([^=]*\)='`
+    ac_optarg=
+    ac_shift=:
+    ;;
   *)
     ac_option=$1
     ac_optarg=$2
@@ -7875,6 +7886,7 @@ do
     $ac_shift
     case $ac_optarg in
     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
+    '') as_fn_error $? "missing file argument" ;;
     esac
     as_fn_append CONFIG_FILES " '$ac_optarg'"
     ac_need_defaults=false;;
@@ -7887,7 +7899,7 @@ do
     ac_need_defaults=false;;
   --he | --h)
     # Conflict between --help and --header
-    as_fn_error "ambiguous option: \`$1'
+    as_fn_error $? "ambiguous option: \`$1'
 Try \`$0 --help' for more information.";;
   --help | --hel | -h )
     $as_echo "$ac_cs_usage"; exit ;;
@@ -7896,7 +7908,7 @@ Try \`$0 --help' for more information.";;
     ac_cs_silent=: ;;
 
   # This is an error.
-  -*) as_fn_error "unrecognized option: \`$1'
+  -*) as_fn_error $? "unrecognized option: \`$1'
 Try \`$0 --help' for more information." ;;
 
   *) as_fn_append ac_config_targets " $1"
@@ -7962,7 +7974,7 @@ do
     "icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;;
     "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;
 
-  *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
+  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
   esac
 done
 
@@ -8000,7 +8012,7 @@ $debug ||
 {
   tmp=./conf$$-$RANDOM
   (umask 077 && mkdir "$tmp")
-} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
+} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
 
 # Set up the scripts for CONFIG_FILES section.
 # No need to generate them if there are no CONFIG_FILES.
@@ -8017,7 +8029,7 @@ if test "x$ac_cr" = x; then
 fi
 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
-  ac_cs_awk_cr='\r'
+  ac_cs_awk_cr='\\r'
 else
   ac_cs_awk_cr=$ac_cr
 fi
@@ -8031,18 +8043,18 @@ _ACEOF
   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
   echo "_ACEOF"
 } >conf$$subs.sh ||
-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
-ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
+  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
+ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
 ac_delim='%!_!# '
 for ac_last_try in false false false false false :; do
   . ./conf$$subs.sh ||
-    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
 
   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
   if test $ac_delim_n = $ac_delim_num; then
     break
   elif $ac_last_try; then
-    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
   else
     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
   fi
@@ -8131,20 +8143,28 @@ if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
 else
   cat
 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
-  || as_fn_error "could not setup config files machinery" "$LINENO" 5
+  || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
 _ACEOF
 
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
+# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
+# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
 # trailing colons and then remove the whole line if VPATH becomes empty
 # (actually we leave an empty line to preserve line numbers).
 if test "x$srcdir" = x.; then
-  ac_vpsub='/^[	 ]*VPATH[	 ]*=/{
-s/:*\$(srcdir):*/:/
-s/:*\${srcdir}:*/:/
-s/:*@srcdir@:*/:/
-s/^\([^=]*=[	 ]*\):*/\1/
+  ac_vpsub='/^[	 ]*VPATH[	 ]*=[	 ]*/{
+h
+s///
+s/^/:/
+s/[	 ]*$/:/
+s/:\$(srcdir):/:/g
+s/:\${srcdir}:/:/g
+s/:@srcdir@:/:/g
+s/^:*//
 s/:*$//
+x
+s/\(=[	 ]*\).*/\1/
+G
+s/\n//
 s/^[^=]*=[	 ]*$//
 }'
 fi
@@ -8172,7 +8192,7 @@ for ac_last_try in false false :; do
   if test -z "$ac_t"; then
     break
   elif $ac_last_try; then
-    as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
+    as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
   else
     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
   fi
@@ -8257,7 +8277,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 _ACAWK
 _ACEOF
 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
-  as_fn_error "could not setup config headers machinery" "$LINENO" 5
+  as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
 fi # test -n "$CONFIG_HEADERS"
 
 
@@ -8270,7 +8290,7 @@ do
   esac
   case $ac_mode$ac_tag in
   :[FHL]*:*);;
-  :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
+  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
   :[FH]-) ac_tag=-:-;;
   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
   esac
@@ -8298,7 +8318,7 @@ do
 	   [\\/$]*) false;;
 	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
 	   esac ||
-	   as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
+	   as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
       esac
       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
       as_fn_append ac_file_inputs " '$ac_f'"
@@ -8325,7 +8345,7 @@ $as_echo "$as_me: creating $ac_file" >&6;}
 
     case $ac_tag in
     *:-:* | *:-) cat >"$tmp/stdin" \
-      || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
+      || as_fn_error $? "could not create $ac_file" "$LINENO" 5  ;;
     esac
     ;;
   esac
@@ -8462,22 +8482,22 @@ s&@MKDIR_P@&$ac_MKDIR_P&;t t
 $ac_datarootdir_hack
 "
 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
-  || as_fn_error "could not create $ac_file" "$LINENO" 5
+  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
 
 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
   { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
-which seems to be undefined.  Please make sure it is defined." >&5
+which seems to be undefined.  Please make sure it is defined" >&5
 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
-which seems to be undefined.  Please make sure it is defined." >&2;}
+which seems to be undefined.  Please make sure it is defined" >&2;}
 
   rm -f "$tmp/stdin"
   case $ac_file in
   -) cat "$tmp/out" && rm -f "$tmp/out";;
   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
   esac \
-  || as_fn_error "could not create $ac_file" "$LINENO" 5
+  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  ;;
   :H)
   #
@@ -8488,19 +8508,19 @@ which seems to be undefined.  Please make sure it is defined." >&2;}
       $as_echo "/* $configure_input  */" \
       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
     } >"$tmp/config.h" \
-      || as_fn_error "could not create $ac_file" "$LINENO" 5
+      || as_fn_error $? "could not create $ac_file" "$LINENO" 5
     if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
       { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
 $as_echo "$as_me: $ac_file is unchanged" >&6;}
     else
       rm -f "$ac_file"
       mv "$tmp/config.h" "$ac_file" \
-	|| as_fn_error "could not create $ac_file" "$LINENO" 5
+	|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
     fi
   else
     $as_echo "/* $configure_input  */" \
       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
-      || as_fn_error "could not create -" "$LINENO" 5
+      || as_fn_error $? "could not create -" "$LINENO" 5
   fi
 # Compute "$ac_file"'s index in $config_headers.
 _am_arg="$ac_file"
@@ -8645,7 +8665,7 @@ $as_echo X"$file" |
       esac ;;
     "po/stamp-it":C)
     if  ! grep "^# INTLTOOL_MAKEFILE$" "po/Makefile.in" > /dev/null ; then
-       as_fn_error "po/Makefile.in.in was not created by intltoolize." "$LINENO" 5
+       as_fn_error $? "po/Makefile.in.in was not created by intltoolize." "$LINENO" 5
     fi
     rm -f "po/stamp-it" "po/stamp-it.tmp" "po/POTFILES" "po/Makefile.tmp"
     >"po/stamp-it.tmp"
@@ -8673,7 +8693,7 @@ _ACEOF
 ac_clean_files=$ac_clean_files_save
 
 test $ac_write_fail = 0 ||
-  as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
+  as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
 
 
 # configure is writing to config.log, and then calls config.status.
@@ -8694,7 +8714,7 @@ if test "$no_create" != yes; then
   exec 5>>config.log
   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
   # would make configure fail if this is the last instruction.
-  $ac_cs_success || as_fn_exit $?
+  $ac_cs_success || as_fn_exit 1
 fi
 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
diff --git a/configure.ac b/configure.ac
index 8ba45a9..c7fce11 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.60)
-AC_INIT(remmina, 0.8.1)
+AC_INIT(remmina, 0.8.2)
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER([config.h])
 AC_CONFIG_SRCDIR([src/remmina.c])
@@ -35,7 +35,7 @@ AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [The gettext package])
 
 if test "x$USE_NLS" != "xno"; then
-    ALL_LINGUAS="bg de el es eu fr hu id it lt nl pl pt_BR pt_PT ru tr uk zh_CN"
+    ALL_LINGUAS="bg cs de el es eu fr hu id it lt nl pl pt_BR pt_PT ru tr uk zh_CN"
     nls_support="yes"
 else
     ALL_LINGUAS=""
diff --git a/debian/changelog b/debian/changelog
index 317a07d..2dd34dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+remmina (0.8.2-1) unstable; urgency=low
+
+  * New upstream bugfix release.
+    - Fix segfault which prevented display of a warning when a saved
+      connection requires a missing plugin (Closes: #590540).
+
+ -- Luca Falavigna <dktrkranz@debian.org>  Wed, 01 Sep 2010 22:11:34 +0200
+
 remmina (0.8.1-1) unstable; urgency=low
 
   * New upstream bugfix release.
diff --git a/po/cs.po b/po/cs.po
new file mode 100644
index 0000000..9f7b5f5
--- /dev/null
+++ b/po/cs.po
@@ -0,0 +1,1115 @@
+# Czech translation for remmina
+# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
+# This file is distributed under the same license as the remmina package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: remmina\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2010-07-15 21:51+0800\n"
+"PO-Revision-Date: 2010-08-11 12:22+0000\n"
+"Last-Translator: Kabi <Unknown>\n"
+"Language-Team: Czech <cs@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Launchpad-Export-Date: 2010-08-12 04:15+0000\n"
+"X-Generator: Launchpad (build Unknown)\n"
+
+#: ../desktop/remmina.desktop.in.h:1
+msgid "Connect to remote desktops"
+msgstr "PÅ?ipojení ke vzdáleným plochám"
+
+#: ../desktop/remmina.desktop.in.h:2
+msgid "Remmina Remote Desktop Client"
+msgstr "Klient vzdálené plochy Remmina"
+
+#: ../src/remmina.c:246
+#, c-format
+msgid "Plugin %s is not registered."
+msgstr "Plugin %s není registrován."
+
+#: ../src/remminamain.c:376
+#, c-format
+msgid "Total %i item."
+msgid_plural "Total %i items."
+msgstr[0] "Celkem %i položka."
+msgstr[1] "Celkem %i položka"
+msgstr[2] "Celkem %i položky."
+
+#: ../src/remminamain.c:467
+#, c-format
+msgid "Are you sure to delete '%s'"
+msgstr "SkuteÄ?nÄ? smazat '%s'"
+
+#: ../src/remminamain.c:635
+#, c-format
+msgid ""
+"Unable to import:\n"
+"%s"
+msgstr ""
+"Nelze importovat:\n"
+"%s"
+
+#: ../src/remminamain.c:664 ../src/remminamain.c:832
+msgid "Import"
+msgstr "Import"
+
+#: ../src/remminamain.c:702
+msgid "This protocol does not support exporting."
+msgstr "Tento protokol nepodporuje importování."
+
+#: ../src/remminamain.c:808
+msgid "_Action"
+msgstr "_Akce"
+
+#: ../src/remminamain.c:809
+msgid "_Edit"
+msgstr "_Upravit"
+
+#: ../src/remminamain.c:810
+msgid "_View"
+msgstr "_Zobrazení"
+
+#: ../src/remminamain.c:811
+msgid "_Tools"
+msgstr "_Nástroje"
+
+#: ../src/remminamain.c:812
+msgid "_Help"
+msgstr "_NápovÄ?da"
+
+#: ../src/remminamain.c:814 ../src/remminamain.c:1123
+#: ../src/remminafileeditor.c:1561
+msgid "Quick Connect"
+msgstr "Rychlé pÅ?ipojení"
+
+#: ../src/remminamain.c:815
+msgid "Open a quick connection"
+msgstr "OtevÅ?ít rychlé pÅ?ipojení"
+
+#: ../src/remminamain.c:818
+msgid "Quick _Connect To"
+msgstr "Rychlé _pÅ?ipojení k"
+
+#: ../src/remminamain.c:821
+msgid "Create a new remote desktop file"
+msgstr "VytvoÅ?it nový RDP soubor"
+
+#: ../src/remminamain.c:825
+msgid "Open the preferences dialog"
+msgstr "OtevÅ?ít dialog pÅ?edvoleb"
+
+#: ../src/remminamain.c:829
+msgid "Quit Remmina"
+msgstr "UkonÄ?it program"
+
+#: ../src/remminamain.c:836 ../src/remminapluginmanager.c:232
+msgid "Plugins"
+msgstr "Pluginy"
+
+#: ../src/remminamain.c:840
+msgid "Online Wiki"
+msgstr "Online nápovÄ?da"
+
+#: ../src/remminamain.c:844
+msgid "Debug Window"
+msgstr "Ladící okno"
+
+#: ../src/remminamain.c:856
+msgid "Open the connection to the selected remote desktop file"
+msgstr "PÅ?ipojit k oznaÄ?enému RDP souboru"
+
+#: ../src/remminamain.c:860
+msgid "Create a copy of the selected remote desktop file"
+msgstr "VytvoÅ?it kopii oznaÄ?eného RDP souboru"
+
+#: ../src/remminamain.c:864
+msgid "Edit the selected remote desktop file"
+msgstr "Upravit oznaÄ?ený RDP soubor"
+
+#: ../src/remminamain.c:868
+msgid "Delete the selected remote desktop file"
+msgstr "Smazat oznaÄ?ený RDP soubor"
+
+#: ../src/remminamain.c:871
+msgid "Export"
+msgstr "Exportovat"
+
+#: ../src/remminamain.c:878
+msgid "Toolbar"
+msgstr "Nástrojová lišta"
+
+#: ../src/remminamain.c:881
+msgid "Statusbar"
+msgstr "Stavová lišta"
+
+#: ../src/remminamain.c:884
+msgid "Quick Search"
+msgstr "Rychlé hledání"
+
+#: ../src/remminamain.c:887
+msgid "Small Toolbar Buttons"
+msgstr "Malé klávesy nástrojové lišty"
+
+#: ../src/remminamain.c:893
+msgid "List View"
+msgstr "Zobrazení seznamu"
+
+#: ../src/remminamain.c:894
+msgid "Tree View"
+msgstr "Stromové zobrazení"
+
+#: ../src/remminamain.c:1062
+msgid "Remote Desktop Client"
+msgstr "Klient vzdálené pracovní plochy"
+
+#. Profile: Name
+#: ../src/remminamain.c:1152 ../src/remminafileeditor.c:1548
+#: ../src/remminapluginmanager.c:252
+msgid "Name"
+msgstr "Jméno"
+
+#: ../src/remminamain.c:1165 ../src/remminafileeditor.c:1575
+#: ../src/remminaftpclient.c:976
+msgid "Group"
+msgstr "Skupina"
+
+#: ../src/remminamain.c:1173 ../src/remminafileeditor.c:411
+#: ../src/remminafileeditor.c:987 ../src/remminafileeditor.c:1000
+#: ../src/remminaprotocolwidget.c:939
+msgid "Server"
+msgstr "Server"
+
+#: ../src/remminafile.c:37 ../src/remminafile.c:48
+msgid "256 Colors"
+msgstr "256 barev"
+
+#: ../src/remminafile.c:38
+msgid "High Color (15 bit)"
+msgstr "High Color (15 bitů)"
+
+#: ../src/remminafile.c:39 ../src/remminafile.c:49
+msgid "High Color (16 bit)"
+msgstr "High Color (16 bitů)"
+
+#: ../src/remminafile.c:40 ../src/remminafile.c:50
+msgid "True Color (24 bit)"
+msgstr "True Color (24 bitů)"
+
+#. The Set As Default button
+#: ../src/remminafile.c:46 ../src/remminafileeditor.c:1485
+msgid "Default"
+msgstr "Výchozí"
+
+#: ../src/remminafile.c:47
+msgid "Grayscale"
+msgstr "Odstíny šedi"
+
+#: ../src/remminafile.c:56
+msgid "Poor (Fastest)"
+msgstr "Nejhorší (Rychlejší)"
+
+#: ../src/remminafile.c:57
+msgid "Medium"
+msgstr "StÅ?ední"
+
+#: ../src/remminafile.c:58
+msgid "Good"
+msgstr "Dobré"
+
+#: ../src/remminafile.c:59
+msgid "Best (Slowest)"
+msgstr "Nejlepší (Nejpomalejší)"
+
+#: ../src/remminafile.c:125
+msgid "New Connection"
+msgstr "Nové pÅ?ipojení"
+
+#: ../src/remminafileeditor.c:71
+msgid "Off"
+msgstr "Vypnout"
+
+#: ../src/remminafileeditor.c:72 ../src/remminaftpclient.c:1037
+msgid "Local"
+msgstr "Místní"
+
+#: ../src/remminafileeditor.c:73 ../src/remminaftpclient.c:1030
+msgid "Remote"
+msgstr "Vzdálený"
+
+#: ../src/remminafileeditor.c:78
+msgid ""
+"<tt><big>Supported formats\n"
+"* server\n"
+"* server:port\n"
+"* [server]:port</big></tt>"
+msgstr ""
+"<tt><big>Podporované formáty\n"
+"* server\n"
+"* server:port\n"
+"* [server]:port</big></tt>"
+
+#: ../src/remminafileeditor.c:85
+msgid ""
+"<tt><big>Supported formats\n"
+"* :port\n"
+"* server\n"
+"* server:port\n"
+"* [server]:port</big></tt>"
+msgstr ""
+"<tt><big>Podporované formáty\n"
+"* :port\n"
+"* server\n"
+"* server:port\n"
+"* [server]:port</big></tt>"
+
+#: ../src/remminafileeditor.c:163
+msgid "Choose a Remote Desktop Server"
+msgstr "Vybrat RDP server"
+
+#: ../src/remminafileeditor.c:357 ../src/remminafileeditor.c:363
+#: ../src/remminafileeditor.c:371
+msgid "Identity File"
+msgstr "Identita souboru"
+
+#: ../src/remminafileeditor.c:432
+#, c-format
+msgid "Browse the network to find a %s server"
+msgstr "Najít %s server v síti"
+
+#: ../src/remminafileeditor.c:453 ../src/remminafileeditor.c:1032
+#: ../src/remminaprotocolwidget.c:737 ../src/remminainitdialog.c:278
+msgid "Password"
+msgstr "Heslo"
+
+#: ../src/remminafileeditor.c:472
+msgid "Resolution"
+msgstr "Rozlišení"
+
+#: ../src/remminafileeditor.c:478
+msgid "Use Window Size"
+msgstr "Použít velikost okna"
+
+#: ../src/remminafileeditor.c:478
+msgid "Use Client Resolution"
+msgstr "Použít rozlišení klienta"
+
+#: ../src/remminafileeditor.c:488 ../src/remminafileeditor.c:967
+msgid "Custom"
+msgstr "Volitelné"
+
+#. Entries
+#: ../src/remminafileeditor.c:702 ../src/remminafileeditor.c:1029
+#: ../src/remminainitdialog.c:265
+msgid "User Name"
+msgstr "Uživatelské jméno"
+
+#: ../src/remminafileeditor.c:708
+msgid "Domain"
+msgstr "Doména"
+
+#: ../src/remminafileeditor.c:714 ../src/remminafileeditor.c:720
+msgid "Color Depth"
+msgstr "Barevná hloubka"
+
+#: ../src/remminafileeditor.c:727
+msgid "Share Folder"
+msgstr "Sdílená složka"
+
+#: ../src/remminafileeditor.c:733
+msgid "Sound"
+msgstr "Zvuk"
+
+#: ../src/remminafileeditor.c:739 ../src/remminafileeditor.c:861
+msgid "Keyboard Mapping"
+msgstr "Mapování klávesnice"
+
+#: ../src/remminafileeditor.c:745
+msgid "Client Name"
+msgstr "Název klienta"
+
+#: ../src/remminafileeditor.c:751 ../src/remminafileeditor.c:758
+#: ../src/remminafileeditor.c:1018
+msgid "Startup Program"
+msgstr "SpouÅ¡tÄ?ný program"
+
+#: ../src/remminafileeditor.c:764
+msgid "Startup Path"
+msgstr "SpouÅ¡tÄ?ná cesta"
+
+#: ../src/remminafileeditor.c:770
+msgid "Share Local Printers"
+msgstr "Sdílení lokálních tiskáren"
+
+#: ../src/remminafileeditor.c:776
+msgid "Attach to console (Windows 2003 or newer)"
+msgstr "PÅ?ipojit ke konzole (Windows 2003 nebo novÄ?jší)"
+
+#: ../src/remminafileeditor.c:782
+msgid "Enable bitmap caching"
+msgstr "Povolit vyrovnávací pamÄ?Å¥ obrázků"
+
+#: ../src/remminafileeditor.c:788
+msgid "Enable compression"
+msgstr "Povolit kompresi"
+
+#: ../src/remminafileeditor.c:794
+msgid "Advanced Arguments"
+msgstr "PokroÄ?ilé argumenty"
+
+#: ../src/remminafileeditor.c:801
+msgid "Listen on Port"
+msgstr "Naslouchání na portu"
+
+#: ../src/remminafileeditor.c:809
+msgid "Quality"
+msgstr "Kvalita"
+
+#: ../src/remminafileeditor.c:815
+msgid "Show Remote Cursor"
+msgstr "Zobrazit vzdálený kurzor"
+
+#: ../src/remminafileeditor.c:821
+msgid "Use Local Cursor"
+msgstr "Použít místní kurzor"
+
+#: ../src/remminafileeditor.c:827 ../src/remminaconnectionwindow.c:908
+msgid "View Only"
+msgstr "Pouze náhled"
+
+#: ../src/remminafileeditor.c:833 ../src/remminaconnectionwindow.c:923
+msgid "Disable Server Input"
+msgstr "Zakázat vstup serveru"
+
+#: ../src/remminafileeditor.c:838 ../src/remminascaler.c:138
+msgid "Horizontal Scale"
+msgstr "Horizontální stupnice"
+
+#: ../src/remminafileeditor.c:843 ../src/remminascaler.c:145
+msgid "Vertical Scale"
+msgstr "Vertikální stupnice"
+
+#: ../src/remminafileeditor.c:861 ../src/remminakeychooser.c:43
+msgid "<None>"
+msgstr "<Žádný>"
+
+#: ../src/remminafileeditor.c:868
+msgid "Disconnect After One Session"
+msgstr "Odpojit po jednom sezení"
+
+#: ../src/remminafileeditor.c:874
+msgid "Disable Encryption"
+msgstr "Zakázat šifrování"
+
+#: ../src/remminafileeditor.c:887
+msgid "Proxy Destination"
+msgstr "Cíl proxy"
+
+#: ../src/remminafileeditor.c:893
+msgid "Disable Clipboard Sync"
+msgstr "Zakázat synchronizaci schránky"
+
+#: ../src/remminafileeditor.c:938
+msgid "Enable SSH Tunnel"
+msgstr "povolit SSH tunel"
+
+#: ../src/remminafileeditor.c:945
+msgid "Tunnel via Loopback Address"
+msgstr "Tunel pÅ?es adresní smyÄ?ku"
+
+#. SSH Server group
+#: ../src/remminafileeditor.c:952
+msgid "SSH Server"
+msgstr "SSH Server"
+
+#: ../src/remminafileeditor.c:958
+#, c-format
+msgid "Same Server at Port %i"
+msgstr "Stejný server na portu %i"
+
+#: ../src/remminafileeditor.c:1012
+msgid "Character Set"
+msgstr "Znaková sada"
+
+#. SSH Authentication frame
+#: ../src/remminafileeditor.c:1025
+msgid "SSH Authentication"
+msgstr "SSH ovÄ?Å?ení"
+
+#: ../src/remminafileeditor.c:1039
+msgid "Public Key (Automatic)"
+msgstr "VeÅ?ejný klíÄ?"
+
+#: ../src/remminafileeditor.c:1092
+msgid "Basic"
+msgstr "Základní"
+
+#: ../src/remminafileeditor.c:1099
+msgid "Advanced"
+msgstr "PokroÄ?ilé"
+
+#: ../src/remminafileeditor.c:1412
+msgid "Default settings saved."
+msgstr "Standardní nastavení uloženo."
+
+#. Create the editor dialog
+#: ../src/remminafileeditor.c:1462
+msgid "Remote Desktop Preference"
+msgstr "PÅ?edvolby vzdálené plochy"
+
+#: ../src/remminafileeditor.c:1545
+msgid "Profile"
+msgstr "Profil"
+
+#. Profile: Protocol
+#: ../src/remminafileeditor.c:1588 ../src/remminapluginmanager.c:38
+msgid "Protocol"
+msgstr "Protokol"
+
+#: ../src/remminafileeditor.c:1645 ../src/remminafileeditor.c:1666
+#: ../src/remminaconnectionwindow.c:2215
+#, c-format
+msgid "File %s not found."
+msgstr "Soubor %s nenalezen."
+
+#: ../src/remminaconnectionwindow.c:177
+#, c-format
+msgid ""
+"There are %i active connections in the current window. Are you sure to close?"
+msgstr ""
+"V aktuálním oknÄ? je aktivních %i pÅ?ipojení. SkuteÄ?nÄ? chcete okno zavÅ?ít?"
+
+#. Refresh
+#: ../src/remminaconnectionwindow.c:963
+msgid "Refresh"
+msgstr "Obnovit"
+
+#. Chat
+#: ../src/remminaconnectionwindow.c:981
+msgid "Open Chat..."
+msgstr "OtevÅ?ít chat..."
+
+#. SFTP
+#: ../src/remminaconnectionwindow.c:999
+msgid "Open Secure File Transfer..."
+msgstr "OtevÅ?ít zabezpeÄ?ený pÅ?enos souboru..."
+
+#. SSH Terminal
+#: ../src/remminaconnectionwindow.c:1017
+msgid "Open Secure Shell in New Terminal..."
+msgstr "OtevÅ?ít zabezpeÄ?ený Shell v novém terminálu..."
+
+#: ../src/remminaconnectionwindow.c:1084 ../src/remminaprefdialog.c:487
+msgid "Auto-Fit Window"
+msgstr "Automaticky roztáhnout okno"
+
+#: ../src/remminaconnectionwindow.c:1086
+msgid "Resize the window to fit in remote resolution"
+msgstr "Roztáhnout okno dle vzdáleného rozlišení"
+
+#: ../src/remminaconnectionwindow.c:1093 ../src/remminaprefdialog.c:53
+msgid "Scrolled Window"
+msgstr "Okno s posuvníky"
+
+#: ../src/remminaconnectionwindow.c:1095
+msgid "Toggle scrolled window mode"
+msgstr "PÅ?epnout do okna"
+
+#: ../src/remminaconnectionwindow.c:1103 ../src/remminaprefdialog.c:54
+msgid "Scrolled Fullscreen"
+msgstr "Scrolled Fullscreen"
+
+#: ../src/remminaconnectionwindow.c:1105
+msgid "Toggle scrolled fullscreen mode"
+msgstr "PÅ?epnout na plné zobrazení"
+
+#: ../src/remminaconnectionwindow.c:1115 ../src/remminaprefdialog.c:55
+msgid "Viewport Fullscreen"
+msgstr "Viewport Fullscreen"
+
+#: ../src/remminaconnectionwindow.c:1117
+msgid "Toggle viewport fullscreen mode"
+msgstr "Toggle viewport fullscreen mode"
+
+#: ../src/remminaconnectionwindow.c:1129
+msgid "Switch tab pages"
+msgstr "PÅ?epnout záložky"
+
+#: ../src/remminaconnectionwindow.c:1142
+msgid "Toggle scaled mode"
+msgstr "Zmenšit"
+
+#: ../src/remminaconnectionwindow.c:1176
+msgid "Grab all keyboard events"
+msgstr "Brát všechny události klávesnice"
+
+#: ../src/remminaconnectionwindow.c:1184
+msgid "Preferences"
+msgstr "PÅ?edvolby"
+
+#: ../src/remminaconnectionwindow.c:1192 ../src/remminaconnectionwindow.c:1193
+msgid "Tools"
+msgstr "Nástroje"
+
+#: ../src/remminaconnectionwindow.c:1205 ../src/remminaprefdialog.c:536
+msgid "Minimize Window"
+msgstr "Minimalizovat okno"
+
+#: ../src/remminaconnectionwindow.c:1212 ../src/remminaprefdialog.c:546
+msgid "Disconnect"
+msgstr "Odpojit se"
+
+#: ../src/remminaprotocolwidget.c:118
+#, c-format
+msgid "Connecting to '%s'..."
+msgstr "PÅ?ipojování k '%s'â?¦"
+
+#: ../src/remminaprotocolwidget.c:190
+#, c-format
+msgid "Protocol %s is not supported."
+msgstr "Protokol %s není podporován."
+
+#: ../src/remminaprotocolwidget.c:357
+#, c-format
+msgid "Connecting to SSH server %s..."
+msgstr "PÅ?ipojování k SSH serveru %s ..."
+
+#: ../src/remminaprotocolwidget.c:420 ../src/remminaprotocolwidget.c:590
+#, c-format
+msgid "Connecting to %s through SSH tunnel..."
+msgstr "PÅ?ipojování k %s pÅ?es SSH tunel..."
+
+#: ../src/remminaprotocolwidget.c:464
+#, c-format
+msgid "Waiting for an incoming SSH tunnel at port %i..."
+msgstr "Ä?ekání na pÅ?íchozí SSH tunel na portu %i ..."
+
+#: ../src/remminaprotocolwidget.c:513
+#, c-format
+msgid "Command %s not found on SSH server"
+msgstr "PÅ?íkaz %s nebyl na SSH serveru nalezen"
+
+#: ../src/remminaprotocolwidget.c:517
+#, c-format
+msgid "Command %s failed on SSH server (status = %i)."
+msgstr "PÅ?íkaz %s na SSH serveru selhal (status = %i)"
+
+#: ../src/remminaprotocolwidget.c:528
+#, c-format
+msgid "Failed to execute command: %s"
+msgstr "NeúspÄ?ch pÅ?i provádÄ?ní pÅ?íkazu: %s"
+
+#: ../src/remminaprotocolwidget.c:728
+#, c-format
+msgid "%s Password"
+msgstr "%s Heslo"
+
+#: ../src/remminaprotocolwidget.c:731 ../src/remminassh.c:248
+msgid "SSH Password"
+msgstr "SSH Heslo"
+
+#: ../src/remminaprotocolwidget.c:734 ../src/remminassh.c:252
+msgid "SSH Private Key Passphrase"
+msgstr "SSH soukromý klíÄ?"
+
+#: ../src/remminaprotocolwidget.c:875
+#, c-format
+msgid "Listening on Port %i for an Incoming %s Connection..."
+msgstr "Naslouchání na portu %i pro pÅ?íchozí %s pÅ?ipojení..."
+
+#: ../src/remminaprotocolwidget.c:883
+msgid "Authentication failed. Trying to reconnect..."
+msgstr "OvÄ?Å?ení bylo neúspÄ?Å¡né. Zkouším se pÅ?ipojit znovu..."
+
+#: ../src/remminainitdialog.c:205
+#, c-format
+msgid "Save %s"
+msgstr "Uložit %s"
+
+#: ../src/remminainitdialog.c:289
+msgid "Save Password"
+msgstr "Uložit heslo"
+
+#. Buttons for choosing the certificates
+#: ../src/remminainitdialog.c:388
+msgid "CA Certificate"
+msgstr "Certifikát CA"
+
+#: ../src/remminainitdialog.c:389
+msgid "CA CRL"
+msgstr "CA CRL"
+
+#: ../src/remminainitdialog.c:390
+msgid "Client Certificate"
+msgstr "Certifikát klienta"
+
+#: ../src/remminainitdialog.c:391
+msgid "Client Key"
+msgstr "Klientský klíÄ?"
+
+#: ../src/remminaabout.c:32
+msgid "Maintainers:"
+msgstr "Správci:"
+
+#: ../src/remminaabout.c:35
+msgid "Contributors:"
+msgstr "PÅ?ispÄ?li:"
+
+#: ../src/remminaabout.c:47
+msgid ""
+"Remmina 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."
+msgstr ""
+"Remmina je volný software; software můžete dále distribuovat Ä?i modifikovat "
+"v rámci GNU GPL od FSF."
+
+#: ../src/remminaabout.c:51
+msgid ""
+"Remmina 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."
+msgstr ""
+"Remmina je distribuován v nadÄ?ji, že bude užiteÄ?ný, avÅ¡ak bez jakékoliv "
+"záruky; neposkytují se ani odvozené záruky PRODEJNOSTI anebo VHODNOSTI PRO "
+"URÄ?ITÃ? Ã?Ä?EL. Pro více informací se podívejte na GNU GPL."
+
+#: ../src/remminaabout.c:55
+msgid ""
+"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."
+msgstr ""
+"S programem byste mÄ?li obdržet i kopii GNU GPL, v pÅ?ípadÄ?, že se tak "
+"nestalo, napište do Free Software Foundation, Inc., 59 Temple Place, Suite "
+"330, Boston, MA 02111-1307, USA."
+
+#: ../src/remminaabout.c:68
+msgid "The GTK+ Remote Desktop Client"
+msgstr "GTK+ klient vzdálené plochy"
+
+#: ../src/remminaabout.c:74
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Kabi https://launchpad.net/~kubat-jan";
+
+#: ../src/remminaprefdialog.c:36
+msgid "Open Connection"
+msgstr "OtevÅ?ít spojení"
+
+#: ../src/remminaprefdialog.c:37
+msgid "Edit Settings"
+msgstr "Upravit nastavení"
+
+#: ../src/remminaprefdialog.c:43
+msgid "Nearest"
+msgstr "Nejbližsí"
+
+#: ../src/remminaprefdialog.c:44
+msgid "Tiles"
+msgstr "Dlaždice"
+
+#: ../src/remminaprefdialog.c:45
+msgid "Bilinear"
+msgstr "Bilineární"
+
+#: ../src/remminaprefdialog.c:46
+msgid "Hyper"
+msgstr "Hyper"
+
+#: ../src/remminaprefdialog.c:52
+msgid "Automatic"
+msgstr "Automaticky"
+
+#: ../src/remminaprefdialog.c:61
+msgid "Tab by Groups"
+msgstr "Panel dle skupin"
+
+#: ../src/remminaprefdialog.c:62
+msgid "Tab by Protocols"
+msgstr "Panel dle protokolu"
+
+#: ../src/remminaprefdialog.c:63
+msgid "Tab All Connections"
+msgstr "Panel všech spojení"
+
+#: ../src/remminaprefdialog.c:64
+msgid "Do Not Use Tabs"
+msgstr "Nepoužívat panely"
+
+#: ../src/remminaprefdialog.c:143
+msgid "Please enter format 'widthxheight'."
+msgstr "Vložte ve formátu 'widthxheight'"
+
+#: ../src/remminaprefdialog.c:155
+msgid "Recent lists cleared."
+msgstr "Seznam posledních smazán"
+
+#. Create the dialog
+#: ../src/remminaprefdialog.c:261
+msgid "Remmina Preferences"
+msgstr "Predvolby Remminy"
+
+#. Options tab
+#: ../src/remminaprefdialog.c:278
+msgid "Options"
+msgstr "Možnosti"
+
+#: ../src/remminaprefdialog.c:293
+msgid "Remember Last View Mode for Each Connection"
+msgstr "Pamatovat si poslední režim zobrazení pro každé pÅ?ipojení"
+
+#: ../src/remminaprefdialog.c:299
+msgid "Save Settings When Starting the Connection"
+msgstr "Uložit nastavení pÅ?i spuÅ¡tÄ?ní spojení"
+
+#: ../src/remminaprefdialog.c:305
+msgid "Invisible Floating Toolbar"
+msgstr "Neviditelná plovoucí nástrojová lišta"
+
+#: ../src/remminaprefdialog.c:318
+msgid "Always Show Tabs"
+msgstr "Vždy zobrazit panely"
+
+#: ../src/remminaprefdialog.c:324
+msgid "Hide Connection Toolbar"
+msgstr "Skrýt panel spojení"
+
+#: ../src/remminaprefdialog.c:330
+msgid "Double-click Action"
+msgstr "Double-click Akce"
+
+#: ../src/remminaprefdialog.c:340
+msgid "Default View Mode"
+msgstr "Standardní pohled"
+
+#: ../src/remminaprefdialog.c:350
+msgid "Tab Interface"
+msgstr "Rozhraní panelů"
+
+#: ../src/remminaprefdialog.c:360
+msgid "Scale Quality"
+msgstr "Stupnice kvality"
+
+#: ../src/remminaprefdialog.c:370
+msgid "SSH Tunnel Local Port"
+msgstr "Místní port SSH tunelu"
+
+#: ../src/remminaprefdialog.c:382
+msgid "Maximum Recent Items"
+msgstr "Maximum posledních položek"
+
+#: ../src/remminaprefdialog.c:398
+msgid "Clear"
+msgstr "Smazat"
+
+#. Resolutions tab
+#: ../src/remminaprefdialog.c:404
+msgid "Resolutions"
+msgstr "Rozlišení"
+
+#. Applet tab
+#: ../src/remminaprefdialog.c:424
+msgid "Applet"
+msgstr "Applet"
+
+#: ../src/remminaprefdialog.c:439
+msgid "Show Quick Connect on top of the Menu"
+msgstr "Zobrazit v menu \"Rychlé pÅ?ipojení\""
+
+#: ../src/remminaprefdialog.c:445
+msgid "Hide Total Count in Group Expander"
+msgstr "Skrýt v nabídce celkový poÄ?et"
+
+#. Keyboard tab
+#: ../src/remminaprefdialog.c:452
+msgid "Keyboard"
+msgstr "Klávesnice"
+
+#: ../src/remminaprefdialog.c:467
+msgid "Host Key"
+msgstr "KlíÄ? hosta"
+
+#: ../src/remminaprefdialog.c:477
+msgid "Toggle Fullscreen Mode"
+msgstr "PÅ?epnutí fullscreen zobrazení"
+
+#: ../src/remminaprefdialog.c:497
+msgid "Switch Tab Pages"
+msgstr "PÅ?epnout strany panelů"
+
+#: ../src/remminaprefdialog.c:516
+msgid "Toggle Scaled Mode"
+msgstr "Toggle Scaled Mode"
+
+#: ../src/remminaprefdialog.c:526
+msgid "Grab Keyboard"
+msgstr "Grab Keyboard"
+
+#: ../src/remminaprefdialog.c:556
+msgid "Show / Hide Toolbar"
+msgstr "Zobraz / Skryj panel nástrojů"
+
+#: ../src/remminassh.c:129
+#, c-format
+msgid "SSH password authentication failed: %s"
+msgstr "Autorizace pomocí SSH hesla selhala: %s"
+
+#: ../src/remminassh.c:149 ../src/remminassh.c:157 ../src/remminassh.c:168
+#: ../src/remminassh.c:178
+#, c-format
+msgid "SSH public key authentication failed: %s"
+msgstr "Autorizace pomocí veÅ?ejného klíÄ?e selhala: %s"
+
+#: ../src/remminassh.c:150
+msgid "SSH Key file not yet set."
+msgstr "SSH klíÄ? jeÅ¡tÄ? nebyl nastaven."
+
+#: ../src/remminassh.c:194
+#, c-format
+msgid "SSH automatic public key authentication failed: %s"
+msgstr "Autorizace pomocí automatického veÅ?ejného klíÄ?e selhala: %s"
+
+#: ../src/remminassh.c:247
+#, c-format
+msgid "Authenticating %s's password to SSH server %s..."
+msgstr "Autorizace %s hesla u SSH serveru %s ..."
+
+#: ../src/remminassh.c:251
+#, c-format
+msgid "Authenticating %s's identity to SSH server %s..."
+msgstr "Autorizace %s identity u SSH serveru %s ..."
+
+#: ../src/remminassh.c:309
+#, c-format
+msgid "Failed to startup SSH session: %s"
+msgstr "Chyba pÅ?i startu SSH sezení: %s"
+
+#: ../src/remminassh.c:633
+#, c-format
+msgid "Failed to connect to the SSH tunnel destination: %s"
+msgstr "Chyba pÅ?i spojování k cílovému SSH tunelu: %s"
+
+#: ../src/remminassh.c:666
+#, c-format
+msgid "Failed to execute %s on SSH server : %%s"
+msgstr "Chyba pÅ?i zpracování %s na SSH serveru : %%s"
+
+#: ../src/remminassh.c:703 ../src/remminassh.c:728
+#, c-format
+msgid "Failed to request port forwarding : %s"
+msgstr "Selhání žádosti o nastavení portů : %s"
+
+#: ../src/remminassh.c:775
+msgid "No response from the server."
+msgstr "Žádná odpovÄ?Ä? od serveru."
+
+#: ../src/remminassh.c:1153
+#, c-format
+msgid "Failed to create sftp session: %s"
+msgstr "Chyba pÅ?i vytváÅ?ení sftp: %s"
+
+#: ../src/remminassh.c:1158
+#, c-format
+msgid "Failed to initialize sftp session: %s"
+msgstr "Chyba pÅ?i inicializaci sftp: %s"
+
+#: ../src/remminasshplugin.c:321
+msgid "SSH - Secure Shell"
+msgstr "SSH - ZabezpeÄ?ený Shell"
+
+#. Title
+#: ../src/remminachatwindow.c:175
+#, c-format
+msgid "Chat with %s"
+msgstr "Pokec s %s"
+
+#: ../src/remminachatwindow.c:227
+msgid "_Send"
+msgstr "_Odeslat"
+
+#: ../src/remminachatwindow.c:237
+msgid "_Clear"
+msgstr "_Smazat"
+
+#: ../src/remminaftpclient.c:444
+msgid "Choose download location"
+msgstr "Zvolte umístÄ?ní pro stažení"
+
+#: ../src/remminaftpclient.c:602
+msgid "Are you sure to delete the selected files on server?"
+msgstr "Jste jist se smazáním oznaÄ?ených souborů ze serveru?"
+
+#: ../src/remminaftpclient.c:659
+msgid "Choose a file to upload"
+msgstr "Zvolte soubor pro nahrání"
+
+#: ../src/remminaftpclient.c:670
+msgid "Upload folder"
+msgstr "Nahrát složku"
+
+#: ../src/remminaftpclient.c:735 ../src/remminaftpclient.c:864
+msgid "Download"
+msgstr "Stáhnout"
+
+#: ../src/remminaftpclient.c:743 ../src/remminaftpclient.c:875
+msgid "Upload"
+msgstr "Nahrát"
+
+#: ../src/remminaftpclient.c:845
+msgid "Go to home folder"
+msgstr "PÅ?ejít do domácího adresáÅ?e"
+
+#: ../src/remminaftpclient.c:852
+msgid "Go to parent folder"
+msgstr "PÅ?ejít do koÅ?enového adresáÅ?e"
+
+#: ../src/remminaftpclient.c:859
+msgid "Refresh current folder"
+msgstr "Obnovit adresáÅ?"
+
+#: ../src/remminaftpclient.c:866
+msgid "Download from server"
+msgstr "Stáhnout ze serveru"
+
+#: ../src/remminaftpclient.c:877
+msgid "Upload to server"
+msgstr "Nahrát na server"
+
+#: ../src/remminaftpclient.c:886
+msgid "Delete files on server"
+msgstr "Smazat soubory ze serveru"
+
+#: ../src/remminaftpclient.c:948 ../src/remminaftpclient.c:1014
+msgid "File Name"
+msgstr "Jméno souboru"
+
+#: ../src/remminaftpclient.c:961 ../src/remminaftpclient.c:1044
+msgid "Size"
+msgstr "Velikost"
+
+#: ../src/remminaftpclient.c:969
+msgid "User"
+msgstr "Uživatel"
+
+#: ../src/remminaftpclient.c:983
+msgid "Permission"
+msgstr "OprávnÄ?ní"
+
+#: ../src/remminaftpclient.c:1052
+msgid "Progress"
+msgstr "PrůbÄ?h"
+
+#: ../src/remminasftpclient.c:137
+#, c-format
+msgid "Error creating directory %s."
+msgstr "Chyba pÅ?i vytváÅ?ení složky %s ."
+
+#: ../src/remminasftpclient.c:148
+#, c-format
+msgid "Error opening file %s on server. %s"
+msgstr "Chyba pÅ?i otevírání souboru %s na serveru. %s"
+
+#: ../src/remminasftpclient.c:156
+#, c-format
+msgid "Error creating file %s."
+msgstr "Chyba pÅ?i vytváÅ?ení souboru %s ."
+
+#: ../src/remminasftpclient.c:168
+#, c-format
+msgid "Error writing file %s."
+msgstr "Chyba pÅ?i vytváÅ?ení souboru %s ."
+
+#: ../src/remminasftpclient.c:211
+#, c-format
+msgid "Error opening directory %s. %s"
+msgstr "Chyba pÅ?i otevírání adresáÅ?e %s . %s"
+
+#: ../src/remminasftpclient.c:332
+#, c-format
+msgid "Error creating folder %s on server. %s"
+msgstr "Chyba pÅ?i vytváÅ?ení složky %s na serveru. %s"
+
+#: ../src/remminasftpclient.c:357
+#, c-format
+msgid "Error creating file %s on server. %s"
+msgstr "Chyba pÅ?i vytváÅ?ení souboru %s na serveru. %s"
+
+#: ../src/remminasftpclient.c:365
+#, c-format
+msgid "Error opening file %s."
+msgstr "Chyba pÅ?i otevírání souboru %s ."
+
+#: ../src/remminasftpclient.c:377
+#, c-format
+msgid "Error writing file %s on server. %s"
+msgstr "Chyba pÅ?i zapisování souboru %s na server. %s"
+
+#: ../src/remminasftpclient.c:595 ../src/remminasftpclient.c:664
+#, c-format
+msgid "Failed to open directory %s. %s"
+msgstr "OtevÅ?ení adresáÅ?e %s selhalo. %s"
+
+#: ../src/remminasftpclient.c:613
+#, c-format
+msgid "Failed reading directory. %s"
+msgstr "NaÄ?ítání adresáÅ?e selhalo. %s"
+
+#: ../src/remminasftpclient.c:729
+msgid ""
+"File transfer currently in progress.\n"
+"Are you sure to cancel it?"
+msgstr ""
+"PrávÄ? probíhá pÅ?enos souboru.\n"
+"Opravdu chcete pÅ?enos ukonÄ?it?"
+
+#: ../src/remminasftpclient.c:765
+#, c-format
+msgid "Failed to delete '%s'. %s"
+msgstr "Smazání '%s' se nezdaÅ?ilo. %s"
+
+#: ../src/remminasftpplugin.c:210
+msgid "SFTP - Secure File Transfer"
+msgstr "SFTP - ZabezpeÄ?ený pÅ?enos souborů"
+
+#: ../src/remminascaler.c:62
+msgid "Fit Window Size"
+msgstr "PÅ?izpůsobit velikost okna"
+
+#: ../src/remminapluginmanager.c:39
+msgid "Entry"
+msgstr "Záznam"
+
+#: ../src/remminapluginmanager.c:40
+msgid "File"
+msgstr "Soubor"
+
+#: ../src/remminapluginmanager.c:41
+msgid "Tool"
+msgstr "Nástroj"
+
+#: ../src/remminapluginmanager.c:42
+msgid "Preference"
+msgstr "Nastavení"
+
+#: ../src/remminapluginmanager.c:259
+msgid "Type"
+msgstr "Typ"
+
+#: ../src/remminapluginmanager.c:266
+msgid "Description"
+msgstr "Popis"
+
+#: ../src/remminakeychooser.c:71
+msgid "Choose a new key"
+msgstr "Zvolte nový klíÄ?"
+
+#: ../src/remminakeychooser.c:85
+msgid "Please press the new key..."
+msgstr "StisknÄ?te novou klávesu..."
diff --git a/po/es.po b/po/es.po
index 80569a0..5103ebd 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,15 +8,15 @@ msgid ""
 msgstr ""
 "Project-Id-Version: remmina\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-06-16 15:48+0800\n"
-"PO-Revision-Date: 2010-06-26 11:52+0000\n"
-"Last-Translator: DiegoJ <diegojromerolopez@gmail.com>\n"
+"POT-Creation-Date: 2010-07-15 21:51+0800\n"
+"PO-Revision-Date: 2010-08-09 15:21+0000\n"
+"Last-Translator: José Lecaros Cisterna <lecaros@ubuntu-cl.org>\n"
 "Language-Team: Spanish <es@li.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2010-06-27 03:51+0000\n"
+"X-Launchpad-Export-Date: 2010-08-10 03:46+0000\n"
 "X-Generator: Launchpad (build Unknown)\n"
 "X-Poedit-Language: Spanish\n"
 
@@ -107,7 +107,7 @@ msgstr "Abrir el diálogo de preferencias"
 msgid "Quit Remmina"
 msgstr "Salir de Remmina"
 
-#: ../src/remminamain.c:836 ../src/remminapluginmanager.c:231
+#: ../src/remminamain.c:836 ../src/remminapluginmanager.c:232
 msgid "Plugins"
 msgstr "Complementos"
 
@@ -169,7 +169,7 @@ msgstr "Cliente de escritorio remoto"
 
 #. Profile: Name
 #: ../src/remminamain.c:1152 ../src/remminafileeditor.c:1548
-#: ../src/remminapluginmanager.c:251
+#: ../src/remminapluginmanager.c:252
 msgid "Name"
 msgstr "Nombre"
 
@@ -180,7 +180,7 @@ msgstr "Grupo"
 
 #: ../src/remminamain.c:1173 ../src/remminafileeditor.c:411
 #: ../src/remminafileeditor.c:987 ../src/remminafileeditor.c:1000
-#: ../src/remminaprotocolwidget.c:938
+#: ../src/remminaprotocolwidget.c:939
 msgid "Server"
 msgstr "Servidor"
 
@@ -281,7 +281,7 @@ msgid "Browse the network to find a %s server"
 msgstr "Explorar la red en busca del servidor %s"
 
 #: ../src/remminafileeditor.c:453 ../src/remminafileeditor.c:1032
-#: ../src/remminaprotocolwidget.c:736 ../src/remminainitdialog.c:278
+#: ../src/remminaprotocolwidget.c:737 ../src/remminainitdialog.c:278
 msgid "Password"
 msgstr "Contraseña"
 
@@ -406,7 +406,7 @@ msgstr "Desactivar cifrado"
 
 #: ../src/remminafileeditor.c:887
 msgid "Proxy Destination"
-msgstr ""
+msgstr "Destino del proxy"
 
 #: ../src/remminafileeditor.c:893
 msgid "Disable Clipboard Sync"
@@ -502,7 +502,7 @@ msgstr "Abrir transferencia segura de de archivos..."
 msgid "Open Secure Shell in New Terminal..."
 msgstr "Abrir Shell segura en un nuevo termina..."
 
-#: ../src/remminaconnectionwindow.c:1084 ../src/remminaprefdialog.c:462
+#: ../src/remminaconnectionwindow.c:1084 ../src/remminaprefdialog.c:487
 msgid "Auto-Fit Window"
 msgstr "Ajuste automático en la ventana"
 
@@ -510,7 +510,7 @@ msgstr "Ajuste automático en la ventana"
 msgid "Resize the window to fit in remote resolution"
 msgstr "Cambiar el tamaño de la ventana a la resolución remota"
 
-#: ../src/remminaconnectionwindow.c:1093 ../src/remminaprefdialog.c:52
+#: ../src/remminaconnectionwindow.c:1093 ../src/remminaprefdialog.c:53
 msgid "Scrolled Window"
 msgstr "Ventana con barras de desplazamiento"
 
@@ -518,7 +518,7 @@ msgstr "Ventana con barras de desplazamiento"
 msgid "Toggle scrolled window mode"
 msgstr "Desplazarse en la ventana"
 
-#: ../src/remminaconnectionwindow.c:1103 ../src/remminaprefdialog.c:53
+#: ../src/remminaconnectionwindow.c:1103 ../src/remminaprefdialog.c:54
 msgid "Scrolled Fullscreen"
 msgstr "Desplazarse a pantalla completa"
 
@@ -526,7 +526,7 @@ msgstr "Desplazarse a pantalla completa"
 msgid "Toggle scrolled fullscreen mode"
 msgstr "Desplazare en modo pantalla completa"
 
-#: ../src/remminaconnectionwindow.c:1115 ../src/remminaprefdialog.c:54
+#: ../src/remminaconnectionwindow.c:1115 ../src/remminaprefdialog.c:55
 msgid "Viewport Fullscreen"
 msgstr "Vista a pantalla completa"
 
@@ -554,11 +554,11 @@ msgstr "Preferencias"
 msgid "Tools"
 msgstr "Herramientas"
 
-#: ../src/remminaconnectionwindow.c:1205 ../src/remminaprefdialog.c:511
+#: ../src/remminaconnectionwindow.c:1205 ../src/remminaprefdialog.c:536
 msgid "Minimize Window"
 msgstr "Minimizar ventana"
 
-#: ../src/remminaconnectionwindow.c:1212 ../src/remminaprefdialog.c:521
+#: ../src/remminaconnectionwindow.c:1212 ../src/remminaprefdialog.c:546
 msgid "Disconnect"
 msgstr "Desconectarse"
 
@@ -572,55 +572,55 @@ msgstr "Conectando con '%s'..."
 msgid "Protocol %s is not supported."
 msgstr "El protocolo %s no está soportado."
 
-#: ../src/remminaprotocolwidget.c:356
+#: ../src/remminaprotocolwidget.c:357
 #, c-format
 msgid "Connecting to SSH server %s..."
 msgstr "Conectanto al servidor SSH %s..."
 
-#: ../src/remminaprotocolwidget.c:419 ../src/remminaprotocolwidget.c:589
+#: ../src/remminaprotocolwidget.c:420 ../src/remminaprotocolwidget.c:590
 #, c-format
 msgid "Connecting to %s through SSH tunnel..."
 msgstr "Conexión a %s a través del túnel SSH..."
 
-#: ../src/remminaprotocolwidget.c:463
+#: ../src/remminaprotocolwidget.c:464
 #, c-format
 msgid "Waiting for an incoming SSH tunnel at port %i..."
 msgstr "Esperando al túnel de entrada SSH en el puerto %i..."
 
-#: ../src/remminaprotocolwidget.c:512
+#: ../src/remminaprotocolwidget.c:513
 #, c-format
 msgid "Command %s not found on SSH server"
 msgstr "La orden %s no se ha encontrado en el servidor SSH"
 
-#: ../src/remminaprotocolwidget.c:516
+#: ../src/remminaprotocolwidget.c:517
 #, c-format
 msgid "Command %s failed on SSH server (status = %i)."
 msgstr "La orden %s ha fallado en el servidor SSH (estado = %i)."
 
-#: ../src/remminaprotocolwidget.c:527
+#: ../src/remminaprotocolwidget.c:528
 #, c-format
 msgid "Failed to execute command: %s"
 msgstr "Falló al ejecutar la orden: %s"
 
-#: ../src/remminaprotocolwidget.c:727
+#: ../src/remminaprotocolwidget.c:728
 #, c-format
 msgid "%s Password"
 msgstr "Contraseña %s"
 
-#: ../src/remminaprotocolwidget.c:730 ../src/remminassh.c:248
+#: ../src/remminaprotocolwidget.c:731 ../src/remminassh.c:248
 msgid "SSH Password"
 msgstr "Contraseña SSH"
 
-#: ../src/remminaprotocolwidget.c:733 ../src/remminassh.c:252
+#: ../src/remminaprotocolwidget.c:734 ../src/remminassh.c:252
 msgid "SSH Private Key Passphrase"
 msgstr "Clave privada SHH"
 
-#: ../src/remminaprotocolwidget.c:874
+#: ../src/remminaprotocolwidget.c:875
 #, c-format
 msgid "Listening on Port %i for an Incoming %s Connection..."
 msgstr "Escuchando en puerto %i una conexión %s entrante..."
 
-#: ../src/remminaprotocolwidget.c:882
+#: ../src/remminaprotocolwidget.c:883
 msgid "Authentication failed. Trying to reconnect..."
 msgstr "La autenticación ha fallado. Se intenta reconectar..."
 
@@ -702,162 +702,164 @@ msgstr ""
 "\n"
 "Launchpad Contributions:\n"
 "  DiegoJ https://launchpad.net/~diegojromerolopez\n";
-"  Julio Napurí Carlos https://launchpad.net/~julionc";
+"  José Lecaros Cisterna https://launchpad.net/~lecaros\n";
+"  Julio Napurí Carlos https://launchpad.net/~julionc\n";
+"  Moritatux https://launchpad.net/~moritatux";
 
-#: ../src/remminaprefdialog.c:35
+#: ../src/remminaprefdialog.c:36
 msgid "Open Connection"
 msgstr "Abrir conexión"
 
-#: ../src/remminaprefdialog.c:36
+#: ../src/remminaprefdialog.c:37
 msgid "Edit Settings"
 msgstr "Editar preferencias"
 
-#: ../src/remminaprefdialog.c:42
+#: ../src/remminaprefdialog.c:43
 msgid "Nearest"
 msgstr "El más cercano"
 
-#: ../src/remminaprefdialog.c:43
+#: ../src/remminaprefdialog.c:44
 msgid "Tiles"
 msgstr "Fichas"
 
-#: ../src/remminaprefdialog.c:44
+#: ../src/remminaprefdialog.c:45
 msgid "Bilinear"
 msgstr "Bi-lineal"
 
-#: ../src/remminaprefdialog.c:45
+#: ../src/remminaprefdialog.c:46
 msgid "Hyper"
 msgstr "Hyper"
 
-#: ../src/remminaprefdialog.c:51
+#: ../src/remminaprefdialog.c:52
 msgid "Automatic"
 msgstr "Automático"
 
-#: ../src/remminaprefdialog.c:60
+#: ../src/remminaprefdialog.c:61
 msgid "Tab by Groups"
 msgstr "Pestaña por grupos"
 
-#: ../src/remminaprefdialog.c:61
+#: ../src/remminaprefdialog.c:62
 msgid "Tab by Protocols"
 msgstr "Pestaña por protocolo"
 
-#: ../src/remminaprefdialog.c:62
+#: ../src/remminaprefdialog.c:63
 msgid "Tab All Connections"
 msgstr "Pestaña con todas las conexiones"
 
-#: ../src/remminaprefdialog.c:63
+#: ../src/remminaprefdialog.c:64
 msgid "Do Not Use Tabs"
 msgstr "No usar pestañas"
 
-#: ../src/remminaprefdialog.c:142
+#: ../src/remminaprefdialog.c:143
 msgid "Please enter format 'widthxheight'."
 msgstr "Por favor, introduzca el formato 'ANCHOxALTO'"
 
-#: ../src/remminaprefdialog.c:154
+#: ../src/remminaprefdialog.c:155
 msgid "Recent lists cleared."
 msgstr "Lista reciente."
 
 #. Create the dialog
-#: ../src/remminaprefdialog.c:236
+#: ../src/remminaprefdialog.c:261
 msgid "Remmina Preferences"
 msgstr "Preferencias de Remmina"
 
 #. Options tab
-#: ../src/remminaprefdialog.c:253
+#: ../src/remminaprefdialog.c:278
 msgid "Options"
 msgstr "Opciones"
 
-#: ../src/remminaprefdialog.c:268
+#: ../src/remminaprefdialog.c:293
 msgid "Remember Last View Mode for Each Connection"
 msgstr "Recordar el último modo de visualización para cada conexión"
 
-#: ../src/remminaprefdialog.c:274
+#: ../src/remminaprefdialog.c:299
 msgid "Save Settings When Starting the Connection"
 msgstr "Guardar preferencias al iniciar la conexión"
 
-#: ../src/remminaprefdialog.c:280
+#: ../src/remminaprefdialog.c:305
 msgid "Invisible Floating Toolbar"
 msgstr "Esconder la barra de herramientas"
 
-#: ../src/remminaprefdialog.c:293
+#: ../src/remminaprefdialog.c:318
 msgid "Always Show Tabs"
 msgstr "Mostrar siempre las pestañas"
 
-#: ../src/remminaprefdialog.c:299
+#: ../src/remminaprefdialog.c:324
 msgid "Hide Connection Toolbar"
 msgstr "Ocultar la barra de herramientas de conexión"
 
-#: ../src/remminaprefdialog.c:305
+#: ../src/remminaprefdialog.c:330
 msgid "Double-click Action"
 msgstr "Double-click Acción"
 
-#: ../src/remminaprefdialog.c:315
+#: ../src/remminaprefdialog.c:340
 msgid "Default View Mode"
 msgstr "Modo de visualización por defecto"
 
-#: ../src/remminaprefdialog.c:325
+#: ../src/remminaprefdialog.c:350
 msgid "Tab Interface"
 msgstr "Interfaz de la pestaña"
 
-#: ../src/remminaprefdialog.c:335
+#: ../src/remminaprefdialog.c:360
 msgid "Scale Quality"
 msgstr "Escala de calidad"
 
-#: ../src/remminaprefdialog.c:345
+#: ../src/remminaprefdialog.c:370
 msgid "SSH Tunnel Local Port"
 msgstr "Puerto del túnel SSH"
 
-#: ../src/remminaprefdialog.c:357
+#: ../src/remminaprefdialog.c:382
 msgid "Maximum Recent Items"
 msgstr "Máximo de artículos recientes"
 
-#: ../src/remminaprefdialog.c:373
+#: ../src/remminaprefdialog.c:398
 msgid "Clear"
 msgstr "Limpiar"
 
 #. Resolutions tab
-#: ../src/remminaprefdialog.c:379
+#: ../src/remminaprefdialog.c:404
 msgid "Resolutions"
 msgstr "Resoluciones"
 
 #. Applet tab
-#: ../src/remminaprefdialog.c:399
+#: ../src/remminaprefdialog.c:424
 msgid "Applet"
 msgstr "Miniaplicación"
 
-#: ../src/remminaprefdialog.c:414
+#: ../src/remminaprefdialog.c:439
 msgid "Show Quick Connect on top of the Menu"
 msgstr "Mostrar conexiones rápidas en el menú"
 
-#: ../src/remminaprefdialog.c:420
+#: ../src/remminaprefdialog.c:445
 msgid "Hide Total Count in Group Expander"
 msgstr "Ocultar el total de grupos expandidos"
 
 #. Keyboard tab
-#: ../src/remminaprefdialog.c:427
+#: ../src/remminaprefdialog.c:452
 msgid "Keyboard"
 msgstr "Teclado"
 
-#: ../src/remminaprefdialog.c:442
+#: ../src/remminaprefdialog.c:467
 msgid "Host Key"
 msgstr "Tecla de anfitrión"
 
-#: ../src/remminaprefdialog.c:452
+#: ../src/remminaprefdialog.c:477
 msgid "Toggle Fullscreen Mode"
 msgstr "Activar/Desactivar pantalla completa"
 
-#: ../src/remminaprefdialog.c:472
+#: ../src/remminaprefdialog.c:497
 msgid "Switch Tab Pages"
-msgstr ""
+msgstr "Cambiar a páginas en pestañas"
 
-#: ../src/remminaprefdialog.c:491
+#: ../src/remminaprefdialog.c:516
 msgid "Toggle Scaled Mode"
 msgstr "Activar/Desactivar modo escalado"
 
-#: ../src/remminaprefdialog.c:501
+#: ../src/remminaprefdialog.c:526
 msgid "Grab Keyboard"
 msgstr "Capturar teclado"
 
-#: ../src/remminaprefdialog.c:531
+#: ../src/remminaprefdialog.c:556
 msgid "Show / Hide Toolbar"
 msgstr "Mostrar/Ocultar barra de herramientas"
 
@@ -1089,7 +1091,7 @@ msgstr "Ajuste el tamaño de la ventana"
 
 #: ../src/remminapluginmanager.c:39
 msgid "Entry"
-msgstr ""
+msgstr "Entrada"
 
 #: ../src/remminapluginmanager.c:40
 msgid "File"
@@ -1099,11 +1101,15 @@ msgstr "Archivo"
 msgid "Tool"
 msgstr "Herramienta"
 
-#: ../src/remminapluginmanager.c:258
+#: ../src/remminapluginmanager.c:42
+msgid "Preference"
+msgstr "Preferencias"
+
+#: ../src/remminapluginmanager.c:259
 msgid "Type"
 msgstr "Tipo"
 
-#: ../src/remminapluginmanager.c:265
+#: ../src/remminapluginmanager.c:266
 msgid "Description"
 msgstr "Descripción"
 
diff --git a/po/nl.po b/po/nl.po
index 9777500..ef017ab 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,15 +7,15 @@ msgid ""
 msgstr ""
 "Project-Id-Version: remmina\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-06-16 15:48+0800\n"
-"PO-Revision-Date: 2010-07-13 09:37+0000\n"
-"Last-Translator: Ulukai <Unknown>\n"
+"POT-Creation-Date: 2010-07-15 21:51+0800\n"
+"PO-Revision-Date: 2010-08-11 07:58+0000\n"
+"Last-Translator: Jaap-Willem Dooge <Jaap-Willem.Dooge@jdsoft.eu>\n"
 "Language-Team: Dutch <nl@li.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2010-07-14 03:42+0000\n"
+"X-Launchpad-Export-Date: 2010-08-12 04:15+0000\n"
 "X-Generator: Launchpad (build Unknown)\n"
 
 #: ../desktop/remmina.desktop.in.h:1
@@ -105,7 +105,7 @@ msgstr "Voorkeuren-venster openen"
 msgid "Quit Remmina"
 msgstr "Remmina afsluiten"
 
-#: ../src/remminamain.c:836 ../src/remminapluginmanager.c:231
+#: ../src/remminamain.c:836 ../src/remminapluginmanager.c:232
 msgid "Plugins"
 msgstr "Plugins"
 
@@ -167,7 +167,7 @@ msgstr "Client voor verbinding met extern bureaublad"
 
 #. Profile: Name
 #: ../src/remminamain.c:1152 ../src/remminafileeditor.c:1548
-#: ../src/remminapluginmanager.c:251
+#: ../src/remminapluginmanager.c:252
 msgid "Name"
 msgstr "Naam"
 
@@ -178,7 +178,7 @@ msgstr "Groep"
 
 #: ../src/remminamain.c:1173 ../src/remminafileeditor.c:411
 #: ../src/remminafileeditor.c:987 ../src/remminafileeditor.c:1000
-#: ../src/remminaprotocolwidget.c:938
+#: ../src/remminaprotocolwidget.c:939
 msgid "Server"
 msgstr "Server"
 
@@ -280,7 +280,7 @@ msgid "Browse the network to find a %s server"
 msgstr "Op het netwerk naar een %s server zoeken"
 
 #: ../src/remminafileeditor.c:453 ../src/remminafileeditor.c:1032
-#: ../src/remminaprotocolwidget.c:736 ../src/remminainitdialog.c:278
+#: ../src/remminaprotocolwidget.c:737 ../src/remminainitdialog.c:278
 msgid "Password"
 msgstr "Wachtwoord"
 
@@ -502,7 +502,7 @@ msgstr "Open beveiligde bestandsoverdracht (SFTP)..."
 msgid "Open Secure Shell in New Terminal..."
 msgstr "Open beveiligde schil (SSH) in nieuw terminalvenster..."
 
-#: ../src/remminaconnectionwindow.c:1084 ../src/remminaprefdialog.c:462
+#: ../src/remminaconnectionwindow.c:1084 ../src/remminaprefdialog.c:487
 msgid "Auto-Fit Window"
 msgstr "Venster Automatisch Aanpassen"
 
@@ -510,7 +510,7 @@ msgstr "Venster Automatisch Aanpassen"
 msgid "Resize the window to fit in remote resolution"
 msgstr "Pas het venster aan om in de externe resolutie te passen"
 
-#: ../src/remminaconnectionwindow.c:1093 ../src/remminaprefdialog.c:52
+#: ../src/remminaconnectionwindow.c:1093 ../src/remminaprefdialog.c:53
 msgid "Scrolled Window"
 msgstr "Schuifbaar Venster"
 
@@ -518,7 +518,7 @@ msgstr "Schuifbaar Venster"
 msgid "Toggle scrolled window mode"
 msgstr "Schuifbaar venster modus"
 
-#: ../src/remminaconnectionwindow.c:1103 ../src/remminaprefdialog.c:53
+#: ../src/remminaconnectionwindow.c:1103 ../src/remminaprefdialog.c:54
 msgid "Scrolled Fullscreen"
 msgstr "Schuifbaar Volledig Scherm"
 
@@ -526,7 +526,7 @@ msgstr "Schuifbaar Volledig Scherm"
 msgid "Toggle scrolled fullscreen mode"
 msgstr "Schuifbaar volledig scherm modus"
 
-#: ../src/remminaconnectionwindow.c:1115 ../src/remminaprefdialog.c:54
+#: ../src/remminaconnectionwindow.c:1115 ../src/remminaprefdialog.c:55
 msgid "Viewport Fullscreen"
 msgstr "Beeld Over Volledig Scherm"
 
@@ -554,11 +554,11 @@ msgstr "Voorkeuren"
 msgid "Tools"
 msgstr "Gereedschap"
 
-#: ../src/remminaconnectionwindow.c:1205 ../src/remminaprefdialog.c:511
+#: ../src/remminaconnectionwindow.c:1205 ../src/remminaprefdialog.c:536
 msgid "Minimize Window"
 msgstr "Venster minimaliseren"
 
-#: ../src/remminaconnectionwindow.c:1212 ../src/remminaprefdialog.c:521
+#: ../src/remminaconnectionwindow.c:1212 ../src/remminaprefdialog.c:546
 msgid "Disconnect"
 msgstr "Verbinding verbreken"
 
@@ -572,55 +572,55 @@ msgstr "Bezig met verbinden naar '%s'..."
 msgid "Protocol %s is not supported."
 msgstr "Protocol %s wordt niet ondersteund."
 
-#: ../src/remminaprotocolwidget.c:356
+#: ../src/remminaprotocolwidget.c:357
 #, c-format
 msgid "Connecting to SSH server %s..."
 msgstr "Bezig met verbinden naar SSH-server '%s'..."
 
-#: ../src/remminaprotocolwidget.c:419 ../src/remminaprotocolwidget.c:589
+#: ../src/remminaprotocolwidget.c:420 ../src/remminaprotocolwidget.c:590
 #, c-format
 msgid "Connecting to %s through SSH tunnel..."
 msgstr "Bezig met verbinden naar '%s' via SSH-tunnel..."
 
-#: ../src/remminaprotocolwidget.c:463
+#: ../src/remminaprotocolwidget.c:464
 #, c-format
 msgid "Waiting for an incoming SSH tunnel at port %i..."
 msgstr "Wachten op een inkomende SSH tunnel op poort %i..."
 
-#: ../src/remminaprotocolwidget.c:512
+#: ../src/remminaprotocolwidget.c:513
 #, c-format
 msgid "Command %s not found on SSH server"
 msgstr "Opdracht %s niet gevonden op SSH server."
 
-#: ../src/remminaprotocolwidget.c:516
+#: ../src/remminaprotocolwidget.c:517
 #, c-format
 msgid "Command %s failed on SSH server (status = %i)."
 msgstr "Opdracht %s mislukt op SSH server (status = %i)."
 
-#: ../src/remminaprotocolwidget.c:527
+#: ../src/remminaprotocolwidget.c:528
 #, c-format
 msgid "Failed to execute command: %s"
 msgstr "Opdracht uitvoeren mislukt: %s"
 
-#: ../src/remminaprotocolwidget.c:727
+#: ../src/remminaprotocolwidget.c:728
 #, c-format
 msgid "%s Password"
 msgstr "%s Wachtwoord"
 
-#: ../src/remminaprotocolwidget.c:730 ../src/remminassh.c:248
+#: ../src/remminaprotocolwidget.c:731 ../src/remminassh.c:248
 msgid "SSH Password"
 msgstr "SSH-wachtwoord"
 
-#: ../src/remminaprotocolwidget.c:733 ../src/remminassh.c:252
+#: ../src/remminaprotocolwidget.c:734 ../src/remminassh.c:252
 msgid "SSH Private Key Passphrase"
 msgstr "Wachtwoord voor geheime SSH-sleutel"
 
-#: ../src/remminaprotocolwidget.c:874
+#: ../src/remminaprotocolwidget.c:875
 #, c-format
 msgid "Listening on Port %i for an Incoming %s Connection..."
 msgstr "Luisteren op Poort %i naar een Inkomende %s Connectie..."
 
-#: ../src/remminaprotocolwidget.c:882
+#: ../src/remminaprotocolwidget.c:883
 msgid "Authentication failed. Trying to reconnect..."
 msgstr "Authenticatie mislukt. Opnieuw proberen verbinden..."
 
@@ -701,163 +701,164 @@ msgstr "De GTK+ Extern Bureaublad Client"
 msgid "translator-credits"
 msgstr ""
 "Launchpad Contributions:\n"
+"  Jaap-Willem Dooge https://launchpad.net/~japydooge\n";
 "  Ulukai https://launchpad.net/~jonathan-denil\n";
 "  Vic https://launchpad.net/~llyzs";
 
-#: ../src/remminaprefdialog.c:35
+#: ../src/remminaprefdialog.c:36
 msgid "Open Connection"
 msgstr "Open Verbinding"
 
-#: ../src/remminaprefdialog.c:36
+#: ../src/remminaprefdialog.c:37
 msgid "Edit Settings"
 msgstr "Instellingen bewerken"
 
-#: ../src/remminaprefdialog.c:42
+#: ../src/remminaprefdialog.c:43
 msgid "Nearest"
 msgstr "Dichtsbijzijnde"
 
-#: ../src/remminaprefdialog.c:43
+#: ../src/remminaprefdialog.c:44
 msgid "Tiles"
 msgstr "Beeldvlakken"
 
-#: ../src/remminaprefdialog.c:44
+#: ../src/remminaprefdialog.c:45
 msgid "Bilinear"
 msgstr "Bilineair"
 
-#: ../src/remminaprefdialog.c:45
+#: ../src/remminaprefdialog.c:46
 msgid "Hyper"
 msgstr "Hyper"
 
-#: ../src/remminaprefdialog.c:51
+#: ../src/remminaprefdialog.c:52
 msgid "Automatic"
 msgstr "Automatisch"
 
-#: ../src/remminaprefdialog.c:60
+#: ../src/remminaprefdialog.c:61
 msgid "Tab by Groups"
 msgstr "Tab per Groep"
 
-#: ../src/remminaprefdialog.c:61
+#: ../src/remminaprefdialog.c:62
 msgid "Tab by Protocols"
 msgstr "Tab per Protocol"
 
-#: ../src/remminaprefdialog.c:62
+#: ../src/remminaprefdialog.c:63
 msgid "Tab All Connections"
 msgstr "Tab Alle Connecties"
 
-#: ../src/remminaprefdialog.c:63
+#: ../src/remminaprefdialog.c:64
 msgid "Do Not Use Tabs"
 msgstr "Geen Tabs"
 
-#: ../src/remminaprefdialog.c:142
+#: ../src/remminaprefdialog.c:143
 msgid "Please enter format 'widthxheight'."
 msgstr "Specifieer formaat 'breedtexhoogte\"."
 
-#: ../src/remminaprefdialog.c:154
+#: ../src/remminaprefdialog.c:155
 msgid "Recent lists cleared."
 msgstr "Recente lijsten leeggemaakt."
 
 #. Create the dialog
-#: ../src/remminaprefdialog.c:236
+#: ../src/remminaprefdialog.c:261
 msgid "Remmina Preferences"
 msgstr "Remmina Voorkeuren"
 
 #. Options tab
-#: ../src/remminaprefdialog.c:253
+#: ../src/remminaprefdialog.c:278
 msgid "Options"
 msgstr "Opties"
 
-#: ../src/remminaprefdialog.c:268
+#: ../src/remminaprefdialog.c:293
 msgid "Remember Last View Mode for Each Connection"
 msgstr "Onthoud de laatstgekozen weergavemodus voor elke verbinding"
 
-#: ../src/remminaprefdialog.c:274
+#: ../src/remminaprefdialog.c:299
 msgid "Save Settings When Starting the Connection"
 msgstr "Instellingen Bewaren als de Verbinding Wordt Opgeslagen"
 
-#: ../src/remminaprefdialog.c:280
+#: ../src/remminaprefdialog.c:305
 msgid "Invisible Floating Toolbar"
 msgstr "Onzichtbare zwevende werkbalk"
 
-#: ../src/remminaprefdialog.c:293
+#: ../src/remminaprefdialog.c:318
 msgid "Always Show Tabs"
 msgstr "Tabbladen altijd tonen"
 
-#: ../src/remminaprefdialog.c:299
+#: ../src/remminaprefdialog.c:324
 msgid "Hide Connection Toolbar"
 msgstr "Verbindingswerkbalk Verbergen"
 
-#: ../src/remminaprefdialog.c:305
+#: ../src/remminaprefdialog.c:330
 msgid "Double-click Action"
 msgstr "Dubbelklik-actie"
 
-#: ../src/remminaprefdialog.c:315
+#: ../src/remminaprefdialog.c:340
 msgid "Default View Mode"
 msgstr "Standaard weergavemodus"
 
-#: ../src/remminaprefdialog.c:325
+#: ../src/remminaprefdialog.c:350
 msgid "Tab Interface"
 msgstr "Tab Gebruik"
 
-#: ../src/remminaprefdialog.c:335
+#: ../src/remminaprefdialog.c:360
 msgid "Scale Quality"
 msgstr "Schaal Kwaliteit"
 
-#: ../src/remminaprefdialog.c:345
+#: ../src/remminaprefdialog.c:370
 msgid "SSH Tunnel Local Port"
 msgstr "Lokale poort voor SSH-tunnel"
 
-#: ../src/remminaprefdialog.c:357
+#: ../src/remminaprefdialog.c:382
 msgid "Maximum Recent Items"
 msgstr "Maximum aantal recente items"
 
-#: ../src/remminaprefdialog.c:373
+#: ../src/remminaprefdialog.c:398
 msgid "Clear"
 msgstr "Wissen"
 
 #. Resolutions tab
-#: ../src/remminaprefdialog.c:379
+#: ../src/remminaprefdialog.c:404
 msgid "Resolutions"
 msgstr "Schermresoluties"
 
 #. Applet tab
-#: ../src/remminaprefdialog.c:399
+#: ../src/remminaprefdialog.c:424
 msgid "Applet"
 msgstr "Applet"
 
-#: ../src/remminaprefdialog.c:414
+#: ../src/remminaprefdialog.c:439
 msgid "Show Quick Connect on top of the Menu"
 msgstr "Toon Snel Verbinden bovenaan het Menu"
 
-#: ../src/remminaprefdialog.c:420
+#: ../src/remminaprefdialog.c:445
 msgid "Hide Total Count in Group Expander"
 msgstr "Verberg het Totale Aantal per Groep"
 
 #. Keyboard tab
-#: ../src/remminaprefdialog.c:427
+#: ../src/remminaprefdialog.c:452
 msgid "Keyboard"
 msgstr "Toetsenbord"
 
-#: ../src/remminaprefdialog.c:442
+#: ../src/remminaprefdialog.c:467
 msgid "Host Key"
 msgstr "Host Toets"
 
-#: ../src/remminaprefdialog.c:452
+#: ../src/remminaprefdialog.c:477
 msgid "Toggle Fullscreen Mode"
 msgstr "Volledig Scherm Aan / Uit"
 
-#: ../src/remminaprefdialog.c:472
+#: ../src/remminaprefdialog.c:497
 msgid "Switch Tab Pages"
 msgstr "Tabbladen Wisselen"
 
-#: ../src/remminaprefdialog.c:491
+#: ../src/remminaprefdialog.c:516
 msgid "Toggle Scaled Mode"
 msgstr "Schaalmode Aan / Uit"
 
-#: ../src/remminaprefdialog.c:501
+#: ../src/remminaprefdialog.c:526
 msgid "Grab Keyboard"
 msgstr "Toetsenbord afvangen"
 
-#: ../src/remminaprefdialog.c:531
+#: ../src/remminaprefdialog.c:556
 msgid "Show / Hide Toolbar"
 msgstr "Toon / Verberg Werkbalk"
 
@@ -1099,11 +1100,15 @@ msgstr "Bestand"
 msgid "Tool"
 msgstr "Hulpmiddel"
 
-#: ../src/remminapluginmanager.c:258
+#: ../src/remminapluginmanager.c:42
+msgid "Preference"
+msgstr "Voorkeur"
+
+#: ../src/remminapluginmanager.c:259
 msgid "Type"
 msgstr "Soort"
 
-#: ../src/remminapluginmanager.c:265
+#: ../src/remminapluginmanager.c:266
 msgid "Description"
 msgstr "Omschrijving"
 
diff --git a/po/uk.po b/po/uk.po
index 2ec10b5..884a2d5 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -7,16 +7,16 @@ msgid ""
 msgstr ""
 "Project-Id-Version: remmina\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-06-16 15:48+0800\n"
-"PO-Revision-Date: 2010-06-18 10:19+0000\n"
-"Last-Translator: Serhey Kusyumoff (СеÑ?гÑ?й Ð?Ñ?Ñ?Ñ?мов) <sergemine@gmail.com>\n"
+"POT-Creation-Date: 2010-07-15 21:51+0800\n"
+"PO-Revision-Date: 2010-08-06 12:44+0000\n"
+"Last-Translator: СеÑ?гÑ?й Ð?Ñ?бик <dubyk@library.lviv.ua>\n"
 "Language-Team: Ukrainian <uk@li.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
 "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Launchpad-Export-Date: 2010-06-19 03:55+0000\n"
+"X-Launchpad-Export-Date: 2010-08-07 03:50+0000\n"
 "X-Generator: Launchpad (build Unknown)\n"
 
 #: ../desktop/remmina.desktop.in.h:1
@@ -107,7 +107,7 @@ msgstr "Ð?Ñ?дкÑ?иÑ?и дÑ?алог паÑ?амеÑ?Ñ?Ñ?в пÑ?огÑ?ами"
 msgid "Quit Remmina"
 msgstr "Ð?ийÑ?и з Remmina"
 
-#: ../src/remminamain.c:836 ../src/remminapluginmanager.c:231
+#: ../src/remminamain.c:836 ../src/remminapluginmanager.c:232
 msgid "Plugins"
 msgstr "Ð?одÑ?лÑ?"
 
@@ -169,7 +169,7 @@ msgstr "Ð?лÑ?Ñ?нÑ? з'Ñ?днаннÑ? з Ñ?обоÑ?им Ñ?Ñ?олом вÑ?дда
 
 #. Profile: Name
 #: ../src/remminamain.c:1152 ../src/remminafileeditor.c:1548
-#: ../src/remminapluginmanager.c:251
+#: ../src/remminapluginmanager.c:252
 msgid "Name"
 msgstr "Ð?азва"
 
@@ -180,7 +180,7 @@ msgstr "Ð?Ñ?Ñ?па"
 
 #: ../src/remminamain.c:1173 ../src/remminafileeditor.c:411
 #: ../src/remminafileeditor.c:987 ../src/remminafileeditor.c:1000
-#: ../src/remminaprotocolwidget.c:938
+#: ../src/remminaprotocolwidget.c:939
 msgid "Server"
 msgstr "СеÑ?веÑ?"
 
@@ -281,7 +281,7 @@ msgid "Browse the network to find a %s server"
 msgstr "ШÑ?кÑ?и в меÑ?ежÑ? Ñ?еÑ?веÑ? %s"
 
 #: ../src/remminafileeditor.c:453 ../src/remminafileeditor.c:1032
-#: ../src/remminaprotocolwidget.c:736 ../src/remminainitdialog.c:278
+#: ../src/remminaprotocolwidget.c:737 ../src/remminainitdialog.c:278
 msgid "Password"
 msgstr "Ð?аÑ?олÑ?"
 
@@ -502,7 +502,7 @@ msgstr "РозпоÑ?аÑ?и безпеÑ?нÑ? пеÑ?едаÑ?Ñ? Ñ?айлÑ?в..."
 msgid "Open Secure Shell in New Terminal..."
 msgstr "Ð?Ñ?дкÑ?иÑ?и заÑ?иÑ?ений канал Ñ? новомÑ? вÑ?кнÑ?..."
 
-#: ../src/remminaconnectionwindow.c:1084 ../src/remminaprefdialog.c:462
+#: ../src/remminaconnectionwindow.c:1084 ../src/remminaprefdialog.c:487
 msgid "Auto-Fit Window"
 msgstr "Ð?вÑ?омаÑ?иÑ?но пÑ?дÑ?бÑ?аÑ?и Ñ?озмÑ?Ñ?"
 
@@ -510,7 +510,7 @@ msgstr "Ð?вÑ?омаÑ?иÑ?но пÑ?дÑ?бÑ?аÑ?и Ñ?озмÑ?Ñ?"
 msgid "Resize the window to fit in remote resolution"
 msgstr "Ð?менÑ?Ñ?Ñ?ваÑ?и до Ñ?озмÑ?Ñ?Ñ? екÑ?анÑ? Ñ?вого комп'Ñ?Ñ?еÑ?а"
 
-#: ../src/remminaconnectionwindow.c:1093 ../src/remminaprefdialog.c:52
+#: ../src/remminaconnectionwindow.c:1093 ../src/remminaprefdialog.c:53
 msgid "Scrolled Window"
 msgstr "Ð?Ñ?кно з пÑ?окÑ?Ñ?Ñ?коÑ?"
 
@@ -518,7 +518,7 @@ msgstr "Ð?Ñ?кно з пÑ?окÑ?Ñ?Ñ?коÑ?"
 msgid "Toggle scrolled window mode"
 msgstr "Ð?еÑ?емÑ?Ñ?аÑ?и полоÑ?оÑ? пÑ?окÑ?Ñ?Ñ?ки"
 
-#: ../src/remminaconnectionwindow.c:1103 ../src/remminaprefdialog.c:53
+#: ../src/remminaconnectionwindow.c:1103 ../src/remminaprefdialog.c:54
 msgid "Scrolled Fullscreen"
 msgstr "Ð?а ввеÑ?Ñ? екÑ?ан, з пеÑ?емÑ?Ñ?еннÑ?м полоÑ?оÑ? пÑ?окÑ?Ñ?Ñ?ки"
 
@@ -526,7 +526,7 @@ msgstr "Ð?а ввеÑ?Ñ? екÑ?ан, з пеÑ?емÑ?Ñ?еннÑ?м полоÑ?оÑ? 
 msgid "Toggle scrolled fullscreen mode"
 msgstr "Ð?апÑ?Ñ?Ñ?иÑ?и \"Ð?а ввеÑ?Ñ? екÑ?ан, з пеÑ?емÑ?Ñ?еннÑ?м полоÑ?оÑ? пÑ?окÑ?Ñ?Ñ?ки\""
 
-#: ../src/remminaconnectionwindow.c:1115 ../src/remminaprefdialog.c:54
+#: ../src/remminaconnectionwindow.c:1115 ../src/remminaprefdialog.c:55
 msgid "Viewport Fullscreen"
 msgstr "Ð?а ввеÑ?Ñ? екÑ?ан"
 
@@ -554,11 +554,11 @@ msgstr "Ð?алаÑ?Ñ?Ñ?ваннÑ?"
 msgid "Tools"
 msgstr "Ð?нÑ?Ñ?Ñ?Ñ?менÑ?и"
 
-#: ../src/remminaconnectionwindow.c:1205 ../src/remminaprefdialog.c:511
+#: ../src/remminaconnectionwindow.c:1205 ../src/remminaprefdialog.c:536
 msgid "Minimize Window"
 msgstr "Ð?гоÑ?нÑ?Ñ?и вÑ?кно"
 
-#: ../src/remminaconnectionwindow.c:1212 ../src/remminaprefdialog.c:521
+#: ../src/remminaconnectionwindow.c:1212 ../src/remminaprefdialog.c:546
 msgid "Disconnect"
 msgstr "Ð?Ñ?д'Ñ?днаÑ?иÑ?Ñ?"
 
@@ -572,55 +572,55 @@ msgstr "Ð?Ñ?Ñ?ановленнÑ? з'Ñ?днаннÑ? з  '%s'..."
 msgid "Protocol %s is not supported."
 msgstr "Ð?Ñ?оÑ?окол %s не пÑ?дÑ?Ñ?имÑ?Ñ?Ñ?Ñ?Ñ?Ñ?"
 
-#: ../src/remminaprotocolwidget.c:356
+#: ../src/remminaprotocolwidget.c:357
 #, c-format
 msgid "Connecting to SSH server %s..."
 msgstr "Ð?Ñ?Ñ?ановлÑ?Ñ?Ñ?Ñ?Ñ?Ñ? з'Ñ?днаннÑ? з SSH Ñ?еÑ?веÑ?ом %s..."
 
-#: ../src/remminaprotocolwidget.c:419 ../src/remminaprotocolwidget.c:589
+#: ../src/remminaprotocolwidget.c:420 ../src/remminaprotocolwidget.c:590
 #, c-format
 msgid "Connecting to %s through SSH tunnel..."
 msgstr "Ð?Ñ?Ñ?ановлÑ?Ñ?Ñ?Ñ?Ñ?Ñ? з'Ñ?днаннÑ? з %s... по SSH пÑ?оÑ?околÑ?"
 
-#: ../src/remminaprotocolwidget.c:463
+#: ../src/remminaprotocolwidget.c:464
 #, c-format
 msgid "Waiting for an incoming SSH tunnel at port %i..."
 msgstr "Ð?Ñ?Ñ?кÑ?ваннÑ? на вÑ?Ñ?дне SSH з'Ñ?днаннÑ? на поÑ?Ñ? %i..."
 
-#: ../src/remminaprotocolwidget.c:512
+#: ../src/remminaprotocolwidget.c:513
 #, c-format
 msgid "Command %s not found on SSH server"
-msgstr ""
+msgstr "Ð?оманда â??%sâ?? не знайдена на SSH-Ñ?еÑ?веÑ?Ñ?"
 
-#: ../src/remminaprotocolwidget.c:516
+#: ../src/remminaprotocolwidget.c:517
 #, c-format
 msgid "Command %s failed on SSH server (status = %i)."
-msgstr ""
+msgstr "Ð?оманда â??%sâ?? завеÑ?Ñ?илаÑ?Ñ? помилкоÑ? на SSH-Ñ?еÑ?веÑ?Ñ? (Ñ?Ñ?аÑ?Ñ?Ñ? = %i)."
 
-#: ../src/remminaprotocolwidget.c:527
+#: ../src/remminaprotocolwidget.c:528
 #, c-format
 msgid "Failed to execute command: %s"
-msgstr ""
+msgstr "Ð?омилка пÑ?и виконаннÑ? команди: %s"
 
-#: ../src/remminaprotocolwidget.c:727
+#: ../src/remminaprotocolwidget.c:728
 #, c-format
 msgid "%s Password"
 msgstr "%s Ð?аÑ?олÑ?"
 
-#: ../src/remminaprotocolwidget.c:730 ../src/remminassh.c:248
+#: ../src/remminaprotocolwidget.c:731 ../src/remminassh.c:248
 msgid "SSH Password"
-msgstr ""
+msgstr "Ð?аÑ?олÑ? SSH"
 
-#: ../src/remminaprotocolwidget.c:733 ../src/remminassh.c:252
+#: ../src/remminaprotocolwidget.c:734 ../src/remminassh.c:252
 msgid "SSH Private Key Passphrase"
-msgstr ""
+msgstr "Ð?лÑ?Ñ?ова Ñ?Ñ?аза закÑ?иÑ?ого клÑ?Ñ?а SSH"
 
-#: ../src/remminaprotocolwidget.c:874
+#: ../src/remminaprotocolwidget.c:875
 #, c-format
 msgid "Listening on Port %i for an Incoming %s Connection..."
-msgstr ""
+msgstr "Ð?Ñ?оÑ?лÑ?Ñ?овÑ?ваннÑ? поÑ?Ñ?Ñ? %i на вÑ?Ñ?дне %s пÑ?дклÑ?Ñ?еннÑ?â?¦"
 
-#: ../src/remminaprotocolwidget.c:882
+#: ../src/remminaprotocolwidget.c:883
 msgid "Authentication failed. Trying to reconnect..."
 msgstr "Ð?омилка пÑ?и пеÑ?евÑ?Ñ?Ñ?Ñ? пÑ?ав доÑ?Ñ?Ñ?пÑ?. Ще одна Ñ?пÑ?оба..."
 
@@ -644,11 +644,11 @@ msgstr "CA CRL"
 
 #: ../src/remminainitdialog.c:390
 msgid "Client Certificate"
-msgstr ""
+msgstr "Ð?лÑ?Ñ?нÑ?Ñ?Ñ?кий Ñ?еÑ?Ñ?иÑ?Ñ?каÑ?"
 
 #: ../src/remminainitdialog.c:391
 msgid "Client Key"
-msgstr ""
+msgstr "Ð?лÑ?Ñ?нÑ?Ñ?Ñ?кий клÑ?Ñ?"
 
 #: ../src/remminaabout.c:32
 msgid "Maintainers:"
@@ -677,6 +677,10 @@ msgid ""
 "FOR A PARTICULAR PURPOSE. See the GNU General Public License for more "
 "details."
 msgstr ""
+"Ð?Ñ?огÑ?ама Remmina поÑ?иÑ?Ñ?Ñ?Ñ?Ñ?Ñ?Ñ? в вÑ?Ñ?оÑ? в Ñ?е, Ñ?о вона бÑ?де коÑ?иÑ?на, але без "
+"Ð?УÐ?Ь-ЯÐ?Ð?Ð¥ Ð?Ð?РÐ?Ð?ТÐ?Ð?; Ñ? Ñ?омÑ? Ñ?иÑ?лÑ? й без гаÑ?анÑ?Ñ?й Ð?Ð?Ð?Ð?РЦÐ?Ð?Ð?Ð?Ð? ЦÐ?Ð?Ð?Ð?СТÐ? Ñ?и "
+"Ð?РÐ?Ð?Ð?ТÐ?Ð?СТÐ? Ð?Ð?Я Ð?УÐ?Ь-ЯÐ?Ð?Ð? конкÑ?еÑ?ноÑ? меÑ?и. Ð?Ñ?лÑ?Ñ? деÑ?алÑ?но â?? дивÑ?Ñ?Ñ?Ñ?Ñ? "
+"лÑ?Ñ?ензÑ?Ñ? GNU General Public License."
 
 #: ../src/remminaabout.c:55
 msgid ""
@@ -684,6 +688,9 @@ msgid ""
 "this program; if not, write to the Free Software Foundation, Inc., 59 Temple "
 "Place, Suite 330, Boston, MA 02111-1307, USA."
 msgstr ""
+"Ð?и повиннÑ? бÑ?ли оÑ?Ñ?имаÑ?и копÑ?Ñ? лÑ?Ñ?ензÑ?Ñ? GNU General Public License Ñ?азом з "
+"Ñ?Ñ?Ñ?Ñ? пÑ?огÑ?амоÑ?, Ñ?кÑ?о Ñ?Ñ?ого не Ñ?Ñ?алоÑ?Ñ?, Ñ?о напиÑ?Ñ?Ñ?Ñ? за адÑ?еÑ?оÑ? Free Software "
+"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA."
 
 #: ../src/remminaabout.c:68
 msgid "The GTK+ Remote Desktop Client"
@@ -693,214 +700,215 @@ msgstr "GTK+ Ð?лÑ?Ñ?нÑ? з'Ñ?днанÑ? з Ñ?обоÑ?им Ñ?Ñ?олом вÑ?д
 msgid "translator-credits"
 msgstr ""
 "Launchpad Contributions:\n"
-"  Serhey Kusyumoff (СеÑ?гÑ?й Ð?Ñ?Ñ?Ñ?мов) https://launchpad.net/~sergemine";
+"  Serhey Kusyumoff (СеÑ?гÑ?й Ð?Ñ?Ñ?Ñ?мов) https://launchpad.net/~sergemine\n";
+"  СеÑ?гÑ?й Ð?Ñ?бик https://launchpad.net/~dubyk-library";
 
-#: ../src/remminaprefdialog.c:35
+#: ../src/remminaprefdialog.c:36
 msgid "Open Connection"
 msgstr "Ð?Ñ?дкÑ?иÑ?и з'Ñ?днаннÑ?"
 
-#: ../src/remminaprefdialog.c:36
+#: ../src/remminaprefdialog.c:37
 msgid "Edit Settings"
 msgstr "РедагÑ?ваÑ?и налаÑ?Ñ?Ñ?ваннÑ?"
 
-#: ../src/remminaprefdialog.c:42
+#: ../src/remminaprefdialog.c:43
 msgid "Nearest"
 msgstr "Ð?айближÑ?ий"
 
-#: ../src/remminaprefdialog.c:43
+#: ../src/remminaprefdialog.c:44
 msgid "Tiles"
 msgstr "Ð?лиÑ?коÑ?"
 
-#: ../src/remminaprefdialog.c:44
+#: ../src/remminaprefdialog.c:45
 msgid "Bilinear"
 msgstr "Ð?Ñ?лÑ?нÑ?йно"
 
-#: ../src/remminaprefdialog.c:45
+#: ../src/remminaprefdialog.c:46
 msgid "Hyper"
 msgstr "Hyper"
 
-#: ../src/remminaprefdialog.c:51
+#: ../src/remminaprefdialog.c:52
 msgid "Automatic"
 msgstr "Ð?вÑ?омаÑ?иÑ?но"
 
-#: ../src/remminaprefdialog.c:60
+#: ../src/remminaprefdialog.c:61
 msgid "Tab by Groups"
 msgstr "Ð?акладки згÑ?дно з гÑ?Ñ?пами"
 
-#: ../src/remminaprefdialog.c:61
+#: ../src/remminaprefdialog.c:62
 msgid "Tab by Protocols"
 msgstr "Ð?акладки за пÑ?оÑ?околами"
 
-#: ../src/remminaprefdialog.c:62
+#: ../src/remminaprefdialog.c:63
 msgid "Tab All Connections"
 msgstr "Ð?Ñ?Ñ? з'Ñ?днаннÑ? в закладки"
 
-#: ../src/remminaprefdialog.c:63
+#: ../src/remminaprefdialog.c:64
 msgid "Do Not Use Tabs"
 msgstr "Ð?е викоÑ?иÑ?Ñ?овÑ?ваÑ?и закладки"
 
-#: ../src/remminaprefdialog.c:142
+#: ../src/remminaprefdialog.c:143
 msgid "Please enter format 'widthxheight'."
 msgstr "Ð?Ñ?дÑ? лаÑ?ка, введÑ?Ñ?Ñ? Ñ?оÑ?маÑ? 'Ñ?иÑ?ина x виÑ?оÑ?а'."
 
-#: ../src/remminaprefdialog.c:154
+#: ../src/remminaprefdialog.c:155
 msgid "Recent lists cleared."
 msgstr "Ð?Ñ?иÑ?ено Ñ?пиÑ?ок оÑ?Ñ?аннÑ?Ñ? з'Ñ?днанÑ?"
 
 #. Create the dialog
-#: ../src/remminaprefdialog.c:236
+#: ../src/remminaprefdialog.c:261
 msgid "Remmina Preferences"
 msgstr "Ð?алаÑ?Ñ?Ñ?ваннÑ? клÑ?Ñ?нÑ?а Remmina"
 
 #. Options tab
-#: ../src/remminaprefdialog.c:253
+#: ../src/remminaprefdialog.c:278
 msgid "Options"
 msgstr "Ð?аÑ?амеÑ?Ñ?и"
 
-#: ../src/remminaprefdialog.c:268
+#: ../src/remminaprefdialog.c:293
 msgid "Remember Last View Mode for Each Connection"
 msgstr "Ð?беÑ?Ñ?гаÑ?и налаÑ?Ñ?Ñ?ваннÑ? пеÑ?еглÑ?дÑ? кожного з'Ñ?днаннÑ?"
 
-#: ../src/remminaprefdialog.c:274
+#: ../src/remminaprefdialog.c:299
 msgid "Save Settings When Starting the Connection"
 msgstr "Ð?Ñ?и здÑ?йÑ?неннÑ? з'Ñ?днаннÑ? збеÑ?егÑ?и налаÑ?Ñ?Ñ?ваннÑ?"
 
-#: ../src/remminaprefdialog.c:280
+#: ../src/remminaprefdialog.c:305
 msgid "Invisible Floating Toolbar"
 msgstr "СпливаÑ?Ñ?а панелÑ? (Ñ?к в Windows)"
 
-#: ../src/remminaprefdialog.c:293
+#: ../src/remminaprefdialog.c:318
 msgid "Always Show Tabs"
 msgstr "pFD;LB DSLJ,HF;FNB PFRKFLRB"
 
-#: ../src/remminaprefdialog.c:299
+#: ../src/remminaprefdialog.c:324
 msgid "Hide Connection Toolbar"
 msgstr "Ð?е вÑ?добÑ?ажаÑ?и панелÑ? з'Ñ?днаннÑ?"
 
-#: ../src/remminaprefdialog.c:305
+#: ../src/remminaprefdialog.c:330
 msgid "Double-click Action"
 msgstr "Ð?Ñ?и подвÑ?йномÑ? наÑ?иÑ?каннÑ?:"
 
-#: ../src/remminaprefdialog.c:315
+#: ../src/remminaprefdialog.c:340
 msgid "Default View Mode"
 msgstr "Ð?Ñ?новний Ñ?ежим пеÑ?еглÑ?дÑ?"
 
-#: ../src/remminaprefdialog.c:325
+#: ../src/remminaprefdialog.c:350
 msgid "Tab Interface"
 msgstr "Ð?акладки"
 
-#: ../src/remminaprefdialog.c:335
+#: ../src/remminaprefdialog.c:360
 msgid "Scale Quality"
 msgstr "ЯкÑ?Ñ?Ñ?Ñ? маÑ?Ñ?Ñ?абÑ?ваннÑ?"
 
-#: ../src/remminaprefdialog.c:345
+#: ../src/remminaprefdialog.c:370
 msgid "SSH Tunnel Local Port"
-msgstr ""
+msgstr "Ð?окалÑ?ний поÑ?Ñ? SSH-Ñ?Ñ?нелÑ?"
 
-#: ../src/remminaprefdialog.c:357
+#: ../src/remminaprefdialog.c:382
 msgid "Maximum Recent Items"
 msgstr "Ð?Ñ?лÑ?кÑ?Ñ?Ñ? оÑ?Ñ?аннÑ?Ñ? елеменÑ?Ñ?в"
 
-#: ../src/remminaprefdialog.c:373
+#: ../src/remminaprefdialog.c:398
 msgid "Clear"
 msgstr "Ð?Ñ?иÑ?Ñ?иÑ?и"
 
 #. Resolutions tab
-#: ../src/remminaprefdialog.c:379
+#: ../src/remminaprefdialog.c:404
 msgid "Resolutions"
 msgstr "РоздÑ?лÑ?нÑ?Ñ?Ñ?Ñ?"
 
 #. Applet tab
-#: ../src/remminaprefdialog.c:399
+#: ../src/remminaprefdialog.c:424
 msgid "Applet"
 msgstr "Ð?плеÑ? панелÑ? GNOME"
 
-#: ../src/remminaprefdialog.c:414
+#: ../src/remminaprefdialog.c:439
 msgid "Show Quick Connect on top of the Menu"
 msgstr "Ð?Ñ?добÑ?ажаÑ?и \"Швидке з'Ñ?наннÑ?\" пеÑ?Ñ?им пÑ?нкÑ?ом Ñ? менÑ?"
 
-#: ../src/remminaprefdialog.c:420
+#: ../src/remminaprefdialog.c:445
 msgid "Hide Total Count in Group Expander"
-msgstr ""
+msgstr "Ð?Ñ?иÑ?оваÑ?и повнÑ? кÑ?лÑ?кÑ?Ñ?Ñ?Ñ? Ñ? Ñ?пиÑ?кÑ? гÑ?Ñ?п"
 
 #. Keyboard tab
-#: ../src/remminaprefdialog.c:427
+#: ../src/remminaprefdialog.c:452
 msgid "Keyboard"
 msgstr "Ð?лавÑ?аÑ?Ñ?Ñ?а"
 
-#: ../src/remminaprefdialog.c:442
+#: ../src/remminaprefdialog.c:467
 msgid "Host Key"
-msgstr ""
+msgstr "Host-клавÑ?Ñ?а"
 
-#: ../src/remminaprefdialog.c:452
+#: ../src/remminaprefdialog.c:477
 msgid "Toggle Fullscreen Mode"
 msgstr "Ð?а ввеÑ?Ñ? екÑ?ан"
 
-#: ../src/remminaprefdialog.c:472
+#: ../src/remminaprefdialog.c:497
 msgid "Switch Tab Pages"
-msgstr ""
+msgstr "Ð?еÑ?еклÑ?Ñ?иÑ?и вкладкÑ?"
 
-#: ../src/remminaprefdialog.c:491
+#: ../src/remminaprefdialog.c:516
 msgid "Toggle Scaled Mode"
 msgstr "Ð? Ñ?ежимÑ? маÑ?Ñ?Ñ?абÑ?ваннÑ?"
 
-#: ../src/remminaprefdialog.c:501
+#: ../src/remminaprefdialog.c:526
 msgid "Grab Keyboard"
-msgstr ""
+msgstr "Ð?аÑ?ваÑ? клавÑ?аÑ?Ñ?Ñ?и"
 
-#: ../src/remminaprefdialog.c:531
+#: ../src/remminaprefdialog.c:556
 msgid "Show / Hide Toolbar"
 msgstr "Ð?Ñ?добÑ?ажаÑ?и / СÑ?оваÑ?и панелÑ?"
 
 #: ../src/remminassh.c:129
 #, c-format
 msgid "SSH password authentication failed: %s"
-msgstr ""
+msgstr "Ð?Ñ?Ñ?енÑ?иÑ?Ñ?каÑ?Ñ?Ñ? за SSH-паÑ?олем не вдалаÑ?Ñ?: %s"
 
 #: ../src/remminassh.c:149 ../src/remminassh.c:157 ../src/remminassh.c:168
 #: ../src/remminassh.c:178
 #, c-format
 msgid "SSH public key authentication failed: %s"
-msgstr ""
+msgstr "Ð?Ñ?Ñ?енÑ?иÑ?Ñ?каÑ?Ñ?Ñ? за пÑ?блÑ?Ñ?ним SSH-клÑ?Ñ?ем не вдалаÑ?Ñ?: %s"
 
 #: ../src/remminassh.c:150
 msgid "SSH Key file not yet set."
-msgstr ""
+msgstr "Ð?лÑ?Ñ?овий Ñ?айл SSH Ñ?е не вÑ?Ñ?ановлено."
 
 #: ../src/remminassh.c:194
 #, c-format
 msgid "SSH automatic public key authentication failed: %s"
-msgstr ""
+msgstr "Ð?вÑ?омаÑ?иÑ?на аÑ?Ñ?енÑ?иÑ?Ñ?каÑ?Ñ?Ñ? за пÑ?блÑ?Ñ?ним SSH-клÑ?Ñ?ем не вдалаÑ?Ñ?: %s"
 
 #: ../src/remminassh.c:247
 #, c-format
 msgid "Authenticating %s's password to SSH server %s..."
-msgstr ""
+msgstr "Ð?Ñ?дклÑ?Ñ?еннÑ? з паÑ?олем %s до SSH-Ñ?еÑ?веÑ?а %sâ?¦"
 
 #: ../src/remminassh.c:251
 #, c-format
 msgid "Authenticating %s's identity to SSH server %s..."
-msgstr ""
+msgstr "Ð?еÑ?евÑ?Ñ?ка авÑ?енÑ?иÑ?ноÑ?Ñ?Ñ? %s на SSH-Ñ?еÑ?веÑ?Ñ? %sâ?¦"
 
 #: ../src/remminassh.c:309
 #, c-format
 msgid "Failed to startup SSH session: %s"
-msgstr ""
+msgstr "Ð?омилка пÑ?и запÑ?Ñ?кÑ? SSH-Ñ?еанÑ?Ñ?: %s"
 
 #: ../src/remminassh.c:633
 #, c-format
 msgid "Failed to connect to the SSH tunnel destination: %s"
-msgstr ""
+msgstr "Ð?омилка пÑ?и пÑ?дклÑ?Ñ?еннÑ? до пÑ?нкÑ?Ñ? пÑ?изнаÑ?еннÑ? в SSH-Ñ?Ñ?нелÑ?: %s"
 
 #: ../src/remminassh.c:666
 #, c-format
 msgid "Failed to execute %s on SSH server : %%s"
-msgstr ""
+msgstr "Ð?е вдалоÑ?Ñ? виконаÑ?и â??%sâ?? на SSH-Ñ?еÑ?веÑ?Ñ?: %%s"
 
 #: ../src/remminassh.c:703 ../src/remminassh.c:728
 #, c-format
 msgid "Failed to request port forwarding : %s"
-msgstr ""
+msgstr "Ð?е вдалоÑ?Ñ? запÑ?оÑ?иÑ?и пеÑ?еадÑ?еÑ?аÑ?Ñ?Ñ? поÑ?Ñ?Ñ?: %s"
 
 #: ../src/remminassh.c:775
 msgid "No response from the server."
@@ -909,16 +917,16 @@ msgstr "Ð?емаÑ? вÑ?дповÑ?дÑ? вÑ?д Ñ?еÑ?веÑ?а."
 #: ../src/remminassh.c:1153
 #, c-format
 msgid "Failed to create sftp session: %s"
-msgstr ""
+msgstr "Ð?е вдалоÑ?Ñ? Ñ?Ñ?воÑ?иÑ?и sftp-Ñ?еÑ?Ñ?Ñ?: %s"
 
 #: ../src/remminassh.c:1158
 #, c-format
 msgid "Failed to initialize sftp session: %s"
-msgstr ""
+msgstr "Ð?е вдалоÑ?Ñ? Ñ?нÑ?Ñ?Ñ?алÑ?зÑ?ваÑ?и sftp-Ñ?еÑ?Ñ?Ñ?: %s"
 
 #: ../src/remminasshplugin.c:321
 msgid "SSH - Secure Shell"
-msgstr ""
+msgstr "SSH â?? безпеÑ?на оболонка"
 
 #. Title
 #: ../src/remminachatwindow.c:175
@@ -1010,52 +1018,52 @@ msgstr "Ð?Ñ?и Ñ?Ñ?воÑ?еннÑ? папки %s виникла помилка."
 #: ../src/remminasftpclient.c:148
 #, c-format
 msgid "Error opening file %s on server. %s"
-msgstr ""
+msgstr "Ð?омилка пÑ?и вÑ?дкÑ?иÑ?Ñ?Ñ? Ñ?айлÑ? %s з Ñ?еÑ?веÑ?а. %s"
 
 #: ../src/remminasftpclient.c:156
 #, c-format
 msgid "Error creating file %s."
-msgstr ""
+msgstr "Ð?омилка пÑ?и Ñ?Ñ?воÑ?еннÑ? Ñ?айлÑ? %s."
 
 #: ../src/remminasftpclient.c:168
 #, c-format
 msgid "Error writing file %s."
-msgstr ""
+msgstr "Ð?омилка пÑ?и запиÑ?Ñ? Ñ?айлÑ? %s."
 
 #: ../src/remminasftpclient.c:211
 #, c-format
 msgid "Error opening directory %s. %s"
-msgstr ""
+msgstr "Ð?омилка пÑ?и вÑ?дкÑ?иÑ?Ñ?Ñ? Ñ?еки %s. %s"
 
 #: ../src/remminasftpclient.c:332
 #, c-format
 msgid "Error creating folder %s on server. %s"
-msgstr ""
+msgstr "Ð?омилка пÑ?и Ñ?Ñ?воÑ?еннÑ? Ñ?еки %s на Ñ?еÑ?веÑ?Ñ?. %s"
 
 #: ../src/remminasftpclient.c:357
 #, c-format
 msgid "Error creating file %s on server. %s"
-msgstr ""
+msgstr "Ð?омилка пÑ?и Ñ?Ñ?воÑ?еннÑ? Ñ?айлÑ? %s на Ñ?еÑ?веÑ?Ñ?. %s"
 
 #: ../src/remminasftpclient.c:365
 #, c-format
 msgid "Error opening file %s."
-msgstr ""
+msgstr "Ð?омилка пÑ?и вÑ?дкÑ?иÑ?Ñ?Ñ? Ñ?айлÑ? %s."
 
 #: ../src/remminasftpclient.c:377
 #, c-format
 msgid "Error writing file %s on server. %s"
-msgstr ""
+msgstr "Ð?омилка пÑ?и запиÑ?Ñ? Ñ?айлÑ? %s на Ñ?еÑ?веÑ?Ñ?. %s"
 
 #: ../src/remminasftpclient.c:595 ../src/remminasftpclient.c:664
 #, c-format
 msgid "Failed to open directory %s. %s"
-msgstr ""
+msgstr "Ð?е вдалоÑ?Ñ? вÑ?дкÑ?иÑ?и Ñ?екÑ? %s. %s"
 
 #: ../src/remminasftpclient.c:613
 #, c-format
 msgid "Failed reading directory. %s"
-msgstr ""
+msgstr "Ð?омилка пÑ?и Ñ?иÑ?аннÑ? Ñ?еки. %s"
 
 #: ../src/remminasftpclient.c:729
 msgid ""
@@ -1068,7 +1076,7 @@ msgstr ""
 #: ../src/remminasftpclient.c:765
 #, c-format
 msgid "Failed to delete '%s'. %s"
-msgstr ""
+msgstr "Ð?е вдалоÑ?Ñ? вилÑ?Ñ?иÑ?и â??%sâ??. %s"
 
 #: ../src/remminasftpplugin.c:210
 msgid "SFTP - Secure File Transfer"
@@ -1090,11 +1098,15 @@ msgstr "Файл"
 msgid "Tool"
 msgstr "Ð?нÑ?Ñ?Ñ?Ñ?менÑ?"
 
-#: ../src/remminapluginmanager.c:258
+#: ../src/remminapluginmanager.c:42
+msgid "Preference"
+msgstr "Ð?алаÑ?Ñ?Ñ?ваннÑ?"
+
+#: ../src/remminapluginmanager.c:259
 msgid "Type"
 msgstr "Тип"
 
-#: ../src/remminapluginmanager.c:265
+#: ../src/remminapluginmanager.c:266
 msgid "Description"
 msgstr "Ð?пиÑ?"
 
diff --git a/src/remminaftpclient.c b/src/remminaftpclient.c
index ea37b33..b2dc993 100644
--- a/src/remminaftpclient.c
+++ b/src/remminaftpclient.c
@@ -17,7 +17,9 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, 
  * Boston, MA 02111-1307, USA.
  */
- 
+
+#define _FILE_OFFSET_BITS 64
+
 #include <gtk/gtk.h>
 #include <glib/gi18n.h>
 #include <glib/gstdio.h>
diff --git a/src/remminaprotocolwidget.c b/src/remminaprotocolwidget.c
index 220b01c..aa5843b 100644
--- a/src/remminaprotocolwidget.c
+++ b/src/remminaprotocolwidget.c
@@ -234,7 +234,7 @@ remmina_protocol_widget_close_connection (RemminaProtocolWidget *gp)
     }
 #endif
 
-    if (!gp->priv->plugin->close_connection)
+    if (!gp->priv->plugin || !gp->priv->plugin->close_connection)
     {
         remmina_protocol_widget_emit_signal (gp, "disconnect");
         return FALSE;
diff --git a/src/remminasftpclient.c b/src/remminasftpclient.c
index e53ad0c..a2701fb 100644
--- a/src/remminasftpclient.c
+++ b/src/remminasftpclient.c
@@ -18,6 +18,7 @@
  * Boston, MA 02111-1307, USA.
  */
  
+#define _FILE_OFFSET_BITS 64
 #include "config.h"
 
 #ifdef HAVE_LIBSSH
@@ -578,7 +579,12 @@ remmina_sftp_client_destroy (RemminaSFTPClient *client, gpointer data)
     }
     client->thread_abort = TRUE;
     /* We will wait for the thread to quit itself, and hopefully the thread is handling things correctly */
-    if (client->thread) pthread_join (client->thread, NULL);
+    while (client->thread)
+    {
+        gdk_threads_leave ();
+        sleep (1);
+        gdk_threads_enter ();
+    }
 }
 
 static sftp_dir
diff --git a/aclocal.m4 b/aclocal.m4
index 3d5ce46..1d8c59f 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -13,8 +13,8 @@
 
 m4_ifndef([AC_AUTOCONF_VERSION],
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],,
-[m4_warning([this file was generated for autoconf 2.65.
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.67],,
+[m4_warning([this file was generated for autoconf 2.67.
 You have another version of autoconf.  It may work, but is not guaranteed to.
 If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically `autoreconf'.])])
@@ -646,8 +646,9 @@ AU_ALIAS([AC_PROG_INTLTOOL], [IT_PROG_INTLTOOL])
 # AC_DEFUN([AC_PROG_INTLTOOL], ...)
 
 
-# nls.m4 serial 3 (gettext-0.15)
-dnl Copyright (C) 1995-2003, 2005-2006 Free Software Foundation, Inc.
+# nls.m4 serial 5 (gettext-0.18)
+dnl Copyright (C) 1995-2003, 2005-2006, 2008-2010 Free Software Foundation,
+dnl Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
@@ -665,17 +666,17 @@ dnl Authors:
 dnl   Ulrich Drepper <drepper@cygnus.com>, 1995-2000.
 dnl   Bruno Haible <haible@clisp.cons.org>, 2000-2003.
 
-AC_PREREQ(2.50)
+AC_PREREQ([2.50])
 
 AC_DEFUN([AM_NLS],
 [
   AC_MSG_CHECKING([whether NLS is requested])
   dnl Default is enabled NLS
-  AC_ARG_ENABLE(nls,
+  AC_ARG_ENABLE([nls],
     [  --disable-nls           do not use Native Language Support],
     USE_NLS=$enableval, USE_NLS=yes)
-  AC_MSG_RESULT($USE_NLS)
-  AC_SUBST(USE_NLS)
+  AC_MSG_RESULT([$USE_NLS])
+  AC_SUBST([USE_NLS])
 ])
 
 # pkg.m4 - Macros to locate and utilise pkg-config.            -*- Autoconf -*-
diff --git a/configure b/configure
index 9f39faa..d47fcd7 100755
--- a/configure
+++ b/configure
@@ -1,11 +1,11 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for remmina-gnome 0.8.0.
+# Generated by GNU Autoconf 2.67 for remmina-gnome 0.8.1.
 #
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
-# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
 #
 #
 # This configure script is free software; the Free Software Foundation
@@ -316,7 +316,7 @@ $as_echo X"$as_dir" |
       test -d "$as_dir" && break
     done
     test -z "$as_dirs" || eval "mkdir $as_dirs"
-  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
+  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
 
 
 } # as_fn_mkdir_p
@@ -356,19 +356,19 @@ else
 fi # as_fn_arith
 
 
-# as_fn_error ERROR [LINENO LOG_FD]
-# ---------------------------------
+# as_fn_error STATUS ERROR [LINENO LOG_FD]
+# ----------------------------------------
 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
-# script with status $?, using 1 if that was 0.
+# script with STATUS, using 1 if that was 0.
 as_fn_error ()
 {
-  as_status=$?; test $as_status -eq 0 && as_status=1
-  if test "$3"; then
-    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
+  as_status=$1; test $as_status -eq 0 && as_status=1
+  if test "$4"; then
+    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
   fi
-  $as_echo "$as_me: error: $1" >&2
+  $as_echo "$as_me: error: $2" >&2
   as_fn_exit $as_status
 } # as_fn_error
 
@@ -530,7 +530,7 @@ test -n "$DJDIR" || exec 7<&0 </dev/null
 exec 6>&1
 
 # Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
+# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
 # so uname gets run too.
 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
 
@@ -549,8 +549,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='remmina-gnome'
 PACKAGE_TARNAME='remmina-gnome'
-PACKAGE_VERSION='0.8.0'
-PACKAGE_STRING='remmina-gnome 0.8.0'
+PACKAGE_VERSION='0.8.1'
+PACKAGE_STRING='remmina-gnome 0.8.1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -811,8 +811,9 @@ do
   fi
 
   case $ac_option in
-  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
-  *)	ac_optarg=yes ;;
+  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
+  *=)   ac_optarg= ;;
+  *)    ac_optarg=yes ;;
   esac
 
   # Accept the important Cygnus configure options, so we can diagnose typos.
@@ -857,7 +858,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error "invalid feature name: $ac_useropt"
+      as_fn_error $? "invalid feature name: $ac_useropt"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -883,7 +884,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error "invalid feature name: $ac_useropt"
+      as_fn_error $? "invalid feature name: $ac_useropt"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -1087,7 +1088,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error "invalid package name: $ac_useropt"
+      as_fn_error $? "invalid package name: $ac_useropt"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -1103,7 +1104,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error "invalid package name: $ac_useropt"
+      as_fn_error $? "invalid package name: $ac_useropt"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -1133,8 +1134,8 @@ do
   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
     x_libraries=$ac_optarg ;;
 
-  -*) as_fn_error "unrecognized option: \`$ac_option'
-Try \`$0 --help' for more information."
+  -*) as_fn_error $? "unrecognized option: \`$ac_option'
+Try \`$0 --help' for more information"
     ;;
 
   *=*)
@@ -1142,7 +1143,7 @@ Try \`$0 --help' for more information."
     # Reject names that are not valid shell variable names.
     case $ac_envvar in #(
       '' | [0-9]* | *[!_$as_cr_alnum]* )
-      as_fn_error "invalid variable name: \`$ac_envvar'" ;;
+      as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
     esac
     eval $ac_envvar=\$ac_optarg
     export $ac_envvar ;;
@@ -1160,13 +1161,13 @@ done
 
 if test -n "$ac_prev"; then
   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
-  as_fn_error "missing argument to $ac_option"
+  as_fn_error $? "missing argument to $ac_option"
 fi
 
 if test -n "$ac_unrecognized_opts"; then
   case $enable_option_checking in
     no) ;;
-    fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
+    fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
   esac
 fi
@@ -1189,7 +1190,7 @@ do
     [\\/$]* | ?:[\\/]* )  continue;;
     NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
   esac
-  as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
+  as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
 done
 
 # There might be people who depend on the old broken behavior: `$host'
@@ -1203,8 +1204,8 @@ target=$target_alias
 if test "x$host_alias" != x; then
   if test "x$build_alias" = x; then
     cross_compiling=maybe
-    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
-    If a cross compiler is detected then cross compile mode will be used." >&2
+    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
+    If a cross compiler is detected then cross compile mode will be used" >&2
   elif test "x$build_alias" != "x$host_alias"; then
     cross_compiling=yes
   fi
@@ -1219,9 +1220,9 @@ test "$silent" = yes && exec 6>/dev/null
 ac_pwd=`pwd` && test -n "$ac_pwd" &&
 ac_ls_di=`ls -di .` &&
 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
-  as_fn_error "working directory cannot be determined"
+  as_fn_error $? "working directory cannot be determined"
 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
-  as_fn_error "pwd does not report name of working directory"
+  as_fn_error $? "pwd does not report name of working directory"
 
 
 # Find the source files, if location was not specified.
@@ -1260,11 +1261,11 @@ else
 fi
 if test ! -r "$srcdir/$ac_unique_file"; then
   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
-  as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
+  as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
 fi
 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
 ac_abs_confdir=`(
-	cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
+	cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
 	pwd)`
 # When building in place, set srcdir=.
 if test "$ac_abs_confdir" = "$ac_pwd"; then
@@ -1290,7 +1291,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 remmina-gnome 0.8.0 to adapt to many kinds of systems.
+\`configure' configures remmina-gnome 0.8.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1304,7 +1305,7 @@ Configuration:
       --help=short        display options specific to this package
       --help=recursive    display the short help of all the included packages
   -V, --version           display version information and exit
-  -q, --quiet, --silent   do not print \`checking...' messages
+  -q, --quiet, --silent   do not print \`checking ...' messages
       --cache-file=FILE   cache test results in FILE [disabled]
   -C, --config-cache      alias for \`--cache-file=config.cache'
   -n, --no-create         do not create output files
@@ -1356,7 +1357,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of remmina-gnome 0.8.0:";;
+     short | recursive ) echo "Configuration of remmina-gnome 0.8.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1458,10 +1459,10 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-remmina-gnome configure 0.8.0
-generated by GNU Autoconf 2.65
+remmina-gnome configure 0.8.1
+generated by GNU Autoconf 2.67
 
-Copyright (C) 2009 Free Software Foundation, Inc.
+Copyright (C) 2010 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.
 _ACEOF
@@ -1564,7 +1565,7 @@ ac_fn_c_check_func ()
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$3+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -1644,7 +1645,7 @@ $as_echo "$ac_try_echo"; } >&5
     mv -f conftest.er1 conftest.err
   fi
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } >/dev/null && {
+  test $ac_status = 0; } > conftest.i && {
 	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
 	 test ! -s conftest.err
        }; then :
@@ -1710,10 +1711,10 @@ fi
 ac_fn_c_check_header_mongrel ()
 {
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  if eval "test \"\${$3+set}\"" = set; then :
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$3+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 fi
 eval ac_res=\$$3
@@ -1749,7 +1750,7 @@ if ac_fn_c_try_cpp "$LINENO"; then :
 else
   ac_header_preproc=no
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
 $as_echo "$ac_header_preproc" >&6; }
 
@@ -1776,7 +1777,7 @@ $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
 esac
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$3+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   eval "$3=\$ac_header_compiler"
@@ -1798,7 +1799,7 @@ ac_fn_c_check_header_compile ()
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$3+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -1823,8 +1824,8 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by remmina-gnome $as_me 0.8.0, which was
-generated by GNU Autoconf 2.65.  Invocation command line was
+It was created by remmina-gnome $as_me 0.8.1, which was
+generated by GNU Autoconf 2.67.  Invocation command line was
 
   $ $0 $@
 
@@ -1934,11 +1935,9 @@ trap 'exit_status=$?
   {
     echo
 
-    cat <<\_ASBOX
-## ---------------- ##
+    $as_echo "## ---------------- ##
 ## Cache variables. ##
-## ---------------- ##
-_ASBOX
+## ---------------- ##"
     echo
     # The following way of writing the cache mishandles newlines in values,
 (
@@ -1972,11 +1971,9 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
 )
     echo
 
-    cat <<\_ASBOX
-## ----------------- ##
+    $as_echo "## ----------------- ##
 ## Output variables. ##
-## ----------------- ##
-_ASBOX
+## ----------------- ##"
     echo
     for ac_var in $ac_subst_vars
     do
@@ -1989,11 +1986,9 @@ _ASBOX
     echo
 
     if test -n "$ac_subst_files"; then
-      cat <<\_ASBOX
-## ------------------- ##
+      $as_echo "## ------------------- ##
 ## File substitutions. ##
-## ------------------- ##
-_ASBOX
+## ------------------- ##"
       echo
       for ac_var in $ac_subst_files
       do
@@ -2007,11 +2002,9 @@ _ASBOX
     fi
 
     if test -s confdefs.h; then
-      cat <<\_ASBOX
-## ----------- ##
+      $as_echo "## ----------- ##
 ## confdefs.h. ##
-## ----------- ##
-_ASBOX
+## ----------- ##"
       echo
       cat confdefs.h
       echo
@@ -2066,7 +2059,12 @@ _ACEOF
 ac_site_file1=NONE
 ac_site_file2=NONE
 if test -n "$CONFIG_SITE"; then
-  ac_site_file1=$CONFIG_SITE
+  # We do not want a PATH search for config.site.
+  case $CONFIG_SITE in #((
+    -*)  ac_site_file1=./$CONFIG_SITE;;
+    */*) ac_site_file1=$CONFIG_SITE;;
+    *)   ac_site_file1=./$CONFIG_SITE;;
+  esac
 elif test "x$prefix" != xNONE; then
   ac_site_file1=$prefix/share/config.site
   ac_site_file2=$prefix/etc/config.site
@@ -2081,7 +2079,11 @@ do
     { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
     sed 's/^/| /' "$ac_site_file" >&5
-    . "$ac_site_file"
+    . "$ac_site_file" \
+      || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error $? "failed to load site script $ac_site_file
+See \`config.log' for more details" "$LINENO" 5 ; }
   fi
 done
 
@@ -2157,7 +2159,7 @@ if $ac_cache_corrupted; then
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
   { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
-  as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
+  as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
 fi
 ## -------------------- ##
 ## Main body of script. ##
@@ -2174,16 +2176,22 @@ am__api_version='1.11'
 
 ac_aux_dir=
 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
-  for ac_t in install-sh install.sh shtool; do
-    if test -f "$ac_dir/$ac_t"; then
-      ac_aux_dir=$ac_dir
-      ac_install_sh="$ac_aux_dir/$ac_t -c"
-      break 2
-    fi
-  done
+  if test -f "$ac_dir/install-sh"; then
+    ac_aux_dir=$ac_dir
+    ac_install_sh="$ac_aux_dir/install-sh -c"
+    break
+  elif test -f "$ac_dir/install.sh"; then
+    ac_aux_dir=$ac_dir
+    ac_install_sh="$ac_aux_dir/install.sh -c"
+    break
+  elif test -f "$ac_dir/shtool"; then
+    ac_aux_dir=$ac_dir
+    ac_install_sh="$ac_aux_dir/shtool install -c"
+    break
+  fi
 done
 if test -z "$ac_aux_dir"; then
-  as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
+  as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
 fi
 
 # These three variables are undocumented and unsupported,
@@ -2299,11 +2307,11 @@ am_lf='
 '
 case `pwd` in
   *[\\\"\#\$\&\'\`$am_lf]*)
-    as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
+    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;;
 esac
 case $srcdir in
   *[\\\"\#\$\&\'\`$am_lf\ \	]*)
-    as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
+    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;;
 esac
 
 # Do `set' in a subshell so we don't clobber the current shell's
@@ -2325,7 +2333,7 @@ if (
       # if, for instance, CONFIG_SHELL is bash and it inherits a
       # broken ls alias from the environment.  This has actually
       # happened.  Such a system could not be considered "sane".
-      as_fn_error "ls -t appears to fail.  Make sure there is not a broken
+      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
 alias in your environment" "$LINENO" 5
    fi
 
@@ -2335,7 +2343,7 @@ then
    # Ok.
    :
 else
-   as_fn_error "newly created file is older than distributed files!
+   as_fn_error $? "newly created file is older than distributed files!
 Check your system clock" "$LINENO" 5
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
@@ -2573,7 +2581,7 @@ done
 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
 set x ${MAKE-make}
 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   cat >conftest.make <<\_ACEOF
@@ -2581,7 +2589,7 @@ SHELL = /bin/sh
 all:
 	@echo '@@@%%%=$(MAKE)=@@@%%%'
 _ACEOF
-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
+# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
 case `${MAKE-make} -f conftest.make 2>/dev/null` in
   *@@@%%%=?*=@@@%%%*)
     eval ac_cv_prog_make_${ac_make}_set=yes;;
@@ -2615,7 +2623,7 @@ if test "`cd $srcdir && pwd`" != "`pwd`"; then
   am__isrc=' -I$(srcdir)'
   # test to see if srcdir already configured
   if test -f $srcdir/config.status; then
-    as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
+    as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
   fi
 fi
 
@@ -2631,7 +2639,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='remmina-gnome'
- VERSION='0.8.0'
+ VERSION='0.8.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3038,8 +3046,8 @@ fi
 
 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "no acceptable C compiler found in \$PATH
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "no acceptable C compiler found in \$PATH
+See \`config.log' for more details" "$LINENO" 5 ; }
 
 # Provide some information about the compiler.
 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -3153,9 +3161,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
 
 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-{ as_fn_set_status 77
-as_fn_error "C compiler cannot create executables
-See \`config.log' for more details." "$LINENO" 5; }; }
+as_fn_error 77 "C compiler cannot create executables
+See \`config.log' for more details" "$LINENO" 5 ; }
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
@@ -3197,8 +3204,8 @@ done
 else
   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "cannot compute suffix of executables: cannot compile and link
+See \`config.log' for more details" "$LINENO" 5 ; }
 fi
 rm -f conftest conftest$ac_cv_exeext
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
@@ -3255,9 +3262,9 @@ $as_echo "$ac_try_echo"; } >&5
     else
 	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "cannot run C compiled programs.
+as_fn_error $? "cannot run C compiled programs.
 If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." "$LINENO" 5; }
+See \`config.log' for more details" "$LINENO" 5 ; }
     fi
   fi
 fi
@@ -3308,8 +3315,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
 
 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "cannot compute suffix of object files: cannot compile
+See \`config.log' for more details" "$LINENO" 5 ; }
 fi
 rm -f conftest.$ac_cv_objext conftest.$ac_ext
 fi
@@ -4013,8 +4020,8 @@ fi
 
 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "no acceptable C compiler found in \$PATH
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "no acceptable C compiler found in \$PATH
+See \`config.log' for more details" "$LINENO" 5 ; }
 
 # Provide some information about the compiler.
 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -4385,7 +4392,7 @@ fi
 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
 set x ${MAKE-make}
 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   cat >conftest.make <<\_ACEOF
@@ -4393,7 +4400,7 @@ SHELL = /bin/sh
 all:
 	@echo '@@@%%%=$(MAKE)=@@@%%%'
 _ACEOF
-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
+# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
 case `${MAKE-make} -f conftest.make 2>/dev/null` in
   *@@@%%%=?*=@@@%%%*)
     eval ac_cv_prog_make_${ac_make}_set=yes;;
@@ -4438,7 +4445,7 @@ $as_echo "$USE_NLS" >&6; }
 
 case "$am__api_version" in
     1.01234)
-	as_fn_error "Automake 1.5 or newer is required to use intltool" "$LINENO" 5
+	as_fn_error $? "Automake 1.5 or newer is required to use intltool" "$LINENO" 5
     ;;
     *)
     ;;
@@ -4455,7 +4462,7 @@ $as_echo_n "checking for intltool >= 0.35.0... " >&6; }
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_APPLIED_VERSION found" >&5
 $as_echo "$INTLTOOL_APPLIED_VERSION found" >&6; }
     test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
-	as_fn_error "Your intltool is too old.  You need intltool 0.35.0 or later." "$LINENO" 5
+	as_fn_error $? "Your intltool is too old.  You need intltool 0.35.0 or later." "$LINENO" 5
 fi
 
 # Extract the first word of "intltool-update", so it can be a program name with args.
@@ -4579,7 +4586,7 @@ fi
 
 
 if test -z "$INTLTOOL_UPDATE" -o -z "$INTLTOOL_MERGE" -o -z "$INTLTOOL_EXTRACT"; then
-    as_fn_error "The intltool scripts were not found. Please install intltool." "$LINENO" 5
+    as_fn_error $? "The intltool scripts were not found. Please install intltool." "$LINENO" 5
 fi
 
   INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
@@ -4861,13 +4868,13 @@ fi
 
 
 if test -z "$XGETTEXT" -o -z "$MSGMERGE" -o -z "$MSGFMT"; then
-    as_fn_error "GNU gettext tools not found; required for intltool" "$LINENO" 5
+    as_fn_error $? "GNU gettext tools not found; required for intltool" "$LINENO" 5
 fi
 xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
 mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
 mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
 if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
-    as_fn_error "GNU gettext tools not found; required for intltool" "$LINENO" 5
+    as_fn_error $? "GNU gettext tools not found; required for intltool" "$LINENO" 5
 fi
 
 # Extract the first word of "perl", so it can be a program name with args.
@@ -4911,13 +4918,13 @@ fi
 
 
 if test -z "$INTLTOOL_PERL"; then
-   as_fn_error "perl not found" "$LINENO" 5
+   as_fn_error $? "perl not found" "$LINENO" 5
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for perl >= 5.8.1" >&5
 $as_echo_n "checking for perl >= 5.8.1... " >&6; }
 $INTLTOOL_PERL -e "use 5.8.1;" > /dev/null 2>&1
 if test $? -ne 0; then
-   as_fn_error "perl 5.8.1 is required for intltool" "$LINENO" 5
+   as_fn_error $? "perl 5.8.1 is required for intltool" "$LINENO" 5
 else
    IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
@@ -4930,7 +4937,7 @@ $as_echo_n "checking for XML::Parser... " >&6; }
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
 $as_echo "ok" >&6; }
    else
-       as_fn_error "XML::Parser perl module is required for intltool" "$LINENO" 5
+       as_fn_error $? "XML::Parser perl module is required for intltool" "$LINENO" 5
    fi
 fi
 
@@ -4988,7 +4995,7 @@ _ACEOF
 
 
 if test "x$USE_NLS" != "xno"; then
-    ALL_LINGUAS="bg de el es eu fr id it lt nl pl pt_BR ru tr uk zh_CN"
+    ALL_LINGUAS="bg cs de el es eu fr id it lt nl pl pt_BR ru tr uk zh_CN"
     nls_support="yes"
 else
     ALL_LINGUAS=""
@@ -5037,7 +5044,7 @@ else
   # Broken: fails on valid input.
 continue
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 
   # OK, works on sane cases.  Now check whether nonexistent headers
   # can be detected and how.
@@ -5053,11 +5060,11 @@ else
 ac_preproc_ok=:
 break
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 
 done
 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.i conftest.err conftest.$ac_ext
 if $ac_preproc_ok; then :
   break
 fi
@@ -5096,7 +5103,7 @@ else
   # Broken: fails on valid input.
 continue
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 
   # OK, works on sane cases.  Now check whether nonexistent headers
   # can be detected and how.
@@ -5112,18 +5119,18 @@ else
 ac_preproc_ok=:
 break
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 
 done
 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.i conftest.err conftest.$ac_ext
 if $ac_preproc_ok; then :
 
 else
   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
+See \`config.log' for more details" "$LINENO" 5 ; }
 fi
 
 ac_ext=c
@@ -5184,7 +5191,7 @@ esac
   done
 IFS=$as_save_IFS
   if test -z "$ac_cv_path_GREP"; then
-    as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+    as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
   fi
 else
   ac_cv_path_GREP=$GREP
@@ -5250,7 +5257,7 @@ esac
   done
 IFS=$as_save_IFS
   if test -z "$ac_cv_path_EGREP"; then
-    as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+    as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
   fi
 else
   ac_cv_path_EGREP=$EGREP
@@ -5382,8 +5389,7 @@ do :
   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
 "
-eval as_val=\$$as_ac_Header
-   if test "x$as_val" = x""yes; then :
+if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
   cat >>confdefs.h <<_ACEOF
 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
 _ACEOF
@@ -6313,7 +6319,7 @@ fi
 	# Put the nasty error message in config.log where it belongs
 	echo "$REMMINA_GNOME_PKG_ERRORS" >&5
 
-	as_fn_error "Package requirements (
+	as_fn_error $? "Package requirements (
 	glib-2.0 >= 2.20.0
 	gtk+-2.0 >= 2.16.0
 	libpanelapplet-2.0 >= 2.20.0
@@ -6332,7 +6338,7 @@ elif test $pkg_failed = untried; then
 $as_echo "no" >&6; }
 	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
+as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 is in your PATH or set the PKG_CONFIG environment variable to the full
 path to pkg-config.
 
@@ -6341,7 +6347,7 @@ and REMMINA_GNOME_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details.
 
 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
-See \`config.log' for more details." "$LINENO" 5; }
+See \`config.log' for more details" "$LINENO" 5 ; }
 else
 	REMMINA_GNOME_CFLAGS=$pkg_cv_REMMINA_GNOME_CFLAGS
 	REMMINA_GNOME_LIBS=$pkg_cv_REMMINA_GNOME_LIBS
@@ -6453,11 +6459,11 @@ fi
 as_ac_File=`$as_echo "ac_cv_file_$remminabin" | $as_tr_sh`
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $remminabin" >&5
 $as_echo_n "checking for $remminabin... " >&6; }
-if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$as_ac_File+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   test "$cross_compiling" = yes &&
-  as_fn_error "cannot check for file existence when cross compiling" "$LINENO" 5
+  as_fn_error $? "cannot check for file existence when cross compiling" "$LINENO" 5
 if test -r "$remminabin"; then
   eval "$as_ac_File=yes"
 else
@@ -6467,8 +6473,7 @@ fi
 eval ac_res=\$$as_ac_File
 	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
 $as_echo "$ac_res" >&6; }
-eval as_val=\$$as_ac_File
-   if test "x$as_val" = x""yes; then :
+if eval test \"x\$"$as_ac_File"\" = x"yes"; then :
   remminabin_found="yes"
 else
   remminabin_found="no. (If you are packaging remmina-gnome, please make sure it uses the same prefix as remmina and ignore this)"
@@ -6567,6 +6572,7 @@ DEFS=-DHAVE_CONFIG_H
 
 ac_libobjs=
 ac_ltlibobjs=
+U=
 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
   # 1. Remove the extension, and $U if already installed.
   ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
@@ -6590,15 +6596,15 @@ else
 fi
 
 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
-  as_fn_error "conditional \"AMDEP\" was never defined.
+  as_fn_error $? "conditional \"AMDEP\" was never defined.
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
 fi
 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
-  as_fn_error "conditional \"am__fastdepCC\" was never defined.
+  as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
 fi
 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
-  as_fn_error "conditional \"am__fastdepCC\" was never defined.
+  as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
 fi
 
@@ -6752,19 +6758,19 @@ export LANGUAGE
 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
 
 
-# as_fn_error ERROR [LINENO LOG_FD]
-# ---------------------------------
+# as_fn_error STATUS ERROR [LINENO LOG_FD]
+# ----------------------------------------
 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
-# script with status $?, using 1 if that was 0.
+# script with STATUS, using 1 if that was 0.
 as_fn_error ()
 {
-  as_status=$?; test $as_status -eq 0 && as_status=1
-  if test "$3"; then
-    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
+  as_status=$1; test $as_status -eq 0 && as_status=1
+  if test "$4"; then
+    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
   fi
-  $as_echo "$as_me: error: $1" >&2
+  $as_echo "$as_me: error: $2" >&2
   as_fn_exit $as_status
 } # as_fn_error
 
@@ -6960,7 +6966,7 @@ $as_echo X"$as_dir" |
       test -d "$as_dir" && break
     done
     test -z "$as_dirs" || eval "mkdir $as_dirs"
-  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
+  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
 
 
 } # as_fn_mkdir_p
@@ -7013,8 +7019,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by remmina-gnome $as_me 0.8.0, which was
-generated by GNU Autoconf 2.65.  Invocation command line was
+This file was extended by remmina-gnome $as_me 0.8.1, which was
+generated by GNU Autoconf 2.67.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS
@@ -7079,11 +7085,11 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-remmina-gnome config.status 0.8.0
-configured by $0, generated by GNU Autoconf 2.65,
+remmina-gnome config.status 0.8.1
+configured by $0, generated by GNU Autoconf 2.67,
   with options \\"\$ac_cs_config\\"
 
-Copyright (C) 2009 Free Software Foundation, Inc.
+Copyright (C) 2010 Free Software Foundation, Inc.
 This config.status script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it."
 
@@ -7101,11 +7107,16 @@ ac_need_defaults=:
 while test $# != 0
 do
   case $1 in
-  --*=*)
+  --*=?*)
     ac_option=`expr "X$1" : 'X\([^=]*\)='`
     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
     ac_shift=:
     ;;
+  --*=)
+    ac_option=`expr "X$1" : 'X\([^=]*\)='`
+    ac_optarg=
+    ac_shift=:
+    ;;
   *)
     ac_option=$1
     ac_optarg=$2
@@ -7127,6 +7138,7 @@ do
     $ac_shift
     case $ac_optarg in
     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
+    '') as_fn_error $? "missing file argument" ;;
     esac
     as_fn_append CONFIG_FILES " '$ac_optarg'"
     ac_need_defaults=false;;
@@ -7139,7 +7151,7 @@ do
     ac_need_defaults=false;;
   --he | --h)
     # Conflict between --help and --header
-    as_fn_error "ambiguous option: \`$1'
+    as_fn_error $? "ambiguous option: \`$1'
 Try \`$0 --help' for more information.";;
   --help | --hel | -h )
     $as_echo "$ac_cs_usage"; exit ;;
@@ -7148,7 +7160,7 @@ Try \`$0 --help' for more information.";;
     ac_cs_silent=: ;;
 
   # This is an error.
-  -*) as_fn_error "unrecognized option: \`$1'
+  -*) as_fn_error $? "unrecognized option: \`$1'
 Try \`$0 --help' for more information." ;;
 
   *) as_fn_append ac_config_targets " $1"
@@ -7211,7 +7223,7 @@ do
     "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
     "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;
 
-  *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
+  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
   esac
 done
 
@@ -7249,7 +7261,7 @@ $debug ||
 {
   tmp=./conf$$-$RANDOM
   (umask 077 && mkdir "$tmp")
-} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
+} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
 
 # Set up the scripts for CONFIG_FILES section.
 # No need to generate them if there are no CONFIG_FILES.
@@ -7266,7 +7278,7 @@ if test "x$ac_cr" = x; then
 fi
 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
-  ac_cs_awk_cr='\r'
+  ac_cs_awk_cr='\\r'
 else
   ac_cs_awk_cr=$ac_cr
 fi
@@ -7280,18 +7292,18 @@ _ACEOF
   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
   echo "_ACEOF"
 } >conf$$subs.sh ||
-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
-ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
+  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
+ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
 ac_delim='%!_!# '
 for ac_last_try in false false false false false :; do
   . ./conf$$subs.sh ||
-    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
 
   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
   if test $ac_delim_n = $ac_delim_num; then
     break
   elif $ac_last_try; then
-    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
   else
     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
   fi
@@ -7380,20 +7392,28 @@ if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
 else
   cat
 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
-  || as_fn_error "could not setup config files machinery" "$LINENO" 5
+  || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
 _ACEOF
 
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
+# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
+# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
 # trailing colons and then remove the whole line if VPATH becomes empty
 # (actually we leave an empty line to preserve line numbers).
 if test "x$srcdir" = x.; then
-  ac_vpsub='/^[	 ]*VPATH[	 ]*=/{
-s/:*\$(srcdir):*/:/
-s/:*\${srcdir}:*/:/
-s/:*@srcdir@:*/:/
-s/^\([^=]*=[	 ]*\):*/\1/
+  ac_vpsub='/^[	 ]*VPATH[	 ]*=[	 ]*/{
+h
+s///
+s/^/:/
+s/[	 ]*$/:/
+s/:\$(srcdir):/:/g
+s/:\${srcdir}:/:/g
+s/:@srcdir@:/:/g
+s/^:*//
 s/:*$//
+x
+s/\(=[	 ]*\).*/\1/
+G
+s/\n//
 s/^[^=]*=[	 ]*$//
 }'
 fi
@@ -7421,7 +7441,7 @@ for ac_last_try in false false :; do
   if test -z "$ac_t"; then
     break
   elif $ac_last_try; then
-    as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
+    as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
   else
     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
   fi
@@ -7506,7 +7526,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 _ACAWK
 _ACEOF
 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
-  as_fn_error "could not setup config headers machinery" "$LINENO" 5
+  as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
 fi # test -n "$CONFIG_HEADERS"
 
 
@@ -7519,7 +7539,7 @@ do
   esac
   case $ac_mode$ac_tag in
   :[FHL]*:*);;
-  :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
+  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
   :[FH]-) ac_tag=-:-;;
   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
   esac
@@ -7547,7 +7567,7 @@ do
 	   [\\/$]*) false;;
 	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
 	   esac ||
-	   as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
+	   as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
       esac
       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
       as_fn_append ac_file_inputs " '$ac_f'"
@@ -7574,7 +7594,7 @@ $as_echo "$as_me: creating $ac_file" >&6;}
 
     case $ac_tag in
     *:-:* | *:-) cat >"$tmp/stdin" \
-      || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
+      || as_fn_error $? "could not create $ac_file" "$LINENO" 5  ;;
     esac
     ;;
   esac
@@ -7711,22 +7731,22 @@ s&@MKDIR_P@&$ac_MKDIR_P&;t t
 $ac_datarootdir_hack
 "
 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
-  || as_fn_error "could not create $ac_file" "$LINENO" 5
+  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
 
 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
   { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
-which seems to be undefined.  Please make sure it is defined." >&5
+which seems to be undefined.  Please make sure it is defined" >&5
 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
-which seems to be undefined.  Please make sure it is defined." >&2;}
+which seems to be undefined.  Please make sure it is defined" >&2;}
 
   rm -f "$tmp/stdin"
   case $ac_file in
   -) cat "$tmp/out" && rm -f "$tmp/out";;
   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
   esac \
-  || as_fn_error "could not create $ac_file" "$LINENO" 5
+  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  ;;
   :H)
   #
@@ -7737,19 +7757,19 @@ which seems to be undefined.  Please make sure it is defined." >&2;}
       $as_echo "/* $configure_input  */" \
       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
     } >"$tmp/config.h" \
-      || as_fn_error "could not create $ac_file" "$LINENO" 5
+      || as_fn_error $? "could not create $ac_file" "$LINENO" 5
     if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
       { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
 $as_echo "$as_me: $ac_file is unchanged" >&6;}
     else
       rm -f "$ac_file"
       mv "$tmp/config.h" "$ac_file" \
-	|| as_fn_error "could not create $ac_file" "$LINENO" 5
+	|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
     fi
   else
     $as_echo "/* $configure_input  */" \
       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
-      || as_fn_error "could not create -" "$LINENO" 5
+      || as_fn_error $? "could not create -" "$LINENO" 5
   fi
 # Compute "$ac_file"'s index in $config_headers.
 _am_arg="$ac_file"
@@ -7894,7 +7914,7 @@ $as_echo X"$file" |
       esac ;;
     "po/stamp-it":C)
     if  ! grep "^# INTLTOOL_MAKEFILE$" "po/Makefile.in" > /dev/null ; then
-       as_fn_error "po/Makefile.in.in was not created by intltoolize." "$LINENO" 5
+       as_fn_error $? "po/Makefile.in.in was not created by intltoolize." "$LINENO" 5
     fi
     rm -f "po/stamp-it" "po/stamp-it.tmp" "po/POTFILES" "po/Makefile.tmp"
     >"po/stamp-it.tmp"
@@ -7922,7 +7942,7 @@ _ACEOF
 ac_clean_files=$ac_clean_files_save
 
 test $ac_write_fail = 0 ||
-  as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
+  as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
 
 
 # configure is writing to config.log, and then calls config.status.
@@ -7943,7 +7963,7 @@ if test "$no_create" != yes; then
   exec 5>>config.log
   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
   # would make configure fail if this is the last instruction.
-  $ac_cs_success || as_fn_exit $?
+  $ac_cs_success || as_fn_exit 1
 fi
 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
diff --git a/configure.ac b/configure.ac
index 6cc4ff4..cdc96ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.60)
-AC_INIT(remmina-gnome, 0.8.0)
+AC_INIT(remmina-gnome, 0.8.1)
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src/remminaapplet.c])
 AC_CONFIG_HEADER([config.h])
@@ -27,7 +27,7 @@ AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [The gettext package])
 
 if test "x$USE_NLS" != "xno"; then
-    ALL_LINGUAS="bg de el es eu fr id it lt nl pl pt_BR ru tr uk zh_CN"
+    ALL_LINGUAS="bg cs de el es eu fr id it lt nl pl pt_BR ru tr uk zh_CN"
     nls_support="yes"
 else
     ALL_LINGUAS=""
diff --git a/debian/changelog b/debian/changelog
index 00a20ac..99d42ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+remmina-gnome (0.8.1-1) unstable; urgency=low
+
+  * New upstream bugfix release.
+  * debian/control:
+    - Bump Standards-Version to 3.9.1, no changes required.
+
+ -- Luca Falavigna <dktrkranz@debian.org>  Wed, 01 Sep 2010 22:21:40 +0200
+
 remmina-gnome (0.8.0-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index b92470e..017c57e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: gnome
 Priority: optional
 Maintainer: Luca Falavigna <dktrkranz@debian.org>
 Build-Depends: debhelper (>= 7.0.50), intltool (>= 0.35.0), libglib2.0-dev (>= 2.20.0), libgtk2.0-dev (>= 2.16.0), libpanel-applet2-dev (>= 2.20.0), libavahi-client-dev (>= 0.6.22)
-Standards-Version: 3.9.0
+Standards-Version: 3.9.1
 Homepage: http://remmina.sourceforge.net/
 Vcs-Git: git://git.debian.org/git/users/dktrkranz/remmina-gnome.git
 Vcs-Browser: http://git.debian.org/?p=users/dktrkranz/remmina-gnome.git;a=summary
diff --git a/po/cs.po b/po/cs.po
new file mode 100644
index 0000000..9adb721
--- /dev/null
+++ b/po/cs.po
@@ -0,0 +1,50 @@
+# Czech translation for remmina
+# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
+# This file is distributed under the same license as the remmina package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: remmina\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2010-05-29 00:57+0800\n"
+"PO-Revision-Date: 2010-08-11 12:05+0000\n"
+"Last-Translator: Kabi <Unknown>\n"
+"Language-Team: Czech <cs@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2010-08-12 04:15+0000\n"
+"X-Generator: Launchpad (build Unknown)\n"
+
+#: ../src/remminaapplet.c:433
+msgid "Open Main Window"
+msgstr "OtevÅ?ít hlavní okno"
+
+#: ../src/remminaapplet.c:433
+msgid "Preferences"
+msgstr "Nastavení"
+
+#: ../src/remminaapplet.c:434
+msgid "About"
+msgstr "O programu"
+
+#: ../src/remminaapplet.c:436
+msgid "Enable Service Discovery"
+msgstr "Povolit prohledávání služeb"
+
+#: ../src/remminaapplet.c:475 ../src/Remmina_Applet.server.in.in.h:2
+msgid "Remmina Remote Desktop Client Applet"
+msgstr "Remmina RDP klient applet"
+
+#: ../src/remminaappletmenuitem.c:92
+msgid "Discovered"
+msgstr "Prozkoumáno"
+
+#: ../src/remminaappletmenuitem.c:97
+msgid "Quick Connect"
+msgstr "Rychlé pÅ?ipojení"
+
+#: ../src/Remmina_Applet.server.in.in.h:1
+msgid "Connect to remote desktops through the applet menu"
+msgstr "PÅ?ipojit ke vzdálené ploÅ¡e pomocí applet menu"
diff --git a/aclocal.m4 b/aclocal.m4
index ee86988..2e70ffb 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -13,8 +13,8 @@
 
 m4_ifndef([AC_AUTOCONF_VERSION],
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],,
-[m4_warning([this file was generated for autoconf 2.65.
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.67],,
+[m4_warning([this file was generated for autoconf 2.67.
 You have another version of autoconf.  It may work, but is not guaranteed to.
 If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically `autoreconf'.])])
@@ -8612,8 +8612,9 @@ m4_ifndef([_LT_AC_LANG_RC_CONFIG],	[AC_DEFUN([_LT_AC_LANG_RC_CONFIG])])
 m4_ifndef([AC_LIBTOOL_CONFIG],		[AC_DEFUN([AC_LIBTOOL_CONFIG])])
 m4_ifndef([_LT_AC_FILE_LTDLL_C],	[AC_DEFUN([_LT_AC_FILE_LTDLL_C])])
 
-# nls.m4 serial 3 (gettext-0.15)
-dnl Copyright (C) 1995-2003, 2005-2006 Free Software Foundation, Inc.
+# nls.m4 serial 5 (gettext-0.18)
+dnl Copyright (C) 1995-2003, 2005-2006, 2008-2010 Free Software Foundation,
+dnl Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
@@ -8631,17 +8632,17 @@ dnl Authors:
 dnl   Ulrich Drepper <drepper@cygnus.com>, 1995-2000.
 dnl   Bruno Haible <haible@clisp.cons.org>, 2000-2003.
 
-AC_PREREQ(2.50)
+AC_PREREQ([2.50])
 
 AC_DEFUN([AM_NLS],
 [
   AC_MSG_CHECKING([whether NLS is requested])
   dnl Default is enabled NLS
-  AC_ARG_ENABLE(nls,
+  AC_ARG_ENABLE([nls],
     [  --disable-nls           do not use Native Language Support],
     USE_NLS=$enableval, USE_NLS=yes)
-  AC_MSG_RESULT($USE_NLS)
-  AC_SUBST(USE_NLS)
+  AC_MSG_RESULT([$USE_NLS])
+  AC_SUBST([USE_NLS])
 ])
 
 # pkg.m4 - Macros to locate and utilise pkg-config.            -*- Autoconf -*-
diff --git a/configure b/configure
index 1e8f5fa..ada2595 100755
--- a/configure
+++ b/configure
@@ -1,11 +1,11 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for remmina-plugins 0.8.2.
+# Generated by GNU Autoconf 2.67 for remmina-plugins 0.8.3.
 #
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
-# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
 #
 #
 # This configure script is free software; the Free Software Foundation
@@ -316,7 +316,7 @@ $as_echo X"$as_dir" |
       test -d "$as_dir" && break
     done
     test -z "$as_dirs" || eval "mkdir $as_dirs"
-  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
+  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
 
 
 } # as_fn_mkdir_p
@@ -356,19 +356,19 @@ else
 fi # as_fn_arith
 
 
-# as_fn_error ERROR [LINENO LOG_FD]
-# ---------------------------------
+# as_fn_error STATUS ERROR [LINENO LOG_FD]
+# ----------------------------------------
 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
-# script with status $?, using 1 if that was 0.
+# script with STATUS, using 1 if that was 0.
 as_fn_error ()
 {
-  as_status=$?; test $as_status -eq 0 && as_status=1
-  if test "$3"; then
-    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
+  as_status=$1; test $as_status -eq 0 && as_status=1
+  if test "$4"; then
+    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
   fi
-  $as_echo "$as_me: error: $1" >&2
+  $as_echo "$as_me: error: $2" >&2
   as_fn_exit $as_status
 } # as_fn_error
 
@@ -679,7 +679,7 @@ test -n "$DJDIR" || exec 7<&0 </dev/null
 exec 6>&1
 
 # Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
+# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
 # so uname gets run too.
 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
 
@@ -698,8 +698,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='remmina-plugins'
 PACKAGE_TARNAME='remmina-plugins'
-PACKAGE_VERSION='0.8.2'
-PACKAGE_STRING='remmina-plugins 0.8.2'
+PACKAGE_VERSION='0.8.3'
+PACKAGE_STRING='remmina-plugins 0.8.3'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1015,8 +1015,9 @@ do
   fi
 
   case $ac_option in
-  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
-  *)	ac_optarg=yes ;;
+  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
+  *=)   ac_optarg= ;;
+  *)    ac_optarg=yes ;;
   esac
 
   # Accept the important Cygnus configure options, so we can diagnose typos.
@@ -1061,7 +1062,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error "invalid feature name: $ac_useropt"
+      as_fn_error $? "invalid feature name: $ac_useropt"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -1087,7 +1088,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error "invalid feature name: $ac_useropt"
+      as_fn_error $? "invalid feature name: $ac_useropt"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -1291,7 +1292,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error "invalid package name: $ac_useropt"
+      as_fn_error $? "invalid package name: $ac_useropt"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -1307,7 +1308,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error "invalid package name: $ac_useropt"
+      as_fn_error $? "invalid package name: $ac_useropt"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -1337,8 +1338,8 @@ do
   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
     x_libraries=$ac_optarg ;;
 
-  -*) as_fn_error "unrecognized option: \`$ac_option'
-Try \`$0 --help' for more information."
+  -*) as_fn_error $? "unrecognized option: \`$ac_option'
+Try \`$0 --help' for more information"
     ;;
 
   *=*)
@@ -1346,7 +1347,7 @@ Try \`$0 --help' for more information."
     # Reject names that are not valid shell variable names.
     case $ac_envvar in #(
       '' | [0-9]* | *[!_$as_cr_alnum]* )
-      as_fn_error "invalid variable name: \`$ac_envvar'" ;;
+      as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
     esac
     eval $ac_envvar=\$ac_optarg
     export $ac_envvar ;;
@@ -1364,13 +1365,13 @@ done
 
 if test -n "$ac_prev"; then
   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
-  as_fn_error "missing argument to $ac_option"
+  as_fn_error $? "missing argument to $ac_option"
 fi
 
 if test -n "$ac_unrecognized_opts"; then
   case $enable_option_checking in
     no) ;;
-    fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
+    fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
   esac
 fi
@@ -1393,7 +1394,7 @@ do
     [\\/$]* | ?:[\\/]* )  continue;;
     NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
   esac
-  as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
+  as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
 done
 
 # There might be people who depend on the old broken behavior: `$host'
@@ -1407,8 +1408,8 @@ target=$target_alias
 if test "x$host_alias" != x; then
   if test "x$build_alias" = x; then
     cross_compiling=maybe
-    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
-    If a cross compiler is detected then cross compile mode will be used." >&2
+    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
+    If a cross compiler is detected then cross compile mode will be used" >&2
   elif test "x$build_alias" != "x$host_alias"; then
     cross_compiling=yes
   fi
@@ -1423,9 +1424,9 @@ test "$silent" = yes && exec 6>/dev/null
 ac_pwd=`pwd` && test -n "$ac_pwd" &&
 ac_ls_di=`ls -di .` &&
 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
-  as_fn_error "working directory cannot be determined"
+  as_fn_error $? "working directory cannot be determined"
 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
-  as_fn_error "pwd does not report name of working directory"
+  as_fn_error $? "pwd does not report name of working directory"
 
 
 # Find the source files, if location was not specified.
@@ -1464,11 +1465,11 @@ else
 fi
 if test ! -r "$srcdir/$ac_unique_file"; then
   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
-  as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
+  as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
 fi
 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
 ac_abs_confdir=`(
-	cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
+	cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
 	pwd)`
 # When building in place, set srcdir=.
 if test "$ac_abs_confdir" = "$ac_pwd"; then
@@ -1494,7 +1495,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 remmina-plugins 0.8.2 to adapt to many kinds of systems.
+\`configure' configures remmina-plugins 0.8.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1508,7 +1509,7 @@ Configuration:
       --help=short        display options specific to this package
       --help=recursive    display the short help of all the included packages
   -V, --version           display version information and exit
-  -q, --quiet, --silent   do not print \`checking...' messages
+  -q, --quiet, --silent   do not print \`checking ...' messages
       --cache-file=FILE   cache test results in FILE [disabled]
   -C, --config-cache      alias for \`--cache-file=config.cache'
   -n, --no-create         do not create output files
@@ -1564,7 +1565,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of remmina-plugins 0.8.2:";;
+     short | recursive ) echo "Configuration of remmina-plugins 0.8.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1693,10 +1694,10 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-remmina-plugins configure 0.8.2
-generated by GNU Autoconf 2.65
+remmina-plugins configure 0.8.3
+generated by GNU Autoconf 2.67
 
-Copyright (C) 2009 Free Software Foundation, Inc.
+Copyright (C) 2010 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.
 _ACEOF
@@ -1800,7 +1801,7 @@ ac_fn_c_check_header_compile ()
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$3+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -1843,7 +1844,7 @@ $as_echo "$ac_try_echo"; } >&5
     mv -f conftest.er1 conftest.err
   fi
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } >/dev/null && {
+  test $ac_status = 0; } > conftest.i && {
 	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
 	 test ! -s conftest.err
        }; then :
@@ -1909,7 +1910,7 @@ ac_fn_c_check_func ()
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$3+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -1976,10 +1977,10 @@ $as_echo "$ac_res" >&6; }
 ac_fn_c_check_header_mongrel ()
 {
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  if eval "test \"\${$3+set}\"" = set; then :
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$3+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 fi
 eval ac_res=\$$3
@@ -2015,7 +2016,7 @@ if ac_fn_c_try_cpp "$LINENO"; then :
 else
   ac_header_preproc=no
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
 $as_echo "$ac_header_preproc" >&6; }
 
@@ -2042,7 +2043,7 @@ $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
 esac
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$3+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   eval "$3=\$ac_header_compiler"
@@ -2058,8 +2059,8 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by remmina-plugins $as_me 0.8.2, which was
-generated by GNU Autoconf 2.65.  Invocation command line was
+It was created by remmina-plugins $as_me 0.8.3, which was
+generated by GNU Autoconf 2.67.  Invocation command line was
 
   $ $0 $@
 
@@ -2169,11 +2170,9 @@ trap 'exit_status=$?
   {
     echo
 
-    cat <<\_ASBOX
-## ---------------- ##
+    $as_echo "## ---------------- ##
 ## Cache variables. ##
-## ---------------- ##
-_ASBOX
+## ---------------- ##"
     echo
     # The following way of writing the cache mishandles newlines in values,
 (
@@ -2207,11 +2206,9 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
 )
     echo
 
-    cat <<\_ASBOX
-## ----------------- ##
+    $as_echo "## ----------------- ##
 ## Output variables. ##
-## ----------------- ##
-_ASBOX
+## ----------------- ##"
     echo
     for ac_var in $ac_subst_vars
     do
@@ -2224,11 +2221,9 @@ _ASBOX
     echo
 
     if test -n "$ac_subst_files"; then
-      cat <<\_ASBOX
-## ------------------- ##
+      $as_echo "## ------------------- ##
 ## File substitutions. ##
-## ------------------- ##
-_ASBOX
+## ------------------- ##"
       echo
       for ac_var in $ac_subst_files
       do
@@ -2242,11 +2237,9 @@ _ASBOX
     fi
 
     if test -s confdefs.h; then
-      cat <<\_ASBOX
-## ----------- ##
+      $as_echo "## ----------- ##
 ## confdefs.h. ##
-## ----------- ##
-_ASBOX
+## ----------- ##"
       echo
       cat confdefs.h
       echo
@@ -2301,7 +2294,12 @@ _ACEOF
 ac_site_file1=NONE
 ac_site_file2=NONE
 if test -n "$CONFIG_SITE"; then
-  ac_site_file1=$CONFIG_SITE
+  # We do not want a PATH search for config.site.
+  case $CONFIG_SITE in #((
+    -*)  ac_site_file1=./$CONFIG_SITE;;
+    */*) ac_site_file1=$CONFIG_SITE;;
+    *)   ac_site_file1=./$CONFIG_SITE;;
+  esac
 elif test "x$prefix" != xNONE; then
   ac_site_file1=$prefix/share/config.site
   ac_site_file2=$prefix/etc/config.site
@@ -2316,7 +2314,11 @@ do
     { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
     sed 's/^/| /' "$ac_site_file" >&5
-    . "$ac_site_file"
+    . "$ac_site_file" \
+      || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error $? "failed to load site script $ac_site_file
+See \`config.log' for more details" "$LINENO" 5 ; }
   fi
 done
 
@@ -2399,7 +2401,7 @@ if $ac_cache_corrupted; then
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
   { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
-  as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
+  as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
 fi
 ## -------------------- ##
 ## Main body of script. ##
@@ -2416,16 +2418,22 @@ am__api_version='1.11'
 
 ac_aux_dir=
 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
-  for ac_t in install-sh install.sh shtool; do
-    if test -f "$ac_dir/$ac_t"; then
-      ac_aux_dir=$ac_dir
-      ac_install_sh="$ac_aux_dir/$ac_t -c"
-      break 2
-    fi
-  done
+  if test -f "$ac_dir/install-sh"; then
+    ac_aux_dir=$ac_dir
+    ac_install_sh="$ac_aux_dir/install-sh -c"
+    break
+  elif test -f "$ac_dir/install.sh"; then
+    ac_aux_dir=$ac_dir
+    ac_install_sh="$ac_aux_dir/install.sh -c"
+    break
+  elif test -f "$ac_dir/shtool"; then
+    ac_aux_dir=$ac_dir
+    ac_install_sh="$ac_aux_dir/shtool install -c"
+    break
+  fi
 done
 if test -z "$ac_aux_dir"; then
-  as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
+  as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
 fi
 
 # These three variables are undocumented and unsupported,
@@ -2541,11 +2549,11 @@ am_lf='
 '
 case `pwd` in
   *[\\\"\#\$\&\'\`$am_lf]*)
-    as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
+    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;;
 esac
 case $srcdir in
   *[\\\"\#\$\&\'\`$am_lf\ \	]*)
-    as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
+    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;;
 esac
 
 # Do `set' in a subshell so we don't clobber the current shell's
@@ -2567,7 +2575,7 @@ if (
       # if, for instance, CONFIG_SHELL is bash and it inherits a
       # broken ls alias from the environment.  This has actually
       # happened.  Such a system could not be considered "sane".
-      as_fn_error "ls -t appears to fail.  Make sure there is not a broken
+      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
 alias in your environment" "$LINENO" 5
    fi
 
@@ -2577,7 +2585,7 @@ then
    # Ok.
    :
 else
-   as_fn_error "newly created file is older than distributed files!
+   as_fn_error $? "newly created file is older than distributed files!
 Check your system clock" "$LINENO" 5
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
@@ -2815,7 +2823,7 @@ done
 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
 set x ${MAKE-make}
 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   cat >conftest.make <<\_ACEOF
@@ -2823,7 +2831,7 @@ SHELL = /bin/sh
 all:
 	@echo '@@@%%%=$(MAKE)=@@@%%%'
 _ACEOF
-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
+# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
 case `${MAKE-make} -f conftest.make 2>/dev/null` in
   *@@@%%%=?*=@@@%%%*)
     eval ac_cv_prog_make_${ac_make}_set=yes;;
@@ -2857,7 +2865,7 @@ if test "`cd $srcdir && pwd`" != "`pwd`"; then
   am__isrc=' -I$(srcdir)'
   # test to see if srcdir already configured
   if test -f $srcdir/config.status; then
-    as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
+    as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
   fi
 fi
 
@@ -2873,7 +2881,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='remmina-plugins'
- VERSION='0.8.2'
+ VERSION='0.8.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3280,8 +3288,8 @@ fi
 
 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "no acceptable C compiler found in \$PATH
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "no acceptable C compiler found in \$PATH
+See \`config.log' for more details" "$LINENO" 5 ; }
 
 # Provide some information about the compiler.
 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -3395,9 +3403,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
 
 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-{ as_fn_set_status 77
-as_fn_error "C compiler cannot create executables
-See \`config.log' for more details." "$LINENO" 5; }; }
+as_fn_error 77 "C compiler cannot create executables
+See \`config.log' for more details" "$LINENO" 5 ; }
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
@@ -3439,8 +3446,8 @@ done
 else
   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "cannot compute suffix of executables: cannot compile and link
+See \`config.log' for more details" "$LINENO" 5 ; }
 fi
 rm -f conftest conftest$ac_cv_exeext
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
@@ -3497,9 +3504,9 @@ $as_echo "$ac_try_echo"; } >&5
     else
 	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "cannot run C compiled programs.
+as_fn_error $? "cannot run C compiled programs.
 If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." "$LINENO" 5; }
+See \`config.log' for more details" "$LINENO" 5 ; }
     fi
   fi
 fi
@@ -3550,8 +3557,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
 
 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "cannot compute suffix of object files: cannot compile
+See \`config.log' for more details" "$LINENO" 5 ; }
 fi
 rm -f conftest.$ac_cv_objext conftest.$ac_ext
 fi
@@ -4255,8 +4262,8 @@ fi
 
 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "no acceptable C compiler found in \$PATH
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "no acceptable C compiler found in \$PATH
+See \`config.log' for more details" "$LINENO" 5 ; }
 
 # Provide some information about the compiler.
 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -4649,7 +4656,7 @@ ltmain="$ac_aux_dir/ltmain.sh"
 
 # Make sure we can run config.sub.
 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
-  as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
+  as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
 $as_echo_n "checking build system type... " >&6; }
@@ -4660,16 +4667,16 @@ else
 test "x$ac_build_alias" = x &&
   ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
 test "x$ac_build_alias" = x &&
-  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
+  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
-  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
+  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
 
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
 $as_echo "$ac_cv_build" >&6; }
 case $ac_cv_build in
 *-*-*) ;;
-*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
+*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;
 esac
 build=$ac_cv_build
 ac_save_IFS=$IFS; IFS='-'
@@ -4694,7 +4701,7 @@ else
   ac_cv_host=$ac_cv_build
 else
   ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
-    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
+    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
 fi
 
 fi
@@ -4702,7 +4709,7 @@ fi
 $as_echo "$ac_cv_host" >&6; }
 case $ac_cv_host in
 *-*-*) ;;
-*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
+*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;
 esac
 host=$ac_cv_host
 ac_save_IFS=$IFS; IFS='-'
@@ -4775,7 +4782,7 @@ esac
   done
 IFS=$as_save_IFS
   if test -z "$ac_cv_path_SED"; then
-    as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
+    as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
   fi
 else
   ac_cv_path_SED=$SED
@@ -4851,7 +4858,7 @@ esac
   done
 IFS=$as_save_IFS
   if test -z "$ac_cv_path_GREP"; then
-    as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+    as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
   fi
 else
   ac_cv_path_GREP=$GREP
@@ -4917,7 +4924,7 @@ esac
   done
 IFS=$as_save_IFS
   if test -z "$ac_cv_path_EGREP"; then
-    as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+    as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
   fi
 else
   ac_cv_path_EGREP=$EGREP
@@ -4984,7 +4991,7 @@ esac
   done
 IFS=$as_save_IFS
   if test -z "$ac_cv_path_FGREP"; then
-    as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+    as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
   fi
 else
   ac_cv_path_FGREP=$FGREP
@@ -5100,7 +5107,7 @@ else
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
 fi
-test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
+test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
@@ -5302,13 +5309,13 @@ if test "${lt_cv_nm_interface+set}" = set; then :
 else
   lt_cv_nm_interface="BSD nm"
   echo "int some_variable = 0;" > conftest.$ac_ext
-  (eval echo "\"\$as_me:5305: $ac_compile\"" >&5)
+  (eval echo "\"\$as_me:5312: $ac_compile\"" >&5)
   (eval "$ac_compile" 2>conftest.err)
   cat conftest.err >&5
-  (eval echo "\"\$as_me:5308: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
+  (eval echo "\"\$as_me:5315: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
   (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
   cat conftest.err >&5
-  (eval echo "\"\$as_me:5311: output\"" >&5)
+  (eval echo "\"\$as_me:5318: output\"" >&5)
   cat conftest.out >&5
   if $GREP 'External.*some_variable' conftest.out > /dev/null; then
     lt_cv_nm_interface="MS dumpbin"
@@ -6513,7 +6520,7 @@ ia64-*-hpux*)
   ;;
 *-*-irix6*)
   # Find out which ABI we are using.
-  echo '#line 6516 "configure"' > conftest.$ac_ext
+  echo '#line 6523 "configure"' > conftest.$ac_ext
   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
@@ -7302,7 +7309,7 @@ else
   # Broken: fails on valid input.
 continue
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 
   # OK, works on sane cases.  Now check whether nonexistent headers
   # can be detected and how.
@@ -7318,11 +7325,11 @@ else
 ac_preproc_ok=:
 break
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 
 done
 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.i conftest.err conftest.$ac_ext
 if $ac_preproc_ok; then :
   break
 fi
@@ -7361,7 +7368,7 @@ else
   # Broken: fails on valid input.
 continue
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 
   # OK, works on sane cases.  Now check whether nonexistent headers
   # can be detected and how.
@@ -7377,18 +7384,18 @@ else
 ac_preproc_ok=:
 break
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 
 done
 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.i conftest.err conftest.$ac_ext
 if $ac_preproc_ok; then :
 
 else
   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
+See \`config.log' for more details" "$LINENO" 5 ; }
 fi
 
 ac_ext=c
@@ -7517,8 +7524,7 @@ do :
   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
 "
-eval as_val=\$$as_ac_Header
-   if test "x$as_val" = x""yes; then :
+if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
   cat >>confdefs.h <<_ACEOF
 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
 _ACEOF
@@ -8039,11 +8045,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:8042: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:8048: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:8046: \$? = $ac_status" >&5
+   echo "$as_me:8052: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
@@ -8378,11 +8384,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:8381: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:8387: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:8385: \$? = $ac_status" >&5
+   echo "$as_me:8391: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
@@ -8483,11 +8489,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:8486: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:8492: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:8490: \$? = $ac_status" >&5
+   echo "$as_me:8496: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
@@ -8538,11 +8544,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:8541: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:8547: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:8545: \$? = $ac_status" >&5
+   echo "$as_me:8551: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
@@ -10922,7 +10928,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 10925 "configure"
+#line 10931 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -11018,7 +11024,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 11021 "configure"
+#line 11027 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -11250,7 +11256,7 @@ CC="$lt_save_CC"
 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
 set x ${MAKE-make}
 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   cat >conftest.make <<\_ACEOF
@@ -11258,7 +11264,7 @@ SHELL = /bin/sh
 all:
 	@echo '@@@%%%=$(MAKE)=@@@%%%'
 _ACEOF
-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
+# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
 case `${MAKE-make} -f conftest.make 2>/dev/null` in
   *@@@%%%=?*=@@@%%%*)
     eval ac_cv_prog_make_${ac_make}_set=yes;;
@@ -11314,7 +11320,7 @@ $as_echo "$USE_NLS" >&6; }
 
 case "$am__api_version" in
     1.01234)
-	as_fn_error "Automake 1.5 or newer is required to use intltool" "$LINENO" 5
+	as_fn_error $? "Automake 1.5 or newer is required to use intltool" "$LINENO" 5
     ;;
     *)
     ;;
@@ -11331,7 +11337,7 @@ $as_echo_n "checking for intltool >= 0.35.0... " >&6; }
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_APPLIED_VERSION found" >&5
 $as_echo "$INTLTOOL_APPLIED_VERSION found" >&6; }
     test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
-	as_fn_error "Your intltool is too old.  You need intltool 0.35.0 or later." "$LINENO" 5
+	as_fn_error $? "Your intltool is too old.  You need intltool 0.35.0 or later." "$LINENO" 5
 fi
 
 # Extract the first word of "intltool-update", so it can be a program name with args.
@@ -11455,7 +11461,7 @@ fi
 
 
 if test -z "$INTLTOOL_UPDATE" -o -z "$INTLTOOL_MERGE" -o -z "$INTLTOOL_EXTRACT"; then
-    as_fn_error "The intltool scripts were not found. Please install intltool." "$LINENO" 5
+    as_fn_error $? "The intltool scripts were not found. Please install intltool." "$LINENO" 5
 fi
 
   INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
@@ -11737,13 +11743,13 @@ fi
 
 
 if test -z "$XGETTEXT" -o -z "$MSGMERGE" -o -z "$MSGFMT"; then
-    as_fn_error "GNU gettext tools not found; required for intltool" "$LINENO" 5
+    as_fn_error $? "GNU gettext tools not found; required for intltool" "$LINENO" 5
 fi
 xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
 mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
 mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
 if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
-    as_fn_error "GNU gettext tools not found; required for intltool" "$LINENO" 5
+    as_fn_error $? "GNU gettext tools not found; required for intltool" "$LINENO" 5
 fi
 
 # Extract the first word of "perl", so it can be a program name with args.
@@ -11787,13 +11793,13 @@ fi
 
 
 if test -z "$INTLTOOL_PERL"; then
-   as_fn_error "perl not found" "$LINENO" 5
+   as_fn_error $? "perl not found" "$LINENO" 5
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for perl >= 5.8.1" >&5
 $as_echo_n "checking for perl >= 5.8.1... " >&6; }
 $INTLTOOL_PERL -e "use 5.8.1;" > /dev/null 2>&1
 if test $? -ne 0; then
-   as_fn_error "perl 5.8.1 is required for intltool" "$LINENO" 5
+   as_fn_error $? "perl 5.8.1 is required for intltool" "$LINENO" 5
 else
    IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
@@ -11806,7 +11812,7 @@ $as_echo_n "checking for XML::Parser... " >&6; }
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
 $as_echo "ok" >&6; }
    else
-       as_fn_error "XML::Parser perl module is required for intltool" "$LINENO" 5
+       as_fn_error $? "XML::Parser perl module is required for intltool" "$LINENO" 5
    fi
 fi
 
@@ -11864,7 +11870,7 @@ _ACEOF
 
 
 if test "x$USE_NLS" != "xno"; then
-    ALL_LINGUAS="bg de el es eu fr hu id it lt nl pl pt_BR pt_PT ru tr uk zh_CN"
+    ALL_LINGUAS="bg cs de el es eu fr hu id it lt nl pl pt_BR pt_PT ru tr uk zh_CN"
     nls_support="yes"
 else
     ALL_LINGUAS=""
@@ -12786,7 +12792,7 @@ fi
 	# Put the nasty error message in config.log where it belongs
 	echo "$REMMINA_PLUGINS_PKG_ERRORS" >&5
 
-	as_fn_error "Package requirements (
+	as_fn_error $? "Package requirements (
     glib-2.0 >= 2.20.0
     gtk+-2.0 >= 2.16.0
 ) were not met:
@@ -12804,7 +12810,7 @@ elif test $pkg_failed = untried; then
 $as_echo "no" >&6; }
 	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
+as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 is in your PATH or set the PKG_CONFIG environment variable to the full
 path to pkg-config.
 
@@ -12813,7 +12819,7 @@ and REMMINA_PLUGINS_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details.
 
 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
-See \`config.log' for more details." "$LINENO" 5; }
+See \`config.log' for more details" "$LINENO" 5 ; }
 else
 	REMMINA_PLUGINS_CFLAGS=$pkg_cv_REMMINA_PLUGINS_CFLAGS
 	REMMINA_PLUGINS_LIBS=$pkg_cv_REMMINA_PLUGINS_LIBS
@@ -13060,11 +13066,11 @@ fi
 as_ac_File=`$as_echo "ac_cv_file_$remminabin" | $as_tr_sh`
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $remminabin" >&5
 $as_echo_n "checking for $remminabin... " >&6; }
-if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$as_ac_File+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   test "$cross_compiling" = yes &&
-  as_fn_error "cannot check for file existence when cross compiling" "$LINENO" 5
+  as_fn_error $? "cannot check for file existence when cross compiling" "$LINENO" 5
 if test -r "$remminabin"; then
   eval "$as_ac_File=yes"
 else
@@ -13074,8 +13080,7 @@ fi
 eval ac_res=\$$as_ac_File
 	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
 $as_echo "$ac_res" >&6; }
-eval as_val=\$$as_ac_File
-   if test "x$as_val" = x""yes; then :
+if eval test \"x\$"$as_ac_File"\" = x"yes"; then :
   remminabin_found="yes"
 else
   remminabin_found="no. (If you are packaging the plugins, please make sure it uses the same prefix as remmina and ignore this)"
@@ -13597,8 +13602,7 @@ do :
   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
 "
-eval as_val=\$$as_ac_Header
-   if test "x$as_val" = x""yes; then :
+if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
   cat >>confdefs.h <<_ACEOF
 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
 _ACEOF
@@ -13711,6 +13715,7 @@ DEFS=-DHAVE_CONFIG_H
 
 ac_libobjs=
 ac_ltlibobjs=
+U=
 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
   # 1. Remove the extension, and $U if already installed.
   ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
@@ -13734,15 +13739,15 @@ else
 fi
 
 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
-  as_fn_error "conditional \"AMDEP\" was never defined.
+  as_fn_error $? "conditional \"AMDEP\" was never defined.
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
 fi
 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
-  as_fn_error "conditional \"am__fastdepCC\" was never defined.
+  as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
 fi
 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
-  as_fn_error "conditional \"am__fastdepCC\" was never defined.
+  as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
 fi
 
@@ -13896,19 +13901,19 @@ export LANGUAGE
 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
 
 
-# as_fn_error ERROR [LINENO LOG_FD]
-# ---------------------------------
+# as_fn_error STATUS ERROR [LINENO LOG_FD]
+# ----------------------------------------
 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
-# script with status $?, using 1 if that was 0.
+# script with STATUS, using 1 if that was 0.
 as_fn_error ()
 {
-  as_status=$?; test $as_status -eq 0 && as_status=1
-  if test "$3"; then
-    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
+  as_status=$1; test $as_status -eq 0 && as_status=1
+  if test "$4"; then
+    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
   fi
-  $as_echo "$as_me: error: $1" >&2
+  $as_echo "$as_me: error: $2" >&2
   as_fn_exit $as_status
 } # as_fn_error
 
@@ -14104,7 +14109,7 @@ $as_echo X"$as_dir" |
       test -d "$as_dir" && break
     done
     test -z "$as_dirs" || eval "mkdir $as_dirs"
-  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
+  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
 
 
 } # as_fn_mkdir_p
@@ -14157,8 +14162,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by remmina-plugins $as_me 0.8.2, which was
-generated by GNU Autoconf 2.65.  Invocation command line was
+This file was extended by remmina-plugins $as_me 0.8.3, which was
+generated by GNU Autoconf 2.67.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS
@@ -14223,11 +14228,11 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-remmina-plugins config.status 0.8.2
-configured by $0, generated by GNU Autoconf 2.65,
+remmina-plugins config.status 0.8.3
+configured by $0, generated by GNU Autoconf 2.67,
   with options \\"\$ac_cs_config\\"
 
-Copyright (C) 2009 Free Software Foundation, Inc.
+Copyright (C) 2010 Free Software Foundation, Inc.
 This config.status script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it."
 
@@ -14245,11 +14250,16 @@ ac_need_defaults=:
 while test $# != 0
 do
   case $1 in
-  --*=*)
+  --*=?*)
     ac_option=`expr "X$1" : 'X\([^=]*\)='`
     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
     ac_shift=:
     ;;
+  --*=)
+    ac_option=`expr "X$1" : 'X\([^=]*\)='`
+    ac_optarg=
+    ac_shift=:
+    ;;
   *)
     ac_option=$1
     ac_optarg=$2
@@ -14271,6 +14281,7 @@ do
     $ac_shift
     case $ac_optarg in
     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
+    '') as_fn_error $? "missing file argument" ;;
     esac
     as_fn_append CONFIG_FILES " '$ac_optarg'"
     ac_need_defaults=false;;
@@ -14283,7 +14294,7 @@ do
     ac_need_defaults=false;;
   --he | --h)
     # Conflict between --help and --header
-    as_fn_error "ambiguous option: \`$1'
+    as_fn_error $? "ambiguous option: \`$1'
 Try \`$0 --help' for more information.";;
   --help | --hel | -h )
     $as_echo "$ac_cs_usage"; exit ;;
@@ -14292,7 +14303,7 @@ Try \`$0 --help' for more information.";;
     ac_cs_silent=: ;;
 
   # This is an error.
-  -*) as_fn_error "unrecognized option: \`$1'
+  -*) as_fn_error $? "unrecognized option: \`$1'
 Try \`$0 --help' for more information." ;;
 
   *) as_fn_append ac_config_targets " $1"
@@ -14619,7 +14630,7 @@ do
     "telepathy/Makefile") CONFIG_FILES="$CONFIG_FILES telepathy/Makefile" ;;
     "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;
 
-  *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
+  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
   esac
 done
 
@@ -14657,7 +14668,7 @@ $debug ||
 {
   tmp=./conf$$-$RANDOM
   (umask 077 && mkdir "$tmp")
-} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
+} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
 
 # Set up the scripts for CONFIG_FILES section.
 # No need to generate them if there are no CONFIG_FILES.
@@ -14674,7 +14685,7 @@ if test "x$ac_cr" = x; then
 fi
 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
-  ac_cs_awk_cr='\r'
+  ac_cs_awk_cr='\\r'
 else
   ac_cs_awk_cr=$ac_cr
 fi
@@ -14688,18 +14699,18 @@ _ACEOF
   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
   echo "_ACEOF"
 } >conf$$subs.sh ||
-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
-ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
+  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
+ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
 ac_delim='%!_!# '
 for ac_last_try in false false false false false :; do
   . ./conf$$subs.sh ||
-    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
 
   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
   if test $ac_delim_n = $ac_delim_num; then
     break
   elif $ac_last_try; then
-    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
   else
     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
   fi
@@ -14788,20 +14799,28 @@ if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
 else
   cat
 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
-  || as_fn_error "could not setup config files machinery" "$LINENO" 5
+  || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
 _ACEOF
 
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
+# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
+# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
 # trailing colons and then remove the whole line if VPATH becomes empty
 # (actually we leave an empty line to preserve line numbers).
 if test "x$srcdir" = x.; then
-  ac_vpsub='/^[	 ]*VPATH[	 ]*=/{
-s/:*\$(srcdir):*/:/
-s/:*\${srcdir}:*/:/
-s/:*@srcdir@:*/:/
-s/^\([^=]*=[	 ]*\):*/\1/
+  ac_vpsub='/^[	 ]*VPATH[	 ]*=[	 ]*/{
+h
+s///
+s/^/:/
+s/[	 ]*$/:/
+s/:\$(srcdir):/:/g
+s/:\${srcdir}:/:/g
+s/:@srcdir@:/:/g
+s/^:*//
 s/:*$//
+x
+s/\(=[	 ]*\).*/\1/
+G
+s/\n//
 s/^[^=]*=[	 ]*$//
 }'
 fi
@@ -14829,7 +14848,7 @@ for ac_last_try in false false :; do
   if test -z "$ac_t"; then
     break
   elif $ac_last_try; then
-    as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
+    as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
   else
     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
   fi
@@ -14914,7 +14933,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 _ACAWK
 _ACEOF
 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
-  as_fn_error "could not setup config headers machinery" "$LINENO" 5
+  as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
 fi # test -n "$CONFIG_HEADERS"
 
 
@@ -14927,7 +14946,7 @@ do
   esac
   case $ac_mode$ac_tag in
   :[FHL]*:*);;
-  :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
+  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
   :[FH]-) ac_tag=-:-;;
   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
   esac
@@ -14955,7 +14974,7 @@ do
 	   [\\/$]*) false;;
 	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
 	   esac ||
-	   as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
+	   as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
       esac
       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
       as_fn_append ac_file_inputs " '$ac_f'"
@@ -14982,7 +15001,7 @@ $as_echo "$as_me: creating $ac_file" >&6;}
 
     case $ac_tag in
     *:-:* | *:-) cat >"$tmp/stdin" \
-      || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
+      || as_fn_error $? "could not create $ac_file" "$LINENO" 5  ;;
     esac
     ;;
   esac
@@ -15119,22 +15138,22 @@ s&@MKDIR_P@&$ac_MKDIR_P&;t t
 $ac_datarootdir_hack
 "
 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
-  || as_fn_error "could not create $ac_file" "$LINENO" 5
+  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
 
 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
   { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
-which seems to be undefined.  Please make sure it is defined." >&5
+which seems to be undefined.  Please make sure it is defined" >&5
 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
-which seems to be undefined.  Please make sure it is defined." >&2;}
+which seems to be undefined.  Please make sure it is defined" >&2;}
 
   rm -f "$tmp/stdin"
   case $ac_file in
   -) cat "$tmp/out" && rm -f "$tmp/out";;
   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
   esac \
-  || as_fn_error "could not create $ac_file" "$LINENO" 5
+  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  ;;
   :H)
   #
@@ -15145,19 +15164,19 @@ which seems to be undefined.  Please make sure it is defined." >&2;}
       $as_echo "/* $configure_input  */" \
       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
     } >"$tmp/config.h" \
-      || as_fn_error "could not create $ac_file" "$LINENO" 5
+      || as_fn_error $? "could not create $ac_file" "$LINENO" 5
     if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
       { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
 $as_echo "$as_me: $ac_file is unchanged" >&6;}
     else
       rm -f "$ac_file"
       mv "$tmp/config.h" "$ac_file" \
-	|| as_fn_error "could not create $ac_file" "$LINENO" 5
+	|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
     fi
   else
     $as_echo "/* $configure_input  */" \
       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
-      || as_fn_error "could not create -" "$LINENO" 5
+      || as_fn_error $? "could not create -" "$LINENO" 5
   fi
 # Compute "$ac_file"'s index in $config_headers.
 _am_arg="$ac_file"
@@ -15961,7 +15980,7 @@ if test ".$ac_prefix_conf_INP" = "."; then
    esac
 fi
 if test -z "$ac_prefix_conf_PKG" ; then
-   as_fn_error "no prefix for _PREFIX_PKG_CONFIG_H" "$LINENO" 5
+   as_fn_error $? "no prefix for _PREFIX_PKG_CONFIG_H" "$LINENO" 5
 else
   if test ! -f "$ac_prefix_conf_INP" ; then if test -f "$srcdir/$ac_prefix_conf_INP" ; then
      ac_prefix_conf_INP="$srcdir/$ac_prefix_conf_INP"
@@ -16020,14 +16039,14 @@ $as_echo X"$ac_prefix_conf_OUT" |
     fi
     cp conftest.prefix _configs.sed
   else
-    as_fn_error "input file $ac_prefix_conf_INP does not exist - skip generating $ac_prefix_conf_OUT" "$LINENO" 5
+    as_fn_error $? "input file $ac_prefix_conf_INP does not exist - skip generating $ac_prefix_conf_OUT" "$LINENO" 5
   fi
   rm -f conftest.*
 fi
  ;;
     "po/stamp-it":C)
     if  ! grep "^# INTLTOOL_MAKEFILE$" "po/Makefile.in" > /dev/null ; then
-       as_fn_error "po/Makefile.in.in was not created by intltoolize." "$LINENO" 5
+       as_fn_error $? "po/Makefile.in.in was not created by intltoolize." "$LINENO" 5
     fi
     rm -f "po/stamp-it" "po/stamp-it.tmp" "po/POTFILES" "po/Makefile.tmp"
     >"po/stamp-it.tmp"
@@ -16055,7 +16074,7 @@ _ACEOF
 ac_clean_files=$ac_clean_files_save
 
 test $ac_write_fail = 0 ||
-  as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
+  as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
 
 
 # configure is writing to config.log, and then calls config.status.
@@ -16076,7 +16095,7 @@ if test "$no_create" != yes; then
   exec 5>>config.log
   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
   # would make configure fail if this is the last instruction.
-  $ac_cs_success || as_fn_exit $?
+  $ac_cs_success || as_fn_exit 1
 fi
 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
diff --git a/configure.ac b/configure.ac
index 4aa9909..a6321e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.60)
-AC_INIT(remmina-plugins, 0.8.2)
+AC_INIT(remmina-plugins, 0.8.3)
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([common/remminaplugincommon.h])
 AC_CONFIG_HEADER([config.h])
@@ -36,7 +36,7 @@ AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [The gettext package])
 
 if test "x$USE_NLS" != "xno"; then
-    ALL_LINGUAS="bg de el es eu fr hu id it lt nl pl pt_BR pt_PT ru tr uk zh_CN"
+    ALL_LINGUAS="bg cs de el es eu fr hu id it lt nl pl pt_BR pt_PT ru tr uk zh_CN"
     nls_support="yes"
 else
     ALL_LINGUAS=""
diff --git a/debian/changelog b/debian/changelog
index 5155e34..ec84db4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+remmina-plugins (0.8.3-1) unstable; urgency=low
+
+  * New upstream bugfix release.
+  * debian/control:
+    - Fix typo in remmina-plugin-telepathy synopsis (Closes: #593986).
+
+ -- Luca Falavigna <dktrkranz@debian.org>  Wed, 01 Sep 2010 22:16:28 +0200
+
 remmina-plugins (0.8.2-1) unstable; urgency=low
 
   * New upstream bugfix release.
diff --git a/debian/control b/debian/control
index ee7ec59..6f70a3c 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,7 @@ Description: NX plugin for remmina remote desktop client
 Package: remmina-plugin-telepathy
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, remmina, remmina-plugin-data (>= ${source:Version}), remmina-plugin-data (<< ${source:Version}.1~)
-Description: Telepaty plugin for remmina remote desktop client
+Description: Telepathy plugin for remmina remote desktop client
  Remmina is a remote desktop connection client able to display and control a
  remote desktop session.
  .
diff --git a/libvncserver/rfb/rfbconfig.h b/libvncserver/rfb/rfbconfig.h
index c8c16b4..d908ac8 100644
--- a/libvncserver/rfb/rfbconfig.h
+++ b/libvncserver/rfb/rfbconfig.h
@@ -178,7 +178,7 @@
 
 /* Define to the full name and version of this package. */
 #ifndef LIBVNCSERVER_PACKAGE_STRING 
-#define LIBVNCSERVER_PACKAGE_STRING  "remmina-plugins 0.8.2" 
+#define LIBVNCSERVER_PACKAGE_STRING  "remmina-plugins 0.8.3" 
 #endif
 
 /* Define to the one symbol short name of this package. */
@@ -193,7 +193,7 @@
 
 /* Define to the version of this package. */
 #ifndef LIBVNCSERVER_PACKAGE_VERSION 
-#define LIBVNCSERVER_PACKAGE_VERSION  "0.8.2" 
+#define LIBVNCSERVER_PACKAGE_VERSION  "0.8.3" 
 #endif
 
 /* Define to 1 if you have the ANSI C header files. */
@@ -203,7 +203,7 @@
 
 /* Version number of package */
 #ifndef LIBVNCSERVER_VERSION 
-#define LIBVNCSERVER_VERSION  "0.8.2" 
+#define LIBVNCSERVER_VERSION  "0.8.3" 
 #endif
 
 /* Enable support for gnutls in libvncclient */
diff --git a/nx/remminapluginnx.c b/nx/remminapluginnx.c
index 474b70a..fcc7383 100644
--- a/nx/remminapluginnx.c
+++ b/nx/remminapluginnx.c
@@ -622,6 +622,7 @@ remmina_plugin_entry (RemminaPluginService *service)
 {
     Display *dpy;
     XkbRF_VarDefsRec vd;
+    gchar *s;
 
     remmina_plugin_nx_service = service;
 
@@ -637,6 +638,8 @@ remmina_plugin_entry (RemminaPluginService *service)
             if (vd.model) XFree (vd.model);
             if (vd.variant) XFree (vd.variant);
             if (vd.options) XFree (vd.options);
+            s = strchr (remmina_kbtype, ',');
+            if (s) *s = '\0';
             g_print ("NX: detected keyboard type %s\n", remmina_kbtype);
         }
         XCloseDisplay (dpy);
diff --git a/po/cs.po b/po/cs.po
new file mode 100644
index 0000000..d5a984b
--- /dev/null
+++ b/po/cs.po
@@ -0,0 +1,192 @@
+# Czech translation for remmina
+# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
+# This file is distributed under the same license as the remmina package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: remmina\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2010-07-16 23:01+0800\n"
+"PO-Revision-Date: 2010-08-11 12:18+0000\n"
+"Last-Translator: Kabi <Unknown>\n"
+"Language-Team: Czech <cs@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2010-08-12 04:15+0000\n"
+"X-Generator: Launchpad (build Unknown)\n"
+
+#: ../nx/remminapluginnx.c:645
+msgid "NX - NX Technology"
+msgstr "NX - NX Technologie"
+
+#: ../nx/remminanxsessionmanager.c:97
+msgid "Terminating"
+msgstr "UkonÄ?ování"
+
+#: ../nx/remminanxsessionmanager.c:132
+#, c-format
+msgid "NX Sessions on %s"
+msgstr "NX Sezení na %s"
+
+#: ../nx/remminanxsessionmanager.c:137
+msgid "Attach"
+msgstr "PÅ?iložit"
+
+#: ../nx/remminanxsessionmanager.c:141
+msgid "Restore"
+msgstr "Obnovit"
+
+#: ../nx/remminanxsessionmanager.c:142
+msgid "Start"
+msgstr "Start"
+
+#: ../nx/remminanxsessionmanager.c:146
+msgid "Terminate"
+msgstr "UkonÄ?it"
+
+#: ../nx/remminanxsessionmanager.c:172
+msgid "Type"
+msgstr "Typ"
+
+#: ../nx/remminanxsessionmanager.c:179
+msgid "Display"
+msgstr "Zobrazit"
+
+#: ../nx/remminanxsessionmanager.c:186
+msgid "Status"
+msgstr "Status"
+
+#: ../nx/remminanxsessionmanager.c:193
+msgid "Name"
+msgstr "Jméno"
+
+#: ../rdp/remminapluginrdp.c:280
+#, c-format
+msgid "Unable to connect to RDP server %s"
+msgstr "Nelze pÅ?ipojit k RDP serveru %s"
+
+#: ../rdp/remminapluginrdp.c:516
+msgid "RDP - Windows Terminal Service"
+msgstr "RDP - Windows Terminal Service"
+
+#: ../rdp/remminapluginrdp.c:521
+msgid "RDP - RDP File Handler"
+msgstr "RDP - RDP File Handler"
+
+#: ../rdp/remminapluginrdp.c:522
+msgid "Export connection in Windows .rdp file format"
+msgstr "Exportovat pÅ?ipojení do souboru *.rdp (Windows)"
+
+#: ../rdp/remminapluginrdp.c:527
+msgid "RDP - Preferences"
+msgstr "RDP - Nastavení"
+
+#: ../rdp/remminapluginrdpset.c:138
+msgid "<Auto Detect>"
+msgstr "<Auto Detekce>"
+
+#: ../rdp/remminapluginrdpset.c:173
+msgid "Poor (Fastest)"
+msgstr "Nejhorší (Rychlejší)"
+
+#: ../rdp/remminapluginrdpset.c:175
+msgid "Medium"
+msgstr "StÅ?ední"
+
+#: ../rdp/remminapluginrdpset.c:177
+msgid "Good"
+msgstr "Dobré"
+
+#: ../rdp/remminapluginrdpset.c:179
+msgid "Best (Slowest)"
+msgstr "Nejlepší (Nejpomalejší)"
+
+#. Create the content
+#: ../rdp/remminapluginrdpset.c:256
+msgid "Keyboard Layout"
+msgstr "Rozložení klávesnice"
+
+#: ../rdp/remminapluginrdpset.c:279
+msgid "Quality Option"
+msgstr "Nastavení kvality"
+
+#: ../rdp/remminapluginrdpset.c:298
+msgid "Wallpaper"
+msgstr "Obrázek na pozadí"
+
+#: ../rdp/remminapluginrdpset.c:305
+msgid "Window Drag"
+msgstr "Shodit okno"
+
+#: ../rdp/remminapluginrdpset.c:312
+msgid "Menu Animation"
+msgstr "Animace menu"
+
+#: ../rdp/remminapluginrdpset.c:319
+msgid "Theme"
+msgstr "Motiv"
+
+#: ../rdp/remminapluginrdpset.c:326
+msgid "Cursor Shadow"
+msgstr "Obrys kurzoru"
+
+#: ../rdp/remminapluginrdpset.c:333
+msgid "Cursor Blinking"
+msgstr "Blikání kurzoru"
+
+#: ../rdp/remminapluginrdpset.c:340
+msgid "Font Smoothing"
+msgstr "Vyhlazování písma"
+
+#: ../rdp/remminapluginrdpset.c:347
+msgid "Composition"
+msgstr "Složení"
+
+#: ../telepathy/remminaplugintelepathy.c:54
+msgid "Telepathy - Desktop Sharing"
+msgstr "Telepathy - Sdílení plochy"
+
+#: ../telepathy/remminatpchannelhandler.c:247
+#, c-format
+msgid ""
+"%s wants to share his/her desktop.\n"
+"Do you accept the invitation?"
+msgstr ""
+"%s s vámi chce sdílet svou plochu.\n"
+"Chcete pÅ?ijmout žádost?"
+
+#: ../telepathy/remminatpchannelhandler.c:251
+msgid "Desktop sharing invitation"
+msgstr "Pozvat ke sdílení pracovní plochy"
+
+#: ../vnc/remminapluginvnc.c:961
+msgid "Unable to connect to VNC server"
+msgstr "Nelze pÅ?ipojit k VNC serveru"
+
+#: ../vnc/remminapluginvnc.c:962
+#, c-format
+msgid "Couldn't convert '%s' to host address"
+msgstr "Nemohu zmÄ?nit '%s' na host adresu"
+
+#: ../vnc/remminapluginvnc.c:963
+#, c-format
+msgid "VNC connection failed: %s"
+msgstr "Spojení pomocí VNC selhalo: %s"
+
+#: ../vnc/remminapluginvnc.c:964
+msgid "Your connection has been rejected."
+msgstr "Vaše spojení bylo odmítnuto."
+
+#: ../vnc/remminapluginvnc.c:1971
+msgid "VNC - Virtual Network Computing"
+msgstr "VNC - Virtual Network Computing"
+
+#: ../vnc/remminapluginvnc.c:1977
+msgid "VNC - Incoming Connection"
+msgstr "VNC - PÅ?íchozí spojení"
+
+#: ../xdmcp/remminapluginxdmcp.c:368
+msgid "XDMCP - X Remote Session"
+msgstr "XDMCP - X Remote Session"
diff --git a/po/es.po b/po/es.po
index 07335bb..429932c 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,82 +8,147 @@ msgid ""
 msgstr ""
 "Project-Id-Version: remmina\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-05-29 00:46+0800\n"
-"PO-Revision-Date: 2010-05-28 18:11+0000\n"
-"Last-Translator: Julio Napurí Carlos <JulioNC@gmail.com>\n"
+"POT-Creation-Date: 2010-07-16 23:01+0800\n"
+"PO-Revision-Date: 2010-08-01 05:24+0000\n"
+"Last-Translator: Moritatux <Unknown>\n"
 "Language-Team: Spanish <es@li.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2010-05-31 03:51+0000\n"
+"X-Launchpad-Export-Date: 2010-08-02 03:54+0000\n"
 "X-Generator: Launchpad (build Unknown)\n"
 "X-Poedit-Language: Spanish\n"
 
-#: ../nx/remminapluginnx.c:655
+#: ../nx/remminapluginnx.c:645
 msgid "NX - NX Technology"
-msgstr ""
+msgstr "Tecnología NX - NX"
 
 #: ../nx/remminanxsessionmanager.c:97
 msgid "Terminating"
-msgstr ""
+msgstr "Terminando"
 
 #: ../nx/remminanxsessionmanager.c:132
 #, c-format
 msgid "NX Sessions on %s"
-msgstr ""
+msgstr "NX Sesiones activas %s"
 
 #: ../nx/remminanxsessionmanager.c:137
 msgid "Attach"
-msgstr ""
+msgstr "Adjuntar"
 
 #: ../nx/remminanxsessionmanager.c:141
 msgid "Restore"
-msgstr ""
+msgstr "Restaurar"
 
 #: ../nx/remminanxsessionmanager.c:142
 msgid "Start"
-msgstr ""
+msgstr "Iniciar"
 
 #: ../nx/remminanxsessionmanager.c:146
 msgid "Terminate"
-msgstr ""
+msgstr "Terminar"
 
 #: ../nx/remminanxsessionmanager.c:172
 msgid "Type"
-msgstr ""
+msgstr "Tipo"
 
 #: ../nx/remminanxsessionmanager.c:179
 msgid "Display"
-msgstr ""
+msgstr "Mostrar"
 
 #: ../nx/remminanxsessionmanager.c:186
 msgid "Status"
-msgstr ""
+msgstr "Estado"
 
 #: ../nx/remminanxsessionmanager.c:193
 msgid "Name"
-msgstr ""
+msgstr "Nombre"
 
-#: ../rdp/remminapluginrdp.c:258
+#: ../rdp/remminapluginrdp.c:280
 #, c-format
 msgid "Unable to connect to RDP server %s"
-msgstr ""
+msgstr "Desabilitada la conexión al servidor RDP %s"
 
-#: ../rdp/remminapluginrdp.c:479
+#: ../rdp/remminapluginrdp.c:516
 msgid "RDP - Windows Terminal Service"
 msgstr "RDP - Protocolo de Escritorio Remoto de Windows"
 
-#: ../rdp/remminapluginrdp.c:484
+#: ../rdp/remminapluginrdp.c:521
 msgid "RDP - RDP File Handler"
-msgstr ""
+msgstr "Tratar archivos RDP - RDP"
 
-#: ../rdp/remminapluginrdp.c:485
+#: ../rdp/remminapluginrdp.c:522
 msgid "Export connection in Windows .rdp file format"
-msgstr ""
+msgstr "Exportar conexión a windows en formato de archivo .rdp"
+
+#: ../rdp/remminapluginrdp.c:527
+msgid "RDP - Preferences"
+msgstr "RDP - Preferencias"
+
+#: ../rdp/remminapluginrdpset.c:138
+msgid "<Auto Detect>"
+msgstr "<Autodetectar>"
+
+#: ../rdp/remminapluginrdpset.c:173
+msgid "Poor (Fastest)"
+msgstr "Pobre (más rápido)"
+
+#: ../rdp/remminapluginrdpset.c:175
+msgid "Medium"
+msgstr "Medio"
+
+#: ../rdp/remminapluginrdpset.c:177
+msgid "Good"
+msgstr "Bueno"
+
+#: ../rdp/remminapluginrdpset.c:179
+msgid "Best (Slowest)"
+msgstr "Mejor (más lento)"
+
+#. Create the content
+#: ../rdp/remminapluginrdpset.c:256
+msgid "Keyboard Layout"
+msgstr "Distribución de teclado"
+
+#: ../rdp/remminapluginrdpset.c:279
+msgid "Quality Option"
+msgstr "Opciones de calidad"
+
+#: ../rdp/remminapluginrdpset.c:298
+msgid "Wallpaper"
+msgstr "Fondo de Pantalla"
+
+#: ../rdp/remminapluginrdpset.c:305
+msgid "Window Drag"
+msgstr "Copiar ventana"
+
+#: ../rdp/remminapluginrdpset.c:312
+msgid "Menu Animation"
+msgstr "Animación de menú"
+
+#: ../rdp/remminapluginrdpset.c:319
+msgid "Theme"
+msgstr "Tema"
+
+#: ../rdp/remminapluginrdpset.c:326
+msgid "Cursor Shadow"
+msgstr "Sombra del cursor"
+
+#: ../rdp/remminapluginrdpset.c:333
+msgid "Cursor Blinking"
+msgstr "Parpadeo del cursor"
+
+#: ../rdp/remminapluginrdpset.c:340
+msgid "Font Smoothing"
+msgstr "Alisando fuente"
+
+#: ../rdp/remminapluginrdpset.c:347
+msgid "Composition"
+msgstr "Composición"
 
 #: ../telepathy/remminaplugintelepathy.c:54
 msgid "Telepathy - Desktop Sharing"
-msgstr ""
+msgstr "Telepathy - Distribución de Escritorio"
 
 #: ../telepathy/remminatpchannelhandler.c:247
 #, c-format
@@ -91,10 +156,12 @@ msgid ""
 "%s wants to share his/her desktop.\n"
 "Do you accept the invitation?"
 msgstr ""
+"%s quieres compartir tu escritorio.\n"
+"Aceptas la invitación?"
 
 #: ../telepathy/remminatpchannelhandler.c:251
 msgid "Desktop sharing invitation"
-msgstr ""
+msgstr "Invitación para compartir el escritorio"
 
 #: ../vnc/remminapluginvnc.c:961
 msgid "Unable to connect to VNC server"
@@ -114,11 +181,11 @@ msgstr "La conexión VNC ha fallado: %s"
 msgid "Your connection has been rejected."
 msgstr "La conexión ha sido rechazada."
 
-#: ../vnc/remminapluginvnc.c:1984
+#: ../vnc/remminapluginvnc.c:1971
 msgid "VNC - Virtual Network Computing"
 msgstr "VNC - Virtual Network Computing"
 
-#: ../vnc/remminapluginvnc.c:1990
+#: ../vnc/remminapluginvnc.c:1977
 msgid "VNC - Incoming Connection"
 msgstr "VNC - Conexión entrante"
 
diff --git a/po/ru.po b/po/ru.po
index 7832862..09bbdf1 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,14 +7,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: remmina\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-06-16 15:50+0800\n"
-"PO-Revision-Date: 2010-07-03 04:59+0000\n"
-"Last-Translator: Sergey Sedov <sedov@webmail.perm.ru>\n"
+"POT-Creation-Date: 2010-07-16 23:01+0800\n"
+"PO-Revision-Date: 2010-07-31 11:38+0000\n"
+"Last-Translator: john.pankov@gmail.com <Unknown>\n"
 "Language-Team: Russian <ru@li.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2010-07-04 03:49+0000\n"
+"X-Launchpad-Export-Date: 2010-08-01 03:55+0000\n"
 "X-Generator: Launchpad (build Unknown)\n"
 
 #: ../nx/remminapluginnx.c:645
@@ -52,7 +52,7 @@ msgstr "Тип"
 
 #: ../nx/remminanxsessionmanager.c:179
 msgid "Display"
-msgstr ""
+msgstr "Ð?оказаÑ?Ñ?"
 
 #: ../nx/remminanxsessionmanager.c:186
 msgid "Status"
@@ -62,36 +62,88 @@ msgstr "СÑ?аÑ?Ñ?Ñ?"
 msgid "Name"
 msgstr "Ð?азвание"
 
-#: ../rdp/remminapluginrdp.c:251
+#: ../rdp/remminapluginrdp.c:280
 #, c-format
 msgid "Unable to connect to RDP server %s"
 msgstr "Ð?евозможно подклÑ?Ñ?иÑ?Ñ?Ñ?Ñ? к Ñ?еÑ?веÑ?Ñ? RDP %s"
 
-#: ../rdp/remminapluginrdp.c:486
+#: ../rdp/remminapluginrdp.c:516
 msgid "RDP - Windows Terminal Service"
 msgstr "RDP - Ñ?лÑ?жба Ñ?еÑ?миналов Windows"
 
-#: ../rdp/remminapluginrdp.c:491
+#: ../rdp/remminapluginrdp.c:521
 msgid "RDP - RDP File Handler"
 msgstr "RDP - Ñ?айловаÑ? поддеÑ?жка RDP"
 
-#: ../rdp/remminapluginrdp.c:492
+#: ../rdp/remminapluginrdp.c:522
 msgid "Export connection in Windows .rdp file format"
 msgstr "ЭкÑ?поÑ?Ñ? подклÑ?Ñ?ений в Ñ?оÑ?маÑ? Windows .rdp"
 
-#. Create the dialog
-#: ../rdp/remminapluginrdp.c:497 ../rdp/remminapluginrdpset.c:154
-msgid "RDP - Global Settings"
-msgstr "RDP - глобалÑ?нÑ?е наÑ?Ñ?Ñ?ойки"
+#: ../rdp/remminapluginrdp.c:527
+msgid "RDP - Preferences"
+msgstr "RDP - наÑ?Ñ?Ñ?ойки"
 
-#: ../rdp/remminapluginrdpset.c:118
+#: ../rdp/remminapluginrdpset.c:138
 msgid "<Auto Detect>"
 msgstr "<Ð?вÑ?омаÑ?иÑ?еÑ?кое опÑ?еделение>"
 
-#: ../rdp/remminapluginrdpset.c:171
+#: ../rdp/remminapluginrdpset.c:173
+msgid "Poor (Fastest)"
+msgstr "Ð?лоÑ?ое (Ñ?амое бÑ?Ñ?Ñ?Ñ?ое)"
+
+#: ../rdp/remminapluginrdpset.c:175
+msgid "Medium"
+msgstr "СÑ?еднее"
+
+#: ../rdp/remminapluginrdpset.c:177
+msgid "Good"
+msgstr "ХоÑ?оÑ?ее"
+
+#: ../rdp/remminapluginrdpset.c:179
+msgid "Best (Slowest)"
+msgstr "Ð?Ñ?Ñ?Ñ?ее (Ñ?амое медленное)"
+
+#. Create the content
+#: ../rdp/remminapluginrdpset.c:256
 msgid "Keyboard Layout"
 msgstr "РаÑ?кладка клавиаÑ?Ñ?Ñ?Ñ?"
 
+#: ../rdp/remminapluginrdpset.c:279
+msgid "Quality Option"
+msgstr "Ð?аÑ?Ñ?Ñ?ойки каÑ?еÑ?Ñ?ва"
+
+#: ../rdp/remminapluginrdpset.c:298
+msgid "Wallpaper"
+msgstr "Ð?бои"
+
+#: ../rdp/remminapluginrdpset.c:305
+msgid "Window Drag"
+msgstr "Ð?еÑ?еÑ?аÑ?кивание окон"
+
+#: ../rdp/remminapluginrdpset.c:312
+msgid "Menu Animation"
+msgstr "Ð?нимаÑ?иÑ? менÑ?"
+
+#: ../rdp/remminapluginrdpset.c:319
+msgid "Theme"
+msgstr "Тема"
+
+#: ../rdp/remminapluginrdpset.c:326
+msgid "Cursor Shadow"
+msgstr "ТенÑ? кÑ?Ñ?Ñ?оÑ?а"
+
+#: ../rdp/remminapluginrdpset.c:333
+msgid "Cursor Blinking"
+msgstr "Ð?игание кÑ?Ñ?Ñ?оÑ?а"
+
+#: ../rdp/remminapluginrdpset.c:340
+msgid "Font Smoothing"
+msgstr "Сглаживание Ñ?Ñ?иÑ?Ñ?ов"
+
+#: ../rdp/remminapluginrdpset.c:347
+msgid "Composition"
+msgstr "Ð?омпозиÑ?иÑ? Ñ?абоÑ?его Ñ?Ñ?ола"
+
 #: ../telepathy/remminaplugintelepathy.c:54
 msgid "Telepathy - Desktop Sharing"
 msgstr "Telepathy -  доÑ?Ñ?Ñ?п к Ñ?абоÑ?емÑ? Ñ?Ñ?олÑ?"
diff --git a/rdp/remminapluginrdpev.c b/rdp/remminapluginrdpev.c
index 294988b..575d318 100644
--- a/rdp/remminapluginrdpev.c
+++ b/rdp/remminapluginrdpev.c
@@ -311,14 +311,12 @@ remmina_plugin_rdpev_on_key (GtkWidget *widget, GdkEventKey *event, RemminaProto
         break;
     default:
         scancode = freerdp_kbd_get_scancode_by_keycode (event->hardware_keycode, &flag);
+        remmina_plugin_service->log_printf ("[RDP]keyval=%04X keycode=%i scancode=%i flag=%04X\n",
+            event->keyval, event->hardware_keycode, scancode, flag);
         if (scancode)
         {
             remmina_plugin_rdpev_event_push (gp, RDP_INPUT_SCANCODE, flag, scancode, 0);
         }
-        else
-        {
-            g_print ("Invalid key (keyval=%04X keycode=%02X\n", event->keyval, event->hardware_keycode);
-        }
         break;
     }
 
diff --git a/aclocal.m4 b/aclocal.m4
index e43655e..2220e53 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -13,8 +13,8 @@
 
 m4_ifndef([AC_AUTOCONF_VERSION],
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],,
-[m4_warning([this file was generated for autoconf 2.65.
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.67],,
+[m4_warning([this file was generated for autoconf 2.67.
 You have another version of autoconf.  It may work, but is not guaranteed to.
 If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically `autoreconf'.])])
@@ -8612,8 +8612,9 @@ m4_ifndef([_LT_AC_LANG_RC_CONFIG],	[AC_DEFUN([_LT_AC_LANG_RC_CONFIG])])
 m4_ifndef([AC_LIBTOOL_CONFIG],		[AC_DEFUN([AC_LIBTOOL_CONFIG])])
 m4_ifndef([_LT_AC_FILE_LTDLL_C],	[AC_DEFUN([_LT_AC_FILE_LTDLL_C])])
 
-# nls.m4 serial 3 (gettext-0.15)
-dnl Copyright (C) 1995-2003, 2005-2006 Free Software Foundation, Inc.
+# nls.m4 serial 5 (gettext-0.18)
+dnl Copyright (C) 1995-2003, 2005-2006, 2008-2010 Free Software Foundation,
+dnl Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
@@ -8631,17 +8632,17 @@ dnl Authors:
 dnl   Ulrich Drepper <drepper@cygnus.com>, 1995-2000.
 dnl   Bruno Haible <haible@clisp.cons.org>, 2000-2003.
 
-AC_PREREQ(2.50)
+AC_PREREQ([2.50])
 
 AC_DEFUN([AM_NLS],
 [
   AC_MSG_CHECKING([whether NLS is requested])
   dnl Default is enabled NLS
-  AC_ARG_ENABLE(nls,
+  AC_ARG_ENABLE([nls],
     [  --disable-nls           do not use Native Language Support],
     USE_NLS=$enableval, USE_NLS=yes)
-  AC_MSG_RESULT($USE_NLS)
-  AC_SUBST(USE_NLS)
+  AC_MSG_RESULT([$USE_NLS])
+  AC_SUBST([USE_NLS])
 ])
 
 # pkg.m4 - Macros to locate and utilise pkg-config.            -*- Autoconf -*-
diff --git a/configure b/configure
index 41c1f32..b6da5a9 100755
--- a/configure
+++ b/configure
@@ -1,11 +1,11 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for remmina-xfce 0.8.0.
+# Generated by GNU Autoconf 2.67 for remmina-xfce 0.8.1.
 #
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
-# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
 #
 #
 # This configure script is free software; the Free Software Foundation
@@ -316,7 +316,7 @@ $as_echo X"$as_dir" |
       test -d "$as_dir" && break
     done
     test -z "$as_dirs" || eval "mkdir $as_dirs"
-  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
+  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
 
 
 } # as_fn_mkdir_p
@@ -356,19 +356,19 @@ else
 fi # as_fn_arith
 
 
-# as_fn_error ERROR [LINENO LOG_FD]
-# ---------------------------------
+# as_fn_error STATUS ERROR [LINENO LOG_FD]
+# ----------------------------------------
 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
-# script with status $?, using 1 if that was 0.
+# script with STATUS, using 1 if that was 0.
 as_fn_error ()
 {
-  as_status=$?; test $as_status -eq 0 && as_status=1
-  if test "$3"; then
-    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
+  as_status=$1; test $as_status -eq 0 && as_status=1
+  if test "$4"; then
+    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
   fi
-  $as_echo "$as_me: error: $1" >&2
+  $as_echo "$as_me: error: $2" >&2
   as_fn_exit $as_status
 } # as_fn_error
 
@@ -679,7 +679,7 @@ test -n "$DJDIR" || exec 7<&0 </dev/null
 exec 6>&1
 
 # Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
+# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
 # so uname gets run too.
 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
 
@@ -698,8 +698,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='remmina-xfce'
 PACKAGE_TARNAME='remmina-xfce'
-PACKAGE_VERSION='0.8.0'
-PACKAGE_STRING='remmina-xfce 0.8.0'
+PACKAGE_VERSION='0.8.1'
+PACKAGE_STRING='remmina-xfce 0.8.1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -991,8 +991,9 @@ do
   fi
 
   case $ac_option in
-  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
-  *)	ac_optarg=yes ;;
+  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
+  *=)   ac_optarg= ;;
+  *)    ac_optarg=yes ;;
   esac
 
   # Accept the important Cygnus configure options, so we can diagnose typos.
@@ -1037,7 +1038,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error "invalid feature name: $ac_useropt"
+      as_fn_error $? "invalid feature name: $ac_useropt"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -1063,7 +1064,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error "invalid feature name: $ac_useropt"
+      as_fn_error $? "invalid feature name: $ac_useropt"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -1267,7 +1268,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error "invalid package name: $ac_useropt"
+      as_fn_error $? "invalid package name: $ac_useropt"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -1283,7 +1284,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error "invalid package name: $ac_useropt"
+      as_fn_error $? "invalid package name: $ac_useropt"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -1313,8 +1314,8 @@ do
   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
     x_libraries=$ac_optarg ;;
 
-  -*) as_fn_error "unrecognized option: \`$ac_option'
-Try \`$0 --help' for more information."
+  -*) as_fn_error $? "unrecognized option: \`$ac_option'
+Try \`$0 --help' for more information"
     ;;
 
   *=*)
@@ -1322,7 +1323,7 @@ Try \`$0 --help' for more information."
     # Reject names that are not valid shell variable names.
     case $ac_envvar in #(
       '' | [0-9]* | *[!_$as_cr_alnum]* )
-      as_fn_error "invalid variable name: \`$ac_envvar'" ;;
+      as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
     esac
     eval $ac_envvar=\$ac_optarg
     export $ac_envvar ;;
@@ -1340,13 +1341,13 @@ done
 
 if test -n "$ac_prev"; then
   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
-  as_fn_error "missing argument to $ac_option"
+  as_fn_error $? "missing argument to $ac_option"
 fi
 
 if test -n "$ac_unrecognized_opts"; then
   case $enable_option_checking in
     no) ;;
-    fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
+    fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
   esac
 fi
@@ -1369,7 +1370,7 @@ do
     [\\/$]* | ?:[\\/]* )  continue;;
     NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
   esac
-  as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
+  as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
 done
 
 # There might be people who depend on the old broken behavior: `$host'
@@ -1383,8 +1384,8 @@ target=$target_alias
 if test "x$host_alias" != x; then
   if test "x$build_alias" = x; then
     cross_compiling=maybe
-    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
-    If a cross compiler is detected then cross compile mode will be used." >&2
+    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
+    If a cross compiler is detected then cross compile mode will be used" >&2
   elif test "x$build_alias" != "x$host_alias"; then
     cross_compiling=yes
   fi
@@ -1399,9 +1400,9 @@ test "$silent" = yes && exec 6>/dev/null
 ac_pwd=`pwd` && test -n "$ac_pwd" &&
 ac_ls_di=`ls -di .` &&
 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
-  as_fn_error "working directory cannot be determined"
+  as_fn_error $? "working directory cannot be determined"
 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
-  as_fn_error "pwd does not report name of working directory"
+  as_fn_error $? "pwd does not report name of working directory"
 
 
 # Find the source files, if location was not specified.
@@ -1440,11 +1441,11 @@ else
 fi
 if test ! -r "$srcdir/$ac_unique_file"; then
   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
-  as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
+  as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
 fi
 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
 ac_abs_confdir=`(
-	cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
+	cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
 	pwd)`
 # When building in place, set srcdir=.
 if test "$ac_abs_confdir" = "$ac_pwd"; then
@@ -1470,7 +1471,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 remmina-xfce 0.8.0 to adapt to many kinds of systems.
+\`configure' configures remmina-xfce 0.8.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1484,7 +1485,7 @@ Configuration:
       --help=short        display options specific to this package
       --help=recursive    display the short help of all the included packages
   -V, --version           display version information and exit
-  -q, --quiet, --silent   do not print \`checking...' messages
+  -q, --quiet, --silent   do not print \`checking ...' messages
       --cache-file=FILE   cache test results in FILE [disabled]
   -C, --config-cache      alias for \`--cache-file=config.cache'
   -n, --no-create         do not create output files
@@ -1540,7 +1541,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of remmina-xfce 0.8.0:";;
+     short | recursive ) echo "Configuration of remmina-xfce 0.8.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1654,10 +1655,10 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-remmina-xfce configure 0.8.0
-generated by GNU Autoconf 2.65
+remmina-xfce configure 0.8.1
+generated by GNU Autoconf 2.67
 
-Copyright (C) 2009 Free Software Foundation, Inc.
+Copyright (C) 2010 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.
 _ACEOF
@@ -1761,7 +1762,7 @@ ac_fn_c_check_header_compile ()
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$3+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -1804,7 +1805,7 @@ $as_echo "$ac_try_echo"; } >&5
     mv -f conftest.er1 conftest.err
   fi
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } >/dev/null && {
+  test $ac_status = 0; } > conftest.i && {
 	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
 	 test ! -s conftest.err
        }; then :
@@ -1870,7 +1871,7 @@ ac_fn_c_check_func ()
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$3+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -1937,10 +1938,10 @@ $as_echo "$ac_res" >&6; }
 ac_fn_c_check_header_mongrel ()
 {
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  if eval "test \"\${$3+set}\"" = set; then :
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$3+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 fi
 eval ac_res=\$$3
@@ -1976,7 +1977,7 @@ if ac_fn_c_try_cpp "$LINENO"; then :
 else
   ac_header_preproc=no
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
 $as_echo "$ac_header_preproc" >&6; }
 
@@ -2003,7 +2004,7 @@ $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
 esac
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$3+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   eval "$3=\$ac_header_compiler"
@@ -2019,8 +2020,8 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by remmina-xfce $as_me 0.8.0, which was
-generated by GNU Autoconf 2.65.  Invocation command line was
+It was created by remmina-xfce $as_me 0.8.1, which was
+generated by GNU Autoconf 2.67.  Invocation command line was
 
   $ $0 $@
 
@@ -2130,11 +2131,9 @@ trap 'exit_status=$?
   {
     echo
 
-    cat <<\_ASBOX
-## ---------------- ##
+    $as_echo "## ---------------- ##
 ## Cache variables. ##
-## ---------------- ##
-_ASBOX
+## ---------------- ##"
     echo
     # The following way of writing the cache mishandles newlines in values,
 (
@@ -2168,11 +2167,9 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
 )
     echo
 
-    cat <<\_ASBOX
-## ----------------- ##
+    $as_echo "## ----------------- ##
 ## Output variables. ##
-## ----------------- ##
-_ASBOX
+## ----------------- ##"
     echo
     for ac_var in $ac_subst_vars
     do
@@ -2185,11 +2182,9 @@ _ASBOX
     echo
 
     if test -n "$ac_subst_files"; then
-      cat <<\_ASBOX
-## ------------------- ##
+      $as_echo "## ------------------- ##
 ## File substitutions. ##
-## ------------------- ##
-_ASBOX
+## ------------------- ##"
       echo
       for ac_var in $ac_subst_files
       do
@@ -2203,11 +2198,9 @@ _ASBOX
     fi
 
     if test -s confdefs.h; then
-      cat <<\_ASBOX
-## ----------- ##
+      $as_echo "## ----------- ##
 ## confdefs.h. ##
-## ----------- ##
-_ASBOX
+## ----------- ##"
       echo
       cat confdefs.h
       echo
@@ -2262,7 +2255,12 @@ _ACEOF
 ac_site_file1=NONE
 ac_site_file2=NONE
 if test -n "$CONFIG_SITE"; then
-  ac_site_file1=$CONFIG_SITE
+  # We do not want a PATH search for config.site.
+  case $CONFIG_SITE in #((
+    -*)  ac_site_file1=./$CONFIG_SITE;;
+    */*) ac_site_file1=$CONFIG_SITE;;
+    *)   ac_site_file1=./$CONFIG_SITE;;
+  esac
 elif test "x$prefix" != xNONE; then
   ac_site_file1=$prefix/share/config.site
   ac_site_file2=$prefix/etc/config.site
@@ -2277,7 +2275,11 @@ do
     { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
     sed 's/^/| /' "$ac_site_file" >&5
-    . "$ac_site_file"
+    . "$ac_site_file" \
+      || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error $? "failed to load site script $ac_site_file
+See \`config.log' for more details" "$LINENO" 5 ; }
   fi
 done
 
@@ -2353,7 +2355,7 @@ if $ac_cache_corrupted; then
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
   { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
-  as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
+  as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
 fi
 ## -------------------- ##
 ## Main body of script. ##
@@ -2370,16 +2372,22 @@ am__api_version='1.11'
 
 ac_aux_dir=
 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
-  for ac_t in install-sh install.sh shtool; do
-    if test -f "$ac_dir/$ac_t"; then
-      ac_aux_dir=$ac_dir
-      ac_install_sh="$ac_aux_dir/$ac_t -c"
-      break 2
-    fi
-  done
+  if test -f "$ac_dir/install-sh"; then
+    ac_aux_dir=$ac_dir
+    ac_install_sh="$ac_aux_dir/install-sh -c"
+    break
+  elif test -f "$ac_dir/install.sh"; then
+    ac_aux_dir=$ac_dir
+    ac_install_sh="$ac_aux_dir/install.sh -c"
+    break
+  elif test -f "$ac_dir/shtool"; then
+    ac_aux_dir=$ac_dir
+    ac_install_sh="$ac_aux_dir/shtool install -c"
+    break
+  fi
 done
 if test -z "$ac_aux_dir"; then
-  as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
+  as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
 fi
 
 # These three variables are undocumented and unsupported,
@@ -2495,11 +2503,11 @@ am_lf='
 '
 case `pwd` in
   *[\\\"\#\$\&\'\`$am_lf]*)
-    as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
+    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;;
 esac
 case $srcdir in
   *[\\\"\#\$\&\'\`$am_lf\ \	]*)
-    as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
+    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;;
 esac
 
 # Do `set' in a subshell so we don't clobber the current shell's
@@ -2521,7 +2529,7 @@ if (
       # if, for instance, CONFIG_SHELL is bash and it inherits a
       # broken ls alias from the environment.  This has actually
       # happened.  Such a system could not be considered "sane".
-      as_fn_error "ls -t appears to fail.  Make sure there is not a broken
+      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
 alias in your environment" "$LINENO" 5
    fi
 
@@ -2531,7 +2539,7 @@ then
    # Ok.
    :
 else
-   as_fn_error "newly created file is older than distributed files!
+   as_fn_error $? "newly created file is older than distributed files!
 Check your system clock" "$LINENO" 5
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
@@ -2769,7 +2777,7 @@ done
 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
 set x ${MAKE-make}
 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   cat >conftest.make <<\_ACEOF
@@ -2777,7 +2785,7 @@ SHELL = /bin/sh
 all:
 	@echo '@@@%%%=$(MAKE)=@@@%%%'
 _ACEOF
-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
+# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
 case `${MAKE-make} -f conftest.make 2>/dev/null` in
   *@@@%%%=?*=@@@%%%*)
     eval ac_cv_prog_make_${ac_make}_set=yes;;
@@ -2811,7 +2819,7 @@ if test "`cd $srcdir && pwd`" != "`pwd`"; then
   am__isrc=' -I$(srcdir)'
   # test to see if srcdir already configured
   if test -f $srcdir/config.status; then
-    as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
+    as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
   fi
 fi
 
@@ -2827,7 +2835,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='remmina-xfce'
- VERSION='0.8.0'
+ VERSION='0.8.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3234,8 +3242,8 @@ fi
 
 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "no acceptable C compiler found in \$PATH
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "no acceptable C compiler found in \$PATH
+See \`config.log' for more details" "$LINENO" 5 ; }
 
 # Provide some information about the compiler.
 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -3349,9 +3357,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
 
 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-{ as_fn_set_status 77
-as_fn_error "C compiler cannot create executables
-See \`config.log' for more details." "$LINENO" 5; }; }
+as_fn_error 77 "C compiler cannot create executables
+See \`config.log' for more details" "$LINENO" 5 ; }
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
@@ -3393,8 +3400,8 @@ done
 else
   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "cannot compute suffix of executables: cannot compile and link
+See \`config.log' for more details" "$LINENO" 5 ; }
 fi
 rm -f conftest conftest$ac_cv_exeext
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
@@ -3451,9 +3458,9 @@ $as_echo "$ac_try_echo"; } >&5
     else
 	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "cannot run C compiled programs.
+as_fn_error $? "cannot run C compiled programs.
 If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." "$LINENO" 5; }
+See \`config.log' for more details" "$LINENO" 5 ; }
     fi
   fi
 fi
@@ -3504,8 +3511,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
 
 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "cannot compute suffix of object files: cannot compile
+See \`config.log' for more details" "$LINENO" 5 ; }
 fi
 rm -f conftest.$ac_cv_objext conftest.$ac_ext
 fi
@@ -4209,8 +4216,8 @@ fi
 
 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "no acceptable C compiler found in \$PATH
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "no acceptable C compiler found in \$PATH
+See \`config.log' for more details" "$LINENO" 5 ; }
 
 # Provide some information about the compiler.
 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -4603,7 +4610,7 @@ ltmain="$ac_aux_dir/ltmain.sh"
 
 # Make sure we can run config.sub.
 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
-  as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
+  as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
 $as_echo_n "checking build system type... " >&6; }
@@ -4614,16 +4621,16 @@ else
 test "x$ac_build_alias" = x &&
   ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
 test "x$ac_build_alias" = x &&
-  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
+  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
-  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
+  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
 
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
 $as_echo "$ac_cv_build" >&6; }
 case $ac_cv_build in
 *-*-*) ;;
-*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
+*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;
 esac
 build=$ac_cv_build
 ac_save_IFS=$IFS; IFS='-'
@@ -4648,7 +4655,7 @@ else
   ac_cv_host=$ac_cv_build
 else
   ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
-    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
+    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
 fi
 
 fi
@@ -4656,7 +4663,7 @@ fi
 $as_echo "$ac_cv_host" >&6; }
 case $ac_cv_host in
 *-*-*) ;;
-*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
+*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;
 esac
 host=$ac_cv_host
 ac_save_IFS=$IFS; IFS='-'
@@ -4729,7 +4736,7 @@ esac
   done
 IFS=$as_save_IFS
   if test -z "$ac_cv_path_SED"; then
-    as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
+    as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
   fi
 else
   ac_cv_path_SED=$SED
@@ -4805,7 +4812,7 @@ esac
   done
 IFS=$as_save_IFS
   if test -z "$ac_cv_path_GREP"; then
-    as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+    as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
   fi
 else
   ac_cv_path_GREP=$GREP
@@ -4871,7 +4878,7 @@ esac
   done
 IFS=$as_save_IFS
   if test -z "$ac_cv_path_EGREP"; then
-    as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+    as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
   fi
 else
   ac_cv_path_EGREP=$EGREP
@@ -4938,7 +4945,7 @@ esac
   done
 IFS=$as_save_IFS
   if test -z "$ac_cv_path_FGREP"; then
-    as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+    as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
   fi
 else
   ac_cv_path_FGREP=$FGREP
@@ -5054,7 +5061,7 @@ else
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
 fi
-test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
+test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
@@ -5256,13 +5263,13 @@ if test "${lt_cv_nm_interface+set}" = set; then :
 else
   lt_cv_nm_interface="BSD nm"
   echo "int some_variable = 0;" > conftest.$ac_ext
-  (eval echo "\"\$as_me:5259: $ac_compile\"" >&5)
+  (eval echo "\"\$as_me:5266: $ac_compile\"" >&5)
   (eval "$ac_compile" 2>conftest.err)
   cat conftest.err >&5
-  (eval echo "\"\$as_me:5262: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
+  (eval echo "\"\$as_me:5269: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
   (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
   cat conftest.err >&5
-  (eval echo "\"\$as_me:5265: output\"" >&5)
+  (eval echo "\"\$as_me:5272: output\"" >&5)
   cat conftest.out >&5
   if $GREP 'External.*some_variable' conftest.out > /dev/null; then
     lt_cv_nm_interface="MS dumpbin"
@@ -6467,7 +6474,7 @@ ia64-*-hpux*)
   ;;
 *-*-irix6*)
   # Find out which ABI we are using.
-  echo '#line 6470 "configure"' > conftest.$ac_ext
+  echo '#line 6477 "configure"' > conftest.$ac_ext
   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
@@ -7256,7 +7263,7 @@ else
   # Broken: fails on valid input.
 continue
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 
   # OK, works on sane cases.  Now check whether nonexistent headers
   # can be detected and how.
@@ -7272,11 +7279,11 @@ else
 ac_preproc_ok=:
 break
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 
 done
 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.i conftest.err conftest.$ac_ext
 if $ac_preproc_ok; then :
   break
 fi
@@ -7315,7 +7322,7 @@ else
   # Broken: fails on valid input.
 continue
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 
   # OK, works on sane cases.  Now check whether nonexistent headers
   # can be detected and how.
@@ -7331,18 +7338,18 @@ else
 ac_preproc_ok=:
 break
 fi
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.err conftest.i conftest.$ac_ext
 
 done
 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
+rm -f conftest.i conftest.err conftest.$ac_ext
 if $ac_preproc_ok; then :
 
 else
   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." "$LINENO" 5; }
+as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
+See \`config.log' for more details" "$LINENO" 5 ; }
 fi
 
 ac_ext=c
@@ -7471,8 +7478,7 @@ do :
   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
 "
-eval as_val=\$$as_ac_Header
-   if test "x$as_val" = x""yes; then :
+if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
   cat >>confdefs.h <<_ACEOF
 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
 _ACEOF
@@ -7993,11 +7999,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:7996: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:8002: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:8000: \$? = $ac_status" >&5
+   echo "$as_me:8006: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
@@ -8332,11 +8338,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:8335: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:8341: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:8339: \$? = $ac_status" >&5
+   echo "$as_me:8345: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
@@ -8437,11 +8443,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:8440: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:8446: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:8444: \$? = $ac_status" >&5
+   echo "$as_me:8450: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
@@ -8492,11 +8498,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:8495: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:8501: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:8499: \$? = $ac_status" >&5
+   echo "$as_me:8505: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
@@ -10876,7 +10882,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 10879 "configure"
+#line 10885 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -10972,7 +10978,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 10975 "configure"
+#line 10981 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -11204,7 +11210,7 @@ CC="$lt_save_CC"
 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
 set x ${MAKE-make}
 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   cat >conftest.make <<\_ACEOF
@@ -11212,7 +11218,7 @@ SHELL = /bin/sh
 all:
 	@echo '@@@%%%=$(MAKE)=@@@%%%'
 _ACEOF
-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
+# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
 case `${MAKE-make} -f conftest.make 2>/dev/null` in
   *@@@%%%=?*=@@@%%%*)
     eval ac_cv_prog_make_${ac_make}_set=yes;;
@@ -11257,7 +11263,7 @@ $as_echo "$USE_NLS" >&6; }
 
 case "$am__api_version" in
     1.01234)
-	as_fn_error "Automake 1.5 or newer is required to use intltool" "$LINENO" 5
+	as_fn_error $? "Automake 1.5 or newer is required to use intltool" "$LINENO" 5
     ;;
     *)
     ;;
@@ -11274,7 +11280,7 @@ $as_echo_n "checking for intltool >= 0.35.0... " >&6; }
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_APPLIED_VERSION found" >&5
 $as_echo "$INTLTOOL_APPLIED_VERSION found" >&6; }
     test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
-	as_fn_error "Your intltool is too old.  You need intltool 0.35.0 or later." "$LINENO" 5
+	as_fn_error $? "Your intltool is too old.  You need intltool 0.35.0 or later." "$LINENO" 5
 fi
 
 # Extract the first word of "intltool-update", so it can be a program name with args.
@@ -11398,7 +11404,7 @@ fi
 
 
 if test -z "$INTLTOOL_UPDATE" -o -z "$INTLTOOL_MERGE" -o -z "$INTLTOOL_EXTRACT"; then
-    as_fn_error "The intltool scripts were not found. Please install intltool." "$LINENO" 5
+    as_fn_error $? "The intltool scripts were not found. Please install intltool." "$LINENO" 5
 fi
 
   INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
@@ -11680,13 +11686,13 @@ fi
 
 
 if test -z "$XGETTEXT" -o -z "$MSGMERGE" -o -z "$MSGFMT"; then
-    as_fn_error "GNU gettext tools not found; required for intltool" "$LINENO" 5
+    as_fn_error $? "GNU gettext tools not found; required for intltool" "$LINENO" 5
 fi
 xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
 mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
 mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
 if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
-    as_fn_error "GNU gettext tools not found; required for intltool" "$LINENO" 5
+    as_fn_error $? "GNU gettext tools not found; required for intltool" "$LINENO" 5
 fi
 
 # Extract the first word of "perl", so it can be a program name with args.
@@ -11730,13 +11736,13 @@ fi
 
 
 if test -z "$INTLTOOL_PERL"; then
-   as_fn_error "perl not found" "$LINENO" 5
+   as_fn_error $? "perl not found" "$LINENO" 5
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for perl >= 5.8.1" >&5
 $as_echo_n "checking for perl >= 5.8.1... " >&6; }
 $INTLTOOL_PERL -e "use 5.8.1;" > /dev/null 2>&1
 if test $? -ne 0; then
-   as_fn_error "perl 5.8.1 is required for intltool" "$LINENO" 5
+   as_fn_error $? "perl 5.8.1 is required for intltool" "$LINENO" 5
 else
    IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
@@ -11749,7 +11755,7 @@ $as_echo_n "checking for XML::Parser... " >&6; }
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
 $as_echo "ok" >&6; }
    else
-       as_fn_error "XML::Parser perl module is required for intltool" "$LINENO" 5
+       as_fn_error $? "XML::Parser perl module is required for intltool" "$LINENO" 5
    fi
 fi
 
@@ -11807,7 +11813,7 @@ _ACEOF
 
 
 if test "x$USE_NLS" != "xno"; then
-    ALL_LINGUAS="bg de el es eu fr id it lt nl pl pt_BR ru tr uk zh_CN"
+    ALL_LINGUAS="bg cs de el es eu fr id it lt nl pl pt_BR ru tr uk zh_CN"
     nls_support="yes"
 else
     ALL_LINGUAS=""
@@ -12742,7 +12748,7 @@ fi
 	# Put the nasty error message in config.log where it belongs
 	echo "$REMMINA_XFCE_PKG_ERRORS" >&5
 
-	as_fn_error "Package requirements (
+	as_fn_error $? "Package requirements (
     glib-2.0 >= 2.20.0
     gtk+-2.0 >= 2.16.0
     libxfce4util-1.0 >= 4.3.99.2
@@ -12762,7 +12768,7 @@ elif test $pkg_failed = untried; then
 $as_echo "no" >&6; }
 	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
+as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 is in your PATH or set the PKG_CONFIG environment variable to the full
 path to pkg-config.
 
@@ -12771,7 +12777,7 @@ and REMMINA_XFCE_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details.
 
 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
-See \`config.log' for more details." "$LINENO" 5; }
+See \`config.log' for more details" "$LINENO" 5 ; }
 else
 	REMMINA_XFCE_CFLAGS=$pkg_cv_REMMINA_XFCE_CFLAGS
 	REMMINA_XFCE_LIBS=$pkg_cv_REMMINA_XFCE_LIBS
@@ -12883,11 +12889,11 @@ fi
 as_ac_File=`$as_echo "ac_cv_file_$remminabin" | $as_tr_sh`
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $remminabin" >&5
 $as_echo_n "checking for $remminabin... " >&6; }
-if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then :
+if eval "test \"\${$as_ac_File+set}\"" = set; then :
   $as_echo_n "(cached) " >&6
 else
   test "$cross_compiling" = yes &&
-  as_fn_error "cannot check for file existence when cross compiling" "$LINENO" 5
+  as_fn_error $? "cannot check for file existence when cross compiling" "$LINENO" 5
 if test -r "$remminabin"; then
   eval "$as_ac_File=yes"
 else
@@ -12897,8 +12903,7 @@ fi
 eval ac_res=\$$as_ac_File
 	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
 $as_echo "$ac_res" >&6; }
-eval as_val=\$$as_ac_File
-   if test "x$as_val" = x""yes; then :
+if eval test \"x\$"$as_ac_File"\" = x"yes"; then :
   remminabin_found="yes"
 else
   remminabin_found="no. (If you are packaging remmina-xfce, please make sure it uses the same prefix as remmina and ignore this)"
@@ -12997,6 +13002,7 @@ DEFS=-DHAVE_CONFIG_H
 
 ac_libobjs=
 ac_ltlibobjs=
+U=
 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
   # 1. Remove the extension, and $U if already installed.
   ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
@@ -13020,15 +13026,15 @@ else
 fi
 
 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
-  as_fn_error "conditional \"AMDEP\" was never defined.
+  as_fn_error $? "conditional \"AMDEP\" was never defined.
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
 fi
 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
-  as_fn_error "conditional \"am__fastdepCC\" was never defined.
+  as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
 fi
 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
-  as_fn_error "conditional \"am__fastdepCC\" was never defined.
+  as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
 fi
 
@@ -13182,19 +13188,19 @@ export LANGUAGE
 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
 
 
-# as_fn_error ERROR [LINENO LOG_FD]
-# ---------------------------------
+# as_fn_error STATUS ERROR [LINENO LOG_FD]
+# ----------------------------------------
 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
-# script with status $?, using 1 if that was 0.
+# script with STATUS, using 1 if that was 0.
 as_fn_error ()
 {
-  as_status=$?; test $as_status -eq 0 && as_status=1
-  if test "$3"; then
-    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
+  as_status=$1; test $as_status -eq 0 && as_status=1
+  if test "$4"; then
+    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
   fi
-  $as_echo "$as_me: error: $1" >&2
+  $as_echo "$as_me: error: $2" >&2
   as_fn_exit $as_status
 } # as_fn_error
 
@@ -13390,7 +13396,7 @@ $as_echo X"$as_dir" |
       test -d "$as_dir" && break
     done
     test -z "$as_dirs" || eval "mkdir $as_dirs"
-  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
+  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
 
 
 } # as_fn_mkdir_p
@@ -13443,8 +13449,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by remmina-xfce $as_me 0.8.0, which was
-generated by GNU Autoconf 2.65.  Invocation command line was
+This file was extended by remmina-xfce $as_me 0.8.1, which was
+generated by GNU Autoconf 2.67.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS
@@ -13509,11 +13515,11 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-remmina-xfce config.status 0.8.0
-configured by $0, generated by GNU Autoconf 2.65,
+remmina-xfce config.status 0.8.1
+configured by $0, generated by GNU Autoconf 2.67,
   with options \\"\$ac_cs_config\\"
 
-Copyright (C) 2009 Free Software Foundation, Inc.
+Copyright (C) 2010 Free Software Foundation, Inc.
 This config.status script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it."
 
@@ -13531,11 +13537,16 @@ ac_need_defaults=:
 while test $# != 0
 do
   case $1 in
-  --*=*)
+  --*=?*)
     ac_option=`expr "X$1" : 'X\([^=]*\)='`
     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
     ac_shift=:
     ;;
+  --*=)
+    ac_option=`expr "X$1" : 'X\([^=]*\)='`
+    ac_optarg=
+    ac_shift=:
+    ;;
   *)
     ac_option=$1
     ac_optarg=$2
@@ -13557,6 +13568,7 @@ do
     $ac_shift
     case $ac_optarg in
     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
+    '') as_fn_error $? "missing file argument" ;;
     esac
     as_fn_append CONFIG_FILES " '$ac_optarg'"
     ac_need_defaults=false;;
@@ -13569,7 +13581,7 @@ do
     ac_need_defaults=false;;
   --he | --h)
     # Conflict between --help and --header
-    as_fn_error "ambiguous option: \`$1'
+    as_fn_error $? "ambiguous option: \`$1'
 Try \`$0 --help' for more information.";;
   --help | --hel | -h )
     $as_echo "$ac_cs_usage"; exit ;;
@@ -13578,7 +13590,7 @@ Try \`$0 --help' for more information.";;
     ac_cs_silent=: ;;
 
   # This is an error.
-  -*) as_fn_error "unrecognized option: \`$1'
+  -*) as_fn_error $? "unrecognized option: \`$1'
 Try \`$0 --help' for more information." ;;
 
   *) as_fn_append ac_config_targets " $1"
@@ -13897,7 +13909,7 @@ do
     "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
     "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;
 
-  *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
+  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
   esac
 done
 
@@ -13935,7 +13947,7 @@ $debug ||
 {
   tmp=./conf$$-$RANDOM
   (umask 077 && mkdir "$tmp")
-} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
+} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
 
 # Set up the scripts for CONFIG_FILES section.
 # No need to generate them if there are no CONFIG_FILES.
@@ -13952,7 +13964,7 @@ if test "x$ac_cr" = x; then
 fi
 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
-  ac_cs_awk_cr='\r'
+  ac_cs_awk_cr='\\r'
 else
   ac_cs_awk_cr=$ac_cr
 fi
@@ -13966,18 +13978,18 @@ _ACEOF
   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
   echo "_ACEOF"
 } >conf$$subs.sh ||
-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
-ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
+  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
+ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
 ac_delim='%!_!# '
 for ac_last_try in false false false false false :; do
   . ./conf$$subs.sh ||
-    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
 
   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
   if test $ac_delim_n = $ac_delim_num; then
     break
   elif $ac_last_try; then
-    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
   else
     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
   fi
@@ -14066,20 +14078,28 @@ if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
 else
   cat
 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
-  || as_fn_error "could not setup config files machinery" "$LINENO" 5
+  || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
 _ACEOF
 
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
+# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
+# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
 # trailing colons and then remove the whole line if VPATH becomes empty
 # (actually we leave an empty line to preserve line numbers).
 if test "x$srcdir" = x.; then
-  ac_vpsub='/^[	 ]*VPATH[	 ]*=/{
-s/:*\$(srcdir):*/:/
-s/:*\${srcdir}:*/:/
-s/:*@srcdir@:*/:/
-s/^\([^=]*=[	 ]*\):*/\1/
+  ac_vpsub='/^[	 ]*VPATH[	 ]*=[	 ]*/{
+h
+s///
+s/^/:/
+s/[	 ]*$/:/
+s/:\$(srcdir):/:/g
+s/:\${srcdir}:/:/g
+s/:@srcdir@:/:/g
+s/^:*//
 s/:*$//
+x
+s/\(=[	 ]*\).*/\1/
+G
+s/\n//
 s/^[^=]*=[	 ]*$//
 }'
 fi
@@ -14107,7 +14127,7 @@ for ac_last_try in false false :; do
   if test -z "$ac_t"; then
     break
   elif $ac_last_try; then
-    as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
+    as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
   else
     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
   fi
@@ -14192,7 +14212,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 _ACAWK
 _ACEOF
 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
-  as_fn_error "could not setup config headers machinery" "$LINENO" 5
+  as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
 fi # test -n "$CONFIG_HEADERS"
 
 
@@ -14205,7 +14225,7 @@ do
   esac
   case $ac_mode$ac_tag in
   :[FHL]*:*);;
-  :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
+  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
   :[FH]-) ac_tag=-:-;;
   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
   esac
@@ -14233,7 +14253,7 @@ do
 	   [\\/$]*) false;;
 	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
 	   esac ||
-	   as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
+	   as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
       esac
       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
       as_fn_append ac_file_inputs " '$ac_f'"
@@ -14260,7 +14280,7 @@ $as_echo "$as_me: creating $ac_file" >&6;}
 
     case $ac_tag in
     *:-:* | *:-) cat >"$tmp/stdin" \
-      || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
+      || as_fn_error $? "could not create $ac_file" "$LINENO" 5  ;;
     esac
     ;;
   esac
@@ -14397,22 +14417,22 @@ s&@MKDIR_P@&$ac_MKDIR_P&;t t
 $ac_datarootdir_hack
 "
 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
-  || as_fn_error "could not create $ac_file" "$LINENO" 5
+  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
 
 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
   { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
-which seems to be undefined.  Please make sure it is defined." >&5
+which seems to be undefined.  Please make sure it is defined" >&5
 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
-which seems to be undefined.  Please make sure it is defined." >&2;}
+which seems to be undefined.  Please make sure it is defined" >&2;}
 
   rm -f "$tmp/stdin"
   case $ac_file in
   -) cat "$tmp/out" && rm -f "$tmp/out";;
   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
   esac \
-  || as_fn_error "could not create $ac_file" "$LINENO" 5
+  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  ;;
   :H)
   #
@@ -14423,19 +14443,19 @@ which seems to be undefined.  Please make sure it is defined." >&2;}
       $as_echo "/* $configure_input  */" \
       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
     } >"$tmp/config.h" \
-      || as_fn_error "could not create $ac_file" "$LINENO" 5
+      || as_fn_error $? "could not create $ac_file" "$LINENO" 5
     if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
       { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
 $as_echo "$as_me: $ac_file is unchanged" >&6;}
     else
       rm -f "$ac_file"
       mv "$tmp/config.h" "$ac_file" \
-	|| as_fn_error "could not create $ac_file" "$LINENO" 5
+	|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
     fi
   else
     $as_echo "/* $configure_input  */" \
       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
-      || as_fn_error "could not create -" "$LINENO" 5
+      || as_fn_error $? "could not create -" "$LINENO" 5
   fi
 # Compute "$ac_file"'s index in $config_headers.
 _am_arg="$ac_file"
@@ -15215,7 +15235,7 @@ _LT_EOF
       esac ;;
     "po/stamp-it":C)
     if  ! grep "^# INTLTOOL_MAKEFILE$" "po/Makefile.in" > /dev/null ; then
-       as_fn_error "po/Makefile.in.in was not created by intltoolize." "$LINENO" 5
+       as_fn_error $? "po/Makefile.in.in was not created by intltoolize." "$LINENO" 5
     fi
     rm -f "po/stamp-it" "po/stamp-it.tmp" "po/POTFILES" "po/Makefile.tmp"
     >"po/stamp-it.tmp"
@@ -15243,7 +15263,7 @@ _ACEOF
 ac_clean_files=$ac_clean_files_save
 
 test $ac_write_fail = 0 ||
-  as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
+  as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
 
 
 # configure is writing to config.log, and then calls config.status.
@@ -15264,7 +15284,7 @@ if test "$no_create" != yes; then
   exec 5>>config.log
   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
   # would make configure fail if this is the last instruction.
-  $ac_cs_success || as_fn_exit $?
+  $ac_cs_success || as_fn_exit 1
 fi
 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
diff --git a/configure.ac b/configure.ac
index 7def209..283e1a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT(remmina-xfce, 0.8.0)
+AC_INIT(remmina-xfce, 0.8.1)
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src/remminaxfceplugin.c])
 AC_CONFIG_HEADER([config.h])
@@ -28,7 +28,7 @@ AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [The gettext package])
 
 if test "x$USE_NLS" != "xno"; then
-    ALL_LINGUAS="bg de el es eu fr id it lt nl pl pt_BR ru tr uk zh_CN"
+    ALL_LINGUAS="bg cs de el es eu fr id it lt nl pl pt_BR ru tr uk zh_CN"
     nls_support="yes"
 else
     ALL_LINGUAS=""
diff --git a/debian/changelog b/debian/changelog
index b585a51..d79d2dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+remmina-xfce (0.8.1-1) unstable; urgency=low
+
+  * New upstream bugfix release.
+  * debian/control:
+    - Bump Standards-Version to 3.9.1, no changes required.
+
+ -- Luca Falavigna <dktrkranz@debian.org>  Wed, 01 Sep 2010 22:27:19 +0200
+
 remmina-xfce (0.8.0-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index ac9b7f0..c939b00 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: xfce
 Priority: optional
 Maintainer: Luca Falavigna <dktrkranz@debian.org>
 Build-Depends: debhelper (>= 7.0.50), intltool (>= 0.35.0), libglib2.0-dev (>= 2.20.0), libgtk2.0-dev (>= 2.16.0), libxfce4util-dev (>= 4.3.99.2), xfce4-panel-dev (>= 4.3.99.2), libavahi-client-dev (>= 0.6.22)
-Standards-Version: 3.9.0
+Standards-Version: 3.9.1
 Homepage: http://remmina.sourceforge.net/
 Vcs-Git: git://git.debian.org/git/users/dktrkranz/remmina-xfce.git
 Vcs-Browser: http://git.debian.org/?p=users/dktrkranz/remmina-xfce.git;a=summary
diff --git a/po/cs.po b/po/cs.po
new file mode 100644
index 0000000..9adb721
--- /dev/null
+++ b/po/cs.po
@@ -0,0 +1,50 @@
+# Czech translation for remmina
+# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
+# This file is distributed under the same license as the remmina package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: remmina\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2010-05-29 00:57+0800\n"
+"PO-Revision-Date: 2010-08-11 12:05+0000\n"
+"Last-Translator: Kabi <Unknown>\n"
+"Language-Team: Czech <cs@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2010-08-12 04:15+0000\n"
+"X-Generator: Launchpad (build Unknown)\n"
+
+#: ../src/remminaapplet.c:433
+msgid "Open Main Window"
+msgstr "OtevÅ?ít hlavní okno"
+
+#: ../src/remminaapplet.c:433
+msgid "Preferences"
+msgstr "Nastavení"
+
+#: ../src/remminaapplet.c:434
+msgid "About"
+msgstr "O programu"
+
+#: ../src/remminaapplet.c:436
+msgid "Enable Service Discovery"
+msgstr "Povolit prohledávání služeb"
+
+#: ../src/remminaapplet.c:475 ../src/Remmina_Applet.server.in.in.h:2
+msgid "Remmina Remote Desktop Client Applet"
+msgstr "Remmina RDP klient applet"
+
+#: ../src/remminaappletmenuitem.c:92
+msgid "Discovered"
+msgstr "Prozkoumáno"
+
+#: ../src/remminaappletmenuitem.c:97
+msgid "Quick Connect"
+msgstr "Rychlé pÅ?ipojení"
+
+#: ../src/Remmina_Applet.server.in.in.h:1
+msgid "Connect to remote desktops through the applet menu"
+msgstr "PÅ?ipojit ke vzdálené ploÅ¡e pomocí applet menu"

Attachment: signature.asc
Description: PGP signature


Reply to: