[Pkg-xfce-commits] [Git][xfce-team/goodies/xfce4-notifyd][debian/master] 4 commits: New upstream version 0.6.5.

Unit 193 (@unit193) gitlab at salsa.debian.org
Sat Dec 17 08:40:52 GMT 2022



Unit 193 pushed to branch debian/master at xfce / goodies / xfce4-notifyd


Commits:
37faa6c3 by Unit 193 at 2022-12-17T03:34:50-05:00
New upstream version 0.6.5.
- - - - -
9a48469b by Unit 193 at 2022-12-17T03:34:52-05:00
Update upstream source from tag 'upstream/0.6.5'

Update to upstream version '0.6.5'
with Debian dir a6b8283ee779152e03e830a482cfeb02413dcfc7
- - - - -
291168c0 by Unit 193 at 2022-12-17T03:36:05-05:00
d/docs, d/rules: Opt-out of trimmed changelogs, install NEWS as changelog..

- - - - -
5550b1e7 by Unit 193 at 2022-12-17T03:36:36-05:00
Update changelog for release.

- - - - -


16 changed files:

- ChangeLog
- NEWS
- aclocal.m4
- common/xfce-notify-log.c
- config.h.in
- configure
- configure.ac
- debian/changelog
- debian/docs
- debian/rules
- po/cs.po
- po/el.po
- po/he.po
- po/kk.po
- po/oc.po
- po/pt_BR.po


Changes:

