Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xfce4-sensors-plugin for 
openSUSE:Factory checked in at 2022-12-24 17:17:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-sensors-plugin (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-sensors-plugin.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-sensors-plugin"

Sat Dec 24 17:17:56 2022 rev:7 rq:1045213 version:1.4.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-sensors-plugin/xfce4-sensors-plugin.changes    
    2022-02-04 21:52:51.350962044 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-sensors-plugin.new.1563/xfce4-sensors-plugin.changes
      2022-12-24 17:18:01.515025561 +0100
@@ -1,0 +2,14 @@
+Fri Dec 23 16:28:37 UTC 2022 - Manfred Hollstein <manfre...@gmx.net>
+
+- Update to version 1.4.4
+  * Bump build requirements for Xfce 4.18.0
+  * Remove code obsoleted by libxfce4util-4.17.2
+  * Fix GLib warnings occurring with newer xfce4-dev-tools
+  * Update pkgconfig
+  * Fix intltool lock file problem during make distcheck
+  * Update COPYING
+  * Translation Updates
+- Remove _service file
+- Remove libxfce4ui.patch, it is no longer needed
+
+-------------------------------------------------------------------

Old:
----
  _service
  libxfce4ui.patch
  xfce4-sensors-plugin-1.4.3.tar.bz2

New:
----
  xfce4-sensors-plugin-1.4.4.tar.bz2

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

Other differences:
------------------
++++++ xfce4-sensors-plugin.spec ++++++
--- /var/tmp/diff_new_pack.Y8R8R6/_old  2022-12-24 17:18:02.135029302 +0100
+++ /var/tmp/diff_new_pack.Y8R8R6/_new  2022-12-24 17:18:02.143029350 +0100
@@ -16,31 +16,30 @@
 #
 
 
-%define panel_version 4.14.0
+%define panel_version 4.16.0
 %define plugin sensors
 %bcond_with git
 Name:           xfce4-%{plugin}-plugin
-Version:        1.4.3
+Version:        1.4.4
 Release:        0
 Summary:        Hardware Sensor Plugin for the Xfce Panel
 License:        GPL-2.0-or-later
 Group:          System/GUI/XFCE
 URL:            https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin
 Source0:        
https://archive.xfce.org/src/panel-plugins/%{name}/1.4/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREANM libxfce4ui.patch maurizio.ga...@gmail.com -- require 
libxfce4ui-2 for devel package
-Patch0:         libxfce4ui.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
 BuildRequires:  libsensors4-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.50
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libxfce4panel-2.0) >= %{panel_version}
 BuildRequires:  pkgconfig(libxfce4ui-2) >= %{panel_version}
+BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.17.2
 %if %{with git}
 BuildRequires:  xfce4-dev-tools
 %endif

++++++ xfce4-sensors-plugin-1.4.3.tar.bz2 -> xfce4-sensors-plugin-1.4.4.tar.bz2 
++++++
++++ 20460 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/COPYING new/xfce4-sensors-plugin-1.4.4/COPYING
--- old/xfce4-sensors-plugin-1.4.3/COPYING      2022-02-02 01:29:15.000000000 
+0100
+++ new/xfce4-sensors-plugin-1.4.4/COPYING      2022-04-04 16:56:40.000000000 
+0200
@@ -1,12 +1,12 @@
-                   GNU GENERAL PUBLIC LICENSE
-                      Version 2, June 1991
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 2, June 1991
 
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-                           Preamble
+                            Preamble
 
   The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
@@ -15,7 +15,7 @@
 General Public License applies to most of the Free Software
 Foundation's software and to any other program whose authors commit to
 using it.  (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.)  You can apply it to
+the GNU Lesser General Public License instead.)  You can apply it to
 your programs, too.
 
   When we speak of free software, we are referring to freedom, not
@@ -55,8 +55,8 @@
 
   The precise terms and conditions for copying, distribution and
 modification follow.
-
-                   GNU GENERAL PUBLIC LICENSE
+
+                    GNU GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License applies to any program or other work which contains
@@ -110,7 +110,7 @@
     License.  (Exception: if the Program itself is interactive but
     does not normally print such an announcement, your work based on
     the Program is not required to print an announcement.)
-
+
 These requirements apply to the modified work as a whole.  If
 identifiable sections of that work are not derived from the Program,
 and can be reasonably considered independent and separate works in
@@ -168,7 +168,7 @@
 access to copy the source code from the same place counts as
 distribution of the source code, even though third parties are not
 compelled to copy the source along with the object code.
-
+
   4. You may not copy, modify, sublicense, or distribute the Program
 except as expressly provided under this License.  Any attempt
 otherwise to copy, modify, sublicense or distribute the Program is
@@ -225,7 +225,7 @@
 
 This section is intended to make thoroughly clear what is believed to
 be a consequence of the rest of this License.
-
+
   8. If the distribution and/or use of the Program is restricted in
 certain countries either by patents or by copyrighted interfaces, the
 original copyright holder who places the Program under this License
@@ -255,7 +255,7 @@
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
-                           NO WARRANTY
+                            NO WARRANTY
 
   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
