Hello community,

here is the log from the commit of package mate-polkit for openSUSE:Factory 
checked in at 2015-09-03 18:03:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-polkit (Old)
 and      /work/SRC/openSUSE:Factory/.mate-polkit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-polkit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-polkit/mate-polkit.changes  2015-06-30 
10:18:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mate-polkit.new/mate-polkit.changes     
2015-09-03 18:09:58.000000000 +0200
@@ -1,0 +2,8 @@
+Wed Sep  2 10:42:43 UTC 2015 - [email protected]
+
+- Update to 1.10.1:
+  * Fix losing focus when displaying password prompt dialog.
+  * Drop some deprecated GTK+ code and obsolete build macro.
+  * Update translations.
+
+-------------------------------------------------------------------

Old:
----
  mate-polkit-1.10.0.tar.xz

New:
----
  mate-polkit-1.10.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mate-polkit.spec ++++++
--- /var/tmp/diff_new_pack.duHUjv/_old  2015-09-03 18:09:59.000000000 +0200
+++ /var/tmp/diff_new_pack.duHUjv/_new  2015-09-03 18:09:59.000000000 +0200
@@ -21,7 +21,7 @@
 %define _name   polkit-mate-1
 %define _version 1.10
 Name:           mate-polkit
-Version:        1.10.0
+Version:        1.10.1
 Release:        0
 Summary:        MATE authentification agent for polkit
 License:        LGPL-2.0+
@@ -34,7 +34,7 @@
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(polkit-agent-1)
-Recommends:     %{name}-lang = %{version}
+Recommends:     %{name}-lang
 
 %description
 mate-polkit provides a D-Bus session bus service that is used to bring
