Hello community,

here is the log from the commit of package mate-polkit for openSUSE:Factory 
checked in at 2016-09-25 14:43:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2016-04-15 
19:11:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mate-polkit.new/mate-polkit.changes     
2016-09-25 14:43:26.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Sep 20 20:50:25 UTC 2016 - [email protected]
+
+- Update to version 1.16.0:
+  * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and
+    --with-gtk build option
+  * Update translations.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ mate-polkit.spec ++++++
--- /var/tmp/diff_new_pack.kS3qVK/_old  2016-09-25 14:43:28.000000000 +0200
+++ /var/tmp/diff_new_pack.kS3qVK/_new  2016-09-25 14:43:28.000000000 +0200
@@ -20,9 +20,9 @@
 %define sover   0
 %define typelib typelib-1_0-PolkitGtkMate-1.0
 %define _name   polkit-mate-1
-%define _version 1.14
+%define _version 1.16
 Name:           mate-polkit
-Version:        1.14.0
+Version:        1.16.0
 Release:        0
 Summary:        MATE authentification agent for polkit
 License:        LGPL-2.0+
@@ -30,15 +30,16 @@
 Url:            http://mate-desktop.org/
 Source:         
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
-BuildRequires:  mate-common >= 1.10.0
+BuildRequires:  mate-common >= %{_version}
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
 BuildRequires:  pkgconfig(polkit-agent-1)
 Recommends:     %{name}-lang
-%if !(0%{?suse_version} == 1315 && !0%{?is_opensuse})
-BuildRequires:  pkgconfig(appindicator-0.1)
+%if !(0%{?sle_version} >= 120000 && !0%{?is_opensuse})
+BuildRequires:  pkgconfig(appindicator3-0.1)
 %endif
 
 %description
@@ -80,7 +81,6 @@
 NOCONFIGURE=1 mate-autogen
 %configure \
   --disable-static                        \
-  --with-gtk=3.0                          \
   --libexecdir=%{_libexecdir}/polkit-mate
 make %{?_smp_mflags}
 

++++++ mate-polkit-1.14.0.tar.xz -> mate-polkit-1.16.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.14.0/ChangeLog 
new/mate-polkit-1.16.0/ChangeLog
--- old/mate-polkit-1.14.0/ChangeLog    2016-04-07 21:37:18.000000000 +0200
+++ new/mate-polkit-1.16.0/ChangeLog    2016-09-18 11:49:25.000000000 +0200
@@ -1,3 +1,80 @@
+commit 0b8979bf8f541f8bd578d7e42bb2b6641f3c28dd
+Author: raveit65 <[email protected]>
+Date:   Sun Sep 18 11:48:26 2016 +0200
+
+    release 1.16.0
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit daccde4f85089448786e64f5123a9383254537c6
+Author: monsta <[email protected]>
+Date:   Sun Sep 18 00:26:30 2016 +0300
+
+    update NEWS for 1.16
+
+ NEWS | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit d807c8308842fd327cee0ea7408ef2bec2b31ee7
+Author: monsta <[email protected]>
+Date:   Sun Sep 18 00:24:57 2016 +0300
+
+    sync with Transifex
+
+ po/ca.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 6b28055b72f782a8cb11382588546ca4d886fe30
+Author: monsta <[email protected]>
+Date:   Tue Jun 21 18:15:13 2016 +0300
+
+    po: actually add a new language from Transifex
+
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 51d4806fb7f31e13494d70a68fe7f4d3a33bb196
+Author: raveit65 <[email protected]>
+Date:   Tue Jun 7 15:42:49 2016 +0200
+
+    release 1.15.0
+
+ NEWS | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 04dd57add4baec1b96297532fcc04b6de8781033
+Author: raveit65 <[email protected]>
+Date:   Tue Jun 7 15:39:50 2016 +0200
+
+    sync with Transiflex
+
+ po/bg.po    | 243 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ po/pt_BR.po |   7 +-
+ po/uz.po    |  11 +--
+ 3 files changed, 253 insertions(+), 8 deletions(-)
+
+commit 0ada84bd5b46ab534c5ed5d979b5b7f96654dedb
+Author: monsta <[email protected]>
+Date:   Thu May 26 11:28:30 2016 +0300
+
+    bump version to 1.15.0
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a9222b1af3b486e12147dc0e0fe7143aa809cdec
+Author: monsta <[email protected]>
+Date:   Tue May 17 14:17:36 2016 +0300
+
+    require GTK+ >= 3.14, drop GTK+2 code and --with-gtk build option
+
+ configure.ac                         | 28 +++-------------------------
+ polkitgtkmate/Makefile.am            |  4 ++--
+ polkitgtkmate/example.c              |  4 ----
+ src/polkitmateauthenticationdialog.c | 24 ------------------------
+ 4 files changed, 5 insertions(+), 55 deletions(-)
+
 commit e7ffa8fc66b7ab151bf1912d157a03119f9792cf
 Author: monsta <[email protected]>
 Date:   Thu Apr 7 16:04:02 2016 +0300
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.14.0/Makefile.in 
new/mate-polkit-1.16.0/Makefile.in
--- old/mate-polkit-1.14.0/Makefile.in  2016-04-07 21:36:55.000000000 +0200
+++ new/mate-polkit-1.16.0/Makefile.in  2016-09-18 11:49:14.000000000 +0200
@@ -255,7 +255,6 @@
 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
 GTKDOC_MKPDF = @GTKDOC_MKPDF@
 GTKDOC_REBASE = @GTKDOC_REBASE@