@@ -277,5 +277,63 @@
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
-                    END OF TERMS AND CONDITIONS
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
 
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License along
+    with this program; if not, write to the Free Software Foundation, Inc.,
+    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+    Gnomovision version 69, Copyright (C) year name of author
+    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+  `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+  <signature of Ty Coon>, 1 April 1989
+  Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs.  If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library.  If this is what you want to do, use the GNU Lesser General
+Public License instead of this License.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/INSTALL new/xfce4-sensors-plugin-1.4.4/INSTALL
--- old/xfce4-sensors-plugin-1.4.3/INSTALL      2022-02-02 01:31:23.000000000 
+0100
+++ new/xfce4-sensors-plugin-1.4.4/INSTALL      2022-11-03 14:33:55.000000000 
+0100
@@ -1,8 +1,8 @@
 Installation Instructions
 *************************
 
-   Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software
-Foundation, Inc.
+   Copyright (C) 1994-1996, 1999-2002, 2004-2017, 2020-2021 Free
+Software Foundation, Inc.
 
    Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
@@ -225,7 +225,7 @@
 
 and if that doesn't work, install pre-built binaries of GCC for HP-UX.
 
-   HP-UX 'make' updates targets which have the same time stamps as their
+   HP-UX 'make' updates targets which have the same timestamps as their
 prerequisites, which makes it generally unusable when shipped generated
 files such as 'configure' are involved.  Use GNU 'make' instead.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/Makefile.am 
new/xfce4-sensors-plugin-1.4.4/Makefile.am
--- old/xfce4-sensors-plugin-1.4.3/Makefile.am  2022-02-02 01:29:15.000000000 
+0100
+++ new/xfce4-sensors-plugin-1.4.4/Makefile.am  2022-10-12 19:49:00.000000000 
+0200
@@ -43,9 +43,10 @@
        intltool-extract                    \
        intltool-merge                      \
        intltool-update                     \
-       xfce4-sensors-plugin.spec
+       xfce4-sensors-plugin.spec           \
+       po/.intltool-merge-cache.lock
 
-DISTCHECK_CONFIGURE_FLAGS =                 \
+DISTCHECK_CONFIGURE_FLAGS =             \
        --disable-hddtemp                   \
        --disable-xnvctrl                   \
        --enable-libsensors                 \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/NEWS new/xfce4-sensors-plugin-1.4.4/NEWS
--- old/xfce4-sensors-plugin-1.4.3/NEWS 2022-02-02 01:31:12.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/NEWS 2022-11-03 14:33:42.000000000 +0100
@@ -1,3 +1,14 @@
+1.4.4 (2022-11-03)
+=====
+- Remove code obsoleted by libxfce4util-4.17.2
+- Fix GLib warnings occurring with newer xfce4-dev-tools
+- Update pkgconfig
+- Fix intltool lock file problem during make distcheck
+- Update COPYING
+- Translation Updates:
+  Malay, Occitan (post 1500), Portuguese (Brazil), Russian, Turkish,
+  Ukrainian
+
 1.4.3 (2022-02-02)
 =====
 - Fix translations not showing in the GUI
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/compile new/xfce4-sensors-plugin-1.4.4/compile
--- old/xfce4-sensors-plugin-1.4.3/compile      2022-02-02 01:31:23.000000000 
+0100
+++ new/xfce4-sensors-plugin-1.4.4/compile      2022-11-03 14:33:55.000000000 
+0100
@@ -3,7 +3,7 @@
 
 scriptversion=2018-03-07.03; # UTC
 
-# Copyright (C) 1999-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
 # Written by Tom Tromey <tro...@cygnus.com>.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -53,7 +53,7 @@
          MINGW*)
            file_conv=mingw
            ;;
-         CYGWIN*)
+         CYGWIN* | MSYS*)
            file_conv=cygwin
            ;;
          *)
@@ -67,7 +67,7 @@
        mingw/*)
          file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
          ;;
-       cygwin/*)
+       cygwin/* | msys/*)
          file=`cygpath -m "$file" || echo "$file"`
          ;;
        wine/*)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/config.h.in 
new/xfce4-sensors-plugin-1.4.4/config.h.in
--- old/xfce4-sensors-plugin-1.4.3/config.h.in  2022-02-02 01:31:22.000000000 
+0100
+++ new/xfce4-sensors-plugin-1.4.4/config.h.in  2022-11-03 14:33:55.000000000 
+0100
@@ -9,6 +9,15 @@
 /* Name of default gettext domain */
 #undef GETTEXT_PACKAGE
 
+/* Prevent post 2_50 APIs */
+#undef GLIB_VERSION_MAX_ALLOWED
+
+/* Ignore post 2_50 APIs */
+#undef GLIB_VERSION_MIN_REQUIRED
+
+/* Use GLib structured logging */
+#undef G_LOG_USE_STRUCTURED
+
 /* Define to 1 if /proc/acpi is found */
 #undef HAVE_ACPI
 
@@ -39,9 +48,6 @@
 /* Define to 1 if you have the `malloc_trim' function. */
 #undef HAVE_MALLOC_TRIM
 
-/* Define to 1 if you have the <memory.h> header file. */
-#undef HAVE_MEMORY_H
-
 /* Define to 1 if hddtemp daemon is queried via netcat */
 #undef HAVE_NETCAT
 
@@ -57,6 +63,9 @@
 /* Define to 1 if you have the <stdint.h> header file. */
 #undef HAVE_STDINT_H
 
+/* Define to 1 if you have the <stdio.h> header file. */
+#undef HAVE_STDIO_H
+
 /* Define to 1 if you have the <stdlib.h> header file. */
 #undef HAVE_STDLIB_H
 
@@ -132,7 +141,9 @@
 /* Complete path to hddtemp */
 #undef PATH_HDDTEMP
 
-/* Define to 1 if you have the ANSI C header files. */
+/* Define to 1 if all of the C90 standard headers exist (not just the ones
+   required in a freestanding environment). This macro is provided for
+   backward compatibility; new code need not use it. */
 #undef STDC_HEADERS
 
 /* Version number of package */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/configure.ac 
new/xfce4-sensors-plugin-1.4.4/configure.ac
--- old/xfce4-sensors-plugin-1.4.3/configure.ac 2022-02-02 01:31:16.000000000 
+0100
+++ new/xfce4-sensors-plugin-1.4.4/configure.ac 2022-11-03 14:33:51.000000000 
+0100
@@ -4,7 +4,7 @@
 dnl
 
 dnl
