Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-panel-plugin-indicator for
openSUSE:Factory checked in at 2022-01-10 23:53:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-indicator (Old)
and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-indicator.new.1892
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-indicator"
Mon Jan 10 23:53:32 2022 rev:2 rq:945310 version:2.4.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-indicator/xfce4-panel-plugin-indicator.changes
2021-12-02 02:28:43.943886600 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-indicator.new.1892/xfce4-panel-plugin-indicator.changes
2022-01-10 23:54:07.788832026 +0100
@@ -1,0 +2,9 @@
+Sun Jan 9 18:35:41 UTC 2022 - Alexei Sorokin <[email protected]>
+
+- Update to version 2.4.1:
+ * Remove the placeholder "No Indicators" button.
+ * Fix compilation warnings.
+ * autotools: Some updates.
+ * Update translations.
+
+-------------------------------------------------------------------
Old:
----
xfce4-indicator-plugin-2.4.0.tar.bz2
New:
----
xfce4-indicator-plugin-2.4.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-panel-plugin-indicator.spec ++++++
--- /var/tmp/diff_new_pack.FVkZSr/_old 2022-01-10 23:54:08.368832534 +0100
+++ /var/tmp/diff_new_pack.FVkZSr/_new 2022-01-10 23:54:08.372832537 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-panel-plugin-indicator
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define _name xfce4-indicator-plugin
%define _version 2.4
Name: xfce4-panel-plugin-indicator
-Version: 2.4.0
+Version: 2.4.1
Release: 0
Summary: Plugin to display information from applications in the Xfce
panel
License: GPL-2.0-or-later
@@ -32,8 +32,8 @@
BuildRequires: pkgconfig
BuildRequires: xfce4-dev-tools
BuildRequires: xfce4-panel-devel >= 4.11.0
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.18.0
BuildRequires: pkgconfig(ayatana-indicator3-0.4) >= 0.6.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.18.0
BuildRequires: pkgconfig(libayatana-ido3-0.4) >= 0.4.0
BuildRequires: pkgconfig(libxfce4ui-2) >= 4.11.0
BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.9.0
++++++ xfce4-indicator-plugin-2.4.0.tar.bz2 ->
xfce4-indicator-plugin-2.4.1.tar.bz2 ++++++
++++ 15352 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-indicator-plugin-2.4.0/INSTALL
new/xfce4-indicator-plugin-2.4.1/INSTALL
--- old/xfce4-indicator-plugin-2.4.0/INSTALL 2018-03-10 00:43:57.000000000
+0100
+++ new/xfce4-indicator-plugin-2.4.1/INSTALL 1970-01-01 01:00:00.000000000
+0100
@@ -1,370 +0,0 @@
-Installation Instructions
-*************************
-
-Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation,
-Inc.
-
- Copying and distribution of this file, with or without modification,
-are permitted in any medium without royalty provided the copyright
-notice and this notice are preserved. This file is offered as-is,
-without warranty of any kind.
-
-Basic Installation
-==================
-
- Briefly, the shell command `./configure && make && make install'
-should configure, build, and install this package. The following
-more-detailed instructions are generic; see the `README' file for
-instructions specific to this package. Some packages provide this
-`INSTALL' file but do not implement all of the features documented
-below. The lack of an optional feature in a given package is not
-necessarily a bug. More recommendations for GNU packages can be found
-in *note Makefile Conventions: (standards)Makefile Conventions.
-
- The `configure' shell script attempts to guess correct values for
-various system-dependent variables used during compilation. It uses
-those values to create a `Makefile' in each directory of the package.
-It may also create one or more `.h' files containing system-dependent
-definitions. Finally, it creates a shell script `config.status' that
-you can run in the future to recreate the current configuration, and a
-file `config.log' containing compiler output (useful mainly for
-debugging `configure').
-
- It can also use an optional file (typically called `config.cache'
-and enabled with `--cache-file=config.cache' or simply `-C') that saves
-the results of its tests to speed up reconfiguring. Caching is
-disabled by default to prevent problems with accidental use of stale
-cache files.
-
- If you need to do unusual things to compile the package, please try
-to figure out how `configure' could check whether to do them, and mail
-diffs or instructions to the address given in the `README' so they can
-be considered for the next release. If you are using the cache, and at
-some point `config.cache' contains results you don't want to keep, you
-may remove or edit it.
-
- The file `configure.ac' (or `configure.in') is used to create
-`configure' by a program called `autoconf'. You need `configure.ac' if
-you want to change it or regenerate `configure' using a newer version
-of `autoconf'.
-
- The simplest way to compile this package is:
-
- 1. `cd' to the directory containing the package's source code and type
- `./configure' to configure the package for your system.
-
- Running `configure' might take a while. While running, it prints
- some messages telling which features it is checking for.
-
- 2. Type `make' to compile the package.
-
- 3. Optionally, type `make check' to run any self-tests that come with
- the package, generally using the just-built uninstalled binaries.
-
- 4. Type `make install' to install the programs and any data files and
- documentation. When installing into a prefix owned by root, it is
- recommended that the package be configured and built as a regular
- user, and only the `make install' phase executed with root
- privileges.
-
- 5. Optionally, type `make installcheck' to repeat any self-tests, but
- this time using the binaries in their final installed location.
- This target does not install anything. Running this target as a
- regular user, particularly if the prior `make install' required
- root privileges, verifies that the installation completed
- correctly.
-
- 6. You can remove the program binaries and object files from the
- source code directory by typing `make clean'. To also remove the
- files that `configure' created (so you can compile the package for
- a different kind of computer), type `make distclean'. There is
- also a `make maintainer-clean' target, but that is intended mainly
- for the package's developers. If you use it, you may have to get
- all sorts of other programs in order to regenerate files that came
- with the distribution.
-
- 7. Often, you can also type `make uninstall' to remove the installed
- files again. In practice, not all packages have tested that
- uninstallation works correctly, even though it is required by the
- GNU Coding Standards.
-
- 8. Some packages, particularly those that use Automake, provide `make
- distcheck', which can by used by developers to test that all other
- targets like `make install' and `make uninstall' work correctly.
- This target is generally not run by end users.
-
-Compilers and Options
-=====================
-
- Some systems require unusual options for compilation or linking that
-the `configure' script does not know about. Run `./configure --help'
-for details on some of the pertinent environment variables.
-
- You can give `configure' initial values for configuration parameters
-by setting variables in the command line or in the environment. Here
-is an example:
-
- ./configure CC=c99 CFLAGS=-g LIBS=-lposix
-
- *Note Defining Variables::, for more details.
-
-Compiling For Multiple Architectures
-====================================
-
- You can compile the package for more than one kind of computer at the
-same time, by placing the object files for each architecture in their
-own directory. To do this, you can use GNU `make'. `cd' to the
-directory where you want the object files and executables to go and run
-the `configure' script. `configure' automatically checks for the
-source code in the directory that `configure' is in and in `..'. This
-is known as a "VPATH" build.
-
- With a non-GNU `make', it is safer to compile the package for one
-architecture at a time in the source code directory. After you have
-installed the package for one architecture, use `make distclean' before
-reconfiguring for another architecture.
-
- On MacOS X 10.5 and later systems, you can create libraries and
-executables that work on multiple system types--known as "fat" or
-"universal" binaries--by specifying multiple `-arch' options to the
-compiler but only a single `-arch' option to the preprocessor. Like
-this:
-
- ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \
- CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \
- CPP="gcc -E" CXXCPP="g++ -E"
-
- This is not guaranteed to produce working output in all cases, you
-may have to build one architecture at a time and combine the results
-using the `lipo' tool if you have problems.
-
-Installation Names
-==================
-
- By default, `make install' installs the package's commands under
-`/usr/local/bin', include files under `/usr/local/include', etc. You
-can specify an installation prefix other than `/usr/local' by giving
-`configure' the option `--prefix=PREFIX', where PREFIX must be an
-absolute file name.
-
- You can specify separate installation prefixes for
-architecture-specific files and architecture-independent files. If you
-pass the option `--exec-prefix=PREFIX' to `configure', the package uses
-PREFIX as the prefix for installing programs and libraries.
-Documentation and other data files still use the regular prefix.
-
- In addition, if you use an unusual directory layout you can give
-options like `--bindir=DIR' to specify different values for particular
-kinds of files. Run `configure --help' for a list of the directories
-you can set and what kinds of files go in them. In general, the
-default for these options is expressed in terms of `${prefix}', so that
-specifying just `--prefix' will affect all of the other directory
-specifications that were not explicitly provided.
-
- The most portable way to affect installation locations is to pass the
-correct locations to `configure'; however, many packages provide one or
-both of the following shortcuts of passing variable assignments to the
-`make install' command line to change installation locations without
-having to reconfigure or recompile.
-
- The first method involves providing an override variable for each
-affected directory. For example, `make install
-prefix=/alternate/directory' will choose an alternate location for all
-directory configuration variables that were expressed in terms of
-`${prefix}'. Any directories that were specified during `configure',
-but not in terms of `${prefix}', must each be overridden at install
-time for the entire installation to be relocated. The approach of
-makefile variable overrides for each directory variable is required by
-the GNU Coding Standards, and ideally causes no recompilation.
-However, some platforms have known limitations with the semantics of
-shared libraries that end up requiring recompilation when using this
-method, particularly noticeable in packages that use GNU Libtool.
-
- The second method involves providing the `DESTDIR' variable. For
-example, `make install DESTDIR=/alternate/directory' will prepend
-`/alternate/directory' before all installation names. The approach of
-`DESTDIR' overrides is not required by the GNU Coding Standards, and
-does not work on platforms that have drive letters. On the other hand,
-it does better at avoiding recompilation issues, and works well even
-when some directory options were not specified in terms of `${prefix}'
-at `configure' time.
-
-Optional Features
-=================
-
- If the package supports it, you can cause programs to be installed
-with an extra prefix or suffix on their names by giving `configure' the
-option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
-
- Some packages pay attention to `--enable-FEATURE' options to
-`configure', where FEATURE indicates an optional part of the package.
-They may also pay attention to `--with-PACKAGE' options, where PACKAGE
-is something like `gnu-as' or `x' (for the X Window System). The
-`README' should mention any `--enable-' and `--with-' options that the
-package recognizes.
-
- For packages that use the X Window System, `configure' can usually
-find the X include and library files automatically, but if it doesn't,
-you can use the `configure' options `--x-includes=DIR' and
-`--x-libraries=DIR' to specify their locations.
-
- Some packages offer the ability to configure how verbose the
-execution of `make' will be. For these packages, running `./configure
---enable-silent-rules' sets the default to minimal output, which can be
-overridden with `make V=1'; while running `./configure
---disable-silent-rules' sets the default to verbose, which can be
-overridden with `make V=0'.
-
-Particular systems
-==================
-
- On HP-UX, the default C compiler is not ANSI C compatible. If GNU
-CC is not installed, it is recommended to use the following options in
-order to use an ANSI C compiler:
-
- ./configure CC="cc -Ae -D_XOPEN_SOURCE=500"
-
-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 prerequisites, which makes it generally unusable when shipped
-generated files such as `configure' are involved. Use GNU `make'
-instead.
-
- On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot
-parse its `<wchar.h>' header file. The option `-nodtk' can be used as
-a workaround. If GNU CC is not installed, it is therefore recommended
-to try
-
- ./configure CC="cc"
-
-and if that doesn't work, try
-
- ./configure CC="cc -nodtk"
-
- On Solaris, don't put `/usr/ucb' early in your `PATH'. This
-directory contains several dysfunctional programs; working variants of
-these programs are available in `/usr/bin'. So, if you need `/usr/ucb'
-in your `PATH', put it _after_ `/usr/bin'.
-
- On Haiku, software installed for all users goes in `/boot/common',
-not `/usr/local'. It is recommended to use the following options:
-
- ./configure --prefix=/boot/common
-
-Specifying the System Type
-==========================
-
- There may be some features `configure' cannot figure out
-automatically, but needs to determine by the type of machine the package
-will run on. Usually, assuming the package is built to be run on the
-_same_ architectures, `configure' can figure that out, but if it prints
-a message saying it cannot guess the machine type, give it the
-`--build=TYPE' option. TYPE can either be a short name for the system
-type, such as `sun4', or a canonical name which has the form:
-
- CPU-COMPANY-SYSTEM
-
-where SYSTEM can have one of these forms:
-
- OS
- KERNEL-OS
-
- See the file `config.sub' for the possible values of each field. If
-`config.sub' isn't included in this package, then this package doesn't
-need to know the machine type.
-
- If you are _building_ compiler tools for cross-compiling, you should
-use the option `--target=TYPE' to select the type of system they will
-produce code for.
-
- If you want to _use_ a cross compiler, that generates code for a
-platform different from the build platform, you should specify the
-"host" platform (i.e., that on which the generated programs will
-eventually be run) with `--host=TYPE'.
-
-Sharing Defaults
-================
-
- If you want to set default values for `configure' scripts to share,
-you can create a site shell script called `config.site' that gives
-default values for variables like `CC', `cache_file', and `prefix'.
-`configure' looks for `PREFIX/share/config.site' if it exists, then
-`PREFIX/etc/config.site' if it exists. Or, you can set the
-`CONFIG_SITE' environment variable to the location of the site script.
-A warning: not all `configure' scripts look for a site script.
-
-Defining Variables
-==================
-
- Variables not defined in a site shell script can be set in the
-environment passed to `configure'. However, some packages may run
-configure again during the build, and the customized values of these
-variables may be lost. In order to avoid this problem, you should set
-them in the `configure' command line, using `VAR=value'. For example:
-
- ./configure CC=/usr/local2/bin/gcc
-
-causes the specified `gcc' to be used as the C compiler (unless it is
-overridden in the site shell script).
-
-Unfortunately, this technique does not work for `CONFIG_SHELL' due to
-an Autoconf limitation. Until the limitation is lifted, you can use
-this workaround:
-
- CONFIG_SHELL=/bin/bash ./configure CONFIG_SHELL=/bin/bash
-
-`configure' Invocation
-======================
-
- `configure' recognizes the following options to control how it
-operates.
-
-`--help'
-`-h'
- Print a summary of all of the options to `configure', and exit.
-
-`--help=short'
-`--help=recursive'
- Print a summary of the options unique to this package's
- `configure', and exit. The `short' variant lists options used
- only in the top level, while the `recursive' variant lists options
- also present in any nested packages.
-
-`--version'
-`-V'
- Print the version of Autoconf used to generate the `configure'
- script, and exit.
-
-`--cache-file=FILE'
- Enable the cache: use and save the results of the tests in FILE,
- traditionally `config.cache'. FILE defaults to `/dev/null' to
- disable caching.
-
-`--config-cache'
-`-C'
- Alias for `--cache-file=config.cache'.
-
-`--quiet'
-`--silent'
-`-q'
- Do not print messages saying which checks are being made. To
- suppress all normal output, redirect it to `/dev/null' (any error
- messages will still be shown).
-
-`--srcdir=DIR'
- Look for the package's source code in directory DIR. Usually
- `configure' can determine that directory automatically.
-
-`--prefix=DIR'
- Use DIR as the installation prefix. *note Installation Names::
- for more details, including other options available for fine-tuning
- the installation locations.
-
-`--no-create'
-`-n'
- Run the configure checks, but stop before creating any output
- files.
-
-`configure' also accepts some other, not widely useful, options. Run
-`configure --help' for more details.
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-indicator-plugin-2.4.0/Makefile.am
new/xfce4-indicator-plugin-2.4.1/Makefile.am
--- old/xfce4-indicator-plugin-2.4.0/Makefile.am 2020-05-23
00:05:46.000000000 +0200
+++ new/xfce4-indicator-plugin-2.4.1/Makefile.am 2022-01-08
14:50:20.000000000 +0100
@@ -1,10 +1,12 @@
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
SUBDIRS = \
icons \
panel-plugin \
po
distclean-local:
- rm -rf *.cache *~
+ rm -rf *.cache *~ po/.intltool-merge-cache.lock
distuninstallcheck_listfiles =
\
find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
@@ -14,7 +16,7 @@
@rm -f $(PACKAGE)-$(VERSION).tar.gz
EXTRA_DIST = \
- README.md \
+ README.md \
intltool-extract.in \
intltool-merge.in \
intltool-update.in
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-indicator-plugin-2.4.0/NEWS new/xfce4-indicator-plugin-2.4.1/NEWS
--- old/xfce4-indicator-plugin-2.4.0/NEWS 2021-01-02 22:58:21.000000000
+0100
+++ new/xfce4-indicator-plugin-2.4.1/NEWS 2022-01-08 14:57:30.000000000
+0100
@@ -1,3 +1,15 @@
+2.4.1
+======
+- Fix distcheck build with recent libtool
+- Remove placeholder 'No Indicators' button (#14)
+- Fix compilation warnings
+- automake: Some updates
+- autoconf: Some updates
+- Add `.gitignore`
+- Translation Updates:
+ Basque, Belarusian, Catalan, Czech, Galician, Norwegian Bokm??l,
+ Russian, Slovenian, Spanish, Turkish, Ukrainian
+
2.4.0
======
- Fix build with xfce4-panel 4.16
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-indicator-plugin-2.4.0/compile
new/xfce4-indicator-plugin-2.4.1/compile
--- old/xfce4-indicator-plugin-2.4.0/compile 2021-01-02 22:59:44.000000000
+0100
+++ new/xfce4-indicator-plugin-2.4.1/compile 2022-01-08 14:57:51.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 <[email protected]>.
#
# 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-indicator-plugin-2.4.0/config.h.in
new/xfce4-indicator-plugin-2.4.1/config.h.in
--- old/xfce4-indicator-plugin-2.4.0/config.h.in 2021-01-02
22:59:52.000000000 +0100
+++ new/xfce4-indicator-plugin-2.4.1/config.h.in 2022-01-08
14:57:55.000000000 +0100
@@ -62,6 +62,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
@@ -113,7 +116,9 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
-/* 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-indicator-plugin-2.4.0/configure.ac
new/xfce4-indicator-plugin-2.4.1/configure.ac
--- old/xfce4-indicator-plugin-2.4.0/configure.ac 2021-01-02
22:59:40.000000000 +0100
+++ new/xfce4-indicator-plugin-2.4.1/configure.ac 2022-01-08
14:57:49.000000000 +0100
@@ -13,9 +13,9 @@
dnl ***************************
m4_define([indicator_version_major], [2])
m4_define([indicator_version_minor], [4])
-m4_define([indicator_version_micro], [0])
+m4_define([indicator_version_micro], [1])
m4_define([indicator_version_nano], []) dnl leave this empty to have no nano
version
-m4_define([indicator_version_build], [f59bea4])
+m4_define([indicator_version_build], [c7ed40b])
m4_define([indicator_version_tag], [])
m4_define([indicator_version],
[indicator_version_major().indicator_version_minor().indicator_version_micro()ifelse(indicator_version_nano(),
[], [], [.indicator_version_nano()])ifelse(indicator_version_tag(), [git],
[indicator_version_tag()-indicator_version_build()],
[indicator_version_tag()])])
@@ -26,9 +26,10 @@
The Xfce development team. All rights reserved.])
AC_INIT([xfce4-indicator-plugin], [indicator_version],
[https://bugzilla.xfce.org/], [xfce4-indicator-plugin])
AC_PREREQ([2.50])
+AC_CONFIG_MACRO_DIRS([m4])
AC_CONFIG_HEADERS([config.h])
AC_CANONICAL_TARGET()
-AC_REVISION([f59bea4])
+AC_REVISION([c7ed40b])
dnl ***************************
dnl *** Initialize automake ***
@@ -41,7 +42,7 @@
dnl *** Check for basic programs ***
dnl ********************************
AC_PROG_CC()
-AC_PROG_LD()
+LT_PATH_LD()
AC_PROG_INSTALL()
IT_PROG_INTLTOOL([0.35.0])
LT_PREREQ([2.2.6])
@@ -124,7 +125,7 @@
dnl **********************************************
dnl *** Optional indicator-application support ***
dnl **********************************************
-AC_ARG_ENABLE([application], AC_HELP_STRING([--disable-application],
+AC_ARG_ENABLE([application], AS_HELP_STRING([--disable-application],
[Disable indicator-application support]), [],
[enable_application=yes])
if test x"$enable_application" == x"no"; then
AC_DEFINE([DISABLE_APPLICATION], [], [indicator-application suport
disabled])
@@ -143,7 +144,7 @@
AC_MSG_RESULT([$PLATFORM_LDFLAGS])
AC_SUBST([PLATFORM_LDFLAGS])
-AC_OUTPUT([
+AC_CONFIG_FILES([
Makefile
icons/Makefile
icons/48x48/Makefile
@@ -152,6 +153,7 @@
panel-plugin/indicator.desktop.in
po/Makefile.in
])
+AC_OUTPUT
dnl ***************************
dnl *** Print configuration ***
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-indicator-plugin-2.4.0/missing
new/xfce4-indicator-plugin-2.4.1/missing
--- old/xfce4-indicator-plugin-2.4.0/missing 2021-01-02 22:59:44.000000000
+0100
+++ new/xfce4-indicator-plugin-2.4.1/missing 2022-01-08 14:57:51.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 <[email protected]>, 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-indicator-plugin-2.4.0/panel-plugin/Makefile.am
new/xfce4-indicator-plugin-2.4.1/panel-plugin/Makefile.am
--- old/xfce4-indicator-plugin-2.4.0/panel-plugin/Makefile.am 2016-08-19
23:57:16.000000000 +0200
+++ new/xfce4-indicator-plugin-2.4.1/panel-plugin/Makefile.am 2022-01-08
14:25:51.000000000 +0100
@@ -1,5 +1,5 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"libindicator-plugin\" \
-DPACKAGE_LOCALE_DIR=\"$(localedir)\" \
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-indicator-plugin-2.4.0/panel-plugin/indicator-button-box.c
new/xfce4-indicator-plugin-2.4.1/panel-plugin/indicator-button-box.c
--- old/xfce4-indicator-plugin-2.4.0/panel-plugin/indicator-button-box.c
2018-03-10 00:38:16.000000000 +0100
+++ new/xfce4-indicator-plugin-2.4.1/panel-plugin/indicator-button-box.c
2022-01-08 14:25:51.000000000 +0100
@@ -403,8 +403,6 @@
{
IndicatorButtonBox *box = XFCE_INDICATOR_BUTTON_BOX (widget);
gint min_size, nat_size;
- gint panel_size, nrows, size;
- gboolean square_icons;
if (indicator_button_box_is_small (box)) // check & cache
{
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-indicator-plugin-2.4.0/panel-plugin/indicator-config.c
new/xfce4-indicator-plugin-2.4.1/panel-plugin/indicator-config.c
--- old/xfce4-indicator-plugin-2.4.0/panel-plugin/indicator-config.c
2021-01-02 22:33:07.000000000 +0100
+++ new/xfce4-indicator-plugin-2.4.1/panel-plugin/indicator-config.c
2022-01-08 14:25:51.000000000 +0100
@@ -254,8 +254,7 @@
g_hash_table_destroy (config->blacklist);
g_hash_table_destroy (config->whitelist);
- g_list_foreach (config->known_indicators, (GFunc) g_free, NULL);
- g_list_free (config->known_indicators);
+ g_list_free_full (config->known_indicators, g_free);
G_OBJECT_CLASS (indicator_config_parent_class)->finalize (object);
}
@@ -766,8 +765,7 @@
void
indicator_config_names_clear (IndicatorConfig *config)
{
- g_list_foreach (config->known_indicators, (GFunc) g_free, NULL);
- g_list_free (config->known_indicators);
+ g_list_free_full (config->known_indicators, g_free);
config->known_indicators = NULL;
g_object_notify (G_OBJECT (config), "known-indicators");
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-indicator-plugin-2.4.0/panel-plugin/indicator.c
new/xfce4-indicator-plugin-2.4.1/panel-plugin/indicator.c
--- old/xfce4-indicator-plugin-2.4.0/panel-plugin/indicator.c 2020-05-23
00:05:46.000000000 +0200
+++ new/xfce4-indicator-plugin-2.4.1/panel-plugin/indicator.c 2022-01-08
14:27:03.000000000 +0100
@@ -86,7 +86,6 @@
gint indicator_count;
/* panel widgets */
- GtkWidget *item;
GtkWidget *buttonbox;
/* indicator settings */
@@ -132,7 +131,6 @@
g_log_set_always_fatal (G_LOG_LEVEL_ERROR);
indicator->indicator_count = 0;
- indicator->item = NULL;
indicator->buttonbox = NULL;
indicator->config = NULL;
indicator->logfile = NULL;
@@ -313,20 +311,6 @@
#ifdef HAVE_LIBINDICATOR_INDICATOR_NG_H
indicator_load_services (indicator);
#endif
-
- if (indicator->indicator_count == 0) {
- /* A label to allow for click through */
- indicator->item = xfce_indicator_button_new (NULL,
- "<placeholder>",
- NULL,
- plugin,
- indicator->config);
- label = gtk_label_new ( _("No Indicators"));
- xfce_indicator_button_set_label (XFCE_INDICATOR_BUTTON (indicator->item),
GTK_LABEL (label));
- gtk_container_add (GTK_CONTAINER (indicator->buttonbox), indicator->item);
- gtk_widget_show (label);
- gtk_widget_show (indicator->item);
- }
}
@@ -344,13 +328,6 @@
g_debug("Entry added for io=%s", io_name);
- /* remove placeholder item when there are real entries to be added */
- if (indicator->item != NULL)
- {
- xfce_indicator_button_destroy (XFCE_INDICATOR_BUTTON (indicator->item));
- indicator->item = NULL;
- }
-
gtk_button_set_relief (GTK_BUTTON (button), GTK_RELIEF_NONE);
gtk_button_set_use_underline(GTK_BUTTON (button),TRUE);
gtk_widget_set_name(GTK_WIDGET (button), "indicator-button");
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-indicator-plugin-2.4.0/po/be.po
new/xfce4-indicator-plugin-2.4.1/po/be.po
--- old/xfce4-indicator-plugin-2.4.0/po/be.po 2020-05-23 00:05:46.000000000
+0200
+++ new/xfce4-indicator-plugin-2.4.1/po/be.po 2022-01-08 14:25:51.000000000
+0100
@@ -15,7 +15,7 @@
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-16 18:31+0200\n"
"PO-Revision-Date: 2020-03-03 10:50+0000\n"
-"Last-Translator: Zmicer Turok <[email protected]>\n"
+"Last-Translator: ??micier Turok <[email protected]>\n"
"Language-Team: Belarusian
(http://www.transifex.com/xfce/xfce-panel-plugins/language/be/)\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-indicator-plugin-2.4.0/po/ca.po
new/xfce4-indicator-plugin-2.4.1/po/ca.po
--- old/xfce4-indicator-plugin-2.4.0/po/ca.po 2020-05-23 00:05:46.000000000
+0200
+++ new/xfce4-indicator-plugin-2.4.1/po/ca.po 2022-01-08 14:25:51.000000000
+0100
@@ -6,15 +6,15 @@
# Carles Mu??oz Gorriz <[email protected]>, 2012
# Marc Pastor i Sanz <[email protected]>, 2013
# Davidmp <[email protected]>, 2016
-# Robert Antoni Buj Gelonch <[email protected]>, 2016-2018
-# Robert Antoni Buj Gelonch <[email protected]>, 2016
+# Robert Antoni Buj i Gelonch <[email protected]>, 2016-2018
+# Robert Antoni Buj i Gelonch <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-16 18:31+0200\n"
"PO-Revision-Date: 2018-10-21 08:17+0000\n"
-"Last-Translator: Robert Antoni Buj Gelonch <[email protected]>\n"
+"Last-Translator: Robert Antoni Buj i Gelonch <[email protected]>\n"
"Language-Team: Catalan
(http://www.transifex.com/xfce/xfce-panel-plugins/language/ca/)\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-indicator-plugin-2.4.0/po/cs.po
new/xfce4-indicator-plugin-2.4.1/po/cs.po
--- old/xfce4-indicator-plugin-2.4.0/po/cs.po 2020-05-23 00:05:46.000000000
+0200
+++ new/xfce4-indicator-plugin-2.4.1/po/cs.po 2022-01-08 14:25:51.000000000
+0100
@@ -6,13 +6,14 @@
# Alois Ne??por <[email protected]>, 2013
# Michal V??rady <[email protected]>, 2012-2013,2016-2017
# fri, 2013
+# Stanislav Hor????ek <[email protected]>, 2021
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-16 18:31+0200\n"
-"PO-Revision-Date: 2019-01-11 09:44+0000\n"
-"Last-Translator: Pavel Borecki <[email protected]>\n"
+"PO-Revision-Date: 2021-12-29 17:40+0000\n"
+"Last-Translator: Stanislav Hor????ek <[email protected]>\n"
"Language-Team: Czech
(http://www.transifex.com/xfce/xfce-panel-plugins/language/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,7 +29,7 @@
msgid ""
"Provides a panel area for Unity indicators. Indicators allow applications "
"and system services to display their status and interact with the user."
-msgstr "Poskytuje prostor panelu indik??tor??m Unity. Indik??tory umo????uj??
aplikac??m a syst??mov??m slu??b??m zobrazit sv??j stav a reagovat na vstup
u??ivatele."
+msgstr "Poskytuje prostor panelu indik??tor??m Unity. Indik??tory umo????uj??
aplikac??m a syst??mov??m slu??b??m zobrazit jejich stav a reagovat na vstup
u??ivatele."
#: ../panel-plugin/indicator.c:183
msgid "Copyright (c) 2009-2013\n"
@@ -115,7 +116,7 @@
#: ../panel-plugin/indicator-dialog.glade.h:2
msgid "Arrange indicators in a single row"
-msgstr "Uspo????dat ukazatele v jednom ????dku"
+msgstr "Uspo????dat indik??tory v jednom ????dku"
#: ../panel-plugin/indicator-dialog.glade.h:3
msgid ""
@@ -139,7 +140,7 @@
#: ../panel-plugin/indicator-dialog.glade.h:7
msgid "Indicator buttons will take a square when it's possible."
-msgstr "Pokud to bude mo??n??, budou tla????tka indik??toru ??tvercov??."
+msgstr "Pokud to bude mo??n??, budou tla????tka indik??toru ??tvercov??."
#: ../panel-plugin/indicator-dialog.glade.h:8
msgid "Appearance"
@@ -147,13 +148,13 @@
#: ../panel-plugin/indicator-dialog.glade.h:9
msgid "Hide indicators by default"
-msgstr "Ve v??choz??m stavu skr??t indik??tory"
+msgstr "Ve v??choz??m stavu indik??tory skr??t"
#: ../panel-plugin/indicator-dialog.glade.h:10
msgid ""
"When enabled, only indicators marked \"Visible\" are shown. Otherwise, all "
"indicators not marked \"Hidden\" are displayed."
-msgstr "Pokud je tato volby povolena, zobraz?? se pouze indik??tory ozna??en??
jako \"Viditeln??\". V opa??n??m p????pad?? se zobraz?? v??echny indik??tory,
krom?? indik??tor?? ozna??en??ch jako \"Skryt??\""
+msgstr "Pokud je tato volby povolena, zobraz?? se pouze indik??tory ozna??en??
jako \"Viditeln??\". V opa??n??m p????pad?? se zobraz?? v??echny indik??tory
krom?? indik??tor?? ozna??en??ch jako \"Skryt??\"."
#: ../panel-plugin/indicator-dialog.glade.h:11
msgid "Indicator"
@@ -177,7 +178,7 @@
#: ../panel-plugin/indicator-dialog.glade.h:16
msgid "<i>Please restart the panel for visibility changes to take effect.</i>"
-msgstr "<i>Zm??ny viditelnosti se projev?? po restartu panelu.<./i>"
+msgstr "<i>Zm??ny viditelnosti se projev?? po restartu panelu.</i>"
#: ../panel-plugin/indicator-dialog.glade.h:17
msgid "C_lear known indicators"
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-indicator-plugin-2.4.0/po/es.po
new/xfce4-indicator-plugin-2.4.1/po/es.po
--- old/xfce4-indicator-plugin-2.4.0/po/es.po 2020-05-23 00:05:46.000000000
+0200
+++ new/xfce4-indicator-plugin-2.4.1/po/es.po 2022-01-08 14:25:51.000000000
+0100
@@ -5,18 +5,19 @@
# Translators:
# Adolfo Jayme-Barrientos, 2014
# Adolfo Jayme???Barrientos, 2014
-# Adolfo Jayme-Barrientos, 2014
+# Adolfo Jayme Barrientos, 2014
# Ignacio Poggi <[email protected]>, 2020
# mc <[email protected]>, 2013
# prflr88 <[email protected]>, 2013-2014
# prflr88 <[email protected]>, 2017
+# Toni Est??vez <[email protected]>, 2021
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-16 18:31+0200\n"
-"PO-Revision-Date: 2020-04-21 01:49+0000\n"
-"Last-Translator: Ignacio Poggi <[email protected]>\n"
+"PO-Revision-Date: 2021-05-22 18:54+0000\n"
+"Last-Translator: Toni Est??vez <[email protected]>\n"
"Language-Team: Spanish
(http://www.transifex.com/xfce/xfce-panel-plugins/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -26,21 +27,21 @@
#: ../panel-plugin/indicator.desktop.in.in.h:1
msgid "Indicator Plugin"
-msgstr "Complemento de indicador"
+msgstr "Indicadores"
#: ../panel-plugin/indicator.desktop.in.in.h:2 ../panel-plugin/indicator.c:181
msgid ""
"Provides a panel area for Unity indicators. Indicators allow applications "
"and system services to display their status and interact with the user."
-msgstr "Se proveer?? un ??rea para los indicadores de Unity. Estos indicadores
permiten a aplicaciones y servicios del sistema mostrar su estado de manera
interactiva con el usuario."
+msgstr "??rea del panel para los indicadores de Unity. Los indicadores
permiten a las aplicaciones y a los servicios del sistema mostrar su estado e
interactuar con el usuario."
#: ../panel-plugin/indicator.c:183
msgid "Copyright (c) 2009-2013\n"
-msgstr "Derechos de autor ?? 2009???2013\n"
+msgstr "Copyright ?? 2009-2013\n"
#: ../panel-plugin/indicator.c:324
msgid "No Indicators"
-msgstr "No hay indicadores"
+msgstr "Sin indicadores"
#. raw name, pretty name,
#. icon-name(?)
@@ -62,11 +63,11 @@
#: ../panel-plugin/indicator-dialog.c:63
msgid "Application Menus (Global Menu)"
-msgstr "Men??s de aplicaci??n (men?? global)"
+msgstr "Men??s de la aplicaci??n (men?? global)"
#: ../panel-plugin/indicator-dialog.c:64 ../panel-plugin/indicator-dialog.c:65
msgid "Session Management"
-msgstr "Gesti??n de sesi??n"
+msgstr "Gesti??n de la sesi??n"
#: ../panel-plugin/indicator-dialog.c:66 ../panel-plugin/indicator-dialog.c:67
msgid "Messaging Menu"
@@ -82,7 +83,7 @@
#: ../panel-plugin/indicator-dialog.c:72
msgid "Sync Menu"
-msgstr "Men?? de sincronizado"
+msgstr "Men?? de sincronizaci??n"
#: ../panel-plugin/indicator-dialog.c:73
msgid "Keyboard"
@@ -102,16 +103,16 @@
#: ../panel-plugin/indicator-dialog.c:446
msgid "Clear"
-msgstr "Vaciar"
+msgstr "Borrar"
#: ../panel-plugin/indicator-dialog.c:447
msgid "Are you sure you want to clear the list of known indicators?"
-msgstr "??Est?? seguro que quiere vaciar la lista de indicadores conocidos?"
+msgstr "??Seguro que quiere borrar la lista de indicadores conocidos?"
#: ../panel-plugin/indicator-dialog.c:579
#, c-format
msgid "Unable to open the following url: %s"
-msgstr "No se pudo abrir la direcci??n URL siguiente: %s"
+msgstr "No se puede abrir el URL siguiente: %s"
#: ../panel-plugin/indicator-dialog.glade.h:1
msgid "Indicators"
@@ -119,23 +120,23 @@
#: ../panel-plugin/indicator-dialog.glade.h:2
msgid "Arrange indicators in a single row"
-msgstr "Ordenar indicadores en una ??nica l??nea"
+msgstr "Organizar los indicadores en una sola fila"
#: ../panel-plugin/indicator-dialog.glade.h:3
msgid ""
"If enabled, ensure that the indicators are laid out in a single row or "
"column."
-msgstr "Si esta activado, establece que todos los indicadores se posicionar??n
en una ??nica l??nea o columna"
+msgstr "Si se activa, los indicadores se disponen en una sola fila o columna."
#: ../panel-plugin/indicator-dialog.glade.h:4
msgid "Align left in deskbar mode"
-msgstr "Alinear a la izquierda en el modo barra de escritorio"
+msgstr "Alinear a la izquierda en el modo de barra de escritorio"
#: ../panel-plugin/indicator-dialog.glade.h:5
msgid ""
"Controls the indicator button layout when the panel is in a Deskbar mode. "
"Possible choices are \"centered\" or \"aligned left\"."
-msgstr "Controla la disposici??n del bot??n indicador cuando el panel est?? en
el modo barra de escritorio. Las opciones posibles son ??centrado?? o
??alineado a la izquierda??."
+msgstr "Controla la disposici??n de los botones de los indicadores cuando el
panel est?? en modo de barra de escritorio. Las opciones posibles son
centrarlos o alinearlos a la izquierda."
#: ../panel-plugin/indicator-dialog.glade.h:6
msgid "Square icons"
@@ -143,7 +144,7 @@
#: ../panel-plugin/indicator-dialog.glade.h:7
msgid "Indicator buttons will take a square when it's possible."
-msgstr "El bot??n indicador tomar?? un cuadrado cuando le sea posible."
+msgstr "Los botones de los indicadores adoptar??n forma cuadrada cuando sea
posible."
#: ../panel-plugin/indicator-dialog.glade.h:8
msgid "Appearance"
@@ -151,13 +152,13 @@
#: ../panel-plugin/indicator-dialog.glade.h:9
msgid "Hide indicators by default"
-msgstr "Ocultar los indicadores de manera predeterminada"
+msgstr "Ocultar los indicadores por defecto"
#: ../panel-plugin/indicator-dialog.glade.h:10
msgid ""
"When enabled, only indicators marked \"Visible\" are shown. Otherwise, all "
"indicators not marked \"Hidden\" are displayed."
-msgstr "Cuando se activa, solo se muestran los indicadores marcados como
??visibles??. Si no, se muestran todos los indicadores no marcados como
??ocultos??."
+msgstr "Si se activa, solo se mostrar??n los indicadores marcados como
visibles. En caso contrario, se mostrar??n todos los indicadores que no est??n
marcados como ocultos."
#: ../panel-plugin/indicator-dialog.glade.h:11
msgid "Indicator"
@@ -173,19 +174,19 @@
#: ../panel-plugin/indicator-dialog.glade.h:14
msgid "Move the selected indicator one row up."
-msgstr "Mover el indicador seleccionado una fila hacia arriba."
+msgstr "Subir una fila el indicador seleccionado."
#: ../panel-plugin/indicator-dialog.glade.h:15
msgid "Move the selected indicator one row down."
-msgstr "Mover el indicador seleccionado una fila hacia abajo."
+msgstr "Bajar una fila el indicador seleccionado."
#: ../panel-plugin/indicator-dialog.glade.h:16
msgid "<i>Please restart the panel for visibility changes to take effect.</i>"
-msgstr "<i>Reinicie el panel para que los cambios en la visibilidad surtan
efecto.</i>"
+msgstr "<i>Reinicie el panel para que surtan efecto los cambios de
visibilidad.</i>"
#: ../panel-plugin/indicator-dialog.glade.h:17
msgid "C_lear known indicators"
-msgstr "_Limpiar indicadores conocidos"
+msgstr "_Borrar los indicadores conocidos"
#: ../panel-plugin/indicator-dialog.glade.h:18
msgid "Resets the list of indicators and their visibility settings."
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-indicator-plugin-2.4.0/po/eu.po
new/xfce4-indicator-plugin-2.4.1/po/eu.po
--- old/xfce4-indicator-plugin-2.4.0/po/eu.po 2018-03-10 00:38:16.000000000
+0100
+++ new/xfce4-indicator-plugin-2.4.1/po/eu.po 2022-01-08 14:25:51.000000000
+0100
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# beriain, 2021
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-16 18:31+0200\n"
-"PO-Revision-Date: 2017-09-19 18:06+0000\n"
-"Last-Translator: Xfce Bot <[email protected]>\n"
+"PO-Revision-Date: 2021-01-29 16:18+0000\n"
+"Last-Translator: beriain\n"
"Language-Team: Basque
(http://www.transifex.com/xfce/xfce-panel-plugins/language/eu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -25,7 +26,7 @@
msgid ""
"Provides a panel area for Unity indicators. Indicators allow applications "
"and system services to display their status and interact with the user."
-msgstr ""
+msgstr "Paneleko area bat gehitzen du Unity adierazleentzako. Adierazleak
aplikazioek eta sistemaren zerbitzuek beren egoera erakustea baimentzen dute
eta erabiltzailearekin elkar eragitea."
#: ../panel-plugin/indicator.c:183
msgid "Copyright (c) 2009-2013\n"
@@ -33,7 +34,7 @@
#: ../panel-plugin/indicator.c:324
msgid "No Indicators"
-msgstr "Adierazlerik &rz"
+msgstr "Adierazlerik ez"
#. raw name, pretty name,
#. icon-name(?)
@@ -71,19 +72,19 @@
#: ../panel-plugin/indicator-dialog.c:70 ../panel-plugin/indicator-dialog.c:71
msgid "Bluetooth"
-msgstr ""
+msgstr "Bluetootha"
#: ../panel-plugin/indicator-dialog.c:72
msgid "Sync Menu"
-msgstr ""
+msgstr "Menua sinkronizatu"
#: ../panel-plugin/indicator-dialog.c:73
msgid "Keyboard"
-msgstr ""
+msgstr "Teklatua"
#: ../panel-plugin/indicator-dialog.c:74
msgid "Location"
-msgstr ""
+msgstr "Kokapena"
#: ../panel-plugin/indicator-dialog.c:75
msgid "Network"
@@ -91,7 +92,7 @@
#: ../panel-plugin/indicator-dialog.c:76
msgid "Workrave"
-msgstr ""
+msgstr "Workrave"
#: ../panel-plugin/indicator-dialog.c:446
msgid "Clear"
@@ -112,13 +113,13 @@
#: ../panel-plugin/indicator-dialog.glade.h:2
msgid "Arrange indicators in a single row"
-msgstr ""
+msgstr "Adierazleak lerro bakarrean antolatu"
#: ../panel-plugin/indicator-dialog.glade.h:3
msgid ""
"If enabled, ensure that the indicators are laid out in a single row or "
"column."
-msgstr ""
+msgstr "Gaituta badago, adierazleak lerro edo zutabe bakarrean jartzea
bermatu."
#: ../panel-plugin/indicator-dialog.glade.h:4
msgid "Align left in deskbar mode"
@@ -128,15 +129,15 @@
msgid ""
"Controls the indicator button layout when the panel is in a Deskbar mode. "
"Possible choices are \"centered\" or \"aligned left\"."
-msgstr ""
+msgstr "Adierazle botoi diseinua kontrolatzen du panela mahaigain-barra moduan
dagoenean. Aukerak posibleak \"zentratuta\" edo \"ezkerrean lerrokatuta\" dira."
#: ../panel-plugin/indicator-dialog.glade.h:6
msgid "Square icons"
-msgstr ""
+msgstr "Ikono karratuak"
#: ../panel-plugin/indicator-dialog.glade.h:7
msgid "Indicator buttons will take a square when it's possible."
-msgstr ""
+msgstr "Adierazle botoiak karratuak izango dira ahal denean."
#: ../panel-plugin/indicator-dialog.glade.h:8
msgid "Appearance"
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-indicator-plugin-2.4.0/po/gl.po
new/xfce4-indicator-plugin-2.4.1/po/gl.po
--- old/xfce4-indicator-plugin-2.4.0/po/gl.po 2020-05-23 00:05:46.000000000
+0200
+++ new/xfce4-indicator-plugin-2.4.1/po/gl.po 2022-01-08 14:25:51.000000000
+0100
@@ -3,7 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# Daniel Mu??iz Fontoira <[email protected]>, 2018-2019
+# Daniel Mu??iz Fontoira <[email protected]>, 2018-2019
# Leandro Regueiro <[email protected]>, 2012
# Xos??, 2017
msgid ""
@@ -12,7 +12,7 @@
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-16 18:31+0200\n"
"PO-Revision-Date: 2019-08-21 14:33+0000\n"
-"Last-Translator: Daniel Mu??iz Fontoira <[email protected]>\n"
+"Last-Translator: Daniel Mu??iz Fontoira <[email protected]>\n"
"Language-Team: Galician
(http://www.transifex.com/xfce/xfce-panel-plugins/language/gl/)\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-indicator-plugin-2.4.0/po/nb.po
new/xfce4-indicator-plugin-2.4.1/po/nb.po
--- old/xfce4-indicator-plugin-2.4.0/po/nb.po 2020-05-23 00:05:46.000000000
+0200
+++ new/xfce4-indicator-plugin-2.4.1/po/nb.po 2022-01-08 14:25:51.000000000
+0100
@@ -6,14 +6,14 @@
# Allan Nordh??y <[email protected]>, 2014
# Allan Nordh??y <[email protected]>, 2016-2017
# Harald H. <[email protected]>, 2014
-# Kjell Cato Heskjestad <[email protected]>, 2019
+# heskjestad <[email protected]>, 2019
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-16 18:31+0200\n"
"PO-Revision-Date: 2019-08-11 05:51+0000\n"
-"Last-Translator: Kjell Cato Heskjestad <[email protected]>\n"
+"Last-Translator: heskjestad <[email protected]>\n"
"Language-Team: Norwegian Bokm??l
(http://www.transifex.com/xfce/xfce-panel-plugins/language/nb/)\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-indicator-plugin-2.4.0/po/ru.po
new/xfce4-indicator-plugin-2.4.1/po/ru.po
--- old/xfce4-indicator-plugin-2.4.0/po/ru.po 2021-01-02 22:04:20.000000000
+0100
+++ new/xfce4-indicator-plugin-2.4.1/po/ru.po 2022-01-08 14:25:51.000000000
+0100
@@ -3,7 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# AlexanderFilev, 2016
+# AlexanderFilev <[email protected]>, 2016
# Evgeni Golov <[email protected]>, 2010
# Igor <[email protected]>, 2016-2017
# Sergey Alyoshin <[email protected]>, 2013
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-indicator-plugin-2.4.0/po/sl.po
new/xfce4-indicator-plugin-2.4.1/po/sl.po
--- old/xfce4-indicator-plugin-2.4.0/po/sl.po 2020-05-23 00:05:46.000000000
+0200
+++ new/xfce4-indicator-plugin-2.4.1/po/sl.po 2022-01-08 14:25:51.000000000
+0100
@@ -3,14 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# Aljo??a ??agar <[email protected]>, 2013
-# Arnold Marko <[email protected]>, 2019
+# 8b03701f910565d01acaec9ce3f558ab_e9f0fee
<b5b06e8f85fb8288fe43ad0bc2422d94_32848>, 2013
+# Arnold Marko <[email protected]>, 2019,2021
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-16 18:31+0200\n"
-"PO-Revision-Date: 2019-11-03 17:07+0000\n"
+"PO-Revision-Date: 2021-05-26 07:48+0000\n"
"Last-Translator: Arnold Marko <[email protected]>\n"
"Language-Team: Slovenian
(http://www.transifex.com/xfce/xfce-panel-plugins/language/sl/)\n"
"MIME-Version: 1.0\n"
@@ -27,7 +27,7 @@
msgid ""
"Provides a panel area for Unity indicators. Indicators allow applications "
"and system services to display their status and interact with the user."
-msgstr "Na pultu ustvari podro??je za Unity indikatorje. Indikatorij
omogo??ajo aplikacijam in sistemskim storitvam prikazovanje svojega statusa in
interakcijo z uporabnikom."
+msgstr "Na panoju ustvari podro??je za Unity prikazovalnike. Prikazovalniki
omogo??ajo aplikacijam in sistemskim storitvam prikaz statusa in interakcijo z
uporabnikom."
#: ../panel-plugin/indicator.c:183
msgid "Copyright (c) 2009-2013\n"
@@ -130,7 +130,7 @@
msgid ""
"Controls the indicator button layout when the panel is in a Deskbar mode. "
"Possible choices are \"centered\" or \"aligned left\"."
-msgstr "Nadzoruje razpored gumbov indikatorjev, ko je pult v na??inu namizne
vrstice. Mo??ni izbiri sta \"sredinsko\" ali \"levo poravnano\"."
+msgstr "Nadzoruje razpored prikazovalnih gumbov, ko je pano v na??inu namizne
vrstice. Mo??ni izbiri sta \"sredinsko\" ali \"levo poravnano\"."
#: ../panel-plugin/indicator-dialog.glade.h:6
msgid "Square icons"
@@ -176,7 +176,7 @@
#: ../panel-plugin/indicator-dialog.glade.h:16
msgid "<i>Please restart the panel for visibility changes to take effect.</i>"
-msgstr "<i>Znova za??enite pult, da bodo spremembe vidnosti imele u??inek.</i>"
+msgstr "</i>Ponovno za??enite pano, da bodo spremembe vidne.</i>"
#: ../panel-plugin/indicator-dialog.glade.h:17
msgid "C_lear known indicators"
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-indicator-plugin-2.4.0/po/tr.po
new/xfce4-indicator-plugin-2.4.1/po/tr.po
--- old/xfce4-indicator-plugin-2.4.0/po/tr.po 2021-01-02 22:04:20.000000000
+0100
+++ new/xfce4-indicator-plugin-2.4.1/po/tr.po 2022-01-08 14:25:51.000000000
+0100
@@ -4,7 +4,7 @@
#
# Translators:
# Alper Tekinalp <[email protected]>, 2011
-# Emin Tufan <[email protected]>, 2020
+# Emin Tufan ??etin <[email protected]>, 2020
# Faruk Uzun <[email protected]>, 2013
# Necdet Y??cel <[email protected]>, 2013,2017
# Recep, 2013
@@ -14,7 +14,7 @@
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-16 18:31+0200\n"
"PO-Revision-Date: 2020-11-16 02:03+0000\n"
-"Last-Translator: Emin Tufan <[email protected]>\n"
+"Last-Translator: Emin Tufan ??etin <[email protected]>\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"
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-indicator-plugin-2.4.0/po/uk.po
new/xfce4-indicator-plugin-2.4.1/po/uk.po
--- old/xfce4-indicator-plugin-2.4.0/po/uk.po 2020-05-23 00:05:46.000000000
+0200
+++ new/xfce4-indicator-plugin-2.4.1/po/uk.po 2022-01-08 14:25:51.000000000
+0100
@@ -4,13 +4,14 @@
#
# Translators:
# Yarema aka Knedlyk <[email protected]>, 2011,2013,2016-2017
+# Andrij Mizyk <[email protected]>, 2021
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-16 18:31+0200\n"
-"PO-Revision-Date: 2017-09-19 18:06+0000\n"
-"Last-Translator: Yarema aka Knedlyk <[email protected]>\n"
+"PO-Revision-Date: 2021-01-29 12:55+0000\n"
+"Last-Translator: Andrij Mizyk <[email protected]>\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"
@@ -20,13 +21,13 @@
#: ../panel-plugin/indicator.desktop.in.in.h:1
msgid "Indicator Plugin"
-msgstr "???????????? ??????????????????????"
+msgstr "???????????? ??????????????????????"
#: ../panel-plugin/indicator.desktop.in.in.h:2 ../panel-plugin/indicator.c:181
msgid ""
"Provides a panel area for Unity indicators. Indicators allow applications "
"and system services to display their status and interact with the user."
-msgstr "?????????????? ?????????????? ???????????? ?????? ????????????????????
?? Unity. ?????????????????? ???????????????????? ?????????????????? ??
?????????????????? ???????????????? ???????????????????? ???? ???????????? ??
?????????????????????? ?? ????????????????????????."
+msgstr "???????????????????? ?????????????? ???? ???????????? ??????
???????????????????????? ?????????????????????? Unity. ????????????????????
???????????????????? ?????????????????? ?? ?????????????????? ????????????????
?????????????????????? ?????????? ???????? ?? ?????????????????????? ??
????????????????????????."
#: ../panel-plugin/indicator.c:183
msgid "Copyright (c) 2009-2013\n"
@@ -60,7 +61,7 @@
#: ../panel-plugin/indicator-dialog.c:64 ../panel-plugin/indicator-dialog.c:65
msgid "Session Management"
-msgstr "?????????????????? ????????????"
+msgstr "?????????????????? ??????????????"
#: ../panel-plugin/indicator-dialog.c:66 ../panel-plugin/indicator-dialog.c:67
msgid "Messaging Menu"