Hello community,

here is the log from the commit of package xfce4-terminal for openSUSE:Factory 
checked in at 2017-06-17 10:22:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-terminal (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-terminal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-terminal"

Sat Jun 17 10:22:28 2017 rev:16 rq:504032 version:0.8.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-terminal/xfce4-terminal.changes    
2017-05-22 10:49:08.794849739 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-terminal.new/xfce4-terminal.changes       
2017-06-17 10:22:33.519396267 +0200
@@ -1,0 +2,6 @@
+Fri Jun 16 07:02:03 UTC 2017 - [email protected]
+
+- Update to version 0.8.5.1:
+  * Fix font settings load (bxo#13574).
+
+-------------------------------------------------------------------

Old:
----
  xfce4-terminal-0.8.5.tar.bz2

New:
----
  xfce4-terminal-0.8.5.1.tar.bz2

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

Other differences:
------------------
++++++ xfce4-terminal.spec ++++++
--- /var/tmp/diff_new_pack.Pyto8o/_old  2017-06-17 10:22:34.071318410 +0200
+++ /var/tmp/diff_new_pack.Pyto8o/_new  2017-06-17 10:22:34.071318410 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           xfce4-terminal
-Version:        0.8.5
+Version:        0.8.5.1
 Release:        0
 Summary:        Terminal Emulator for the Xfce Desktop Environment
 License:        GPL-2.0+
@@ -33,7 +33,6 @@
 BuildRequires:  pkgconfig(libxfce4ui-2)
 BuildRequires:  pkgconfig(vte-2.91)
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 xfce4-terminal is a lightweight and easy to use terminal emulator for the Xfce
@@ -50,7 +49,7 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
@@ -89,5 +88,6 @@
 %{_mandir}/man1/xfce4-terminal.1*
 
 %files lang -f %{name}.lang
+%defattr(-,root,root)
 
 %changelog

++++++ xfce4-terminal-0.8.5.tar.bz2 -> xfce4-terminal-0.8.5.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/ChangeLog 
new/xfce4-terminal-0.8.5.1/ChangeLog
--- old/xfce4-terminal-0.8.5/ChangeLog  2017-05-14 17:22:24.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/ChangeLog        2017-05-14 18:35:13.000000000 
+0200
@@ -1,3 +1,23 @@
+commit 6cae486b8765f91141cbcad0124e4b99ccd595cd
+Author: Igor <[email protected]>
+Date:   Sun May 14 12:34:51 2017 -0400
+
+    Release 0.8.5.1
+
+commit 5a54779dd6ae40393a3d94a50326b8d8b43636ee
+Author: Igor <[email protected]>
+Date:   Sun May 14 12:32:08 2017 -0400
+
+    Fix font setting load
+    
+    https://bugzilla.xfce.org/show_bug.cgi?id=13574
+
+commit ee9ad9cd27e7fb3ddbe3a2427a62a12453ebc16e
+Author: Igor <[email protected]>
+Date:   Sun May 14 11:29:40 2017 -0400
+
+    Return to git versioning
+
 commit 34bca8dff3d540a00b6b94cb6630e57b88992dd6
 Author: Igor <[email protected]>
 Date:   Sun May 14 11:21:50 2017 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/NEWS 
new/xfce4-terminal-0.8.5.1/NEWS
--- old/xfce4-terminal-0.8.5/NEWS       2017-05-14 17:20:14.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/NEWS     2017-05-14 18:34:33.000000000 +0200
@@ -1,3 +1,7 @@
+0.8.5.1
+=======
+- Fix font settings load (#13574)
+
 0.8.5
 =====
 - Do not change drop-down window size when zooming in/out
@@ -22,7 +26,8 @@
 - Close Find dialog when closing parent terminal window
 - Close Set Title dialog when closing its corresponding tab
 - Translation updates: Catalan, Chinese (Taiwan), German, Greek, Hebrew, 
Kazakh,
-  Lithuanian, Norwegian Bokmål, Polish, Portuguese (Brasil), Russian, Serbian, 
Slovenian, Swedish, Thai, Ukrainian
+  Lithuanian, Norwegian Bokmål, Polish, Portuguese (Brasil), Russian, Serbian,
+  Slovenian, Swedish, Thai, Ukrainian
 
 0.8.4
 =====
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/configure 
new/xfce4-terminal-0.8.5.1/configure
--- old/xfce4-terminal-0.8.5/configure  2017-05-14 17:22:13.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/configure        2017-05-14 18:35:05.000000000 
+0200
@@ -1,7 +1,7 @@
 #! /bin/sh
-# From configure.ac 34bca8d.
+# From configure.ac 6cae486.
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for xfce4-terminal 0.8.5.
+# Generated by GNU Autoconf 2.69 for xfce4-terminal 0.8.5.1.
 #
 # Report bugs to <http://bugzilla.xfce.org/>.
 #
@@ -596,8 +596,8 @@
 # Identity of this package.
 PACKAGE_NAME='xfce4-terminal'
 PACKAGE_TARNAME='xfce4-terminal'
-PACKAGE_VERSION='0.8.5'
-PACKAGE_STRING='xfce4-terminal 0.8.5'
+PACKAGE_VERSION='0.8.5.1'
+PACKAGE_STRING='xfce4-terminal 0.8.5.1'
 PACKAGE_BUGREPORT='http://bugzilla.xfce.org/'
 PACKAGE_URL=''
 
@@ -1422,7 +1422,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 xfce4-terminal 0.8.5 to adapt to many kinds of systems.
+\`configure' configures xfce4-terminal 0.8.5.1 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1496,7 +1496,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of xfce4-terminal 0.8.5:";;
+     short | recursive ) echo "Configuration of xfce4-terminal 0.8.5.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1630,7 +1630,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-xfce4-terminal configure 0.8.5
+xfce4-terminal configure 0.8.5.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2004,7 +2004,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by xfce4-terminal $as_me 0.8.5, which was
+It was created by xfce4-terminal $as_me 0.8.5.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2870,7 +2870,7 @@
 
 # Define the identity of the package.
  PACKAGE='xfce4-terminal'
- VERSION='0.8.5'
+ VERSION='0.8.5.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16912,7 +16912,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by xfce4-terminal $as_me 0.8.5, which was
+This file was extended by xfce4-terminal $as_me 0.8.5.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16978,7 +16978,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-xfce4-terminal config.status 0.8.5
+xfce4-terminal config.status 0.8.5.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/xfce4-terminal-0.8.5/configure.ac 
new/xfce4-terminal-0.8.5.1/configure.ac
--- old/xfce4-terminal-0.8.5/configure.ac       2017-05-14 17:22:08.000000000 
+0200
+++ new/xfce4-terminal-0.8.5.1/configure.ac     2017-05-14 18:35:01.000000000 
+0200
@@ -16,8 +16,8 @@
 m4_define([terminal_version_major], [0])
 m4_define([terminal_version_minor], [8])
 m4_define([terminal_version_micro], [5])
-m4_define([terminal_version_nano], [])
-m4_define([terminal_version_build], [34bca8d])
+m4_define([terminal_version_nano], [1])
+m4_define([terminal_version_build], [6cae486])
 m4_define([terminal_version_tag], [])
 m4_define([terminal_version_dbus], [5])
 m4_define([terminal_version], 
[terminal_version_major().terminal_version_minor().terminal_version_micro()ifelse(terminal_version_nano(),
 [], [], [.terminal_version_nano()])ifelse(terminal_version_tag(), [git], 
[terminal_version_tag()-terminal_version_build()], [terminal_version_tag()])])
@@ -40,7 +40,7 @@
 
 Written by Benedikt Meurer <[email protected]>.])
 AC_INIT([xfce4-terminal], [terminal_version], [http://bugzilla.xfce.org/])
-AC_REVISION([34bca8d])
+AC_REVISION([6cae486])
 AC_PREREQ([2.50])
 AC_ARG_PROGRAM()
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/C/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/C/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/C/xfce4-terminal.1 2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/C/xfce4-terminal.1       2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/ar/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/ar/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/ar/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/ar/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: إكسفس
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "إكسفس"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "إكسفس"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/ca/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/ca/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/ca/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/ca/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/da/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/da/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/da/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/da/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/de/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/de/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/de/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/de/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/el/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/el/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/el/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/el/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/es/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/es/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/es/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/es/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/fr/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/fr/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/fr/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/fr/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/gl/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/gl/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/gl/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/gl/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/id/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/id/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/id/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/id/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/it/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/it/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/it/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/it/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/ja/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/ja/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/ja/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/ja/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/ko/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/ko/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/ko/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/ko/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/lt/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/lt/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/lt/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/lt/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/pl/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/pl/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/pl/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/pl/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/pt/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/pt/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/pt/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/pt/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/pt_BR/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/pt_BR/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/pt_BR/xfce4-terminal.1     2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/pt_BR/xfce4-terminal.1   2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/ru/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/ru/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/ru/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/ru/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/sr/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/sr/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/sr/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/sr/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: ИксФЦЕ
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "ИксФЦЕ"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "ИксФЦЕ"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/sv/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/sv/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/sv/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/sv/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/tr/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/tr/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/tr/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/tr/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/ug/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/ug/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/ug/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/ug/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/uk/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/uk/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/uk/xfce4-terminal.1        2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/uk/xfce4-terminal.1      2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/doc/man/zh_CN/xfce4-terminal.1 
new/xfce4-terminal-0.8.5.1/doc/man/zh_CN/xfce4-terminal.1
--- old/xfce4-terminal-0.8.5/doc/man/zh_CN/xfce4-terminal.1     2017-05-14 
17:22:37.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/doc/man/zh_CN/xfce4-terminal.1   2017-05-14 
18:35:27.000000000 +0200
@@ -4,10 +4,10 @@
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
 .\"      Date: 05/14/2017
 .\"    Manual: Xfce
-.\"    Source: xfce4-terminal 0.8.5
+.\"    Source: xfce4-terminal 0.8.5.1
 .\"  Language: English
 .\"
-.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5" "Xfce"
+.TH "XFCE4\-TERMINAL" "1" "05/14/2017" "xfce4-terminal 0\&.8\&.5\&.1" "Xfce"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-terminal-0.8.5/terminal/terminal-screen.c 
new/xfce4-terminal-0.8.5.1/terminal/terminal-screen.c
--- old/xfce4-terminal-0.8.5/terminal/terminal-screen.c 2017-05-10 
03:42:03.000000000 +0200
+++ new/xfce4-terminal-0.8.5.1/terminal/terminal-screen.c       2017-05-14 
18:31:16.000000000 +0200
@@ -2377,9 +2377,6 @@
   terminal_return_if_fail (TERMINAL_IS_PREFERENCES (screen->preferences));
   terminal_return_if_fail (VTE_IS_TERMINAL (screen->terminal));
 
-  if (!TERMINAL_IS_WINDOW (toplevel))
-    return;
-
   g_object_get (G_OBJECT (screen->preferences),
                 "font-use-system", &font_use_system,
                 "font-allow-bold", &font_allow_bold,
@@ -2394,14 +2391,17 @@
   else
     g_object_get (G_OBJECT (screen->preferences), "font-name", &font_name, 
NULL);
 
-  if (TERMINAL_WINDOW (toplevel)->font)
+  if (TERMINAL_IS_WINDOW (toplevel))
     {
-      g_free (font_name);
-      font_name = g_strdup (TERMINAL_WINDOW (toplevel)->font);
-    }
+      if (TERMINAL_WINDOW (toplevel)->font)
+        {
+          g_free (font_name);
+          font_name = g_strdup (TERMINAL_WINDOW (toplevel)->font);
+        }
 
-  if (TERMINAL_WINDOW (toplevel)->zoom != TERMINAL_ZOOM_LEVEL_DEFAULT)
-    font_name = terminal_screen_zoom_font (screen, font_name, TERMINAL_WINDOW 
(toplevel)->zoom);
+      if (TERMINAL_WINDOW (toplevel)->zoom != TERMINAL_ZOOM_LEVEL_DEFAULT)
+        font_name = terminal_screen_zoom_font (screen, font_name, 
TERMINAL_WINDOW (toplevel)->zoom);
+    }
 
   if (gtk_widget_get_realized (GTK_WIDGET (screen)))
     terminal_screen_get_size (screen, &grid_w, &grid_h);
@@ -2416,7 +2416,7 @@
     }
 
   /* update window geometry it required (not needed for drop-down) */
-  if (!TERMINAL_WINDOW (toplevel)->drop_down && grid_w > 0 && grid_h > 0)
+  if (TERMINAL_IS_WINDOW (toplevel) && !TERMINAL_WINDOW (toplevel)->drop_down 
&& grid_w > 0 && grid_h > 0)
     terminal_screen_force_resize_window (screen, GTK_WINDOW (toplevel), 
grid_w, grid_h);
 }
 


Reply via email to