-dnl Copyright (c) 2003-2021 - The Xfce Development Team.
+dnl Copyright (c) 2003-2022 - The Xfce Development Team
 dnl
 dnl 2003,2004,2007 Benedikt Meurer <be...@xfce.org>
 dnl 2007-2011,2014-2020 Fabian Nowak <timyst...@arcor.de>
@@ -16,8 +16,8 @@
 AC_CONFIG_MACRO_DIRS([m4])
 m4_define([sensors_version_major], [1])
 m4_define([sensors_version_minor], [4])
-m4_define([sensors_version_micro], [3])
-m4_define([sensors_version_build], [d417165])
+m4_define([sensors_version_micro], [4])
+m4_define([sensors_version_build], [99d0968])
 m4_define([sensors_version_tag], [])
 m4_define([sensors_version], 
[sensors_version_major().sensors_version_minor().sensors_version_micro()ifelse(sensors_version_tag(),
 [git], [sensors_version_tag()-sensors_version_build()], 
[sensors_version_tag()])])
 
@@ -304,14 +304,10 @@
                            [0.7], [notification],
                            [notification message library])
 
-dnl **************************************
-dnl *** Check for Xfce packages ***
-dnl **************************************
-XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.14.0])
-XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.14.0])
-
 dnl configure the panel plugin
-XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-2.0], [4.14.0])
+XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-2.0], [4.16.0])
+XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.16.0])
+XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.17.2])
 
 dnl I18n support
 XDT_I18N([])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/lib/acpi.cc 
new/xfce4-sensors-plugin-1.4.4/lib/acpi.cc
--- old/xfce4-sensors-plugin-1.4.3/lib/acpi.cc  2022-02-02 01:29:15.000000000 
+0100
+++ new/xfce4-sensors-plugin-1.4.4/lib/acpi.cc  2022-11-03 14:12:52.000000000 
+0100
@@ -2,7 +2,7 @@
  * Part of xfce4-sensors-plugin
  *
  * Copyright (c) 2004-2017 Fabian Nowak <timyst...@arcor.de>
- * Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
+ * Copyright (c) 2021-2022 Jan Ziak <0xe2.0x9a.0...@xfce.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,9 +19,6 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/* The fixes file has to be included before any other #include directives */
-#include "xfce4++/util/fixes.h"
-
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/lib/configuration.cc 
new/xfce4-sensors-plugin-1.4.4/lib/configuration.cc
--- old/xfce4-sensors-plugin-1.4.3/lib/configuration.cc 2022-02-02 
01:29:15.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/lib/configuration.cc 2022-11-03 
14:12:57.000000000 +0100
@@ -2,7 +2,7 @@
  * Part of xfce4-sensors-plugin
  *
  * Copyright (c) 2004-2017 Fabian Nowak <timyst...@arcor.de>
- * Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
+ * Copyright (c) 2021-2022 Jan Ziak <0xe2.0x9a.0...@xfce.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,9 +19,6 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/* The fixes file has to be included before any other #include directives */
-#include "xfce4++/util/fixes.h"
-
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/lib/hddtemp.cc 
new/xfce4-sensors-plugin-1.4.4/lib/hddtemp.cc
--- old/xfce4-sensors-plugin-1.4.3/lib/hddtemp.cc       2022-02-02 
01:29:15.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/lib/hddtemp.cc       2022-11-03 
14:13:03.000000000 +0100
@@ -2,7 +2,7 @@
  * Part of xfce4-sensors-plugin
  *
  * Copyright (c) 2004-2017 Fabian Nowak <timyst...@arcor.de>
- * Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
+ * Copyright (c) 2021-2022 Jan Ziak <0xe2.0x9a.0...@xfce.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,9 +19,6 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/* The fixes file has to be included before any other #include directives */
-#include "xfce4++/util/fixes.h"
-
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/lib/libxfce4sensors-1.0.pc.in 
new/xfce4-sensors-plugin-1.4.4/lib/libxfce4sensors-1.0.pc.in
--- old/xfce4-sensors-plugin-1.4.3/lib/libxfce4sensors-1.0.pc.in        
2022-02-02 01:29:15.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/lib/libxfce4sensors-1.0.pc.in        
2022-10-12 19:49:00.000000000 +0200
@@ -9,7 +9,7 @@
 
 Name: libxfce4sensors
 Description: Library for the Xfce 4 Sensors Plugin and Viewer
-Requires: libxfce4util-1.0 libxfce4ui-1
+Requires: libxfce4util-1.0 libxfce4ui-2
 Version: @PACKAGE_VERSION@
 Libs: -L${libdir} -lxfce4sensors
 Cflags: -I${includedir}/xfce4/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/lib/lmsensors.cc 
new/xfce4-sensors-plugin-1.4.4/lib/lmsensors.cc
--- old/xfce4-sensors-plugin-1.4.3/lib/lmsensors.cc     2022-02-02 
01:29:15.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/lib/lmsensors.cc     2022-11-03 
14:13:06.000000000 +0100
@@ -2,7 +2,7 @@
  * Part of xfce4-sensors-plugin
  *
  * Copyright (c) 2007-2017 Fabian Nowak <timyst...@arcor.de>
- * Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
+ * Copyright (c) 2021-2022 Jan Ziak <0xe2.0x9a.0...@xfce.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,9 +19,6 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/* The fixes file has to be included before any other #include directives */
-#include "xfce4++/util/fixes.h"
-
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/lib/middlelayer.cc 
new/xfce4-sensors-plugin-1.4.4/lib/middlelayer.cc
--- old/xfce4-sensors-plugin-1.4.3/lib/middlelayer.cc   2022-02-02 
01:29:15.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/lib/middlelayer.cc   2022-11-03 
14:13:13.000000000 +0100
@@ -2,7 +2,7 @@
  * Part of xfce4-sensors-plugin
  *
  * Copyright (c) 2006-2017 Fabian Nowak <timyst...@arcor.de>
- * Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
+ * Copyright (c) 2021-2022 Jan Ziak <0xe2.0x9a.0...@xfce.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,9 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 
USA.
  */
 
-/* The fixes file has to be included before any other #include directives */
-#include "xfce4++/util/fixes.h"
-
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/lib/nvidia.cc 
new/xfce4-sensors-plugin-1.4.4/lib/nvidia.cc
--- old/xfce4-sensors-plugin-1.4.3/lib/nvidia.cc        2022-02-02 
01:29:15.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/lib/nvidia.cc        2022-11-03 
14:13:17.000000000 +0100
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 2011 Amir Aupov <fad...@gmail.com>
  * Copyright (c) 2017 Fabian Nowak <timyst...@arcor.de>
- * Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
+ * Copyright (c) 2021-2022 Jan Ziak <0xe2.0x9a.0...@xfce.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -20,9 +20,6 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
-/* The fixes file has to be included before any other #include directives */
-#include "xfce4++/util/fixes.h"
-
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/lib/sensors-interface-common.cc 
new/xfce4-sensors-plugin-1.4.4/lib/sensors-interface-common.cc
--- old/xfce4-sensors-plugin-1.4.3/lib/sensors-interface-common.cc      
2022-02-02 01:29:15.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/lib/sensors-interface-common.cc      
2022-11-03 14:13:22.000000000 +0100
@@ -2,7 +2,7 @@
  * Part of xfce4-sensors-plugin
  *
  * Copyright (c) 2004-2017 Fabian Nowak <timyst...@arcor.de>
- * Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
+ * Copyright (c) 2021-2022 Jan Ziak <0xe2.0x9a.0...@xfce.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,9 +19,6 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/* The fixes file has to be included before any other #include directives */
-#include "xfce4++/util/fixes.h"
-
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/lib/sensors-interface.cc 
new/xfce4-sensors-plugin-1.4.4/lib/sensors-interface.cc
--- old/xfce4-sensors-plugin-1.4.3/lib/sensors-interface.cc     2022-02-02 
01:29:15.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/lib/sensors-interface.cc     2022-11-03 
14:13:24.000000000 +0100
@@ -2,7 +2,7 @@
  * Part of xfce4-sensors-plugin
  *
  * Copyright (c) 2008-2017 Fabian Nowak <timyst...@arcor.de>
- * Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
+ * Copyright (c) 2021-2022 Jan Ziak <0xe2.0x9a.0...@xfce.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,9 +19,6 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/* The fixes file has to be included before any other #include directives */
-#include "xfce4++/util/fixes.h"
-
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/lib/tacho.cc 
new/xfce4-sensors-plugin-1.4.4/lib/tacho.cc
--- old/xfce4-sensors-plugin-1.4.3/lib/tacho.cc 2022-02-02 01:29:15.000000000 
+0100
+++ new/xfce4-sensors-plugin-1.4.4/lib/tacho.cc 2022-11-03 14:13:27.000000000 
+0100
@@ -2,7 +2,7 @@
  * Part of xfce4-sensors-plugin
  *
  * Copyright (c) 2009-2017 Fabian Nowak <timyst...@arcor.de>
- * Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
+ * Copyright (c) 2021-2022 Jan Ziak <0xe2.0x9a.0...@xfce.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,9 +19,6 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/* The fixes file has to be included before any other #include directives */
-#include "xfce4++/util/fixes.h"
-
 #include <cairo.h>
 #include <gdk/gdk.h>
 #include <glib/gprintf.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/m4/libtool.m4 
new/xfce4-sensors-plugin-1.4.4/m4/libtool.m4
--- old/xfce4-sensors-plugin-1.4.3/m4/libtool.m4        2022-02-02 
01:31:20.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/m4/libtool.m4        2022-11-03 
14:33:53.000000000 +0100
@@ -1071,11 +1071,11 @@
       # to the OS version, if on x86, and 10.4, the deployment
       # target defaults to 10.4. Don't you love it?
       case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
-       10.0,*86*-darwin8*|10.0,*-darwin[[91]]*)
+       10.0,*86*-darwin8*|10.0,*-darwin[[912]]*)
          _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
        10.[[012]][[,.]]*)
          _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined 
${wl}suppress' ;;
-       10.*)
+       10.*|11.*)
          _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
       esac
     ;;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/missing new/xfce4-sensors-plugin-1.4.4/missing
--- old/xfce4-sensors-plugin-1.4.3/missing      2022-02-02 01:31:23.000000000 
+0100
+++ new/xfce4-sensors-plugin-1.4.4/missing      2022-11-03 14:33:55.000000000 
+0100
@@ -3,7 +3,7 @@
 
 scriptversion=2018-03-07.03; # UTC
 
-# Copyright (C) 1996-2018 Free Software Foundation, Inc.
+# Copyright (C) 1996-2021 Free Software Foundation, Inc.
 # Originally written by Fran,cois Pinard <pin...@iro.umontreal.ca>, 1996.
 
 # This program is free software; you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/panel-plugin/sensors-plugin.cc 
new/xfce4-sensors-plugin-1.4.4/panel-plugin/sensors-plugin.cc
--- old/xfce4-sensors-plugin-1.4.3/panel-plugin/sensors-plugin.cc       
2022-02-02 01:29:15.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/panel-plugin/sensors-plugin.cc       
2022-11-03 14:13:31.000000000 +0100
@@ -2,7 +2,7 @@
  * Part of xfce4-sensors-plugin
  *
  * Copyright (c) 2004-2017 Fabian Nowak <timyst...@arcor.de>
- * Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
+ * Copyright (c) 2021-2022 Jan Ziak <0xe2.0x9a.0...@xfce.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -26,9 +26,6 @@
  * functionality.
  */
 