-GTK_API_VERSION = @GTK_API_VERSION@
 GTK_CFLAGS = @GTK_CFLAGS@
 GTK_LIBS = @GTK_LIBS@
 G_IR_COMPILER = @G_IR_COMPILER@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.14.0/NEWS new/mate-polkit-1.16.0/NEWS
--- old/mate-polkit-1.14.0/NEWS 2016-04-05 17:14:40.000000000 +0200
+++ new/mate-polkit-1.16.0/NEWS 2016-09-18 11:47:17.000000000 +0200
@@ -1,3 +1,9 @@
+1.16.0
+
+  - Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and
+    --with-gtk build option
+  - Translations update
+
 1.14.0
 
   - GTK+3: fix several deprecations
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.14.0/aclocal.m4 
new/mate-polkit-1.16.0/aclocal.m4
--- old/mate-polkit-1.14.0/aclocal.m4   2016-04-07 21:36:53.000000000 +0200
+++ new/mate-polkit-1.16.0/aclocal.m4   2016-09-18 11:49:12.000000000 +0200
@@ -682,8 +682,8 @@
 ])
 
 # nls.m4 serial 5 (gettext-0.18)
-dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014 Free Software Foundation,
-dnl Inc.
+dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014, 2016 Free Software
+dnl Foundation, 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.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.14.0/configure 
new/mate-polkit-1.16.0/configure
--- old/mate-polkit-1.14.0/configure    2016-04-07 21:36:54.000000000 +0200
+++ new/mate-polkit-1.16.0/configure    2016-09-18 11:49:12.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.14.0.
+# Generated by GNU Autoconf 2.69 for polkit-mate 1.16.0.
 #
 # 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.14.0'
-PACKAGE_STRING='polkit-mate 1.14.0'
+PACKAGE_VERSION='1.16.0'
+PACKAGE_STRING='polkit-mate 1.16.0'
 PACKAGE_BUGREPORT='http://www.mate-desktop.org/'
 PACKAGE_URL=''
 
@@ -713,7 +713,6 @@
 GTK_CFLAGS
 GLIB_LIBS
 GLIB_CFLAGS
-GTK_API_VERSION
 WARN_CFLAGS
 GTK_DOC_USE_REBASE_FALSE
 GTK_DOC_USE_REBASE_TRUE
@@ -877,7 +876,6 @@
 enable_debug
 enable_compile_warnings
 enable_iso_c
-with_gtk
 enable_accountsservice
 enable_appindicator
 enable_examples
@@ -1451,7 +1449,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.14.0 to adapt to many kinds of systems.
+\`configure' configures polkit-mate 1.16.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1521,7 +1519,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of polkit-mate 1.14.0:";;
+     short | recursive ) echo "Configuration of polkit-mate 1.16.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1570,7 +1568,6 @@
   --with-sysroot[=DIR]    Search for dependent libraries within DIR (or the
                           compiler's sysroot if not specified).
   --with-html-dir=PATH    path to installed docs
-  --with-gtk=2.0|3.0      which gtk+ version to compile against (default: 2.0)
 
 Some influential environment variables:
   CC          C compiler command
@@ -1679,7 +1676,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-polkit-mate configure 1.14.0
+polkit-mate configure 1.16.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2048,7 +2045,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.14.0, which was
+It was created by polkit-mate $as_me 1.16.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2912,7 +2909,7 @@
 
 # Define the identity of the package.
  PACKAGE='mate-polkit'
- VERSION='1.14.0'
+ VERSION='1.16.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12901,38 +12898,11 @@
 # ***************************
 
 GLIB_REQUIRED=2.36.0
+GTK_REQUIRED=3.14.0
 POLKIT_AGENT_REQUIRED=0.97
 POLKIT_GOBJECT_REQUIRED=0.97
 APPINDICATOR_REQUIRED=0.0.13
 
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking which gtk+ version to 
compile against" >&5
-$as_echo_n "checking which gtk+ version to compile against... " >&6; }
-
-# Check whether --with-gtk was given.
-if test "${with_gtk+set}" = set; then :
-  withval=$with_gtk; case "$with_gtk" in
-     2.0|3.0) ;;
-     *) as_fn_error $? "invalid gtk version specified" "$LINENO" 5 ;;
-   esac
-else
-  with_gtk=2.0
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_gtk" >&5
-$as_echo "$with_gtk" >&6; }
-
-case "$with_gtk" in
-  2.0) GTK_API_VERSION=2.0
-       GTK_REQUIRED=2.24.0
-       APPINDICATOR_API_VERSION=
-       ;;
-  3.0) GTK_API_VERSION=3.0
-       GTK_REQUIRED=3.0.0
-       APPINDICATOR_API_VERSION=3
-       ;;
-esac
-
-
 
 pkg_failed=no
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GLIB" >&5
@@ -13034,12 +13004,12 @@
     pkg_cv_GTK_CFLAGS="$GTK_CFLAGS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"gtk+-\$GTK_API_VERSION >= \$GTK_REQUIRED\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "gtk+-$GTK_API_VERSION >= 
$GTK_REQUIRED") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"gtk+-3.0 >= \$GTK_REQUIRED\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_REQUIRED") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-$GTK_API_VERSION >= 
$GTK_REQUIRED" 2>/dev/null`
+  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= $GTK_REQUIRED" 
2>/dev/null`
                      test "x$?" != "x0" && pkg_failed=yes
 else
   pkg_failed=yes
@@ -13051,12 +13021,12 @@
     pkg_cv_GTK_LIBS="$GTK_LIBS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"gtk+-\$GTK_API_VERSION >= \$GTK_REQUIRED\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "gtk+-$GTK_API_VERSION >= 
$GTK_REQUIRED") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"gtk+-3.0 >= \$GTK_REQUIRED\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_REQUIRED") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-$GTK_API_VERSION >= $GTK_REQUIRED" 
2>/dev/null`
+  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= $GTK_REQUIRED" 2>/dev/null`
                      test "x$?" != "x0" && pkg_failed=yes
 else
   pkg_failed=yes