=====================================
ChangeLog
=====================================
@@ -1,3 +1,101 @@
+commit 9cc227ea673a00077666dec249bd34f00a3a8ff6
+Author: Anonymous <noreply at xfce.org>
+Date:   Wed Dec 14 00:47:49 2022 +0100
+
+    I18n: Update translation pt_BR (100%).
+    
+    84 translated messages.
+    
+    Transifex (https://explore.transifex.com/xfce/).
+
+commit 5c2570699f7192e83e7b6ba4afc4b99b6d38fa6e
+Author: Anonymous <noreply at xfce.org>
+Date:   Sun Dec 4 00:48:41 2022 +0100
+
+    I18n: Update translation el (100%).
+    
+    84 translated messages.
+    
+    Transifex (https://explore.transifex.com/xfce/).
+
+commit 7740d1ba9df5619a442ac45378c3b8cf6cef2631
+Author: Anonymous <noreply at xfce.org>
+Date:   Sat Dec 3 12:48:23 2022 +0100
+
+    I18n: Update translation el (100%).
+    
+    84 translated messages.
+    
+    Transifex (https://explore.transifex.com/xfce/).
+
+commit 9c328af8341ce7a4130f88c55813a14fd9a292ff
+Author: Anonymous <noreply at xfce.org>
+Date:   Fri Oct 28 12:49:06 2022 +0200
+
+    I18n: Update translation oc (52%).
+    
+    44 translated messages, 40 untranslated messages.
+    
+    Transifex (https://explore.transifex.com/xfce/).
+
+commit e93ec3877fd0d18c7da94933dfbe5740cc414af8
+Author: Anonymous <noreply at xfce.org>
+Date:   Fri Oct 28 12:49:06 2022 +0200
+
+    I18n: Update translation kk (100%).
+    
+    84 translated messages.
+    
+    Transifex (https://explore.transifex.com/xfce/).
+
+commit 424667d8269392857bf975d24f062e6ebb74b6c8
+Author: Anonymous <noreply at xfce.org>
+Date:   Sat Sep 17 12:52:24 2022 +0200
+
+    I18n: Update translation el (100%).
+    
+    84 translated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit ddf469fe567f1c2f17013f3baa9bd3721cdd32a5
+Author: Guido Falsi <mad at madpilot.net>
+Date:   Fri Sep 2 21:24:34 2022 +0200
+
+    Fix segfault crash.
+
+commit 5440e92b6d9221de4c59866523f32b42e1f135b6
+Author: Elishai Eliyahu <elishai at mailfence.com>
+Date:   Sun Sep 11 00:50:35 2022 +0200
+
+    I18n: Update translation he (100%).
+    
+    84 translated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit fb4ff02a483214b8ca5820ed1a57b8ebfa87d553
+Author: Anonymous <noreply at xfce.org>
+Date:   Sat Sep 10 00:50:31 2022 +0200
+
+    I18n: Update translation cs (97%).
+    
+    82 translated messages, 2 untranslated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 33a2af8c2a84760a53327027e3434f1d715dc4c7
+Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
+Date:   Fri Sep 2 09:31:45 2022 +0200
+
+    Back to development
+
+commit d4179da0b1dbbe4216cd12871b4290e8042c3e93
+Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
+Date:   Fri Sep 2 09:30:59 2022 +0200
+
+    Updates for release
+
 commit 4bde0270988b85b8065124cce44dfb03e927ef14
 Author: Theo Linkspfeifer <lastonestanding at tutanota.com>
 Date:   Wed Jun 8 18:00:42 2022 +0200


=====================================
NEWS
=====================================
@@ -1,3 +1,10 @@
+0.6.5 (2022-12-16)
+=====
+- Fix segfault crash.
+- Translation Updates:
+  Czech, Greek, Hebrew, Kazakh, Occitan (post 1500), Portuguese
+  (Brazil)
+
 0.6.4
 ======
 - settings: Improve app icon and name matching


=====================================
aclocal.m4
=====================================
@@ -638,6 +638,27 @@ AC_DEFUN([XDT_CHECK_PACKAGE],
     AC_SUBST([$1_LIBS])
     AC_SUBST([$1_REQUIRED_VERSION])
 
+    if test x"$1" = x"GLIB"; then
+      dnl Use GLib structured logging, see https://docs.gtk.org/glib/logging.html
+      dnl XFCE apps&libraries can override this setting after XDT_CHECK_PACKAGE(GLIB)
+      dnl using AC_DEFINE.
+      dnl Note that it requires GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_56 to work
+      dnl properly in GLib logging macros (not documented, see glib/gmessages.h).
+      AC_DEFINE(G_LOG_USE_STRUCTURED, 1, [Use GLib structured logging])
+    fi
+
+    ifelse([$1], GLIB, [
+      dnl Report uses of GLib functions newer than $3 as C compiler warnings.
+      dnl XFCE apps&libraries can override this setting after XDT_CHECK_PACKAGE(GLIB)
+      dnl using AC_DEFINE, in which case it is recommended to override both MAX and MIN.
+      AC_MSG_NOTICE([setting GLIB_VERSION_MAX_ALLOWED and GLIB_VERSION_MIN_REQUIRED according to $3])
+      m4_pushdef([SUFFIX], translit($3, `.', `_'))
+      m4_define([SUFFIX], ifelse(regexp(SUFFIX, [[0-9]+_[0-9]+_[0-9]+]), -1, SUFFIX, patsubst(SUFFIX, [_[0-9]+$])))
+      AC_DEFINE(GLIB_VERSION_MAX_ALLOWED, m4_format(GLIB_VERSION_%s, SUFFIX), m4_format(Prevent post %s APIs, SUFFIX))
+      AC_DEFINE(GLIB_VERSION_MIN_REQUIRED, m4_format(GLIB_VERSION_%s, SUFFIX), m4_format(Ignore post %s APIs, SUFFIX))
+      m4_popdef([SUFFIX])
+    ])
+
     ifelse([$4], , , [$4])
   elif $PKG_CONFIG --exists "$2" >/dev/null 2>&1; then
     xdt_cv_version=`$PKG_CONFIG --modversion "$2"`
@@ -921,16 +942,15 @@ AC_DEFUN([XDT_FEATURE_DEBUG],
 AS_HELP_STRING([--disable-debug],[Include no debugging support]),
                 [enable_debug=$enableval], [enable_debug=m4_default([$1], [minimum])])
 
-  dnl enable most warnings regardless of debug level
-  xdt_cv_additional_CFLAGS="-Wall -Wextra \
-                            -Wno-missing-field-initializers \
-                            -Wno-unused-parameter -Wold-style-definition \
-                            -Wdeclaration-after-statement \
-                            -Wmissing-declarations \
-                            -Wmissing-noreturn -Wpointer-arith \
-                            -Wcast-align -Wformat -Wformat-security -Wformat-y2k \
-                            -Winit-self -Wmissing-include-dirs -Wundef \
-                            -Wnested-externs -Wredundant-decls"
+  dnl Enable most warnings regardless of debug level. Common flags for both C and C++.
+  xdt_cv_additional_COMMON_FLAGS="-Wall -Wextra \
+                                  -Wno-missing-field-initializers \
+                                  -Wno-unused-parameter \
+                                  -Wmissing-declarations \
+                                  -Wmissing-noreturn -Wpointer-arith \
+                                  -Wcast-align -Wformat -Wformat-security -Wformat-y2k \
+                                  -Winit-self -Wmissing-include-dirs -Wundef \
+                                  -Wredundant-decls"
 
   AC_MSG_CHECKING([whether to build with debugging support])
   if test x"$enable_debug" = x"full" -o x"$enable_debug" = x"yes"; then
@@ -939,20 +959,20 @@ AS_HELP_STRING([--disable-debug],[Include no debugging support]),
     CPPFLAGS="$CPPFLAGS"
 
     if test x`uname` = x"Linux"; then
-      xdt_cv_additional_CFLAGS="$xdt_cv_additional_CFLAGS -fstack-protector"
+      xdt_cv_additional_COMMON_FLAGS="$xdt_cv_additional_COMMON_FLAGS -fstack-protector"
     fi
 
     if test x"$enable_debug" = x"full"; then
       AC_DEFINE([DEBUG_TRACE], [1], [Define for tracing support])
-      xdt_cv_additional_CFLAGS="$xdt_cv_additional_CFLAGS -O0 -g"
+      xdt_cv_additional_COMMON_FLAGS="$xdt_cv_additional_COMMON_FLAGS -O0 -g"
       CPPFLAGS="$CPPFLAGS -DG_ENABLE_DEBUG"
       AC_MSG_RESULT([full])
     else
-      xdt_cv_additional_CFLAGS="$xdt_cv_additional_CFLAGS -g -Wshadow"
+      xdt_cv_additional_COMMON_FLAGS="$xdt_cv_additional_COMMON_FLAGS -g -Wshadow"
       AC_MSG_RESULT([yes])
     fi
   else
-    xdt_cv_additional_CFLAGS="$xdt_cv_additional_CFLAGS -Wshadow"
+    xdt_cv_additional_COMMON_FLAGS="$xdt_cv_additional_COMMON_FLAGS -Wshadow"
     CPPFLAGS="$CPPFLAGS -DNDEBUG"
 
     if test x"$enable_debug" = x"no"; then
@@ -963,18 +983,14 @@ AS_HELP_STRING([--disable-debug],[Include no debugging support]),
     fi
   fi
 
-  XDT_SUPPORTED_FLAGS([supported_CFLAGS], [$xdt_cv_additional_CFLAGS])
+  xdt_cv_additional_CFLAGS="$xdt_cv_additional_COMMON_FLAGS \
+                            -Wdeclaration-after-statement \
+                            -Wnested-externs \
+                            -Wold-style-definition"
+  xdt_cv_additional_CXXFLAGS="$xdt_cv_additional_COMMON_FLAGS"
 
-  ifelse([$CXX], , , [
-    dnl FIXME: should test on c++ compiler, but the following line causes
-    dnl        autoconf errors for projects that don't check for a
-    dnl        c++ compiler at all.
-    dnl AC_LANG_PUSH([C++])
-    dnl XDT_SUPPORTED_FLAGS([supported_CXXFLAGS], [$xdt_cv_additional_CFLAGS])
-    dnl AC_LANG_POP()
-    dnl        instead, just use supported_CFLAGS...
-    supported_CXXFLAGS="$supported_CFLAGS"
-  ])
+  XDT_SUPPORTED_FLAGS([supported_CFLAGS], [$xdt_cv_additional_CFLAGS])
+  XDT_SUPPORTED_FLAGS([supported_CXXFLAGS], [$xdt_cv_additional_CXXFLAGS])
 
   CFLAGS="$CFLAGS $supported_CFLAGS"
   CXXFLAGS="$CXXFLAGS $supported_CXXFLAGS"


=====================================
common/xfce-notify-log.c
=====================================
@@ -149,7 +149,9 @@ notify_get_from_desktop_file (const gchar *desktop_file, const gchar *key)
 
             match = matches[0];
             appinfo = g_desktop_app_info_new (match[0]);
-            value = notify_read_from_desktop_file (g_desktop_app_info_get_filename (appinfo), key);
+            if (appinfo != NULL) {
+                value = notify_read_from_desktop_file (g_desktop_app_info_get_filename (appinfo), key);
+            }
 
             for (gchar ***p = matches; *p != NULL; p++)
                 g_strfreev (*p);


=====================================
config.h.in
=====================================
@@ -15,6 +15,9 @@
 /* Ignore post 2.56 deprecations */
 #undef GLIB_VERSION_MIN_REQUIRED
 
+/* Use GLib structured logging */
+#undef G_LOG_USE_STRUCTURED
+
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
 


=====================================
configure
=====================================
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for xfce4-notifyd 0.6.4.
+# Generated by GNU Autoconf 2.71 for xfce4-notifyd 0.6.5.
 #
 # Report bugs to <https://gitlab.xfce.org/apps/xfce4-notifyd>.
 #
@@ -621,8 +621,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='xfce4-notifyd'
 PACKAGE_TARNAME='xfce4-notifyd'
-PACKAGE_VERSION='0.6.4'
-PACKAGE_STRING='xfce4-notifyd 0.6.4'
+PACKAGE_VERSION='0.6.5'
+PACKAGE_STRING='xfce4-notifyd 0.6.5'
 PACKAGE_BUGREPORT='https://gitlab.xfce.org/apps/xfce4-notifyd'
 PACKAGE_URL=''
 
@@ -1460,7 +1460,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures xfce4-notifyd 0.6.4 to adapt to many kinds of systems.
+\`configure' configures xfce4-notifyd 0.6.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1535,7 +1535,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of xfce4-notifyd 0.6.4:";;
+     short | recursive ) echo "Configuration of xfce4-notifyd 0.6.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1683,7 +1683,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-xfce4-notifyd configure 0.6.4
+xfce4-notifyd configure 0.6.5
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1939,7 +1939,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by xfce4-notifyd $as_me 0.6.4, which was
+It was created by xfce4-notifyd $as_me 0.6.5, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -3216,7 +3216,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='xfce4-notifyd'
- VERSION='0.6.4'
+ VERSION='0.6.5'
 
 
 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -15635,6 +15635,14 @@ printf "%s\n" "$GIO_LIBS" >&6; }
 
 
 
+    if test x"GIO" = x"GLIB"; then
+
+printf "%s\n" "#define G_LOG_USE_STRUCTURED 1" >>confdefs.h
+
+    fi
+
+
+
 
   elif $PKG_CONFIG --exists "gio-2.0" >/dev/null 2>&1; then
     xdt_cv_version=`$PKG_CONFIG --modversion "gio-2.0"`
@@ -15840,6 +15848,14 @@ printf "%s\n" "$GIO_UNIX_LIBS" >&6; }
 
 
 
+    if test x"GIO_UNIX" = x"GLIB"; then
+
+printf "%s\n" "#define G_LOG_USE_STRUCTURED 1" >>confdefs.h
+
+    fi
+
+
+
 
   elif $PKG_CONFIG --exists "gio-unix-2.0" >/dev/null 2>&1; then
     xdt_cv_version=`$PKG_CONFIG --modversion "gio-unix-2.0"`
@@ -16045,6 +16061,26 @@ printf "%s\n" "$GLIB_LIBS" >&6; }
 
 
 
+    if test x"GLIB" = x"GLIB"; then
+
+printf "%s\n" "#define G_LOG_USE_STRUCTURED 1" >>confdefs.h
+
+    fi
+
+
+                        { printf "%s\n" "$as_me:${as_lineno-$LINENO}: setting GLIB_VERSION_MAX_ALLOWED and GLIB_VERSION_MIN_REQUIRED according to 2.56.0" >&5
+printf "%s\n" "$as_me: setting GLIB_VERSION_MAX_ALLOWED and GLIB_VERSION_MIN_REQUIRED according to 2.56.0" >&6;}
+
+
+
+printf "%s\n" "#define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_56" >>confdefs.h
+
+
+printf "%s\n" "#define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_56" >>confdefs.h
+
+
+
+
 
   elif $PKG_CONFIG --exists "glib-2.0" >/dev/null 2>&1; then
     xdt_cv_version=`$PKG_CONFIG --modversion "glib-2.0"`
@@ -16250,6 +16286,14 @@ printf "%s\n" "$LIBNOTIFY_LIBS" >&6; }
 
 
 
+    if test x"LIBNOTIFY" = x"GLIB"; then
+
+printf "%s\n" "#define G_LOG_USE_STRUCTURED 1" >>confdefs.h
+
+    fi
+
+
+
 
   elif $PKG_CONFIG --exists "libnotify" >/dev/null 2>&1; then
     xdt_cv_version=`$PKG_CONFIG --modversion "libnotify"`
@@ -16455,6 +16499,14 @@ printf "%s\n" "$LIBXFCE4PANEL_LIBS" >&6; }
 
 
 
+    if test x"LIBXFCE4PANEL" = x"GLIB"; then
+
+printf "%s\n" "#define G_LOG_USE_STRUCTURED 1" >>confdefs.h
+
+    fi
+
+
+
 
   elif $PKG_CONFIG --exists "libxfce4panel-2.0" >/dev/null 2>&1; then
     xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4panel-2.0"`
@@ -16660,6 +16712,14 @@ printf "%s\n" "$LIBXFCE4UI_LIBS" >&6; }
 
 
 
+    if test x"LIBXFCE4UI" = x"GLIB"; then
+
+printf "%s\n" "#define G_LOG_USE_STRUCTURED 1" >>confdefs.h
+
+    fi
+
+
+
 
   elif $PKG_CONFIG --exists "libxfce4ui-2" >/dev/null 2>&1; then
     xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4ui-2"`
@@ -16865,6 +16925,14 @@ printf "%s\n" "$LIBXFCE4UTIL_LIBS" >&6; }
 
 
 
+    if test x"LIBXFCE4UTIL" = x"GLIB"; then
+
+printf "%s\n" "#define G_LOG_USE_STRUCTURED 1" >>confdefs.h
+
+    fi
+
+
+
 
   elif $PKG_CONFIG --exists "libxfce4util-1.0" >/dev/null 2>&1; then
     xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4util-1.0"`
@@ -17070,6 +17138,14 @@ printf "%s\n" "$XFCONF_LIBS" >&6; }
 
 
 
+    if test x"XFCONF" = x"GLIB"; then
+
+printf "%s\n" "#define G_LOG_USE_STRUCTURED 1" >>confdefs.h
+
+    fi
+
+
+
 
   elif $PKG_CONFIG --exists "libxfconf-0" >/dev/null 2>&1; then
     xdt_cv_version=`$PKG_CONFIG --modversion "libxfconf-0"`
@@ -17493,15 +17569,14 @@ else $as_nop
 fi
 
 
-    xdt_cv_additional_CFLAGS="-Wall -Wextra \
-                            -Wno-missing-field-initializers \
-                            -Wno-unused-parameter -Wold-style-definition \
-                            -Wdeclaration-after-statement \
-                            -Wmissing-declarations \
-                            -Wmissing-noreturn -Wpointer-arith \
-                            -Wcast-align -Wformat -Wformat-security -Wformat-y2k \
-                            -Winit-self -Wmissing-include-dirs -Wundef \
-                            -Wnested-externs -Wredundant-decls"
+    xdt_cv_additional_COMMON_FLAGS="-Wall -Wextra \
+                                  -Wno-missing-field-initializers \
+                                  -Wno-unused-parameter \
+                                  -Wmissing-declarations \
+                                  -Wmissing-noreturn -Wpointer-arith \
+                                  -Wcast-align -Wformat -Wformat-security -Wformat-y2k \
+                                  -Winit-self -Wmissing-include-dirs -Wundef \
+                                  -Wredundant-decls"
 
   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build with debugging support" >&5
 printf %s "checking whether to build with debugging support... " >&6; }
@@ -17513,24 +17588,24 @@ printf "%s\n" "#define DEBUG 1" >>confdefs.h
     CPPFLAGS="$CPPFLAGS"
 
     if test x`uname` = x"Linux"; then
-      xdt_cv_additional_CFLAGS="$xdt_cv_additional_CFLAGS -fstack-protector"
+      xdt_cv_additional_COMMON_FLAGS="$xdt_cv_additional_COMMON_FLAGS -fstack-protector"
     fi
 
     if test x"$enable_debug" = x"full"; then
 
 printf "%s\n" "#define DEBUG_TRACE 1" >>confdefs.h
 
-      xdt_cv_additional_CFLAGS="$xdt_cv_additional_CFLAGS -O0 -g"
+      xdt_cv_additional_COMMON_FLAGS="$xdt_cv_additional_COMMON_FLAGS -O0 -g"
       CPPFLAGS="$CPPFLAGS -DG_ENABLE_DEBUG"
       { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: full" >&5
 printf "%s\n" "full" >&6; }
     else
-      xdt_cv_additional_CFLAGS="$xdt_cv_additional_CFLAGS -g -Wshadow"
+      xdt_cv_additional_COMMON_FLAGS="$xdt_cv_additional_COMMON_FLAGS -g -Wshadow"
       { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 printf "%s\n" "yes" >&6; }
     fi
   else
-    xdt_cv_additional_CFLAGS="$xdt_cv_additional_CFLAGS -Wshadow"
+    xdt_cv_additional_COMMON_FLAGS="$xdt_cv_additional_COMMON_FLAGS -Wshadow"
     CPPFLAGS="$CPPFLAGS -DNDEBUG"
 
     if test x"$enable_debug" = x"no"; then
@@ -17543,6 +17618,12 @@ printf "%s\n" "minimum" >&6; }
     fi
   fi
 
+  xdt_cv_additional_CFLAGS="$xdt_cv_additional_COMMON_FLAGS \
+                            -Wdeclaration-after-statement \
+                            -Wnested-externs \
+                            -Wold-style-definition"
+  xdt_cv_additional_CXXFLAGS="$xdt_cv_additional_COMMON_FLAGS"
+
 
   for flag in $xdt_cv_additional_CFLAGS; do
     { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $CC supports $flag" >&5
@@ -17570,8 +17651,30 @@ printf "%s\n" "$flag_supported" >&6; }
   done
 
 
+  for flag in $xdt_cv_additional_CXXFLAGS; do
+    { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $CC supports $flag" >&5
+printf %s "checking if $CC supports $flag... " >&6; }
+    saved_CFLAGS="$CFLAGS"
+    CFLAGS="$CFLAGS $flag"
+    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"
+then :
+  flag_supported=yes
+else $as_nop
+  flag_supported=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
+    CFLAGS="$saved_CFLAGS"
+    { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $flag_supported" >&5
+printf "%s\n" "$flag_supported" >&6; }
 
-                                supported_CXXFLAGS="$supported_CFLAGS"
+    if test "x$flag_supported" = "xyes"; then
+      supported_CXXFLAGS="$supported_CXXFLAGS $flag"
+    fi
+  done
 
 
   CFLAGS="$CFLAGS $supported_CFLAGS"
@@ -18127,7 +18230,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by xfce4-notifyd $as_me 0.6.4, which was
+This file was extended by xfce4-notifyd $as_me 0.6.5, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -18195,7 +18298,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-xfce4-notifyd config.status 0.6.4
+xfce4-notifyd config.status 0.6.5
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 


=====================================
configure.ac
=====================================
@@ -14,8 +14,8 @@ dnl
 dnl version info
 m4_define([xfce4_notifyd_version_major], [0])
 m4_define([xfce4_notifyd_version_minor], [6])
-m4_define([xfce4_notifyd_version_micro], [4])
-m4_define([xfce4_notifyd_version_build], [4bde027])
+m4_define([xfce4_notifyd_version_micro], [5])
+m4_define([xfce4_notifyd_version_build], [9cc227e])
 m4_define([xfce4_notifyd_version_tag], [])
 m4_define([xfce4_notifyd_version], [xfce4_notifyd_version_major().xfce4_notifyd_version_minor().xfce4_notifyd_version_micro()ifelse(xfce4_notifyd_version_tag(), [git], [xfce4_notifyd_version_tag()-xfce4_notifyd_version_build()], [xfce4_notifyd_version_tag()])])
 


=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+xfce4-notifyd (0.6.5-1) unstable; urgency=medium
+
+  * Team upload.
+  * New upstream version 0.6.5.
+  * d/docs, d/rules: Opt-out of trimmed changelogs, install NEWS as changelog.
+
+ -- Unit 193 <unit193 at debian.org>  Sat, 17 Dec 2022 03:36:10 -0500
+
 xfce4-notifyd (0.6.4-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/docs
=====================================
@@ -1,3 +1,2 @@
-NEWS
 README
 TODO


=====================================
debian/rules
=====================================
@@ -6,6 +6,9 @@
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,-O1 -Wl,-z,defs
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
+%:
+	dh $@
+
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-dbus-start-daemon
 
@@ -13,5 +16,5 @@ override_dh_install:
 	find debian/xfce4-notifyd -name '*.la' -delete
 	dh_install
 
-%:
-	dh $@
+override_dh_installchangelogs:
+	DEB_BUILD_OPTIONS=notrimdch dh_installchangelogs NEWS


=====================================
po/cs.po
=====================================
@@ -4,6 +4,7 @@
 # 
 # Translators:
 # Alois Nešpor <info at aloisnespor.info>, 2013
+# kEdAR, 2022
 # Michal Várady <miko.vaji at gmail.com>, 2016-2020
 # Pavel Borecki <pavel.borecki at gmail.com>, 2018
 # Petr Šimáček <petr.simacek at gmail.com>, 2017
@@ -13,7 +14,7 @@ msgstr ""
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-08-03 00:50+0200\n"
 "PO-Revision-Date: 2013-07-03 18:39+0000\n"
-"Last-Translator: Michal Várady <miko.vaji at gmail.com>, 2016-2020\n"
+"Last-Translator: kEdAR, 2022\n"
 "Language-Team: Czech (http://www.transifex.com/xfce/xfce-apps/language/cs/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -155,7 +156,7 @@ msgstr ""
 msgid ""
 "<b>Currently only urgent notifications are shown.</b>\n"
 "Notification logging is %s."
-msgstr "Aktuálně jsou zobrazována pouze neodkladná oznámení.</b>\nProtokolování oznámení je %s."
+msgstr "<b>Aktuálně jsou zobrazována pouze neodkladná oznámení.</b>\nProtokolování oznámení je %s."
 
 #: ../xfce4-notifyd-config/main.c:658
 msgid "enabled"
@@ -284,7 +285,7 @@ msgstr "Služba pro oznámení není spuštěna. Oznámení se nebudou zobrazova
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:16
 msgid "<b>Currently only urgent notifications are shown.</b>"
-msgstr "</b>Aktuálně se zobrazují pouze urgentní oznámení.</b>"
+msgstr "<b>Aktuálně se zobrazují pouze urgentní oznámení.</b>"
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:17
 msgid "Show _Preview"


=====================================
po/el.po
=====================================
@@ -15,7 +15,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-08-03 00:50+0200\n"
+"POT-Creation-Date: 2022-11-28 15:01+0100\n"
 "PO-Revision-Date: 2013-07-03 18:39+0000\n"
 "Last-Translator: Ioannis LM, 2022\n"
 "Language-Team: Greek (http://www.transifex.com/xfce/xfce-apps/language/el/)\n"
@@ -25,27 +25,27 @@ msgstr ""
 "Language: el\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../common/xfce-notify-log.c:555
+#: ../common/xfce-notify-log.c:572
 msgid "Do you really want to clear the notification log?"
 msgstr "Θέλετε πραγματικά να αφαιρέσετε όλες τις καταγραφές;"
 
-#: ../common/xfce-notify-log.c:559
+#: ../common/xfce-notify-log.c:576
 msgid "Clear notification log"
 msgstr "Εκκαθάριση καταγραφών"
 
-#: ../common/xfce-notify-log.c:562
+#: ../common/xfce-notify-log.c:579
 msgid "Cancel"
 msgstr "Ακύρωση"
 
-#: ../common/xfce-notify-log.c:564 ../xfce4-notifyd-config/main.c:1118
+#: ../common/xfce-notify-log.c:581 ../xfce4-notifyd-config/main.c:1136
 msgid "Clear"
 msgstr "Εκκαθάριση"
 
-#: ../common/xfce-notify-log.c:580 ../common/xfce-notify-log.c:588
+#: ../common/xfce-notify-log.c:597 ../common/xfce-notify-log.c:605
 msgid "include icon cache"
 msgstr "συμπερίληψη κρυφής μνήμης εικονιδίων"
 
-#: ../panel-plugin/notification-plugin.c:227
+#: ../panel-plugin/notification-plugin.c:225
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:12
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.desktop.in.h:1
 msgid "Notifications"
@@ -97,7 +97,7 @@ msgstr "<b>_Μην ενοχλείτε</b>"
 
 #: ../panel-plugin/notification-plugin-log.c:336
 msgid "No notifications"
-msgstr "Όχι ειδοποιήσεις"
+msgstr "Χωρίς ειδοποιήσεις"
 
 #: ../panel-plugin/notification-plugin-log.c:357
 msgid "_Clear log"
@@ -116,7 +116,7 @@ msgid "Notification plugin for the Xfce panel"
 msgstr "Πρόσθετο ειδοποιήσεων για το ταμπλό του Xfce"
 
 #: ../xfce4-notifyd/main.c:53 ../xfce4-notifyd/main.c:63
-#: ../xfce4-notifyd-config/main.c:963
+#: ../xfce4-notifyd-config/main.c:981
 msgid "Xfce Notify Daemon"
 msgstr "Υπηρεσία ειδοποιήσεων Xfce"
 
@@ -132,7 +132,7 @@ msgstr "Δεν ήταν δυνατή η έναρξη της υπηρεσίας 
 #: ../xfce4-notifyd/xfce-notify-daemon.c:405
 #, c-format
 msgid "Another notification daemon is running, exiting\n"
-msgstr "Μια άλλη υπηεσία ειδοποιήσεων εκτελείται ήδη, έξοδος\n"
+msgstr "Μια άλλη υπηρεσία ειδοποιήσεων είναι σε λειτουργία, έξοδος\n"
 
 #: ../xfce4-notifyd-config/main.c:86
 msgid "Notification Preview"
@@ -150,89 +150,89 @@ msgstr "Κουμπί"
 msgid "Notification preview failed"
 msgstr "Η προεπισκόπηση ειδοποιήσεων απέτυχε"
 
-#: ../xfce4-notifyd-config/main.c:470
+#: ../xfce4-notifyd-config/main.c:481
 msgid "Unspecified applications"
-msgstr ""
+msgstr "Μη καθορισμένες εφαρμογές"
 
-#: ../xfce4-notifyd-config/main.c:651
+#: ../xfce4-notifyd-config/main.c:669
 #, c-format
 msgid ""
 "<b>Currently only urgent notifications are shown.</b>\n"
 "Notification logging is %s."
 msgstr "<b>Εμφανίζονται μόνο οι επείγουσες ειδοποιήσεις.</b>\nΗ καταγραφή είναι %s."
 
-#: ../xfce4-notifyd-config/main.c:658
+#: ../xfce4-notifyd-config/main.c:676
 msgid "enabled"
 msgstr "ενεργοποιημένη"
 
-#: ../xfce4-notifyd-config/main.c:658
+#: ../xfce4-notifyd-config/main.c:676
 msgid "disabled"
 msgstr "απενεργοποιημένη"
 
-#: ../xfce4-notifyd-config/main.c:738
+#: ../xfce4-notifyd-config/main.c:756
 msgid "Yesterday and before"
 msgstr "Χθες και παλαιότερα"
 
-#: ../xfce4-notifyd-config/main.c:965
+#: ../xfce4-notifyd-config/main.c:983
 msgid "Settings daemon is unavailable"
 msgstr "Η υπηρεσία ρυθμίσεων δεν είναι διαθέσιμη"
 
-#: ../xfce4-notifyd-config/main.c:1051
+#: ../xfce4-notifyd-config/main.c:1069
 msgid ""
 "<big><b>Currently there are no known applications.</b></big>\n"
 "As soon as an application sends a notification\n"
 "it will appear in this list."
 msgstr "<big><b>Δεν υπάρχουν γνωστές εφαρμογές.</b></big>\nΜόλις μια εφαρμογή στείλει μια ειδοποίηση\nθα εμφανιστεί εδώ."
 
-#: ../xfce4-notifyd-config/main.c:1096
+#: ../xfce4-notifyd-config/main.c:1114
 msgid ""
 "<big><b>Empty log</b></big>\n"
 "No notifications have been logged yet."
 msgstr "<big><b>Κενό αρχείο καταγραφών</b></big>\nΔεν υπάρχουν προς το παρόν καταγραφές."
 
-#: ../xfce4-notifyd-config/main.c:1104
+#: ../xfce4-notifyd-config/main.c:1122
 msgid "Refresh"
 msgstr "Ανανέωση"
 
-#: ../xfce4-notifyd-config/main.c:1105
+#: ../xfce4-notifyd-config/main.c:1123
 msgid "Refresh the notification log"
 msgstr "Ανανέωση καταγραφών"
 
-#: ../xfce4-notifyd-config/main.c:1111
+#: ../xfce4-notifyd-config/main.c:1129
 msgid "Open"
 msgstr "Άνοιγμα"
 
-#: ../xfce4-notifyd-config/main.c:1112
+#: ../xfce4-notifyd-config/main.c:1130
 msgid "Open the notification log in an external editor"
 msgstr "Άνοιγμα των καταγραφών σε εξωτερικό επεξεργαστή κειμένου"
 
-#: ../xfce4-notifyd-config/main.c:1119
+#: ../xfce4-notifyd-config/main.c:1137
 msgid "Clear the notification log"
 msgstr "Εκκαθάριση καταγραφών"
 
-#: ../xfce4-notifyd-config/main.c:1141
+#: ../xfce4-notifyd-config/main.c:1159
 msgid "Display version information"
 msgstr "Εμφάνιση πληροφοριών έκδοσης"
 
-#: ../xfce4-notifyd-config/main.c:1142
+#: ../xfce4-notifyd-config/main.c:1160
 msgid "Settings manager socket"
 msgstr "Διαχείριση ρυθμίσεων υποδοχής"
 
-#: ../xfce4-notifyd-config/main.c:1142
+#: ../xfce4-notifyd-config/main.c:1160
 msgid "SOCKET_ID"
 msgstr "_ID ΥΠΟΔΟΧΗΣ"
 
-#: ../xfce4-notifyd-config/main.c:1152
+#: ../xfce4-notifyd-config/main.c:1170
 #, c-format
 msgid "Type '%s --help' for usage."
 msgstr "Για πληροφορίες χρήσης πληκτρολογήστε '%s --help'."
 
-#: ../xfce4-notifyd-config/main.c:1167
+#: ../xfce4-notifyd-config/main.c:1185
 #, c-format
 msgid "Released under the terms of the GNU General Public License, version 2\n"
 msgstr "Διανέμεται υπό τους όρους της Δημόσιας άδειας GNU, έκδοση 2\n"
 
-#: ../xfce4-notifyd-config/main.c:1168
+#: ../xfce4-notifyd-config/main.c:1186
 #, c-format
 msgid "Please report bugs to %s.\n"
 msgstr "Παρακαλώ αναφέρετε τυχόν σφάλματα στο %s.\n"
@@ -376,7 +376,7 @@ msgstr "Μέγιστος αριθμός εγγραφών"
 msgid ""
 "The maximum number of entries to be retained in the log. Please note that a "
 "large log may lead to performance penalties. 0 means no limit."
-msgstr ""
+msgstr "Ο μέγιστος αριθμός εγγραφών στο αρχείο καταγραφών. Παρακαλώ λάβετε υπόψη ότι, ο μεγάλος αριθμός εγγραφών μπορεί να έχει επιπτώσεις στην απόδοση. Το 0 σημαίνει χωρίς όριο."
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:38
 msgid "Log"


=====================================
po/he.po
=====================================
@@ -17,7 +17,7 @@ msgstr ""
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-08-03 00:50+0200\n"
 "PO-Revision-Date: 2013-07-03 18:39+0000\n"
-"Last-Translator: Omer I.S. <omeritzicschwartz at gmail.com>, 2021-2022\n"
+"Last-Translator: Elishai Eliyahu <elishai at mailfence.com>, 2022\n"
 "Language-Team: Hebrew (http://www.transifex.com/xfce/xfce-apps/language/he/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -376,7 +376,7 @@ msgstr "מגבלת גודל הלוֹג"
 msgid ""
 "The maximum number of entries to be retained in the log. Please note that a "
 "large log may lead to performance penalties. 0 means no limit."
-msgstr ""
+msgstr "מספר הערכים המירבי לשימור ביומן. לתשומת לב, יומן מנופח יוביל לביצועים מופחתים. 0 משמעו ללא גבול."
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:38
 msgid "Log"


=====================================
po/kk.po
=====================================
@@ -3,14 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package..
 # 
 # Translators:
-# Baurzhan Muftakhidinov <baurthefirst at gmail.com>, 2010,2013,2016-2020
+# Baurzhan Muftakhidinov <baurthefirst at gmail.com>, 2010,2013,2016-2020,2022
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-08-03 00:50+0200\n"
 "PO-Revision-Date: 2013-07-03 18:39+0000\n"
-"Last-Translator: Baurzhan Muftakhidinov <baurthefirst at gmail.com>, 2010,2013,2016-2020\n"
+"Last-Translator: Baurzhan Muftakhidinov <baurthefirst at gmail.com>, 2010,2013,2016-2020,2022\n"
 "Language-Team: Kazakh (http://www.transifex.com/xfce/xfce-apps/language/kk/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -145,7 +145,7 @@ msgstr "Сынау хабарламасын көрсету сәтсіз"
 
 #: ../xfce4-notifyd-config/main.c:470
 msgid "Unspecified applications"
-msgstr ""
+msgstr "Анықталмаған қолданбалар"
 
 #: ../xfce4-notifyd-config/main.c:651
 #, c-format
@@ -369,7 +369,7 @@ msgstr "Журнал өлшемінің шектеуі"
 msgid ""
 "The maximum number of entries to be retained in the log. Please note that a "
 "large log may lead to performance penalties. 0 means no limit."
-msgstr ""
+msgstr "Журналда сақталатын жазбалардың ең көп мөлшері. Есіңізде болсын, үлкен журнал өнімділіктің төмендеуіне әкелуі мүмкін. 0 мәні - шектеу жоқ дегенді білдіреді."
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:38
 msgid "Log"


=====================================
po/oc.po
=====================================
@@ -3,142 +3,379 @@
 # This file is distributed under the same license as the PACKAGE package..
 # 
 # Translators:
-# Cedric31 <cvalmary at yahoo.fr>, 2013
+# Cédric Valmary <cvalmary at yahoo.fr>, 2013
+# Quentin PAGÈS, 2020,2022
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-27 18:31+0100\n"
-"PO-Revision-Date: 2013-12-05 07:21+0000\n"
-"Last-Translator: Cedric31 <cvalmary at yahoo.fr>\n"
-"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/xfce/language/oc/)\n"
+"POT-Creation-Date: 2022-08-03 00:50+0200\n"
+"PO-Revision-Date: 2013-07-03 18:39+0000\n"
+"Last-Translator: Quentin PAGÈS, 2020,2022\n"
+"Language-Team: Occitan (post 1500) (http://www.transifex.com/xfce/xfce-apps/language/oc/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Language: oc\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
-#: ../xfce4-notifyd/main.c:74 ../xfce4-notifyd/main.c:84
-#: ../xfce4-notifyd-config/main.c:258
+#: ../common/xfce-notify-log.c:555
+msgid "Do you really want to clear the notification log?"
+msgstr ""
+
+#: ../common/xfce-notify-log.c:559
+msgid "Clear notification log"
+msgstr "Escafar l’istoric de notificacions"
+
+#: ../common/xfce-notify-log.c:562
+msgid "Cancel"
+msgstr "Anullar"
+
+#: ../common/xfce-notify-log.c:564 ../xfce4-notifyd-config/main.c:1118
+msgid "Clear"
+msgstr "Escafar"
+
+#: ../common/xfce-notify-log.c:580 ../common/xfce-notify-log.c:588
+msgid "include icon cache"
+msgstr ""
+
+#: ../panel-plugin/notification-plugin.c:227
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:12
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.desktop.in.h:1
+msgid "Notifications"
+msgstr "Notificacions"
+
+#: ../panel-plugin/notification-plugin-dialogs.c:52
+#, c-format
+msgid "Unable to open the following url: %s"
+msgstr ""
+
+#. create the dialog
+#: ../panel-plugin/notification-plugin-dialogs.c:77
+msgid "Notification Plugin Settings"
+msgstr ""
+
+#: ../panel-plugin/notification-plugin-dialogs.c:80
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:13
+msgid "_Help"
+msgstr "_Ajuda"
+
+#: ../panel-plugin/notification-plugin-dialogs.c:81
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:14
+msgid "_Close"
+msgstr "_Tampar"
+
+#: ../panel-plugin/notification-plugin-dialogs.c:99
+msgid "Number of notifications to show"
+msgstr ""
+
+#: ../panel-plugin/notification-plugin-dialogs.c:111
+msgid "Only show notifications from today"
+msgstr ""
+
+#: ../panel-plugin/notification-plugin-dialogs.c:124
+msgid "Hide 'Clear log' confirmation dialog"
+msgstr ""
+
+#: ../panel-plugin/notification-plugin-dialogs.c:161
+msgid "This is the notification plugin"
+msgstr ""
+
+#: ../panel-plugin/notification-plugin-dialogs.c:163
+msgid "Copyright © 2017 Simon Steinbeiß\n"
+msgstr "Copyright © 2017 Simon Steinbeiß\n"
+
+#: ../panel-plugin/notification-plugin-log.c:140
+msgid "<b>_Do not disturb</b>"
+msgstr "<b>_Destorbar pas</b>"
+
+#: ../panel-plugin/notification-plugin-log.c:336
+msgid "No notifications"
+msgstr "Cap de notificacion"
+
+#: ../panel-plugin/notification-plugin-log.c:357
+msgid "_Clear log"
+msgstr "_Escafar log"
+
+#: ../panel-plugin/notification-plugin-log.c:365
+msgid "_Notification settings…"
+msgstr "Paramètres de _notificacions…"
+
+#: ../panel-plugin/notification-plugin.desktop.in.h:1
+msgid "Notification Plugin"
+msgstr "Extension notificacion"
+
+#: ../panel-plugin/notification-plugin.desktop.in.h:2
+msgid "Notification plugin for the Xfce panel"
+msgstr ""
+
+#: ../xfce4-notifyd/main.c:53 ../xfce4-notifyd/main.c:63
+#: ../xfce4-notifyd-config/main.c:963
 msgid "Xfce Notify Daemon"
 msgstr "Demòni de notificacion Xfce"
 
-#: ../xfce4-notifyd/main.c:77
+#: ../xfce4-notifyd/main.c:56
 #, c-format
 msgid "Unknown option \"%s\"\n"
 msgstr "Opcion desconeguda : « %s »\n"
 
-#: ../xfce4-notifyd/main.c:86
+#: ../xfce4-notifyd/main.c:65
 msgid "Unable to start notification daemon"
 msgstr "Fracàs a l'aviada del demòni de notificacion"
 
-#: ../xfce4-notifyd/xfce-notify-daemon.c:1142
-#: ../xfce4-notifyd/xfce-notify-daemon.c:1162
-msgid "Failed to set new theme"
-msgstr "Impossible de definir un tèma novèl"
-
-#: ../xfce4-notifyd/xfce-notify-daemon.c:1215
-#, c-format
-msgid "Unable to connect to D-Bus session bus"
-msgstr "Fracàs de connexion al bus de la sesilha D-BUS"
-
-#: ../xfce4-notifyd/xfce-notify-daemon.c:1232
+#: ../xfce4-notifyd/xfce-notify-daemon.c:405
 #, c-format
-msgid "Another notification xndaemon is already running"
-msgstr "Un autre demòni de notificacion es ja en cors d'execucion"
+msgid "Another notification daemon is running, exiting\n"
+msgstr ""
 
-#: ../xfce4-notifyd-config/main.c:57
+#: ../xfce4-notifyd-config/main.c:86
 msgid "Notification Preview"
 msgstr "Apercebut de las notificacions"
 
-#: ../xfce4-notifyd-config/main.c:58
+#: ../xfce4-notifyd-config/main.c:87
 msgid "This is what notifications will look like"
 msgstr "Es a qué las notificacions se semblaràn"
 
-#: ../xfce4-notifyd-config/main.c:63
+#: ../xfce4-notifyd-config/main.c:92
 msgid "Button"
 msgstr "Boton"
 
-#: ../xfce4-notifyd-config/main.c:70
+#: ../xfce4-notifyd-config/main.c:99
 msgid "Notification preview failed"
 msgstr "Impossible d'afichar un apercebut de las notificacions"
 
-#: ../xfce4-notifyd-config/main.c:260
+#: ../xfce4-notifyd-config/main.c:470
+msgid "Unspecified applications"
+msgstr ""
+
+#: ../xfce4-notifyd-config/main.c:651
+#, c-format
+msgid ""
+"<b>Currently only urgent notifications are shown.</b>\n"
+"Notification logging is %s."
+msgstr ""
+
+#: ../xfce4-notifyd-config/main.c:658
+msgid "enabled"
+msgstr "activat"
+
+#: ../xfce4-notifyd-config/main.c:658
+msgid "disabled"
+msgstr ""
+
+#: ../xfce4-notifyd-config/main.c:738
+msgid "Yesterday and before"
+msgstr "Ièr e abans"
+
+#: ../xfce4-notifyd-config/main.c:965
 msgid "Settings daemon is unavailable"
 msgstr "Los paramètres demòni son pas disponibles"
 
-#: ../xfce4-notifyd-config/main.c:310
+#: ../xfce4-notifyd-config/main.c:1051
+msgid ""
+"<big><b>Currently there are no known applications.</b></big>\n"
+"As soon as an application sends a notification\n"
+"it will appear in this list."
+msgstr ""
+
+#: ../xfce4-notifyd-config/main.c:1096
+msgid ""
+"<big><b>Empty log</b></big>\n"
+"No notifications have been logged yet."
+msgstr ""
+
+#: ../xfce4-notifyd-config/main.c:1104
+msgid "Refresh"
+msgstr "Refrescar"
+
+#: ../xfce4-notifyd-config/main.c:1105
+msgid "Refresh the notification log"
+msgstr ""
+
+#: ../xfce4-notifyd-config/main.c:1111
+msgid "Open"
+msgstr "Dobrir"
+
+#: ../xfce4-notifyd-config/main.c:1112
+msgid "Open the notification log in an external editor"
+msgstr ""
+
+#: ../xfce4-notifyd-config/main.c:1119
+msgid "Clear the notification log"
+msgstr ""
+
+#: ../xfce4-notifyd-config/main.c:1141
 msgid "Display version information"
 msgstr "Aficha las informacions de version"
 
-#: ../xfce4-notifyd-config/main.c:311
+#: ../xfce4-notifyd-config/main.c:1142
 msgid "Settings manager socket"
 msgstr "Socket del gestionari de paramètres"
 
-#: ../xfce4-notifyd-config/main.c:311
+#: ../xfce4-notifyd-config/main.c:1142
 msgid "SOCKET_ID"
 msgstr "ID_SOCKET"
 
-#: ../xfce4-notifyd-config/main.c:321
+#: ../xfce4-notifyd-config/main.c:1152
 #, c-format
 msgid "Type '%s --help' for usage."
 msgstr "Picar '%s --help' per mai d'ajuda."
 
-#: ../xfce4-notifyd-config/main.c:334
+#: ../xfce4-notifyd-config/main.c:1167
 #, c-format
 msgid "Released under the terms of the GNU General Public License, version 2\n"
 msgstr "Publicat jols tèrmes de la GNU General Public License, verson 2\n"
 
-#: ../xfce4-notifyd-config/main.c:335
+#: ../xfce4-notifyd-config/main.c:1168
 #, c-format
 msgid "Please report bugs to %s.\n"
 msgstr "Se vos plai, senhalatz los bugs a <%s>.\n\n"
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:1
-msgid "Top left"
-msgstr "Superior esquèrre"
+msgid "only during \"Do not disturb\""
+msgstr ""
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:2
-msgid "Bottom left"
-msgstr "Inferior esquèrre"
+msgid "always"
+msgstr ""
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:3
-msgid "Top right"
-msgstr "Superior drech"
+msgid "all"
+msgstr ""
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:4
-msgid "Bottom right"
-msgstr "Inferior drech"
+msgid "all except blocked"
+msgstr ""
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:5
-#: ../xfce4-notifyd-config/xfce4-notifyd-config.desktop.in.h:1
-msgid "Notifications"
-msgstr "Notificacions"
+msgid "only blocked"
+msgstr ""
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:6
-msgid "_Preview"
-msgstr "_Apercebut"
+msgid "display with mouse pointer"
+msgstr ""
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:7
-msgid "_Opacity:"
-msgstr "_Opacitat :"
+msgid "primary display"
+msgstr ""
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:8
-msgid "_Disappear after:"
-msgstr "_Desaparéisser aprèp :"
+msgid "Top left"
+msgstr "Superior esquèrre"
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:9
-msgid "Default _position:"
-msgstr "_Posicion per defaut :"
+msgid "Bottom left"
+msgstr "Inferior esquèrre"
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:10
-msgid "_Theme:"
-msgstr "_Tèma :"
+msgid "Top right"
+msgstr "Superior drech"
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:11
+msgid "Bottom right"
+msgstr "Inferior drech"
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:15
+msgid ""
+"The notification service is not running. No notifications will be shown."
+msgstr ""
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:16
+msgid "<b>Currently only urgent notifications are shown.</b>"
+msgstr ""
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:17
+msgid "Show _Preview"
+msgstr ""
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:18
 msgid "seconds"
 msgstr "segondas"
 
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:19
+msgid "_Disappear after"
+msgstr ""
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:20
+msgid "_Opacity"
+msgstr "_Opacitat"
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:21
+msgid "Fade out"
+msgstr ""
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:22
+msgid "_Slide out"
+msgstr ""
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:23
+msgid "Default _position"
+msgstr ""
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:24
+msgid "_Theme"
+msgstr "_Tèma"
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:25
+msgid "Do not disturb"
+msgstr "Destorbar pas"
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:26
+msgid "<b>Behavior</b>"
+msgstr "<b>Compòrtament</b>"
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:27
+msgid "<b>Appearance</b>"
+msgstr "<b>Appearance</b>"
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:28
+msgid "<b>Animations</b>"
+msgstr "<b>Animacions</b>"
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:29
+msgid ""
+"By default the notification bubbles will be shown on the display on which "
+"the mouse pointer is located."
+msgstr ""
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:30
+msgid "Show notifications on"
+msgstr ""
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:31
+msgid "General"
+msgstr "General"
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:32
+msgid "<b>Show or block notifications per application</b>"
+msgstr ""
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:33
+msgid "Applications"
+msgstr "Aplicacions"
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:34
+msgid "Log notifications"
+msgstr ""
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:35
+msgid "Log applications"
+msgstr ""
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:36
+msgid "Log size limit"
+msgstr ""
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:37
+msgid ""
+"The maximum number of entries to be retained in the log. Please note that a "
+"large log may lead to performance penalties. 0 means no limit."
+msgstr ""
+
+#: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:38
+msgid "Log"
+msgstr ""
+
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.desktop.in.h:2
 msgid "Customize how notifications appear on your screen"
 msgstr "Personalizar lo biais que las notificacions apareisson sus vòstre ecran"


=====================================
po/pt_BR.po
=====================================
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the PACKAGE package..
 # 
 # Translators:
-# Andre Miranda <andre42m at gmail.com>, 2017,2019
+# Andre Miranda <andre42m at gmail.com>, 2017,2019,2022
 # Andre Miranda <andre42m at gmail.com>, 2016-2017
 # C. E., 2020
 # Lucas Wilm <lucaswilm at gmail.com>, 2020
@@ -16,9 +16,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-08-03 00:50+0200\n"
+"POT-Creation-Date: 2022-11-28 15:01+0100\n"
 "PO-Revision-Date: 2013-07-03 18:39+0000\n"
-"Last-Translator: Lucas Wilm <lucaswilm at gmail.com>, 2020\n"
+"Last-Translator: Andre Miranda <andre42m at gmail.com>, 2017,2019,2022\n"
 "Language-Team: Portuguese (Brazil) (http://www.transifex.com/xfce/xfce-apps/language/pt_BR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -26,27 +26,27 @@ msgstr ""
 "Language: pt_BR\n"
 "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
 
-#: ../common/xfce-notify-log.c:555
+#: ../common/xfce-notify-log.c:572
 msgid "Do you really want to clear the notification log?"
 msgstr "Você realmente deseja limpar o registro de notificações?"
 
-#: ../common/xfce-notify-log.c:559
+#: ../common/xfce-notify-log.c:576
 msgid "Clear notification log"
 msgstr "Limpar o registro de notificações"
 
-#: ../common/xfce-notify-log.c:562
+#: ../common/xfce-notify-log.c:579
 msgid "Cancel"
 msgstr "Cancelar"
 
-#: ../common/xfce-notify-log.c:564 ../xfce4-notifyd-config/main.c:1118
+#: ../common/xfce-notify-log.c:581 ../xfce4-notifyd-config/main.c:1136
 msgid "Clear"
 msgstr "Limpar"
 
-#: ../common/xfce-notify-log.c:580 ../common/xfce-notify-log.c:588
+#: ../common/xfce-notify-log.c:597 ../common/xfce-notify-log.c:605
 msgid "include icon cache"
 msgstr "incluir cache de ícones"
 
-#: ../panel-plugin/notification-plugin.c:227
+#: ../panel-plugin/notification-plugin.c:225
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:12
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.desktop.in.h:1
 msgid "Notifications"
@@ -117,7 +117,7 @@ msgid "Notification plugin for the Xfce panel"
 msgstr "Plug-in de Notificações para o painel do Xfce"
 
 #: ../xfce4-notifyd/main.c:53 ../xfce4-notifyd/main.c:63
-#: ../xfce4-notifyd-config/main.c:963
+#: ../xfce4-notifyd-config/main.c:981
 msgid "Xfce Notify Daemon"
 msgstr "Serviço de notificações do Xfce"
 
@@ -151,89 +151,89 @@ msgstr "Botão"
 msgid "Notification preview failed"
 msgstr "A visualização da notificação falhou"
 
-#: ../xfce4-notifyd-config/main.c:470
+#: ../xfce4-notifyd-config/main.c:481
 msgid "Unspecified applications"
-msgstr ""
+msgstr "Aplicativos não especificados"
 
-#: ../xfce4-notifyd-config/main.c:651
+#: ../xfce4-notifyd-config/main.c:669
 #, c-format
 msgid ""
 "<b>Currently only urgent notifications are shown.</b>\n"
 "Notification logging is %s."
 msgstr "<b>Atualmente apenas notificações urgentes serão exibidas.</b>\nO registro de notificações está %s."
 
-#: ../xfce4-notifyd-config/main.c:658
+#: ../xfce4-notifyd-config/main.c:676
 msgid "enabled"
 msgstr "habilitado"
 
-#: ../xfce4-notifyd-config/main.c:658
+#: ../xfce4-notifyd-config/main.c:676
 msgid "disabled"
 msgstr "desativado"
 
-#: ../xfce4-notifyd-config/main.c:738
+#: ../xfce4-notifyd-config/main.c:756
 msgid "Yesterday and before"
 msgstr "Ontem e antes"
 
-#: ../xfce4-notifyd-config/main.c:965
+#: ../xfce4-notifyd-config/main.c:983
 msgid "Settings daemon is unavailable"
 msgstr "Serviço de configurações indisponível"
 
-#: ../xfce4-notifyd-config/main.c:1051
+#: ../xfce4-notifyd-config/main.c:1069
 msgid ""
 "<big><b>Currently there are no known applications.</b></big>\n"
 "As soon as an application sends a notification\n"
 "it will appear in this list."
 msgstr "<big><b>Atualmente não há aplicativos conhecidos.</b></big>\nAssim que um aplicativo enviar uma notificação\nele aparecerá nesta lista."
 
-#: ../xfce4-notifyd-config/main.c:1096
+#: ../xfce4-notifyd-config/main.c:1114
 msgid ""
 "<big><b>Empty log</b></big>\n"
 "No notifications have been logged yet."
 msgstr "<big><b>Registro vazio</b></big>\nNenhuma notificação foi registrada ainda."
 
-#: ../xfce4-notifyd-config/main.c:1104
+#: ../xfce4-notifyd-config/main.c:1122
 msgid "Refresh"
 msgstr "Atualizar"
 
-#: ../xfce4-notifyd-config/main.c:1105
+#: ../xfce4-notifyd-config/main.c:1123
 msgid "Refresh the notification log"
 msgstr "Atualiza o registro de notificações"
 
-#: ../xfce4-notifyd-config/main.c:1111
+#: ../xfce4-notifyd-config/main.c:1129
 msgid "Open"
 msgstr "Abrir"
 
-#: ../xfce4-notifyd-config/main.c:1112
+#: ../xfce4-notifyd-config/main.c:1130
 msgid "Open the notification log in an external editor"
 msgstr "Abre o registro de notificações em um editor externo"
 
-#: ../xfce4-notifyd-config/main.c:1119
+#: ../xfce4-notifyd-config/main.c:1137
 msgid "Clear the notification log"
 msgstr "Limpa o registro de notificações"
 
-#: ../xfce4-notifyd-config/main.c:1141
+#: ../xfce4-notifyd-config/main.c:1159
 msgid "Display version information"
 msgstr "Exibe informação da versão"
 
-#: ../xfce4-notifyd-config/main.c:1142
+#: ../xfce4-notifyd-config/main.c:1160
 msgid "Settings manager socket"
 msgstr "Socket do gerenciador de configurações"
 
-#: ../xfce4-notifyd-config/main.c:1142
+#: ../xfce4-notifyd-config/main.c:1160
 msgid "SOCKET_ID"
 msgstr "SOCKET_ID"
 
-#: ../xfce4-notifyd-config/main.c:1152
+#: ../xfce4-notifyd-config/main.c:1170
 #, c-format
 msgid "Type '%s --help' for usage."
 msgstr "Digite \"%s --help\" para obter informações de uso."
 
-#: ../xfce4-notifyd-config/main.c:1167
+#: ../xfce4-notifyd-config/main.c:1185
 #, c-format
 msgid "Released under the terms of the GNU General Public License, version 2\n"
 msgstr "Liberado sob os termos da Licença Pública GNU (GPL), versão 2\n"
 
-#: ../xfce4-notifyd-config/main.c:1168
+#: ../xfce4-notifyd-config/main.c:1186
 #, c-format
 msgid "Please report bugs to %s.\n"
 msgstr "Por favor, relate erros para %s.\n"
@@ -377,7 +377,7 @@ msgstr "Limite do tamanho do registro"
 msgid ""
 "The maximum number of entries to be retained in the log. Please note that a "
 "large log may lead to performance penalties. 0 means no limit."
-msgstr ""
+msgstr "O número máximo de entradas a manter no registro. Observe que um registro grande pode levar a penalizações de desempenho. 0 significa que não há limite."
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:38
 msgid "Log"



View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-notifyd/-/compare/ff54e9f714d4f2851ec118be724ba22459f5712b...5550b1e702fa070226ddfc9c3a780a238f2ccfc4

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-notifyd/-/compare/ff54e9f714d4f2851ec118be724ba22459f5712b...5550b1e702fa070226ddfc9c3a780a238f2ccfc4
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20221217/5f25d2c7/attachment-0001.htm>


More information about the Pkg-xfce-commits mailing list