-/* The fixes file has to be included before any other #include directives */
-#include "xfce4++/util/fixes.h"
-
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/po/ms.po new/xfce4-sensors-plugin-1.4.4/po/ms.po
--- old/xfce4-sensors-plugin-1.4.3/po/ms.po     2022-02-02 01:31:27.000000000 
+0100
+++ new/xfce4-sensors-plugin-1.4.4/po/ms.po     2022-11-03 14:33:57.000000000 
+0100
@@ -3,14 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# abuyop <abu...@gmail.com>, 2014,2017-2018,2021
+# abuyop <abu...@gmail.com>, 2014,2017-2018,2021-2022
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2021-07-22 00:48+0200\n"
-"PO-Revision-Date: 2021-09-29 13:27+0000\n"
-"Last-Translator: abuyop <abu...@gmail.com>\n"
+"PO-Revision-Date: 2013-07-03 19:16+0000\n"
+"Last-Translator: abuyop <abu...@gmail.com>, 2014,2017-2018,2021-2022\n"
 "Language-Team: Malay 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/ms/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -68,7 +68,7 @@
 "If disabled, bars use the user-defined sensor colors.\n"
 "If a particular user-defined sensor color is unspecified,\n"
 "the bar color is derived from the current UI style."
-msgstr ""
+msgstr "Jika dibenarkan, warna palang bergantung kepada nilainya (biasa, 
tinggi, sangat tinggi)\nJika dilumpuhkan, palang menggunakan warna penderia 
yang ditakrif-pengguna.\nJika satu warna penderia yang ditakrif-pengguna 
tertentu tidak dinyatakan,\nwarna palang akan diambil daripada gaya UI semasa."
 
 #: ../panel-plugin/sensors-plugin.c:1808
 msgid "_Show title"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/po/oc.po new/xfce4-sensors-plugin-1.4.4/po/oc.po
--- old/xfce4-sensors-plugin-1.4.3/po/oc.po     2022-02-02 01:31:27.000000000 
+0100
+++ new/xfce4-sensors-plugin-1.4.4/po/oc.po     2022-11-03 14:33:57.000000000 
+0100
@@ -5,13 +5,14 @@
 # Translators:
 # Cédric Valmary <cvalm...@yahoo.fr>, 2016
 # Cédric Valmary <cvalm...@yahoo.fr>, 2013
+# Quentin PAGÈS, 2022
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2021-07-22 00:48+0200\n"
-"PO-Revision-Date: 2021-07-21 22:48+0000\n"
-"Last-Translator: Xfce Bot <transi...@xfce.org>\n"
+"PO-Revision-Date: 2013-07-03 19:16+0000\n"
+"Last-Translator: Quentin PAGÈS, 2022\n"
 "Language-Team: Occitan (post 1500) 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/oc/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -204,12 +205,12 @@
 #: ../lib/acpi.c:317 ../lib/acpi.c:622 ../lib/acpi.c:690
 #, c-format
 msgid "%s - %s"
-msgstr ""
+msgstr "%s – %s"
 
 #. Power with unit Watts, not Energy with Joules or kWh
 #: ../lib/acpi.c:624
 msgid "Power"
-msgstr ""
+msgstr "Energia"
 
 #: ../lib/acpi.c:690
 msgid "Voltage"
@@ -360,7 +361,7 @@
 #: ../lib/sensors-interface-common.c:148
 #, c-format
 msgid "%+.3f A"
-msgstr ""
+msgstr "%+.3f A"
 
 #: ../lib/sensors-interface-common.c:152
 #, c-format
@@ -370,7 +371,7 @@
 #: ../lib/sensors-interface-common.c:156
 #, c-format
 msgid "%.3f W"
-msgstr ""
+msgstr "%.3f W"
 
 #: ../lib/sensors-interface-common.c:160
 msgid "off"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/po/pt_BR.po 
new/xfce4-sensors-plugin-1.4.4/po/pt_BR.po
--- old/xfce4-sensors-plugin-1.4.3/po/pt_BR.po  2022-02-02 01:31:27.000000000 
+0100
+++ new/xfce4-sensors-plugin-1.4.4/po/pt_BR.po  2022-11-03 14:33:57.000000000 
+0100
@@ -17,8 +17,8 @@
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2021-07-22 00:48+0200\n"
-"PO-Revision-Date: 2021-09-18 17:53+0000\n"
-"Last-Translator: The Cat\n"
+"PO-Revision-Date: 2013-07-03 19:16+0000\n"
+"Last-Translator: The Cat, 2021\n"
 "Language-Team: Portuguese (Brazil) 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/pt_BR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/po/ru.po new/xfce4-sensors-plugin-1.4.4/po/ru.po
--- old/xfce4-sensors-plugin-1.4.3/po/ru.po     2022-02-02 01:31:27.000000000 
+0100
+++ new/xfce4-sensors-plugin-1.4.4/po/ru.po     2022-11-03 14:33:57.000000000 
+0100
@@ -4,18 +4,20 @@
 # 
 # Translators:
 # Aleksandr P, 2014
+# Andrei Stepanov, 2022
 # Andrey Fedoseev <andrey.fedos...@gmail.com>, 2006
 # Degit22, 2014
 # Dima Smirnov <a...@cnc-parts.info>, 2010
 # Igor <f2...@yandex.ru>, 2017-2018
 # Sergey Alyoshin <alyoshi...@gmail.com>, 2014
+# Виктор, 2022
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2021-07-22 00:48+0200\n"
-"PO-Revision-Date: 2021-07-21 22:48+0000\n"
-"Last-Translator: Xfce Bot <transi...@xfce.org>\n"
+"PO-Revision-Date: 2013-07-03 19:16+0000\n"
+"Last-Translator: Виктор, 2022\n"
 "Language-Team: Russian 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/ru/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -65,7 +67,7 @@
 
 #: ../panel-plugin/sensors-plugin.c:1779
 msgid "_Automatic bar colors"
-msgstr ""
+msgstr "_Автоматические цвета индикатора"
 
 #: ../panel-plugin/sensors-plugin.c:1781
 msgid ""