@@ -13077,14 +13047,14 @@
         _pkg_short_errors_supported=no
 fi
         if test $_pkg_short_errors_supported = yes; then
-               GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "gtk+-$GTK_API_VERSION >= $GTK_REQUIRED" 2>&1`
+               GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "gtk+-3.0 >= $GTK_REQUIRED" 2>&1`
         else
-               GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"gtk+-$GTK_API_VERSION >= $GTK_REQUIRED" 2>&1`
+               GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"gtk+-3.0 >= $GTK_REQUIRED" 2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
        echo "$GTK_PKG_ERRORS" >&5
 
-       as_fn_error $? "Package requirements (gtk+-$GTK_API_VERSION >= 
$GTK_REQUIRED) were not met:
+       as_fn_error $? "Package requirements (gtk+-3.0 >= $GTK_REQUIRED) were 
not met:
 
 $GTK_PKG_ERRORS
 
@@ -13325,7 +13295,7 @@
 
 
 # Application indicator
-APPINDICATOR_PKG=appindicator$APPINDICATOR_API_VERSION-0.1
+APPINDICATOR_PKG=appindicator3-0.1
 
 # Check whether --enable-appindicator was given.
 if test "${enable_appindicator+set}" = set; then :
@@ -15450,7 +15420,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.14.0, which was
+This file was extended by polkit-mate $as_me 1.16.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15516,7 +15486,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.14.0
+polkit-mate config.status 1.16.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
@@ -17251,7 +17221,6 @@
         cflags:                     ${CFLAGS}
         cppflags:                   ${CPPFLAGS}
 
-        Gtk+ version:               ${GTK_API_VERSION}
         Accountsservice:            ${enable_accountsservice}
         Application indicator:      ${enable_appindicator}
         Maintainer mode:            ${USE_MAINTAINER_MODE}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.14.0/configure.ac 
new/mate-polkit-1.16.0/configure.ac
--- old/mate-polkit-1.14.0/configure.ac 2016-04-05 17:14:47.000000000 +0200
+++ new/mate-polkit-1.16.0/configure.ac 2016-09-18 11:48:03.000000000 +0200
@@ -1,4 +1,4 @@
-AC_INIT([polkit-mate],[1.14.0],[http://www.mate-desktop.org/],[mate-polkit])
+AC_INIT([polkit-mate],[1.16.0],[http://www.mate-desktop.org/],[mate-polkit])
 
 AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news])
 
@@ -122,35 +122,14 @@
 # ***************************
 
 GLIB_REQUIRED=2.36.0
+GTK_REQUIRED=3.14.0
 POLKIT_AGENT_REQUIRED=0.97
 POLKIT_GOBJECT_REQUIRED=0.97
 APPINDICATOR_REQUIRED=0.0.13
 
-AC_MSG_CHECKING([which gtk+ version to compile against])
-AC_ARG_WITH([gtk],
-  [AS_HELP_STRING([--with-gtk=2.0|3.0],[which gtk+ version to compile against 
(default: 2.0)])],
-  [case "$with_gtk" in
-     2.0|3.0) ;;
-     *) AC_MSG_ERROR([invalid gtk version specified]) ;;
-   esac],
-  [with_gtk=2.0])
-AC_MSG_RESULT([$with_gtk])
-
-case "$with_gtk" in
-  2.0) GTK_API_VERSION=2.0
-       GTK_REQUIRED=2.24.0
-       APPINDICATOR_API_VERSION=
-       ;;
-  3.0) GTK_API_VERSION=3.0
-       GTK_REQUIRED=3.0.0
-       APPINDICATOR_API_VERSION=3
-       ;;
-esac
-AC_SUBST(GTK_API_VERSION)
-
 PKG_CHECK_MODULES(GLIB, glib-2.0 >= $GLIB_REQUIRED gio-2.0 >= $GLIB_REQUIRED)
 
-PKG_CHECK_MODULES(GTK, gtk+-$GTK_API_VERSION >= $GTK_REQUIRED)
+PKG_CHECK_MODULES(GTK, gtk+-3.0 >= $GTK_REQUIRED)
 AC_SUBST(GTK_CFLAGS)
 AC_SUBST(GTK_LIBS)
 
@@ -169,7 +148,7 @@
 AM_CONDITIONAL([HAVE_ACCOUNTSSERVICE], [test "x$enable_accountsservice" = 
xyes])
 
 # Application indicator
-APPINDICATOR_PKG=appindicator$APPINDICATOR_API_VERSION-0.1
+APPINDICATOR_PKG=appindicator3-0.1
 
 AC_ARG_ENABLE([appindicator],
              
AS_HELP_STRING([--enable-appindicator[=@<:@no/auto/yes@:>@]],[Build support for 
application indicators]),
@@ -267,7 +246,6 @@
         cflags:                     ${CFLAGS}
         cppflags:                   ${CPPFLAGS}
 
-        Gtk+ version:               ${GTK_API_VERSION}
         Accountsservice:            ${enable_accountsservice}
         Application indicator:      ${enable_appindicator}
         Maintainer mode:            ${USE_MAINTAINER_MODE}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.14.0/docs/Makefile.in 
new/mate-polkit-1.16.0/docs/Makefile.in
--- old/mate-polkit-1.14.0/docs/Makefile.in     2016-04-07 21:36:56.000000000 
+0200
+++ new/mate-polkit-1.16.0/docs/Makefile.in     2016-09-18 11:49:14.000000000 
+0200
@@ -187,7 +187,6 @@
 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
 GTKDOC_MKPDF = @GTKDOC_MKPDF@
 GTKDOC_REBASE = @GTKDOC_REBASE@
-GTK_API_VERSION = @GTK_API_VERSION@
 GTK_CFLAGS = @GTK_CFLAGS@
 GTK_LIBS = @GTK_LIBS@
 G_IR_COMPILER = @G_IR_COMPILER@
@@ -593,11 +592,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@distclean-local:
 @ENABLE_GTK_DOC_FALSE@uninstall-local:
+@ENABLE_GTK_DOC_FALSE@distclean-local:
 @ENABLE_GTK_DOC_FALSE@clean-local:
-@ENABLE_GTK_DOC_FALSE@install-data-local:
 @ENABLE_GTK_DOC_FALSE@maintainer-clean-local:
+@ENABLE_GTK_DOC_FALSE@install-data-local:
 clean: clean-am
 
 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.14.0/po/LINGUAS 
new/mate-polkit-1.16.0/po/LINGUAS
--- old/mate-polkit-1.14.0/po/LINGUAS   2016-04-07 21:36:14.000000000 +0200
+++ new/mate-polkit-1.16.0/po/LINGUAS   2016-09-18 11:47:17.000000000 +0200
@@ -3,6 +3,7 @@
 am
 ar
 be
+bg
 bn_IN
 ca
 cmn
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.14.0/po/bg.po 
new/mate-polkit-1.16.0/po/bg.po
--- old/mate-polkit-1.14.0/po/bg.po     1970-01-01 01:00:00.000000000 +0100
+++ new/mate-polkit-1.16.0/po/bg.po     2016-06-07 15:40:36.000000000 +0200
@@ -0,0 +1,243 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Замфир Йончев <[email protected]>, 2016
+msgid ""
+msgstr ""
+"Project-Id-Version: MATE Desktop Environment\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-12-14 14:14+0300\n"
+"PO-Revision-Date: 2016-04-08 10:22+0000\n"
+"Last-Translator: Замфир Йончев <[email protected]>\n"
+"Language-Team: Bulgarian (http://www.transifex.com/mate/MATE/language/bg/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: bg\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../polkitgtkmate/polkitlockbutton.c:455
+msgid "Action Identifier"
+msgstr "Идентификатор на действието"
+
+#: ../polkitgtkmate/polkitlockbutton.c:456
+msgid "The action identifier to use for the button"
+msgstr "Идентификатор на действието, който да се използва за бутона"
+
+#: ../polkitgtkmate/polkitlockbutton.c:472
+msgid "Is Authorized"
+msgstr "Е упълномощен"
+
+#: ../polkitgtkmate/polkitlockbutton.c:473
+msgid "Whether the process is authorized"
+msgstr "Дали процесът е упълномощен"
+
+#: ../polkitgtkmate/polkitlockbutton.c:488
+msgid "Is Visible"
+msgstr "Е видим"
+
+#: ../polkitgtkmate/polkitlockbutton.c:489
+msgid "Whether the widget is visible"
+msgstr "Дали джаджата е видима"
+
+#: ../polkitgtkmate/polkitlockbutton.c:504
+msgid "Can Obtain"
+msgstr "Може да получи"
+
+#: ../polkitgtkmate/polkitlockbutton.c:505
+msgid "Whether authorization can be obtained"
+msgstr "Дали може да се получи упълномощение"
+
+#: ../polkitgtkmate/polkitlockbutton.c:520
+#: ../polkitgtkmate/polkitlockbutton.c:622
+msgid "Unlock Text"
+msgstr "Текст при отключване"
+
+#: ../polkitgtkmate/polkitlockbutton.c:521
+msgid "The text to display when prompting the user to unlock."
+msgstr "Текстът, който да се показва, когато се изисква отключване от 
потребителя"
+
+#: ../polkitgtkmate/polkitlockbutton.c:522
+msgid "Click to make changes"
+msgstr "Натиснете, за да правите промени"
+
+#: ../polkitgtkmate/polkitlockbutton.c:537
+#: ../polkitgtkmate/polkitlockbutton.c:639
+msgid "Unlock Tooltip"
+msgstr "Подсказка при отключване"
+
+#: ../polkitgtkmate/polkitlockbutton.c:538
+msgid "The tooltip to display when prompting the user to unlock."
+msgstr "Подсказката, която да се показва, когато се изисква отключване от 
потребителя"
+
+#: ../polkitgtkmate/polkitlockbutton.c:539
+msgid "Authentication is needed to make changes."
+msgstr "Изисква се упълномощение, за да се правят промени"
+
+#: ../polkitgtkmate/polkitlockbutton.c:554
+msgid "Lock Text"
+msgstr "Текст при заключване"
+
+#: ../polkitgtkmate/polkitlockbutton.c:555
+msgid "The text to display when prompting the user to lock."
+msgstr "Текстът, който да се показва, когато се изисква заключване от 
потребителя"
+
+#: ../polkitgtkmate/polkitlockbutton.c:556
+msgid "Click to prevent changes"
+msgstr "Натиснете, за да предотвартите промени"
+
+#: ../polkitgtkmate/polkitlockbutton.c:571
+msgid "Lock Tooltip"
+msgstr "Подсказка при заключване"
+
+#: ../polkitgtkmate/polkitlockbutton.c:572
+msgid "The tooltip to display when prompting the user to lock."
+msgstr "Подсказката, която да се показва, когато се изисква заключване от 
потребителя"
+
+#: ../polkitgtkmate/polkitlockbutton.c:573
+msgid "To prevent further changes, click the lock."
+msgstr "За предотвартяване на бъдещи промено, натиснете катинара."
+
+#: ../polkitgtkmate/polkitlockbutton.c:588
+msgid "Lock Down Text"
+msgstr ""
+
+#: ../polkitgtkmate/polkitlockbutton.c:589
+msgid ""
+"The text to display when prompting the user to lock down the action for all "
+"users."
+msgstr ""
+
+#: ../polkitgtkmate/polkitlockbutton.c:590
+msgid "Click to lock down"
+msgstr ""
+
+#: ../polkitgtkmate/polkitlockbutton.c:605
+msgid "Lock Down Tooltip"
+msgstr ""
+
+#: ../polkitgtkmate/polkitlockbutton.c:606
+msgid ""
+"The tooltip to display when prompting the user to lock down the action for "
+"all users."
+msgstr ""
+
+#: ../polkitgtkmate/polkitlockbutton.c:607
+msgid ""
+"To prevent users without administrative privileges from making changes, "
+"click the lock."
+msgstr ""
+
+#: ../polkitgtkmate/polkitlockbutton.c:623
+msgid ""
+"The text to display when the user cannot obtain authorization through "
+"authentication."
+msgstr ""
+
+#: ../polkitgtkmate/polkitlockbutton.c:624
+msgid "Not authorized to make changes"
+msgstr ""
+
+#: ../polkitgtkmate/polkitlockbutton.c:640
+msgid ""
+"The tooltip to display when the user cannot obtain authorization through "
+"authentication."
+msgstr ""
+
+#: ../polkitgtkmate/polkitlockbutton.c:641
+msgid "System policy prevents changes. Contact your system administator."
+msgstr ""
+
+#: ../src/main.c:163
+msgid "Drop all elevated privileges"
+msgstr ""
+
+#: ../src/main.c:183
+msgid "Click the icon to drop all elevated privileges"
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:275
+msgid "Select user..."
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:310
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:648
+msgid "_Authenticate"
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:690
+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 ""
+
+#: ../src/polkitmateauthenticationdialog.c:698
+msgid ""
+"An application is attempting to perform an action that requires privileges. "
+"Authentication is required to perform this action."
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:704
+msgid ""
+"An application is attempting to perform an action that requires privileges. "
+"Authentication as the super user is required to perform this action."
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:742
+#: ../src/polkitmateauthenticator.c:301
+msgid "_Password:"
+msgstr ""
+
+#. Details
+#: ../src/polkitmateauthenticationdialog.c:760
+msgid "<small><b>_Details</b></small>"
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:813
+msgid "<small><b>Action:</b></small>"
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:816
+#, c-format
+msgid "Click to edit %s"
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:830
+msgid "<small><b>Vendor:</b></small>"
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:832
+#, c-format
+msgid "Click to open %s"
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:992
+msgid "Authenticate"
+msgstr ""
+
+#: ../src/polkitmateauthenticator.c:297
+#, c-format
+msgid "_Password for %s:"
+msgstr ""
+
+#: ../src/polkitmateauthenticator.c:458
+msgid "Your authentication attempt was unsuccessful. Please try again."
+msgstr ""
+
+#: ../src/polkitmatelistener.c:164
+msgid "Authentication dialog was dismissed by the user"
+msgstr ""
+
+#: ../src/polkit-mate-authentication-agent-1.desktop.in.in.h:1
+msgid "PolicyKit Authentication Agent"
+msgstr ""
+
+#: ../src/polkit-mate-authentication-agent-1.desktop.in.in.h:2
+msgid "PolicyKit Authentication Agent for the MATE Desktop"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.14.0/po/ca.po 
new/mate-polkit-1.16.0/po/ca.po
--- old/mate-polkit-1.14.0/po/ca.po     2016-04-05 17:04:10.000000000 +0200
+++ new/mate-polkit-1.16.0/po/ca.po     2016-09-18 11:47:17.000000000 +0200
@@ -4,14 +4,14 @@
 # 
 # Translators:
 # David Planella Molas <[email protected]>, 2008, 2009
-# Robert Antoni Buj i Gelonch <[email protected]>, 2015-2016
+# Robert Antoni Buj Gelonch <[email protected]>, 2015-2016
 msgid ""
 msgstr ""
 "Project-Id-Version: MATE Desktop Environment\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-12-14 14:14+0300\n"
-"PO-Revision-Date: 2016-03-06 07:21+0000\n"
-"Last-Translator: Robert Antoni Buj i Gelonch <[email protected]>\n"
+"PO-Revision-Date: 2016-06-19 11:03+0000\n"
+"Last-Translator: Robert Antoni Buj Gelonch <[email protected]>\n"
 "Language-Team: Catalan (http://www.transifex.com/mate/MATE/language/ca/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -41,7 +41,7 @@
 
 #: ../polkitgtkmate/polkitlockbutton.c:489
 msgid "Whether the widget is visible"
-msgstr "Si el giny és visible"
+msgstr "Si l'estri és visible"
 
 #: ../polkitgtkmate/polkitlockbutton.c:504
 msgid "Can Obtain"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.14.0/po/pt_BR.po 
new/mate-polkit-1.16.0/po/pt_BR.po
--- old/mate-polkit-1.14.0/po/pt_BR.po  2016-04-05 17:04:11.000000000 +0200
+++ new/mate-polkit-1.16.0/po/pt_BR.po  2016-06-07 15:40:36.000000000 +0200
@@ -8,6 +8,7 @@
 # Laudeci Oliveira <[email protected]>, 2008
 # leonardof <[email protected]>, 2009
 # Lucas Araújo Mezêncio <[email protected]>, 2015
+# Marcelo Ghelman <[email protected]>, 2016
 # Marcus Vinícius Marques, 2014
 # Marcus Vinícius Marques, 2014
 msgid ""
@@ -15,8 +16,8 @@
 "Project-Id-Version: MATE Desktop Environment\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-12-14 14:14+0300\n"
-"PO-Revision-Date: 2015-12-17 02:24+0000\n"
-"Last-Translator: Lucas Araújo Mezêncio <[email protected]>\n"
+"PO-Revision-Date: 2016-04-18 17:06+0000\n"
+"Last-Translator: Marcelo Ghelman <[email protected]>\n"
 "Language-Team: Portuguese (Brazil) 
(http://www.transifex.com/mate/MATE/language/pt_BR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -234,7 +235,7 @@
 
 #: ../src/polkitmateauthenticator.c:458
 msgid "Your authentication attempt was unsuccessful. Please try again."
-msgstr "Sua tentativa de autenticação falhou. Por favor, tente novamente."
+msgstr "Sua tentativa de autenticação falhou. Tente novamente."
 
 #: ../src/polkitmatelistener.c:164
 msgid "Authentication dialog was dismissed by the user"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.14.0/po/uz.po 
new/mate-polkit-1.16.0/po/uz.po
--- old/mate-polkit-1.14.0/po/uz.po     2016-04-05 17:04:12.000000000 +0200
+++ new/mate-polkit-1.16.0/po/uz.po     2016-06-07 15:40:36.000000000 +0200
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# muzaffar habibullayev <[email protected]>, 2016
 msgid ""
 msgstr ""
 "Project-Id-Version: MATE Desktop Environment\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-12-14 14:14+0300\n"
-"PO-Revision-Date: 2016-03-12 23:55+0000\n"
-"Last-Translator: monsta <[email protected]>\n"
+"PO-Revision-Date: 2016-04-15 13:09+0000\n"
+"Last-Translator: muzaffar habibullayev <[email protected]>\n"
 "Language-Team: Uzbek (http://www.transifex.com/mate/MATE/language/uz/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -159,7 +160,7 @@
 
 #: ../src/polkitmateauthenticationdialog.c:275
 msgid "Select user..."
-msgstr ""
+msgstr "Foydalanuvchi tanlash..."
 
 #: ../src/polkitmateauthenticationdialog.c:310
 #, c-format
@@ -168,7 +169,7 @@
 
 #: ../src/polkitmateauthenticationdialog.c:648
 msgid "_Authenticate"
-msgstr ""
+msgstr "_Tasdiqlash"
 
 #: ../src/polkitmateauthenticationdialog.c:690
 msgid ""
@@ -218,7 +219,7 @@
 
 #: ../src/polkitmateauthenticationdialog.c:992
 msgid "Authenticate"
-msgstr ""
+msgstr "Tasdiqlash"
 
 #: ../src/polkitmateauthenticator.c:297
 #, c-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.14.0/polkitgtkmate/Makefile.am 
new/mate-polkit-1.16.0/polkitgtkmate/Makefile.am
--- old/mate-polkit-1.14.0/polkitgtkmate/Makefile.am    2016-01-05 
02:35:04.000000000 +0100
+++ new/mate-polkit-1.16.0/polkitgtkmate/Makefile.am    2016-06-07 
15:40:52.000000000 +0200
@@ -83,12 +83,12 @@
                --namespace PolkitGtkMate               \
                --strip-prefix=Polkit                   \
                --nsversion=1.0                         \
-               --include=Gtk-${GTK_API_VERSION}        \
+               --include=Gtk-3.0       \
                --include=Polkit-1.0                    \
                --library=polkit-gtk-mate-1             \
                --output $@                             \
                --pkg=polkit-gobject-1                  \
-               --pkg=gtk+-${GTK_API_VERSION}           \
+               --pkg=gtk+-3.0          \
                --pkg-export=polkit-mate-gtk-1          \
                --c-include='polkitgtkmate/polkitgtkmate.h'     \
                --libtool=$(top_builddir)/libtool       \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.14.0/polkitgtkmate/Makefile.in 
new/mate-polkit-1.16.0/polkitgtkmate/Makefile.in
--- old/mate-polkit-1.14.0/polkitgtkmate/Makefile.in    2016-04-07 
21:36:56.000000000 +0200
+++ new/mate-polkit-1.16.0/polkitgtkmate/Makefile.in    2016-09-18 
11:49:14.000000000 +0200
@@ -282,7 +282,6 @@
 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
 GTKDOC_MKPDF = @GTKDOC_MKPDF@
 GTKDOC_REBASE = @GTKDOC_REBASE@
-GTK_API_VERSION = @GTK_API_VERSION@
 GTK_CFLAGS = @GTK_CFLAGS@
 GTK_LIBS = @GTK_LIBS@
 G_IR_COMPILER = @G_IR_COMPILER@
@@ -935,12 +934,12 @@
 @ENABLE_INTROSPECTION_TRUE@            --namespace PolkitGtkMate               
\
 @ENABLE_INTROSPECTION_TRUE@            --strip-prefix=Polkit                   
\
 @ENABLE_INTROSPECTION_TRUE@            --nsversion=1.0                         
\
-@ENABLE_INTROSPECTION_TRUE@            --include=Gtk-${GTK_API_VERSION}        
\
+@ENABLE_INTROSPECTION_TRUE@            --include=Gtk-3.0       \
 @ENABLE_INTROSPECTION_TRUE@            --include=Polkit-1.0                    
\
 @ENABLE_INTROSPECTION_TRUE@            --library=polkit-gtk-mate-1             
\
 @ENABLE_INTROSPECTION_TRUE@            --output $@                             
\
 @ENABLE_INTROSPECTION_TRUE@            --pkg=polkit-gobject-1                  
\
-@ENABLE_INTROSPECTION_TRUE@            --pkg=gtk+-${GTK_API_VERSION}           
\
+@ENABLE_INTROSPECTION_TRUE@            --pkg=gtk+-3.0          \
 @ENABLE_INTROSPECTION_TRUE@            --pkg-export=polkit-mate-gtk-1          
\
 @ENABLE_INTROSPECTION_TRUE@            
--c-include='polkitgtkmate/polkitgtkmate.h'     \
 @ENABLE_INTROSPECTION_TRUE@            --libtool=$(top_builddir)/libtool       
\
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.14.0/polkitgtkmate/example.c 
new/mate-polkit-1.16.0/polkitgtkmate/example.c
--- old/mate-polkit-1.14.0/polkitgtkmate/example.c      2016-01-20 
15:18:28.000000000 +0100
+++ new/mate-polkit-1.16.0/polkitgtkmate/example.c      2016-06-07 
15:40:52.000000000 +0200
@@ -115,11 +115,7 @@
        window = gtk_window_new(GTK_WINDOW_TOPLEVEL);
        gtk_window_set_resizable(GTK_WINDOW(window), TRUE);
 
-#if GTK_CHECK_VERSION (3, 0, 0)
        vbox = gtk_box_new (GTK_ORIENTATION_VERTICAL, 12);
-#else
-       vbox = gtk_vbox_new(FALSE, 12);
-#endif
        gtk_container_set_border_width(GTK_CONTAINER(window), 12);
        gtk_container_add(GTK_CONTAINER(window), vbox);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-polkit-1.14.0/src/Makefile.in 
new/mate-polkit-1.16.0/src/Makefile.in
--- old/mate-polkit-1.14.0/src/Makefile.in      2016-04-07 21:36:56.000000000 
+0200
+++ new/mate-polkit-1.16.0/src/Makefile.in      2016-09-18 11:49:14.000000000 
+0200
@@ -264,7 +264,6 @@
 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
 GTKDOC_MKPDF = @GTKDOC_MKPDF@
 GTKDOC_REBASE = @GTKDOC_REBASE@
-GTK_API_VERSION = @GTK_API_VERSION@
 GTK_CFLAGS = @GTK_CFLAGS@
 GTK_LIBS = @GTK_LIBS@
 G_IR_COMPILER = @G_IR_COMPILER@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mate-polkit-1.14.0/src/polkitmateauthenticationdialog.c 
new/mate-polkit-1.16.0/src/polkitmateauthenticationdialog.c
--- old/mate-polkit-1.14.0/src/polkitmateauthenticationdialog.c 2016-01-20 
15:22:03.000000000 +0100
+++ new/mate-polkit-1.16.0/src/polkitmateauthenticationdialog.c 2016-06-07 
15:40:52.000000000 +0200
@@ -664,28 +664,16 @@
   gtk_window_set_resizable (GTK_WINDOW (dialog), FALSE);
   gtk_window_set_icon_name (GTK_WINDOW (dialog), 
GTK_STOCK_DIALOG_AUTHENTICATION);
 
-#if GTK_CHECK_VERSION (3, 0, 0)
   hbox = gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 12);
-#else
-  hbox = gtk_hbox_new (FALSE, 12);
-#endif
   gtk_container_set_border_width (GTK_CONTAINER (hbox), 5);
   gtk_box_pack_start (GTK_BOX (content_area), hbox, TRUE, TRUE, 0);
 
   image = get_image (dialog);
-#if GTK_CHECK_VERSION (3, 0, 0)
   gtk_widget_set_halign (image, GTK_ALIGN_CENTER);
   gtk_widget_set_valign (image, GTK_ALIGN_START);
-#else
-  gtk_misc_set_alignment (GTK_MISC (image), 0.5, 0.0);
-#endif
   gtk_box_pack_start (GTK_BOX (hbox), image, FALSE, FALSE, 0);
 
-#if GTK_CHECK_VERSION (3, 0, 0)
   main_vbox = gtk_box_new (GTK_ORIENTATION_VERTICAL, 10);
-#else
-  main_vbox = gtk_vbox_new (FALSE, 10);
-#endif
   gtk_box_pack_start (GTK_BOX (hbox), main_vbox, TRUE, TRUE, 0);
 
   /* main message */
@@ -700,9 +688,7 @@
   gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5);
 #endif
   gtk_label_set_line_wrap (GTK_LABEL (label), TRUE);
-#if GTK_CHECK_VERSION (3, 0, 0)
   gtk_label_set_max_width_chars (GTK_LABEL (label), 50);
-#endif
   gtk_box_pack_start (GTK_BOX (main_vbox), label, FALSE, FALSE, 0);
 
   /* secondary message */
@@ -735,9 +721,7 @@
   gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5);
 #endif
   gtk_label_set_line_wrap (GTK_LABEL (label), TRUE);
-#if GTK_CHECK_VERSION (3, 0, 0)
   gtk_label_set_max_width_chars (GTK_LABEL (label), 50);
-#endif
   gtk_box_pack_start (GTK_BOX (main_vbox), label, FALSE, FALSE, 0);
 
   /* user combobox */
@@ -756,11 +740,7 @@
     }
 
   /* password entry */
-#if GTK_CHECK_VERSION (3, 0, 0)
   vbox = gtk_box_new (GTK_ORIENTATION_VERTICAL, 0);
-#else
-  vbox = gtk_vbox_new (FALSE, 0);
-#endif
   gtk_box_pack_start (GTK_BOX (main_vbox), vbox, FALSE, FALSE, 0);
 
   table_alignment = gtk_alignment_new (0.0, 0.0, 1.0, 1.0);
@@ -793,11 +773,7 @@
   gtk_expander_set_use_markup (GTK_EXPANDER (details_expander), TRUE);
   gtk_box_pack_start (GTK_BOX (content_area), details_expander, FALSE, FALSE, 
0);
 
-#if GTK_CHECK_VERSION (3, 0, 0)
   details_vbox = gtk_box_new (GTK_ORIENTATION_VERTICAL, 10);
-#else
-  details_vbox = gtk_vbox_new (FALSE, 10);
-#endif
   gtk_container_add (GTK_CONTAINER (details_expander), details_vbox);
 
   table_alignment = gtk_alignment_new (0.0, 0.0, 1.0, 1.0);


Reply via email to