@@ -90,7 +90,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING
+%doc AUTHORS COPYING NEWS README
 %{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop
 %dir %{_libexecdir}/polkit-mate/
 %{_libexecdir}/polkit-mate/polkit-mate-authentication-agent-1

++++++ mate-polkit-1.10.0.tar.xz -> mate-polkit-1.10.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.10.0/ChangeLog 
new/mate-polkit-1.10.1/ChangeLog
--- old/mate-polkit-1.10.0/ChangeLog    2015-04-06 18:41:39.000000000 +0200
+++ new/mate-polkit-1.10.1/ChangeLog    2015-09-01 17:35:09.000000000 +0200
@@ -1,5 +1,83 @@
 # Generated by Makefile. Do not edit.
 
+commit 5e35def315d11e4d0c39b0cecb83c44e15155ba0
+Author: Martin Wimpress <[email protected]>
+Date:   Tue Sep 1 16:31:48 2015 +0100
+
+    Bump version to 1.10.1
+
+ NEWS         | 6 ++++++
+ configure.ac | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 12f82a42256ed8279306af15a0242fd816905d62
+Author: mate-i18n <[email protected]>
+Date:   Tue Sep 1 17:29:16 2015 +0200
+
+    Sync translations with transifex
+
+ po/am.po | 36 ++++++++++++++++++------------------
+ 1 file changed, 18 insertions(+), 18 deletions(-)
+
+commit bb686cff65c124fe8a84c956b61b77294ae4a76f
+Author: monsta <[email protected]>
+Date:   Wed Aug 19 10:37:31 2015 +0300
+
+    configure.ac: drop obsolete macro
+    
+    It's been a no-op for a long time.
+    See 
https://mail.gnome.org/archives/commits-list/2011-December/msg00681.html for 
example.
+
+ configure.ac | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit ed37b52fbfbce5d57d0549fac1a9dca2502f3372
+Author: Monsta <[email protected]>
+Date:   Tue Aug 18 17:42:19 2015 +0300
+
+    don't lose focus when displaying password prompt dialog
+    
+    fixes https://github.com/mate-desktop/mate-polkit/issues/19
+    fixes https://github.com/mate-desktop/marco/issues/117
+    
+    thanks to Jeffrey Knockel
+    (see https://bugzilla.gnome.org/show_bug.cgi?id=676076
+     and https://bugs.launchpad.net/bugs/946171)
+
+ src/polkitmateauthenticator.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 1198fb592fa9dd0ddfed858f37d2aefd9987fca3
+Author: Monsta <[email protected]>
+Date:   Fri Aug 7 22:22:08 2015 +0300
+
+    drop some stuff that's deprecated even in GTK+2
+
+ configure.ac                         | 2 +-
+ src/polkitmateauthenticationdialog.c | 7 -------
+ 2 files changed, 1 insertion(+), 8 deletions(-)
+
+commit 94ea311bd0fea87a61c9487a84309a7311ce28b2
+Author: mate-i18n <[email protected]>
+Date:   Fri Jun 12 09:42:41 2015 +0200
+
+    Sync translations with transifex
+
+ po/fi.po |  7 ++++---
+ po/id.po | 12 +++++++-----
+ po/ro.po | 10 ++++++----
+ po/uk.po | 24 ++++++++++++------------
+ 4 files changed, 29 insertions(+), 24 deletions(-)
+
+commit 6caa50f630922597659d644258381b602715edbb
+Author: mate-i18n <[email protected]>
+Date:   Tue Apr 7 18:59:17 2015 +0200
+
+    Sync translations with transifex
+
+ po/kk.po | 234 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 234 insertions(+)
+
 commit 3a170c61f68fcb84c37d58529e1995135c719e6d
 Author: Stefano Karapetsas <[email protected]>
 Date:   Mon Apr 6 18:39:14 2015 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.10.0/Makefile.in 
new/mate-polkit-1.10.1/Makefile.in
--- old/mate-polkit-1.10.0/Makefile.in  2015-04-06 18:41:32.000000000 +0200
+++ new/mate-polkit-1.10.1/Makefile.in  2015-09-01 17:34:48.000000000 +0200
@@ -81,7 +81,8 @@
 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
        $(top_srcdir)/configure $(am__configure_deps) \
        $(srcdir)/config.h.in AUTHORS COPYING ChangeLog NEWS README \
-       compile config.guess config.sub install-sh missing ltmain.sh
+       compile config.guess config.sub depcomp install-sh missing \
+       ltmain.sh
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.10.0/NEWS new/mate-polkit-1.10.1/NEWS
--- old/mate-polkit-1.10.0/NEWS 2015-04-06 18:39:08.000000000 +0200
+++ new/mate-polkit-1.10.1/NEWS 2015-09-01 17:30:21.000000000 +0200
@@ -1,3 +1,9 @@
+1.10.1
+
+  - Fix losing focus when displaying password prompt dialog.
+  - Drop some deprecated GTK code and obsolete build marco.
+  - Update translations.
+
 1.10.0
 
   - Translations updates
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.10.0/aclocal.m4 
new/mate-polkit-1.10.1/aclocal.m4
--- old/mate-polkit-1.10.0/aclocal.m4   2015-04-06 18:41:30.000000000 +0200
+++ new/mate-polkit-1.10.1/aclocal.m4   2015-09-01 17:34:46.000000000 +0200
@@ -1011,9 +1011,10 @@
 # configured tree to be moved without reconfiguration.
 
 AC_DEFUN([AM_AUX_DIR_EXPAND],
-[AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
-# Expand $ac_aux_dir to an absolute path.
-am_aux_dir=`cd "$ac_aux_dir" && pwd`
+[dnl Rely on autoconf to set up CDPATH properly.
+AC_PREREQ([2.50])dnl
+# expand $ac_aux_dir to an absolute path
+am_aux_dir=`cd $ac_aux_dir && pwd`
 ])
 
 # AM_CONDITIONAL                                            -*- Autoconf -*-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.10.0/configure 
new/mate-polkit-1.10.1/configure
--- old/mate-polkit-1.10.0/configure    2015-04-06 18:41:31.000000000 +0200
+++ new/mate-polkit-1.10.1/configure    2015-09-01 17:34:47.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for polkit-mate 1.10.0.
+# Generated by GNU Autoconf 2.69 for polkit-mate 1.10.1.
 #
 # Report bugs to <http://www.mate-desktop.org/>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='polkit-mate'
 PACKAGE_TARNAME='mate-polkit'
-PACKAGE_VERSION='1.10.0'
-PACKAGE_STRING='polkit-mate 1.10.0'
+PACKAGE_VERSION='1.10.1'
+PACKAGE_STRING='polkit-mate 1.10.1'
 PACKAGE_BUGREPORT='http://www.mate-desktop.org/'
 PACKAGE_URL=''
 
@@ -648,11 +648,11 @@
 INTLLIBS
 INSTOBJEXT
 GMOFILES
+DATADIRNAME
 CATOBJEXT
 CATALOGS
 MSGFMT_OPTS
 GETTEXT_PACKAGE
-DATADIRNAME
 ALL_LINGUAS
 INTLTOOL_PERL
 GMSGFMT
@@ -1440,7 +1440,7 @@
   # 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 polkit-mate 1.10.0 to adapt to many kinds of systems.
+\`configure' configures polkit-mate 1.10.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1510,7 +1510,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of polkit-mate 1.10.0:";;
+     short | recursive ) echo "Configuration of polkit-mate 1.10.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1655,7 +1655,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-polkit-mate configure 1.10.0
+polkit-mate configure 1.10.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1707,52 +1707,6 @@
 
 } # ac_fn_c_try_compile
 
-# ac_fn_c_try_link LINENO
-# -----------------------
-# Try to link conftest.$ac_ext, and return whether this succeeded.
-ac_fn_c_try_link ()
-{
-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  rm -f conftest.$ac_objext conftest$ac_exeext
-  if { { ac_try="$ac_link"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_link") 2>conftest.err
-  ac_status=$?
-  if test -s conftest.err; then
-    grep -v '^ *+' conftest.err >conftest.er1
-    cat conftest.er1 >&5
-    mv -f conftest.er1 conftest.err
-  fi
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } && {
-        test -z "$ac_c_werror_flag" ||
-        test ! -s conftest.err
-       } && test -s conftest$ac_exeext && {
-        test "$cross_compiling" = yes ||
-        test -x conftest$ac_exeext
-       }; then :
-  ac_retval=0
-else
-  $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_retval=1
-fi
-  # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
-  # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
-  # interfere with the next link command; also delete a directory that is
-  # left behind by Apple's compiler.  We do this before executing the actions.
-  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
-  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
-  as_fn_set_status $ac_retval
-
-} # ac_fn_c_try_link
-
 # ac_fn_c_try_cpp LINENO
 # ----------------------
 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
@@ -1832,6 +1786,52 @@
 
 } # ac_fn_c_try_run
 
+# ac_fn_c_try_link LINENO
+# -----------------------
+# Try to link conftest.$ac_ext, and return whether this succeeded.
+ac_fn_c_try_link ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  rm -f conftest.$ac_objext conftest$ac_exeext
+  if { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && {
+        test -z "$ac_c_werror_flag" ||
+        test ! -s conftest.err
+       } && test -s conftest$ac_exeext && {
+        test "$cross_compiling" = yes ||
+        test -x conftest$ac_exeext
+       }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+       ac_retval=1
+fi
+  # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
+  # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
+  # interfere with the next link command; also delete a directory that is
+  # left behind by Apple's compiler.  We do this before executing the actions.
+  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
+  as_fn_set_status $ac_retval
+
+} # ac_fn_c_try_link
+
 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
 # -------------------------------------------------------
 # Tests whether HEADER exists and can be compiled using the include files in
@@ -2024,7 +2024,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by polkit-mate $as_me 1.10.0, which was
+It was created by polkit-mate $as_me 1.10.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2574,8 +2574,8 @@
 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
 
-# Expand $ac_aux_dir to an absolute path.
-am_aux_dir=`cd "$ac_aux_dir" && pwd`
+# expand $ac_aux_dir to an absolute path
+am_aux_dir=`cd $ac_aux_dir && pwd`
 
 if test x"${MISSING+set}" != xset; then
   case $am_aux_dir in
@@ -2888,7 +2888,7 @@
 
 # Define the identity of the package.
  PACKAGE='mate-polkit'
- VERSION='1.10.0'
+ VERSION='1.10.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4102,62 +4102,6 @@
 
 
 
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing 
strerror" >&5
-$as_echo_n "checking for library containing strerror... " >&6; }
-if ${ac_cv_search_strerror+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_func_search_save_LIBS=$LIBS
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char strerror ();
-int
-main ()
-{
-return strerror ();
-  ;
-  return 0;
-}
-_ACEOF
-for ac_lib in '' cposix; do
-  if test -z "$ac_lib"; then
-    ac_res="none required"
-  else
-    ac_res=-l$ac_lib
-    LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
-  fi
-  if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_search_strerror=$ac_res
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext
-  if ${ac_cv_search_strerror+:} false; then :
-  break
-fi
-done
-if ${ac_cv_search_strerror+:} false; then :
-
-else
-  ac_cv_search_strerror=no
-fi
-rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_strerror" >&5
-$as_echo "$ac_cv_search_strerror" >&6; }
-ac_res=$ac_cv_search_strerror
-if test "$ac_res" != no; then :
-  test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
-
-fi
-
 ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'
 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@@ -12499,7 +12443,7 @@
 
 case "$with_gtk" in
   2.0) GTK_API_VERSION=2.0
-       GTK_REQUIRED=2.17.1
+       GTK_REQUIRED=2.24.0
        ;;
   3.0) GTK_API_VERSION=3.0
        GTK_REQUIRED=3.0.0
@@ -13566,44 +13510,6 @@
 # Substitute ALL_LINGUAS so we can use it in po/Makefile
 
 
-# Set DATADIRNAME correctly if it is not set yet
-# (copied from glib-gettext.m4)
-if test -z "$DATADIRNAME"; then
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-extern int _nl_msg_cat_cntr;
-                       return _nl_msg_cat_cntr
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  DATADIRNAME=share
-else
-  case $host in
-    *-*-solaris*)
-                        ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" 
"ac_cv_func_bind_textdomain_codeset"
-if test "x$ac_cv_func_bind_textdomain_codeset" = xyes; then :
-  DATADIRNAME=share
-else
-  DATADIRNAME=lib
-fi
-
-    ;;
-    *)
-    DATADIRNAME=lib
-    ;;
-    esac
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-fi
-
-
 
 
 
@@ -14905,7 +14811,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by polkit-mate $as_me 1.10.0, which was
+This file was extended by polkit-mate $as_me 1.10.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -14971,7 +14877,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-polkit-mate config.status 1.10.0
+polkit-mate config.status 1.10.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.10.0/configure.ac 
new/mate-polkit-1.10.1/configure.ac
--- old/mate-polkit-1.10.0/configure.ac 2015-04-06 18:39:03.000000000 +0200
+++ new/mate-polkit-1.10.1/configure.ac 2015-09-01 17:27:35.000000000 +0200
@@ -1,4 +1,4 @@
-AC_INIT([polkit-mate],[1.10.0],[http://www.mate-desktop.org/],[mate-polkit])
+AC_INIT([polkit-mate],[1.10.1],[http://www.mate-desktop.org/],[mate-polkit])
 
 AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news])
 
@@ -22,7 +22,6 @@
 AC_SUBST(LT_AGE)
 
 AC_PROG_CC
-AC_ISC_POSIX
 AC_HEADER_STDC
 AC_PROG_LIBTOOL
 
@@ -137,7 +136,7 @@
 
 case "$with_gtk" in
   2.0) GTK_API_VERSION=2.0
-       GTK_REQUIRED=2.17.1
+       GTK_REQUIRED=2.24.0
        ;;
   3.0) GTK_API_VERSION=3.0
        GTK_REQUIRED=3.0.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.10.0/docs/Makefile.in 
new/mate-polkit-1.10.1/docs/Makefile.in
--- old/mate-polkit-1.10.0/docs/Makefile.in     2015-04-06 18:41:32.000000000 
+0200
+++ new/mate-polkit-1.10.1/docs/Makefile.in     2015-09-01 17:34:48.000000000 
+0200
@@ -586,11 +586,11 @@
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
        @echo "it deletes files that may require special tools to rebuild."
+@ENABLE_GTK_DOC_FALSE@install-data-local:
 @ENABLE_GTK_DOC_FALSE@distclean-local:
 @ENABLE_GTK_DOC_FALSE@clean-local:
-@ENABLE_GTK_DOC_FALSE@uninstall-local:
-@ENABLE_GTK_DOC_FALSE@install-data-local:
 @ENABLE_GTK_DOC_FALSE@maintainer-clean-local:
+@ENABLE_GTK_DOC_FALSE@uninstall-local:
 clean: clean-am
 
 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
Files old/mate-polkit-1.10.0/docs/html/home.png and 
new/mate-polkit-1.10.1/docs/html/home.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.10.0/docs/html/index.html 
new/mate-polkit-1.10.1/docs/html/index.html
--- old/mate-polkit-1.10.0/docs/html/index.html 2015-04-06 18:41:39.000000000 
+0200
+++ new/mate-polkit-1.10.1/docs/html/index.html 2015-09-01 17:35:08.000000000 
+0200
@@ -22,7 +22,7 @@
             <code class="email">&lt;<a class="email" 
href="mailto:[email protected]";>[email protected]</a>&gt;</code><br>
           </p></div></div>
 </div></div></div>
-<div><p class="releaseinfo">Version 1.10.0
+<div><p class="releaseinfo">Version 1.10.1
 </p></div>
 <div><p class="copyright">Copyright © 2008-2009 The PolicyKit Authors</p></div>
 <div><div class="legalnotice">
Files old/mate-polkit-1.10.0/docs/html/left-insensitive.png and 
new/mate-polkit-1.10.1/docs/html/left-insensitive.png differ
Files old/mate-polkit-1.10.0/docs/html/left.png and 
new/mate-polkit-1.10.1/docs/html/left.png differ
Files old/mate-polkit-1.10.0/docs/html/right-insensitive.png and 
new/mate-polkit-1.10.1/docs/html/right-insensitive.png differ
Files old/mate-polkit-1.10.0/docs/html/right.png and 
new/mate-polkit-1.10.1/docs/html/right.png differ
Files old/mate-polkit-1.10.0/docs/html/up-insensitive.png and 
new/mate-polkit-1.10.1/docs/html/up-insensitive.png differ
Files old/mate-polkit-1.10.0/docs/html/up.png and 
new/mate-polkit-1.10.1/docs/html/up.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.10.0/docs/version.xml 
new/mate-polkit-1.10.1/docs/version.xml
--- old/mate-polkit-1.10.0/docs/version.xml     2015-04-06 18:41:34.000000000 
+0200
+++ new/mate-polkit-1.10.1/docs/version.xml     2015-09-01 17:34:53.000000000 
+0200
@@ -1 +1 @@
-1.10.0
+1.10.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.10.0/m4/intltool.m4 
new/mate-polkit-1.10.1/m4/intltool.m4
--- old/mate-polkit-1.10.0/m4/intltool.m4       2015-04-06 18:41:26.000000000 
+0200
+++ new/mate-polkit-1.10.1/m4/intltool.m4       2015-09-01 17:34:37.000000000 
+0200
@@ -155,31 +155,6 @@
 # Substitute ALL_LINGUAS so we can use it in po/Makefile
 AC_SUBST(ALL_LINGUAS)
 
-# Set DATADIRNAME correctly if it is not set yet
-# (copied from glib-gettext.m4)
-if test -z "$DATADIRNAME"; then
-  AC_LINK_IFELSE(
-    [AC_LANG_PROGRAM([[]],
-                     [[extern int _nl_msg_cat_cntr;
-                       return _nl_msg_cat_cntr]])],
-    [DATADIRNAME=share],
-    [case $host in
-    *-*-solaris*)
-    dnl On Solaris, if bind_textdomain_codeset is in libc,
-    dnl GNU format message catalog is always supported,
-    dnl since both are added to the libc all together.
-    dnl Hence, we'd like to go with DATADIRNAME=share
-    dnl in this case.
-    AC_CHECK_FUNC(bind_textdomain_codeset,
-      [DATADIRNAME=share], [DATADIRNAME=lib])
-    ;;
-    *)
-    [DATADIRNAME=lib]
-    ;;
-    esac])
-fi
-AC_SUBST(DATADIRNAME)
-
 IT_PO_SUBDIR([po])
 
 ])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.10.0/po/Makefile.in.in 
new/mate-polkit-1.10.1/po/Makefile.in.in
--- old/mate-polkit-1.10.0/po/Makefile.in.in    2015-04-06 18:41:26.000000000 
+0200
+++ new/mate-polkit-1.10.1/po/Makefile.in.in    2015-09-01 17:34:37.000000000 
+0200
@@ -33,8 +33,7 @@
 datadir = @datadir@
 datarootdir = @datarootdir@
 libdir = @libdir@
-DATADIRNAME = @DATADIRNAME@
-itlocaledir = $(prefix)/$(DATADIRNAME)/locale
+localedir = @localedir@
 subdir = po
 install_sh = @install_sh@
 # Automake >= 1.8 provides @mkdir_p@.
@@ -80,7 +79,7 @@
 
 .po.pox:
        $(MAKE) $(GETTEXT_PACKAGE).pot
-       $(MSGMERGE) $< $(GETTEXT_PACKAGE).pot -o $*.pox
+       $(MSGMERGE) $* $(GETTEXT_PACKAGE).pot -o $*.pox
 
 .po.mo:
        $(INTLTOOL_V_MSGFMT)$(MSGFMT) -o $@ $<
@@ -108,7 +107,7 @@
 install-data-yes: all
        linguas="$(USE_LINGUAS)"; \
        for lang in $$linguas; do \
-         dir=$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES; \
+         dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
          $(mkdir_p) $$dir; \
          if test -r $$lang.gmo; then \
            $(INSTALL_DATA) $$lang.gmo $$dir/$(GETTEXT_PACKAGE).mo; \
@@ -142,8 +141,8 @@
 uninstall:
        linguas="$(USE_LINGUAS)"; \
        for lang in $$linguas; do \
-         rm -f 
$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \
-         rm -f 
$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \
+         rm -f 
$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \
+         rm -f 
$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \
        done
 
 check: all $(GETTEXT_PACKAGE).pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.10.0/po/am.po 
new/mate-polkit-1.10.1/po/am.po
--- old/mate-polkit-1.10.0/po/am.po     2014-03-22 15:32:37.000000000 +0100
+++ new/mate-polkit-1.10.1/po/am.po     2015-09-01 17:31:14.000000000 +0200
@@ -3,15 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# samson <[email protected]>, 2013
+# samson <[email protected]>, 2013,2015
 msgid ""
 msgstr ""
 "Project-Id-Version: MATE Desktop Environment\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-01-15 11:29+0100\n"
-"PO-Revision-Date: 2014-01-15 10:30+0000\n"
-"Last-Translator: Stefano Karapetsas <[email protected]>\n"
-"Language-Team: Amharic 
(http://www.transifex.com/projects/p/MATE/language/am/)\n"
+"PO-Revision-Date: 2015-08-27 00:38+0000\n"
+"Last-Translator: samson <[email protected]>\n"
+"Language-Team: Amharic (http://www.transifex.com/mate/MATE/language/am/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -28,7 +28,7 @@
 
 #: ../polkitgtkmate/polkitlockbutton.c:472
 msgid "Is Authorized"
-msgstr ""
+msgstr "ፍቃድ አለው"
 
 #: ../polkitgtkmate/polkitlockbutton.c:473
 msgid "Whether the process is authorized"
@@ -36,7 +36,7 @@
 
 #: ../polkitgtkmate/polkitlockbutton.c:488
 msgid "Is Visible"
-msgstr ""
+msgstr "የሚታይ "
 
 #: ../polkitgtkmate/polkitlockbutton.c:489
 msgid "Whether the widget is visible"
@@ -53,7 +53,7 @@
 #: ../polkitgtkmate/polkitlockbutton.c:520
 #: ../polkitgtkmate/polkitlockbutton.c:622
 msgid "Unlock Text"
-msgstr ""
+msgstr "ጽሁፍ መክፈቻ"
 
 #: ../polkitgtkmate/polkitlockbutton.c:521
 msgid "The text to display when prompting the user to unlock."
@@ -61,7 +61,7 @@
 
 #: ../polkitgtkmate/polkitlockbutton.c:522
 msgid "Click to make changes"
-msgstr ""
+msgstr "ይጫኑ ለውጡን ለመፈጸም"
 
 #: ../polkitgtkmate/polkitlockbutton.c:537
 #: ../polkitgtkmate/polkitlockbutton.c:639
@@ -74,11 +74,11 @@
 
 #: ../polkitgtkmate/polkitlockbutton.c:539
 msgid "Authentication is needed to make changes."
-msgstr ""
+msgstr "ለመቀየር ማረጋገጫ ያስፈልጋል"
 
 #: ../polkitgtkmate/polkitlockbutton.c:554
 msgid "Lock Text"
-msgstr ""
+msgstr "ጽሁፍ መቆለፊያ"
 
 #: ../polkitgtkmate/polkitlockbutton.c:555
 msgid "The text to display when prompting the user to lock."
@@ -86,11 +86,11 @@
 
 #: ../polkitgtkmate/polkitlockbutton.c:556
 msgid "Click to prevent changes"
-msgstr ""
+msgstr "ይጫኑ ለውጦቹን ለመከልከል"
 
 #: ../polkitgtkmate/polkitlockbutton.c:571
 msgid "Lock Tooltip"
-msgstr ""
+msgstr "የ መጠቆሚያውን ጫፍ መቆለፊያ"
 
 #: ../polkitgtkmate/polkitlockbutton.c:572
 msgid "The tooltip to display when prompting the user to lock."
@@ -98,11 +98,11 @@
 
 #: ../polkitgtkmate/polkitlockbutton.c:573
 msgid "To prevent further changes, click the lock."
-msgstr ""
+msgstr "ለውጦችን ለመከልከል ይጫኑ መቆለፊያውን"
 
 #: ../polkitgtkmate/polkitlockbutton.c:588
 msgid "Lock Down Text"
-msgstr ""
+msgstr "ጽሁፍ መቆለፊያ"
 
 #: ../polkitgtkmate/polkitlockbutton.c:589
 msgid ""
@@ -112,11 +112,11 @@
 
 #: ../polkitgtkmate/polkitlockbutton.c:590
 msgid "Click to lock down"
-msgstr ""
+msgstr "ይጫኑ ለ መቆለፍ"
 
 #: ../polkitgtkmate/polkitlockbutton.c:605
 msgid "Lock Down Tooltip"
-msgstr ""
+msgstr "የ መጠቆሚያውን ጫፍ መቆለፊያ"
 
 #: ../polkitgtkmate/polkitlockbutton.c:606
 msgid ""
@@ -138,7 +138,7 @@
 
 #: ../polkitgtkmate/polkitlockbutton.c:624
 msgid "Not authorized to make changes"
-msgstr ""
+msgstr "ለመቀየር ፍቃድ የለውም"
 
 #: ../polkitgtkmate/polkitlockbutton.c:640
 msgid ""
@@ -206,7 +206,7 @@
 
 #: ../src/polkitmateauthenticationdialog.c:711
 msgid "<small><b>Vendor:</b></small>"
-msgstr ""
+msgstr "<small><b>ሻጭ:</b></small>"
 
 #: ../src/polkitmateauthenticationdialog.c:713
 #, c-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.10.0/po/fi.po 
new/mate-polkit-1.10.1/po/fi.po
--- old/mate-polkit-1.10.0/po/fi.po     2014-03-22 15:32:37.000000000 +0100
+++ new/mate-polkit-1.10.1/po/fi.po     2015-09-01 17:21:24.000000000 +0200
@@ -3,14 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Lasse Liehu <[email protected]>, 2015
 # Ville-Pekka Vainio <[email protected]>, 2009
 msgid ""
 msgstr ""
 "Project-Id-Version: MATE Desktop Environment\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-01-15 11:29+0100\n"
-"PO-Revision-Date: 2014-01-15 10:30+0000\n"
-"Last-Translator: Stefano Karapetsas <[email protected]>\n"
+"PO-Revision-Date: 2015-06-05 17:15+0000\n"
+"Last-Translator: Lasse Liehu <[email protected]>\n"
 "Language-Team: Finnish 
(http://www.transifex.com/projects/p/MATE/language/fi/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -232,4 +233,4 @@
 
 #: ../src/polkit-mate-authentication-agent-1.desktop.in.in.h:2
 msgid "PolicyKit Authentication Agent for the MATE Desktop"
-msgstr ""
+msgstr "PolicyKit-tunnistautumisagentti MATE-työpöydälle"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.10.0/po/id.po 
new/mate-polkit-1.10.1/po/id.po
--- old/mate-polkit-1.10.0/po/id.po     2014-03-22 15:32:37.000000000 +0100
+++ new/mate-polkit-1.10.1/po/id.po     2015-09-01 17:21:24.000000000 +0200
@@ -3,14 +3,16 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# andjeng, 2013
+# Ibnu Daru AJi, 2013
+# La Ode Muh. Fadlun Akbar <[email protected]>, 2015
+# Willy Sudiarto Raharjo <[email protected]>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: MATE Desktop Environment\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-01-15 11:29+0100\n"
-"PO-Revision-Date: 2014-01-15 10:30+0000\n"
-"Last-Translator: Stefano Karapetsas <[email protected]>\n"
+"PO-Revision-Date: 2015-04-08 15:56+0000\n"
+"Last-Translator: La Ode Muh. Fadlun Akbar <[email protected]>\n"
 "Language-Team: Indonesian 
(http://www.transifex.com/projects/p/MATE/language/id/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -148,7 +150,7 @@
 
 #: ../polkitgtkmate/polkitlockbutton.c:641
 msgid "System policy prevents changes. Contact your system administator."
-msgstr "Kebijakan sistem mencegah perubahan. Hubungi sistem administrator 
anda."
+msgstr "Kebijakan sistem mencegah perubahan. Hubungi sistem administrator 
Anda."
 
 #: ../src/main.c:128
 msgid "Click the icon to drop all elevated privileges"
@@ -232,4 +234,4 @@
 
 #: ../src/polkit-mate-authentication-agent-1.desktop.in.in.h:2
 msgid "PolicyKit Authentication Agent for the MATE Desktop"
-msgstr ""
+msgstr "Agen Autentikasi PolicyKit untuk MATE Desktop"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.10.0/po/ro.po 
new/mate-polkit-1.10.1/po/ro.po
--- old/mate-polkit-1.10.0/po/ro.po     2014-03-22 15:32:37.000000000 +0100
+++ new/mate-polkit-1.10.1/po/ro.po     2015-09-01 17:21:24.000000000 +0200
@@ -3,15 +3,17 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Daniel <[email protected]>, 2015
 # FIRST AUTHOR <EMAIL@ADDRESS>, 2009
 # Lucian Adrian Grijincu <[email protected]>, 2010
+# sidro <[email protected]>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: MATE Desktop Environment\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-01-15 11:29+0100\n"
-"PO-Revision-Date: 2014-01-15 10:30+0000\n"
-"Last-Translator: Stefano Karapetsas <[email protected]>\n"
+"PO-Revision-Date: 2015-04-20 19:54+0000\n"
+"Last-Translator: Daniel <[email protected]>\n"
 "Language-Team: Romanian 
(http://www.transifex.com/projects/p/MATE/language/ro/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -153,7 +155,7 @@
 
 #: ../src/main.c:128
 msgid "Click the icon to drop all elevated privileges"
-msgstr "Clic pe iconiță pentru a renunța la toate privilegiile ridicate"
+msgstr "Clic pe pictogramă pentru a renunța la toate privilegiile ridicate"
 
 #: ../src/polkitmateauthenticationdialog.c:159
 msgid "Select user..."
@@ -233,4 +235,4 @@
 
 #: ../src/polkit-mate-authentication-agent-1.desktop.in.in.h:2
 msgid "PolicyKit Authentication Agent for the MATE Desktop"
-msgstr ""
+msgstr "Agent de autentificare PolicyKit"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.10.0/po/uk.po 
new/mate-polkit-1.10.1/po/uk.po
--- old/mate-polkit-1.10.0/po/uk.po     2014-03-22 15:32:37.000000000 +0100
+++ new/mate-polkit-1.10.1/po/uk.po     2015-09-01 17:21:24.000000000 +0200
@@ -4,14 +4,14 @@
 # 
 # Translators:
 # Maxim Dziumanenko <[email protected]>, 2010
-# Koljan1970 <[email protected]>, 2013-2014
+# Микола Ткач <[email protected]>, 2013-2015
 msgid ""
 msgstr ""
 "Project-Id-Version: MATE Desktop Environment\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-01-15 11:29+0100\n"
-"PO-Revision-Date: 2014-01-16 19:14+0000\n"
-"Last-Translator: Koljan1970 <[email protected]>\n"
+"PO-Revision-Date: 2015-05-08 17:53+0000\n"
+"Last-Translator: Микола Ткач <[email protected]>\n"
 "Language-Team: Ukrainian 
(http://www.transifex.com/projects/p/MATE/language/uk/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -123,13 +123,13 @@
 msgid ""
 "The tooltip to display when prompting the user to lock down the action for "
 "all users."
-msgstr "Підказка, що виводиться при запиті на повне блокування дії усіх 
користувачів."
+msgstr "Підказка, що виводиться при запиті на повне блокування дій усіх 
користувачів."
 
 #: ../polkitgtkmate/polkitlockbutton.c:607
 msgid ""
 "To prevent users without administrative privileges from making changes, "
 "click the lock."
-msgstr "Для запобігання подальшим змінам користувачам без адміністративних 
привілей, клацніть на блокування."
+msgstr "Для запобігання подальшим змінам користувачам без адміністративних 
привілеїв, клацніть на блокування."
 
 #: ../polkitgtkmate/polkitlockbutton.c:623
 msgid ""
@@ -149,11 +149,11 @@
 
 #: ../polkitgtkmate/polkitlockbutton.c:641
 msgid "System policy prevents changes. Contact your system administator."
-msgstr "Системна політика запобігає змінами. Зверніться до системного 
адміністратора."
+msgstr "Системна політика запобігає змінам. Зверніться до системного 
адміністратора."
 
 #: ../src/main.c:128
 msgid "Click the icon to drop all elevated privileges"
-msgstr "Клацніть на значку для скидання усіх підвищених привілей"
+msgstr "Клацніть на піктограмі для скидання усіх підвищених привілеїв"
 
 #: ../src/polkitmateauthenticationdialog.c:159
 msgid "Select user..."
@@ -172,19 +172,19 @@
 msgid ""
 "An application is attempting to perform an action that requires privileges. "
 "Authentication as one of the users below is required to perform this action."
-msgstr "Програма намагається виконати дію, яка вимагає додаткових привілеїв. 
Для виконання цієї дії потрібна автентифікація від імені одного з перелічених 
нижче користувачів."
+msgstr "Проґрама намагається виконати дію, яка вимагає додаткових привілеїв. 
Для виконання цієї дії потрібна автентифікація від імені одного з перелічених 
нижче користувачів."
 
 #: ../src/polkitmateauthenticationdialog.c:582
 msgid ""
 "An application is attempting to perform an action that requires privileges. "
 "Authentication is required to perform this action."
-msgstr "Програма намагається виконати дію, яка вимагає додаткових привілеїв. 
Для виконання цієї дії потрібна автентифікація."
+msgstr "Проґрама намагається виконати дію, яка вимагає додаткових привілеїв. 
Для виконання цієї дії потрібна автентифікація."
 
 #: ../src/polkitmateauthenticationdialog.c:588
 msgid ""
 "An application is attempting to perform an action that requires privileges. "
 "Authentication as the super user is required to perform this action."
-msgstr "Програма намагається виконати дію, яка вимагає додаткових привілеїв. 
Для виконання цієї дії потрібна автентифікація користувача root."
+msgstr "Проґрама намагається виконати дію, яка вимагає додаткових привілеїв. 
Для виконання цієї дії потрібна автентифікація користувача root."
 
 #: ../src/polkitmateauthenticationdialog.c:623
 #: ../src/polkitmateauthenticator.c:298
@@ -229,8 +229,8 @@
 
 #: ../src/polkit-mate-authentication-agent-1.desktop.in.in.h:1
 msgid "PolicyKit Authentication Agent"
-msgstr "Аґент автентифікації PolicyKit"
+msgstr "Агент автентифікації PolicyKit"
 
 #: ../src/polkit-mate-authentication-agent-1.desktop.in.in.h:2
 msgid "PolicyKit Authentication Agent for the MATE Desktop"
-msgstr "Аґент автентифікації PolicyKit для стільниці MATE"
+msgstr "Агент автентифікації PolicyKit для стільниці MATE"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mate-polkit-1.10.0/src/polkitmateauthenticationdialog.c 
new/mate-polkit-1.10.1/src/polkitmateauthenticationdialog.c
--- old/mate-polkit-1.10.0/src/polkitmateauthenticationdialog.c 2014-03-05 
21:09:28.000000000 +0100
+++ new/mate-polkit-1.10.1/src/polkitmateauthenticationdialog.c 2015-09-01 
17:21:24.000000000 +0200
@@ -536,9 +536,6 @@
   content_area = gtk_dialog_get_content_area (GTK_DIALOG (dialog));
   action_area = gtk_dialog_get_action_area (GTK_DIALOG (dialog));
 
-  #if !GTK_CHECK_VERSION(3, 0, 0)
-  gtk_dialog_set_has_separator (GTK_DIALOG (dialog), FALSE);
-  #endif
   gtk_container_set_border_width (GTK_CONTAINER (dialog), 5);
   gtk_box_set_spacing (GTK_BOX (content_area), 2); /* 2 * 5 + 2 = 12 */
   gtk_container_set_border_width (GTK_CONTAINER (action_area), 5);
@@ -999,11 +996,7 @@
 
   response = gtk_dialog_run (GTK_DIALOG (dialog));
 
-  #if GTK_CHECK_VERSION(3, 0, 0)
   gtk_widget_hide (dialog->priv->table_alignment);
-  #else
-  gtk_widget_hide_all (dialog->priv->table_alignment);
-  #endif
   gtk_widget_set_no_show_all (dialog->priv->table_alignment, TRUE);
 
   dialog->priv->is_running = FALSE;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.10.0/src/polkitmateauthenticator.c 
new/mate-polkit-1.10.1/src/polkitmateauthenticator.c
--- old/mate-polkit-1.10.0/src/polkitmateauthenticator.c        2014-03-05 
21:09:28.000000000 +0100
+++ new/mate-polkit-1.10.1/src/polkitmateauthenticator.c        2015-09-01 
17:21:24.000000000 +0200
@@ -26,6 +26,7 @@
 #include <sys/types.h>
 #include <pwd.h>
 #include <glib/gi18n.h>
+#include <gdk/gdkx.h>
 
 #include <polkit/polkit.h>
 #include <polkitagent/polkitagent.h>
@@ -304,7 +305,8 @@
     }
 
   gtk_widget_show_all (GTK_WIDGET (authenticator->dialog));
-  gtk_window_present (GTK_WINDOW (authenticator->dialog));
+  gtk_window_present_with_time (GTK_WINDOW (authenticator->dialog),
+                                gdk_x11_get_server_time (gtk_widget_get_window 
(GTK_WIDGET (authenticator->dialog))));
   password = polkit_mate_authentication_dialog_run_until_response_for_prompt 
(POLKIT_MATE_AUTHENTICATION_DIALOG (authenticator->dialog),
                                                                                
modified_request,
                                                                                
echo_on,


Reply via email to