@@ -73,7 +75,7 @@
 "If disabled, bars use the user-defined sensor colors.\n"
 "If a particular user-defined sensor color is unspecified,\n"
 "the bar color is derived from the current UI style."
-msgstr ""
+msgstr "Если параметр включен, цвета 
индикатора зависят от значений 
(нормальный, высокий, очень высокий).\nЕсли 
параметр отключен, индикаторы используют 
пользовательские цвета датчика.\nЕсли 
конкретный пользовательский цвет датчика 
не указан,\nцвет индикатора определяется 
текущим стилем пользовательского 
интерфейса."
 
 #: ../panel-plugin/sensors-plugin.c:1808
 msgid "_Show title"
@@ -182,7 +184,7 @@
 
 #: ../panel-plugin/sensors-plugin.c:2294
 msgid "Copyright (c) 2004-2021\n"
-msgstr ""
+msgstr "Copyright © 2004-2021\n"
 
 #. only use this if no hddtemp sensor
 #. or do only use this , if it is an lmsensors device. whatever.
@@ -234,7 +236,7 @@
 
 #: ../lib/nvidia.c:64
 msgid "NVIDIA GPU core temperature"
-msgstr ""
+msgstr "Температура ядра NVIDIA ГП"
 
 #: ../lib/nvidia.c:65
 msgid "nvidia"
@@ -242,7 +244,7 @@
 
 #: ../lib/hddtemp.c:110
 msgid "Don't show this message again"
-msgstr ""
+msgstr "Не показывать это сообщение снова"
 
 #: ../lib/hddtemp.c:357
 msgid "S.M.A.R.T. harddisk temperatures"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/po/tr.po new/xfce4-sensors-plugin-1.4.4/po/tr.po
--- old/xfce4-sensors-plugin-1.4.3/po/tr.po     2022-02-02 01:31:27.000000000 
+0100
+++ new/xfce4-sensors-plugin-1.4.4/po/tr.po     2022-11-03 14:33:57.000000000 
+0100
@@ -5,7 +5,7 @@
 # Translators:
 # Burak Erdem <buraker...@gmail.com>, 2021
 # Demiray Muhterem <mdemi...@msn.com>, 2018,2021
-# Emin Tufan Çetin <etce...@gmail.com>, 2021
+# Emin Tufan Çetin <etce...@gmail.com>, 2021-2022
 # Emin Tufan Çetin <etce...@gmail.com>, 2020
 # Natavan Mirzayeva <mirzayevanata...@gmail.com>, 2014
 # Necdet Yücel <necdetyu...@gmail.com>, 2013,2017
@@ -17,8 +17,8 @@
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2021-07-22 00:48+0200\n"
-"PO-Revision-Date: 2021-10-08 05:41+0000\n"
-"Last-Translator: Demiray Muhterem <mdemi...@msn.com>\n"
+"PO-Revision-Date: 2013-07-03 19:16+0000\n"
+"Last-Translator: Emin Tufan Çetin <etce...@gmail.com>, 2021-2022\n"
 "Language-Team: Turkish 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/tr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -68,7 +68,7 @@
 
 #: ../panel-plugin/sensors-plugin.c:1779
 msgid "_Automatic bar colors"
-msgstr "_Otomatik çubuk renkleri"
+msgstr "_Kendiliğinden çubuk renkleri"
 
 #: ../panel-plugin/sensors-plugin.c:1781
 msgid ""
@@ -76,7 +76,7 @@
 "If disabled, bars use the user-defined sensor colors.\n"
 "If a particular user-defined sensor color is unspecified,\n"
 "the bar color is derived from the current UI style."
-msgstr "Etkinleştirilirse, çubuk renkleri değerlerine bağlıdır (normal, 
yüksek, çok yüksek). \nDevre dışı bırakılırsa, çubuklar kullanıcı 
tanımlı sensör renklerini kullanır.\nBelirli bir kullanıcı tanımlı 
sensör rengi belirtilmemişse, \nçubuk rengi, geçerli UI stilinden 
türetilmiştir."
+msgstr "Etkinleştirilirse, çubuk renkleri değerlerine bağlıdır (olağan, 
yüksek, çok yüksek). \nDevre dışı bırakılırsa, çubuklar kullanıcı 
tanımlı algılayıcı renklerini kullanır.\nÖzellikle kullanıcı tanımlı 
algılayıcı rengi belirtilmemişse, \nçubuk rengi geçerli kullanıcı 
arayüzü biçeminden türetilir."
 
 #: ../panel-plugin/sensors-plugin.c:1808
 msgid "_Show title"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/po/uk.po new/xfce4-sensors-plugin-1.4.4/po/uk.po
--- old/xfce4-sensors-plugin-1.4.3/po/uk.po     2022-02-02 01:31:27.000000000 
+0100
+++ new/xfce4-sensors-plugin-1.4.4/po/uk.po     2022-11-03 14:33:57.000000000 
+0100
@@ -4,14 +4,14 @@
 # 
 # Translators:
 # Dmitry Nikitin <luckas...@mail.ru>, 2008
-# Yarema aka Knedlyk <yupad...@gmail.com>, 2014,2017-2018
+# Yarema aka Knedlyk <yupad...@gmail.com>, 2014,2017-2018,2022
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2021-07-22 00:48+0200\n"
-"PO-Revision-Date: 2021-07-21 22:48+0000\n"
-"Last-Translator: Xfce Bot <transi...@xfce.org>\n"
+"PO-Revision-Date: 2022-02-03 23:10+0000\n"
+"Last-Translator: Yarema aka Knedlyk <yupad...@gmail.com>\n"
 "Language-Team: Ukrainian 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/uk/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -61,7 +61,7 @@
 
 #: ../panel-plugin/sensors-plugin.c:1779
 msgid "_Automatic bar colors"
-msgstr ""
+msgstr "_Автоматичні кольори панелі"
 
 #: ../panel-plugin/sensors-plugin.c:1781
 msgid ""
@@ -69,7 +69,7 @@
 "If disabled, bars use the user-defined sensor colors.\n"
 "If a particular user-defined sensor color is unspecified,\n"
 "the bar color is derived from the current UI style."
-msgstr ""
+msgstr "Якщо ввімкнено, кольори смуг 
залежатимуть від їх значень (нормальний, 
високий, дуже високий).\nЯкщо вимкнено, 
смуги використовуватимуть кольори 
датчиків, визначені користувачем.\nЯкщо 
користувач не вкаже певний колір 
сенсора,\nтоді колір панелі буде 
визначатися поточним стилем інтерфейсу 
користувача."
 
 #: ../panel-plugin/sensors-plugin.c:1808
 msgid "_Show title"
@@ -178,7 +178,7 @@
 
 #: ../panel-plugin/sensors-plugin.c:2294
 msgid "Copyright (c) 2004-2021\n"
-msgstr ""
+msgstr "Всі права застережено (c) 2004-2021\n"
 
 #. only use this if no hddtemp sensor
 #. or do only use this , if it is an lmsensors device. whatever.
@@ -230,7 +230,7 @@
 
 #: ../lib/nvidia.c:64
 msgid "NVIDIA GPU core temperature"
-msgstr ""
+msgstr "Температура ядра NVidia GPU"
 
 #: ../lib/nvidia.c:65
 msgid "nvidia"
@@ -238,7 +238,7 @@
 
 #: ../lib/hddtemp.c:110
 msgid "Don't show this message again"
-msgstr ""
+msgstr "Не показувати більше це повідомлення"
 
 #: ../lib/hddtemp.c:357
 msgid "S.M.A.R.T. harddisk temperatures"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/src/actions.cc 
new/xfce4-sensors-plugin-1.4.4/src/actions.cc
--- old/xfce4-sensors-plugin-1.4.3/src/actions.cc       2022-02-02 
01:29:15.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/src/actions.cc       2022-11-03 
14:13:35.000000000 +0100
@@ -2,7 +2,7 @@
  * Part of xfce4-sensors-plugin
  *
  * Copyright (c) 2008-2017 Fabian Nowak <timyst...@arcor.de>
- * Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
+ * Copyright (c) 2021-2022 Jan Ziak <0xe2.0x9a.0...@xfce.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,9 +19,6 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/* The fixes file has to be included before any other #include directives */
-#include "xfce4++/util/fixes.h"
-
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/src/callbacks.cc 
new/xfce4-sensors-plugin-1.4.4/src/callbacks.cc
--- old/xfce4-sensors-plugin-1.4.3/src/callbacks.cc     2022-02-02 
01:29:15.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/src/callbacks.cc     2022-11-03 
14:13:38.000000000 +0100
@@ -2,7 +2,7 @@
  * Part of xfce4-sensors-plugin
  *
  * Copyright (c) 2008-2017 Fabian Nowak <timyst...@arcor.de>
- * Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
+ * Copyright (c) 2021-2022 Jan Ziak <0xe2.0x9a.0...@xfce.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,9 +19,6 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/* The fixes file has to be included before any other #include directives */
-#include "xfce4++/util/fixes.h"
-
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/src/interface.cc 
new/xfce4-sensors-plugin-1.4.4/src/interface.cc
--- old/xfce4-sensors-plugin-1.4.3/src/interface.cc     2022-02-02 
01:29:15.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/src/interface.cc     2022-11-03 
14:13:41.000000000 +0100
@@ -2,7 +2,7 @@
  * Part of xfce4-sensors-plugin
  *
  * Copyright (c) 2008-2017 Fabian Nowak <timyst...@arcor.de>
- * Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
+ * Copyright (c) 2021-2022 Jan Ziak <0xe2.0x9a.0...@xfce.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,9 +19,6 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/* The fixes file has to be included before any other #include directives */
-#include "xfce4++/util/fixes.h"
-
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/src/main.cc 
new/xfce4-sensors-plugin-1.4.4/src/main.cc
--- old/xfce4-sensors-plugin-1.4.3/src/main.cc  2022-02-02 01:29:15.000000000 
+0100
+++ new/xfce4-sensors-plugin-1.4.4/src/main.cc  2022-11-03 14:13:44.000000000 
+0100
@@ -2,7 +2,7 @@
  * Part of xfce4-sensors-plugin
  *
  * Copyright (c) 2008-2017 Fabian Nowak <timyst...@arcor.de>
- * Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
+ * Copyright (c) 2021-2022 Jan Ziak <0xe2.0x9a.0...@xfce.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,9 +19,6 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/* The fixes file has to be included before any other #include directives */
-#include "xfce4++/util/fixes.h"
-
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/xfce4++/util/Makefile.am 
new/xfce4-sensors-plugin-1.4.4/xfce4++/util/Makefile.am
--- old/xfce4-sensors-plugin-1.4.3/xfce4++/util/Makefile.am     2022-02-02 
01:29:15.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/xfce4++/util/Makefile.am     2022-11-03 
14:10:39.000000000 +0100
@@ -1,6 +1,6 @@
 # This file is part of Xfce (https://gitlab.xfce.org).
 #
-# Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
+# Copyright (c) 2021-2022 Jan Ziak <0xe2.0x9a.0...@xfce.org>
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -32,7 +32,6 @@
 
 libxfce4util_pp_la_SOURCES = \
        collection-utils.h \
-       fixes.h \
        gtk.h \
        gtk.cc \
        memory.h \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/xfce4++/util/fixes.h 
new/xfce4-sensors-plugin-1.4.4/xfce4++/util/fixes.h
--- old/xfce4-sensors-plugin-1.4.3/xfce4++/util/fixes.h 2022-02-02 
01:29:15.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/xfce4++/util/fixes.h 1970-01-01 
01:00:00.000000000 +0100
@@ -1,60 +0,0 @@
-/*
- *  This file is part of Xfce (https://gitlab.xfce.org).
- *
- *  Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation; either version 2 of the License, or
- *  (at your option) any later version.
- *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU Library General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License along
- *  with this program; if not, write to the Free Software Foundation, Inc.,
- *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
- */
-
-#ifndef _XFCE4PP_UTIL_FIXES_H_
-#define _XFCE4PP_UTIL_FIXES_H_
-
-#if defined G_BEGIN_DECLS || defined LIBXFCE4UTIL_MAJOR_VERSION
-#error "Please include xfce4++/util/fixes.h before any other include 
directives"
-#endif
-
-/* Before extern "C" */
-#include <glib.h>
-
-/*
- * Adjust for missing G_BEGIN_DECLS/G_END_DECLS directives in C files
- */
-#define LIBXFCE4UTIL_INSIDE_LIBXFCE4UTIL_H
-extern "C" {
-    #include <libxfce4util/libxfce4util-config.h>
-    #if LIBXFCE4UTIL_CHECK_VERSION(4, 17, 0)
-        #include <libxfce4util/xfce-gio-extensions.h>
-    #endif
-
-    /*
-     * Define the macro GETTEXT_PACKAGE in order to avoid getting
-     * an invalid ngettext() definition from <libxfce4util/xfce-i18n.h>.
-     *
-     * See also: https://gitlab.xfce.org/xfce/libxfce4util/-/issues/7
-     */
-    #ifdef GETTEXT_PACKAGE
-        #include <libxfce4util/xfce-i18n.h>
-    #else
-        /* Note: The symbol __UNDEFINED__GETTEXT_PACKAGE__... is meant not to 
be defined anywhere.
-         *       The numeric suffix is a random 64-bit number. The random 
number makes it improbable
-         *       for any 3rd-party source code to define such a symbol. */
-        #define GETTEXT_PACKAGE 
__UNDEFINED__GETTEXT_PACKAGE__RND_11148334482592236430__
-        #include <libxfce4util/xfce-i18n.h>
-        #undef GETTEXT_PACKAGE
-    #endif
-}
-#undef LIBXFCE4UTIL_INSIDE_LIBXFCE4UTIL_H
-
-#endif /* _XFCE4PP_UTIL_FIXES_H_ */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/xfce4++/util/memory.cc 
new/xfce4-sensors-plugin-1.4.4/xfce4++/util/memory.cc
--- old/xfce4-sensors-plugin-1.4.3/xfce4++/util/memory.cc       2022-02-02 
01:29:15.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/xfce4++/util/memory.cc       2022-10-12 
20:18:04.000000000 +0200
@@ -18,9 +18,11 @@
  *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#include "memory.h"
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
 
-#include "config.h"
+#include "memory.h"
 
 #ifdef HAVE_MALLOC_TRIM
 #include <malloc.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/xfce4++/util/rc.cc 
new/xfce4-sensors-plugin-1.4.4/xfce4++/util/rc.cc
--- old/xfce4-sensors-plugin-1.4.3/xfce4++/util/rc.cc   2022-02-02 
01:29:15.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/xfce4++/util/rc.cc   2022-11-03 
14:13:53.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  *  This file is part of Xfce (https://gitlab.xfce.org).
  *
- *  Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
+ *  Copyright (c) 2021-2022 Jan Ziak <0xe2.0x9a.0...@xfce.org>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -18,9 +18,6 @@
  *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/* The fixes file has to be included before any other #include directives */
-#include "xfce4++/util/fixes.h"
-
 #include <errno.h>
 #include "rc.h"
 #include "string-utils.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/xfce4++/util/rc.h 
new/xfce4-sensors-plugin-1.4.4/xfce4++/util/rc.h
--- old/xfce4-sensors-plugin-1.4.3/xfce4++/util/rc.h    2022-02-02 
01:29:15.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/xfce4++/util/rc.h    2022-11-03 
14:14:02.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  *  This file is part of Xfce (https://gitlab.xfce.org).
  *
- *  Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
+ *  Copyright (c) 2021-2022 Jan Ziak <0xe2.0x9a.0...@xfce.org>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -21,10 +21,6 @@
 #ifndef _XFCE4PP_UTIL_RC_H_
 #define _XFCE4PP_UTIL_RC_H_
 
-#ifndef _XFCE4PP_UTIL_FIXES_H_
-#error "Please include xfce4++/util/fixes.h before any other include 
directives"
-#endif
-
 #include <glib.h>
 #include <libxfce4util/libxfce4util.h>
 #include <string>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-sensors-plugin-1.4.3/xfce4++/util.h 
new/xfce4-sensors-plugin-1.4.4/xfce4++/util.h
--- old/xfce4-sensors-plugin-1.4.3/xfce4++/util.h       2022-02-02 
01:29:15.000000000 +0100
+++ new/xfce4-sensors-plugin-1.4.4/xfce4++/util.h       2022-11-03 
14:13:47.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  *  This file is part of Xfce (https://gitlab.xfce.org).
  *
- *  Copyright (c) 2021 Jan Ziak <0xe2.0x9a.0...@xfce.org>
+ *  Copyright (c) 2021-2022 Jan Ziak <0xe2.0x9a.0...@xfce.org>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -21,10 +21,6 @@
 #ifndef _XFCE4PP_UTIL_H_
 #define _XFCE4PP_UTIL_H_
 
-#ifndef _XFCE4PP_UTIL_FIXES_H_
-#error "Please include xfce4++/util/fixes.h before any other include 
directives"
-#endif
-
 #include <libxfce4util/libxfce4util.h>
 #include "xfce4++/util/collection-utils.h"
 #include "xfce4++/util/gtk.h"

Reply via email to