Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libgarcon for openSUSE:Factory checked in at 2021-01-18 11:30:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgarcon (Old) and /work/SRC/openSUSE:Factory/.libgarcon.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgarcon" Mon Jan 18 11:30:29 2021 rev:33 rq:863981 version:4.16.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libgarcon/libgarcon.changes 2021-01-12 10:29:28.801264059 +0100 +++ /work/SRC/openSUSE:Factory/.libgarcon.new.28504/libgarcon.changes 2021-01-18 11:34:47.657110607 +0100 @@ -1,0 +2,7 @@ +Sun Jan 17 20:20:34 UTC 2021 - Marcel Kuehlhorn <[email protected]> + +- Update to version 4.16.1 + * Launch applications as children again (gxo#xfce/garcon#18) + * Translation Updates + +------------------------------------------------------------------- Old: ---- garcon-0.8.0.tar.bz2 New: ---- garcon-4.16.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgarcon.spec ++++++ --- /var/tmp/diff_new_pack.1mcb2p/_old 2021-01-18 11:34:48.237111829 +0100 +++ /var/tmp/diff_new_pack.1mcb2p/_new 2021-01-18 11:34:48.237111829 +0100 @@ -1,7 +1,7 @@ # # spec file for package libgarcon # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %define libname libgarcon-1-0 Name: libgarcon -Version: 0.8.0 +Version: 4.16.1 Release: 0 Summary: Library Implementing the freedesktop.org Desktop Menu Specification License: GPL-2.0-or-later Group: Development/Libraries/C and C++ URL: https://wiki.xfce.org/dev/garcon -Source: https://archive.xfce.org/src/xfce/garcon/0.8/garcon-%{version}.tar.bz2 +Source: https://archive.xfce.org/src/xfce/garcon/4.16/garcon-%{version}.tar.bz2 # PATCH-FEATURE-OPENSUSE libgarcon-x-suse-unimportant-support.patch [email protected] -- Hide desktop files marked with X-SuSE-Unimportant Patch0: libgarcon-x-suse-unimportant-support.patch BuildRequires: fdupes ++++++ garcon-0.8.0.tar.bz2 -> garcon-4.16.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/ChangeLog new/garcon-4.16.1/ChangeLog --- old/garcon-0.8.0/ChangeLog 2020-12-23 00:10:45.000000000 +0100 +++ new/garcon-4.16.1/ChangeLog 2021-01-15 16:39:14.000000000 +0100 @@ -1,3 +1,41 @@ +commit aa0fd53e451031426ad8c3bb180fb144eddcf0b1 +Author: Simon Steinbeiss <[email protected]> +Date: Thu Jan 14 16:42:12 2021 +0100 + + Launch applications as children again (Fixes #18) + +commit 5c996f8cc996197ae2890154d9317c406cd79463 +Author: Anonymous <[email protected]> +Date: Mon Jan 4 00:45:07 2021 +0100 + + I18n: Add new translation kab (91%). + + 33 translated messages, 3 untranslated messages. + + Transifex (https://www.transifex.com/xfce/public/). + +commit 2ddcbd98faa7503bc3504789990cd54a9310603f +Author: Hugo Carvalho <[email protected]> +Date: Sun Dec 27 00:45:05 2020 +0100 + + I18n: Update translation pt (100%). + + 36 translated messages. + + Transifex (https://www.transifex.com/xfce/public/). + +commit 9336413252d639bc03e1d46bf3167a41113e0095 +Author: Romain Bouvier <[email protected]> +Date: Wed Dec 23 00:11:46 2020 +0100 + + Back to development + +commit 785739d316e4f54101add9e9498398458ad51777 +Author: Romain Bouvier <[email protected]> +Date: Wed Dec 23 00:11:16 2020 +0100 + + Updates for release + commit 4b177eaa634b4bea76653671ff709dd5fafe2abf Author: Romain Bouvier <[email protected]> Date: Wed Dec 23 00:06:02 2020 +0100 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/INSTALL new/garcon-4.16.1/INSTALL --- old/garcon-0.8.0/INSTALL 1970-01-01 01:00:00.000000000 +0100 +++ new/garcon-4.16.1/INSTALL 2020-05-12 23:50:53.000000000 +0200 @@ -0,0 +1,368 @@ +Installation Instructions +************************* + + Copyright (C) 1994-1996, 1999-2002, 2004-2016 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' old/garcon-0.8.0/Makefile.in new/garcon-4.16.1/Makefile.in --- old/garcon-0.8.0/Makefile.in 2020-12-23 00:10:42.000000000 +0100 +++ new/garcon-4.16.1/Makefile.in 2021-01-15 16:39:06.000000000 +0100 @@ -116,7 +116,7 @@ $(am__configure_deps) $(am__DIST_COMMON) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno -mkinstalldirs = $(install_sh) -d +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -178,8 +178,9 @@ CSCOPE = cscope DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in AUTHORS \ - COPYING ChangeLog NEWS THANKS TODO compile config.guess \ - config.sub install-sh ltmain.sh missing + COPYING ChangeLog INSTALL NEWS THANKS TODO compile \ + config.guess config.sub install-sh ltmain.sh missing \ + mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/NEWS new/garcon-4.16.1/NEWS --- old/garcon-0.8.0/NEWS 2020-12-23 00:10:36.000000000 +0100 +++ new/garcon-4.16.1/NEWS 2021-01-15 16:38:48.000000000 +0100 @@ -1,3 +1,9 @@ +4.16.1 +====== +- Launch applications as children again (Fixes #18) +- Translation Updates: + Kabyle, Portuguese + 0.8.0 ====== - fix GarconMenuItem file documentation diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/configure new/garcon-4.16.1/configure --- old/garcon-0.8.0/configure 2020-12-23 00:10:42.000000000 +0100 +++ new/garcon-4.16.1/configure 2021-01-15 16:39:08.000000000 +0100 @@ -1,7 +1,7 @@ #! /bin/sh -# From configure.ac 4b177ea. +# From configure.ac aa0fd53. # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for garcon 0.8.0. +# Generated by GNU Autoconf 2.69 for garcon 4.16.1. # # Report bugs to <https://gitlab.xfce.org/xfce/garcon>. # @@ -595,8 +595,8 @@ # Identity of this package. PACKAGE_NAME='garcon' PACKAGE_TARNAME='garcon' -PACKAGE_VERSION='0.8.0' -PACKAGE_STRING='garcon 0.8.0' +PACKAGE_VERSION='4.16.1' +PACKAGE_STRING='garcon 4.16.1' PACKAGE_BUGREPORT='https://gitlab.xfce.org/xfce/garcon' PACKAGE_URL='' @@ -1476,7 +1476,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures garcon 0.8.0 to adapt to many kinds of systems. +\`configure' configures garcon 4.16.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1548,7 +1548,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of garcon 0.8.0:";; + short | recursive ) echo "Configuration of garcon 4.16.1:";; esac cat <<\_ACEOF @@ -1687,7 +1687,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -garcon configure 0.8.0 +garcon configure 4.16.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2060,7 +2060,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by garcon $as_me 0.8.0, which was +It was created by garcon $as_me 4.16.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3040,7 +3040,7 @@ # Define the identity of the package. PACKAGE='garcon' - VERSION='0.8.0' + VERSION='4.16.1' cat >>confdefs.h <<_ACEOF @@ -3317,9 +3317,9 @@ GARCON_VERINFO=0:0:0 -GARCON_VERSION_MAJOR=0 -GARCON_VERSION_MINOR=8 -GARCON_VERSION_MICRO=0 +GARCON_VERSION_MAJOR=4 +GARCON_VERSION_MINOR=16 +GARCON_VERSION_MICRO=1 GARCON_VERSION_API_MAJOR=1 GARCON_VERSION_API=$GARCON_VERSION_API_MAJOR @@ -14125,7 +14125,7 @@ - ALL_LINGUAS="bg nb hye ca ug de ro gl hr en_GB en_AU hy hy_AM ast ie hi nl te th ru tr sq el et id eo zh_CN oc ar cs uz uz@Latn sr fr pt_BR is ko be es ka bn eu zh_HK sk sv da pt uk cy it am he lv pa lt pl zh_TW ms fi nn kk hu sl ja " + ALL_LINGUAS="am ar ast be bg bn ca cs cy da de el en_AU en_GB eo es et eu fi fr gl he hi hr hu hy hy_AM hye id ie is it ja ka kab kk ko lt lv ms nb nl nn oc pa pl pt pt_BR ro ru sk sl sq sr sv te th tr ug uk uz uz@Latn zh_CN zh_HK zh_TW" for ac_header in locale.h do : @@ -17551,7 +17551,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by garcon $as_me 0.8.0, which was +This file was extended by garcon $as_me 4.16.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -17617,7 +17617,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -garcon config.status 0.8.0 +garcon config.status 4.16.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/configure.ac new/garcon-4.16.1/configure.ac --- old/garcon-0.8.0/configure.ac 2020-12-23 00:10:39.000000000 +0100 +++ new/garcon-4.16.1/configure.ac 2021-01-15 16:39:01.000000000 +0100 @@ -28,10 +28,10 @@ dnl *************************** m4_define([garcon_verinfo], [0:0:0]) m4_define([garcon_version_api_major], [1]) -m4_define([garcon_version_major], [0]) -m4_define([garcon_version_minor], [8]) -m4_define([garcon_version_micro], [0]) -m4_define([garcon_version_build], [4b177ea]) +m4_define([garcon_version_major], [4]) +m4_define([garcon_version_minor], [16]) +m4_define([garcon_version_micro], [1]) +m4_define([garcon_version_build], [aa0fd53]) m4_define([garcon_version_tag], []) m4_define([garcon_version], [garcon_version_major().garcon_version_minor().garcon_version_micro()ifelse(garcon_version_tag(), [git], [garcon_version_tag()-garcon_version_build()], [garcon_version_tag()])]) @@ -54,7 +54,7 @@ AC_INIT([garcon], [garcon_version], [https://gitlab.xfce.org/xfce/garcon]) AC_PREREQ([2.69]) AC_CONFIG_MACRO_DIRS([m4]) -AC_REVISION([4b177ea]) +AC_REVISION([aa0fd53]) AC_CANONICAL_TARGET() dnl *************************** @@ -117,7 +117,7 @@ dnl ****************************** dnl *** Check for i18n support *** dnl ****************************** -XDT_I18N([bg nb hye ca ug de ro gl hr en_GB en_AU hy hy_AM ast ie hi nl te th ru tr sq el et id eo zh_CN oc ar cs uz uz@Latn sr fr pt_BR is ko be es ka bn eu zh_HK sk sv da pt uk cy it am he lv pa lt pl zh_TW ms fi nn kk hu sl ja ]) +XDT_I18N([]) dnl *********************************** dnl *** Check for required packages *** diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/data/Makefile.in new/garcon-4.16.1/data/Makefile.in --- old/garcon-0.8.0/data/Makefile.in 2020-12-23 00:10:42.000000000 +0100 +++ new/garcon-4.16.1/data/Makefile.in 2021-01-15 16:39:06.000000000 +0100 @@ -113,7 +113,7 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) -mkinstalldirs = $(install_sh) -d +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -172,7 +172,7 @@ ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) -am__DIST_COMMON = $(srcdir)/Makefile.in +am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/data/xfce/Makefile.in new/garcon-4.16.1/data/xfce/Makefile.in --- old/garcon-0.8.0/data/xfce/Makefile.in 2020-12-23 00:10:42.000000000 +0100 +++ new/garcon-4.16.1/data/xfce/Makefile.in 2021-01-15 16:39:06.000000000 +0100 @@ -114,7 +114,7 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) -mkinstalldirs = $(install_sh) -d +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -167,7 +167,7 @@ am__installdirs = "$(DESTDIR)$(directorydir)" "$(DESTDIR)$(menudir)" DATA = $(directory_DATA) $(menu_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -am__DIST_COMMON = $(srcdir)/Makefile.in +am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_LINGUAS = @ALL_LINGUAS@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/docs/Makefile.in new/garcon-4.16.1/docs/Makefile.in --- old/garcon-0.8.0/docs/Makefile.in 2020-12-23 00:10:42.000000000 +0100 +++ new/garcon-4.16.1/docs/Makefile.in 2021-01-15 16:39:07.000000000 +0100 @@ -98,7 +98,7 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) -mkinstalldirs = $(install_sh) -d +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -157,7 +157,7 @@ ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) -am__DIST_COMMON = $(srcdir)/Makefile.in +am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/docs/reference/Makefile.in new/garcon-4.16.1/docs/reference/Makefile.in --- old/garcon-0.8.0/docs/reference/Makefile.in 2020-12-23 00:10:42.000000000 +0100 +++ new/garcon-4.16.1/docs/reference/Makefile.in 2021-01-15 16:39:07.000000000 +0100 @@ -137,7 +137,7 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) -mkinstalldirs = $(install_sh) -d +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = version.xml CONFIG_CLEAN_VPATH_FILES = @@ -162,7 +162,7 @@ esac am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/version.xml.in \ - $(top_srcdir)/gtk-doc.make + $(top_srcdir)/gtk-doc.make $(top_srcdir)/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_LINGUAS = @ALL_LINGUAS@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/docs/reference/html/garcon-Version-Information.html new/garcon-4.16.1/docs/reference/html/garcon-Version-Information.html --- old/garcon-0.8.0/docs/reference/html/garcon-Version-Information.html 2020-12-23 00:10:55.000000000 +0100 +++ new/garcon-4.16.1/docs/reference/html/garcon-Version-Information.html 2021-01-15 16:39:32.000000000 +0100 @@ -290,7 +290,7 @@ <a name="garcon-Version-Information.other_details"></a><h2>Types and Values</h2> <div class="refsect2"> <a name="GARCON-MAJOR-VERSION:CAPS"></a><h3>GARCON_MAJOR_VERSION</h3> -<pre class="programlisting">#define GARCON_MAJOR_VERSION 0 +<pre class="programlisting">#define GARCON_MAJOR_VERSION 4 </pre> <p>The major version number of the garcon library. Like garcon_major_version, but from the headers used at @@ -300,7 +300,7 @@ <hr> <div class="refsect2"> <a name="GARCON-MINOR-VERSION:CAPS"></a><h3>GARCON_MINOR_VERSION</h3> -<pre class="programlisting">#define GARCON_MINOR_VERSION 8 +<pre class="programlisting">#define GARCON_MINOR_VERSION 16 </pre> <p>The minor version number of the garcon library. Like garcon_minor_version, but from the headers used at @@ -310,7 +310,7 @@ <hr> <div class="refsect2"> <a name="GARCON-MICRO-VERSION:CAPS"></a><h3>GARCON_MICRO_VERSION</h3> -<pre class="programlisting">#define GARCON_MICRO_VERSION 0 +<pre class="programlisting">#define GARCON_MICRO_VERSION 1 </pre> <p>The micro version number of the garcon library. Like garcon_micro_version, but from the headers used at diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/docs/reference/html/index.html new/garcon-4.16.1/docs/reference/html/index.html --- old/garcon-0.8.0/docs/reference/html/index.html 2020-12-23 00:10:55.000000000 +0100 +++ new/garcon-4.16.1/docs/reference/html/index.html 2021-01-15 16:39:32.000000000 +0100 @@ -20,7 +20,7 @@ </h3> <div class="affiliation"><div class="address"><p><code class="email"><<a class="email" href="mailto:[email protected]">[email protected]</a>></code></p></div></div> </div></div></div> -<div><p class="releaseinfo">Version 0.8.0 +<div><p class="releaseinfo">Version 4.16.1 </p></div> <div><p class="copyright">Copyright ?? 2006, 2007, 2008, 2009 Jannis Pohlmann</p></div> <div><div class="legalnotice"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/docs/reference/version.xml new/garcon-4.16.1/docs/reference/version.xml --- old/garcon-0.8.0/docs/reference/version.xml 2020-12-23 00:10:45.000000000 +0100 +++ new/garcon-4.16.1/docs/reference/version.xml 2021-01-15 16:39:13.000000000 +0100 @@ -1 +1 @@ -0.8.0 +4.16.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/garcon/Makefile.in new/garcon-4.16.1/garcon/Makefile.in --- old/garcon-0.8.0/garcon/Makefile.in 2020-12-23 00:10:42.000000000 +0100 +++ new/garcon-4.16.1/garcon/Makefile.in 2021-01-15 16:39:07.000000000 +0100 @@ -119,7 +119,7 @@ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(libgarconinclude_HEADERS) \ $(am__DIST_COMMON) -mkinstalldirs = $(install_sh) -d +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = garcon-1.pc garcon-config.h CONFIG_CLEAN_VPATH_FILES = @@ -264,7 +264,8 @@ ETAGS = etags CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/garcon-1.pc.in \ - $(srcdir)/garcon-config.h.in $(top_srcdir)/depcomp + $(srcdir)/garcon-config.h.in $(top_srcdir)/depcomp \ + $(top_srcdir)/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_LINGUAS = @ALL_LINGUAS@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/garcon/garcon-config.h new/garcon-4.16.1/garcon/garcon-config.h --- old/garcon-0.8.0/garcon/garcon-config.h 2020-12-23 00:10:45.000000000 +0100 +++ new/garcon-4.16.1/garcon/garcon-config.h 2021-01-15 16:39:14.000000000 +0100 @@ -37,7 +37,7 @@ * application compile time, rather than from the library * linked against at application run time. **/ -#define GARCON_MAJOR_VERSION 0 +#define GARCON_MAJOR_VERSION 4 /** * GARCON_MINOR_VERSION: @@ -47,7 +47,7 @@ * application compile time, rather than from the library * linked against at application run time. **/ -#define GARCON_MINOR_VERSION 8 +#define GARCON_MINOR_VERSION 16 /** * GARCON_MICRO_VERSION: @@ -57,7 +57,7 @@ * application compile time, rather than from the library * linked against at application run time. **/ -#define GARCON_MICRO_VERSION 0 +#define GARCON_MICRO_VERSION 1 /** * GARCON_CHECK_VERSION: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/garcon-gtk/Makefile.in new/garcon-4.16.1/garcon-gtk/Makefile.in --- old/garcon-0.8.0/garcon-gtk/Makefile.in 2020-12-23 00:10:42.000000000 +0100 +++ new/garcon-4.16.1/garcon-gtk/Makefile.in 2021-01-15 16:39:07.000000000 +0100 @@ -118,7 +118,7 @@ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(libgarcon_gtk3include_HEADERS) \ $(am__DIST_COMMON) -mkinstalldirs = $(install_sh) -d +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = garcon-gtk3-1.pc CONFIG_CLEAN_VPATH_FILES = @@ -231,7 +231,7 @@ ETAGS = etags CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/garcon-gtk3-1.pc.in \ - $(top_srcdir)/depcomp + $(top_srcdir)/depcomp $(top_srcdir)/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_LINGUAS = @ALL_LINGUAS@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/garcon-gtk/garcon-gtk-menu.c new/garcon-4.16.1/garcon-gtk/garcon-gtk-menu.c --- old/garcon-0.8.0/garcon-gtk/garcon-gtk-menu.c 2020-12-14 09:58:49.000000000 +0100 +++ new/garcon-4.16.1/garcon-gtk/garcon-gtk-menu.c 2021-01-14 16:41:50.000000000 +0100 @@ -370,7 +370,7 @@ argv, NULL, G_SPAWN_SEARCH_PATH, garcon_menu_item_supports_startup_notification (item), gtk_get_current_event_time (), - icon, FALSE, &error); + icon, TRUE, &error); g_strfreev (argv); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/icons/32x32/Makefile.in new/garcon-4.16.1/icons/32x32/Makefile.in --- old/garcon-0.8.0/icons/32x32/Makefile.in 2020-12-23 00:10:42.000000000 +0100 +++ new/garcon-4.16.1/icons/32x32/Makefile.in 2021-01-15 16:39:07.000000000 +0100 @@ -95,7 +95,7 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) -mkinstalldirs = $(install_sh) -d +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -148,7 +148,7 @@ am__installdirs = "$(DESTDIR)$(Datadir)" DATA = $(Data_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -am__DIST_COMMON = $(srcdir)/Makefile.in +am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_LINGUAS = @ALL_LINGUAS@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/icons/Makefile.in new/garcon-4.16.1/icons/Makefile.in --- old/garcon-0.8.0/icons/Makefile.in 2020-12-23 00:10:42.000000000 +0100 +++ new/garcon-4.16.1/icons/Makefile.in 2021-01-15 16:39:07.000000000 +0100 @@ -94,7 +94,7 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) -mkinstalldirs = $(install_sh) -d +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -153,7 +153,7 @@ ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) -am__DIST_COMMON = $(srcdir)/Makefile.in +am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/mkinstalldirs new/garcon-4.16.1/mkinstalldirs --- old/garcon-0.8.0/mkinstalldirs 1970-01-01 01:00:00.000000000 +0100 +++ new/garcon-4.16.1/mkinstalldirs 2021-01-15 16:39:07.000000000 +0100 @@ -0,0 +1,162 @@ +#! /bin/sh +# mkinstalldirs --- make directory hierarchy + +scriptversion=2018-03-07.03; # UTC + +# Original author: Noah Friedman <[email protected]> +# Created: 1993-05-16 +# Public domain. +# +# This file is maintained in Automake, please report +# bugs to <[email protected]> or send patches to +# <[email protected]>. + +nl=' +' +IFS=" "" $nl" +errstatus=0 +dirmode= + +usage="\ +Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ... + +Create each directory DIR (with mode MODE, if specified), including all +leading file name components. + +Report bugs to <[email protected]>." + +# process command line arguments +while test $# -gt 0 ; do + case $1 in + -h | --help | --h*) # -h for help + echo "$usage" + exit $? + ;; + -m) # -m PERM arg + shift + test $# -eq 0 && { echo "$usage" 1>&2; exit 1; } + dirmode=$1 + shift + ;; + --version) + echo "$0 $scriptversion" + exit $? + ;; + --) # stop option processing + shift + break + ;; + -*) # unknown option + echo "$usage" 1>&2 + exit 1 + ;; + *) # first non-opt arg + break + ;; + esac +done + +for file +do + if test -d "$file"; then + shift + else + break + fi +done + +case $# in + 0) exit 0 ;; +esac + +# Solaris 8's mkdir -p isn't thread-safe. If you mkdir -p a/b and +# mkdir -p a/c at the same time, both will detect that a is missing, +# one will create a, then the other will try to create a and die with +# a "File exists" error. This is a problem when calling mkinstalldirs +# from a parallel make. We use --version in the probe to restrict +# ourselves to GNU mkdir, which is thread-safe. +case $dirmode in + '') + if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then + echo "mkdir -p -- $*" + exec mkdir -p -- "$@" + else + # On NextStep and OpenStep, the 'mkdir' command does not + # recognize any option. It will interpret all options as + # directories to create, and then abort because '.' already + # exists. + test -d ./-p && rmdir ./-p + test -d ./--version && rmdir ./--version + fi + ;; + *) + if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 && + test ! -d ./--version; then + echo "mkdir -m $dirmode -p -- $*" + exec mkdir -m "$dirmode" -p -- "$@" + else + # Clean up after NextStep and OpenStep mkdir. + for d in ./-m ./-p ./--version "./$dirmode"; + do + test -d $d && rmdir $d + done + fi + ;; +esac + +for file +do + case $file in + /*) pathcomp=/ ;; + *) pathcomp= ;; + esac + oIFS=$IFS + IFS=/ + set fnord $file + shift + IFS=$oIFS + + for d + do + test "x$d" = x && continue + + pathcomp=$pathcomp$d + case $pathcomp in + -*) pathcomp=./$pathcomp ;; + esac + + if test ! -d "$pathcomp"; then + echo "mkdir $pathcomp" + + mkdir "$pathcomp" || lasterr=$? + + if test ! -d "$pathcomp"; then + errstatus=$lasterr + else + if test ! -z "$dirmode"; then + echo "chmod $dirmode $pathcomp" + lasterr= + chmod "$dirmode" "$pathcomp" || lasterr=$? + + if test ! -z "$lasterr"; then + errstatus=$lasterr + fi + fi + fi + fi + + pathcomp=$pathcomp/ + done +done + +exit $errstatus + +# Local Variables: +# mode: shell-script +# sh-indentation: 2 +# eval: (add-hook 'before-save-hook 'time-stamp) +# time-stamp-start: "scriptversion=" +# time-stamp-format: "%:y-%02m-%02d.%02H" +# time-stamp-time-zone: "UTC0" +# time-stamp-end: "; # UTC" +# End: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/po/kab.po new/garcon-4.16.1/po/kab.po --- old/garcon-0.8.0/po/kab.po 1970-01-01 01:00:00.000000000 +0100 +++ new/garcon-4.16.1/po/kab.po 2021-01-07 23:36:50.000000000 +0100 @@ -0,0 +1,169 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Kahina Messaoudi, 2021 +msgid "" +msgstr "" +"Project-Id-Version: Garcon\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-06-20 18:30+0200\n" +"PO-Revision-Date: 2021-01-03 22:14+0000\n" +"Last-Translator: Kahina Messaoudi\n" +"Language-Team: Kabyle (http://www.transifex.com/xfce/garcon/language/kab/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kab\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../data/xfce/xfce-accessories.directory.in.h:1 +msgid "Accessories" +msgstr "Imerniyen " + +#: ../data/xfce/xfce-accessories.directory.in.h:2 +msgid "Common desktop tools and applications" +msgstr "Ifecka d yisnasen yettwassnen n uselkim " + +#: ../data/xfce/xfce-development.directory.in.h:1 +msgid "Development" +msgstr "Taneflit" + +#: ../data/xfce/xfce-development.directory.in.h:2 +msgid "Software development tools" +msgstr "Ifecka n tneflit n yise?????anen " + +#: ../data/xfce/xfce-education.directory.in.h:1 +msgid "Education" +msgstr "Asegmi" + +#: ../data/xfce/xfce-education.directory.in.h:2 +msgid "Educational software" +msgstr "Ise?????anen n usegmi " + +#: ../data/xfce/xfce-games.directory.in.h:1 +msgid "Games" +msgstr "Uraren" + +#: ../data/xfce/xfce-games.directory.in.h:2 +msgid "Games, puzzles, and other fun software" +msgstr "Uraren, ipuzulen d yise?????anen-nni???en n unecre???" + +#: ../data/xfce/xfce-graphics.directory.in.h:1 +msgid "Graphics" +msgstr "Udlifen " + +#: ../data/xfce/xfce-graphics.directory.in.h:2 +msgid "Graphics creation and manipulation applications" +msgstr "" + +#: ../data/xfce/xfce-hardware.directory.in.h:1 +msgid "Hardware" +msgstr "Arrum" + +#: ../data/xfce/xfce-hardware.directory.in.h:2 +msgid "Settings for several hardware devices" +msgstr "Personal settings" + +#: ../data/xfce/xfce-multimedia.directory.in.h:1 +msgid "Multimedia" +msgstr "Agetmedia" + +#: ../data/xfce/xfce-multimedia.directory.in.h:2 +msgid "Audio and video players and editors" +msgstr "Ime??riyen d yima???ragen n umeslaw d uvidyu " + +#: ../data/xfce/xfce-network.directory.in.h:1 +msgid "Internet" +msgstr "Internet" + +#: ../data/xfce/xfce-network.directory.in.h:2 +msgid "Applications for Internet access" +msgstr "Isnasen i unekcum ??er internet " + +#: ../data/xfce/xfce-office.directory.in.h:1 +msgid "Office" +msgstr "Asirra" + +#: ../data/xfce/xfce-office.directory.in.h:2 +msgid "Office and productivity applications" +msgstr "Tanarit d yisnasen n tiffursa " + +#: ../data/xfce/xfce-other.directory.in.h:1 +msgid "Other" +msgstr "Nni???en" + +#: ../data/xfce/xfce-other.directory.in.h:2 +msgid "Applications that don't fit into other categories" +msgstr "Isnasen ur netteddu ara d taggayin-nni???en" + +#: ../data/xfce/xfce-personal.directory.in.h:1 +msgid "Personal" +msgstr "Udmawan" + +#: ../data/xfce/xfce-personal.directory.in.h:2 +msgid "Personal settings" +msgstr "I??ewwaren udmawanen " + +#: ../data/xfce/xfce-screensavers.directory.in.h:1 +msgid "Screensavers" +msgstr "Isedmasen n ugdil" + +#: ../data/xfce/xfce-screensavers.directory.in.h:2 +msgid "Screensaver applets" +msgstr "Tiplatin n usedmas n ugdil " + +#: ../data/xfce/xfce-settings.directory.in.h:1 +msgid "Settings" +msgstr "I??ewwaren" + +#: ../data/xfce/xfce-settings.directory.in.h:2 +msgid "Desktop and system settings applications" +msgstr "Aselkim d yisnasen n yi??ewwaren n unagraw " + +#: ../data/xfce/xfce-system.directory.in.h:1 +msgid "System" +msgstr "Anagraw" + +#: ../data/xfce/xfce-system.directory.in.h:2 +msgid "System tools and utilities" +msgstr "" + +#: ../garcon/garcon-menu.c:702 +#, c-format +msgid "File \"%s\" not found" +msgstr "Afaylu \"%s\" ulac-it " + +#: ../garcon/garcon-menu-parser.c:276 +#, c-format +msgid "Could not load menu file data from %s: %s" +msgstr "Ur izmir ara ad d-issali isefka n ufaylu n wumu?? seg %s: %s" + +#: ../garcon/garcon-menu-parser.c:283 +#, c-format +msgid "Could not load menu file data from %s" +msgstr "Ur izmir ara ad d-issali isefka n ufaylu n wumu?? seg %s" + +#: ../garcon-gtk/garcon-gtk-menu.c:446 +#, c-format +msgid "Failed to execute command \"%s\"." +msgstr "Aselkem n tludna yecce??? \"%s\". " + +#: ../garcon-gtk/garcon-gtk-menu.c:472 +msgid "Launch Error" +msgstr "Tucc???a deg usenker " + +#: ../garcon-gtk/garcon-gtk-menu.c:474 +msgid "" +"Unable to launch \"exo-desktop-item-edit\", which is required to create and " +"edit menu items." +msgstr "" + +#: ../garcon-gtk/garcon-gtk-menu.c:476 +msgid "_Close" +msgstr "_Mdel" + +#: ../garcon-gtk/garcon-gtk-menu.c:988 +msgid "Failed to load the applications menu" +msgstr "Asali n wumu?? n yisnasen yecce???" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/po/pt.po new/garcon-4.16.1/po/pt.po --- old/garcon-0.8.0/po/pt.po 2020-12-14 09:58:47.000000000 +0100 +++ new/garcon-4.16.1/po/pt.po 2021-01-07 23:36:50.000000000 +0100 @@ -3,6 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Hugo Carvalho <[email protected]>, 2020 # Jos?? Vieira <[email protected]>, 2020 # Nuno Miguel <[email protected]>, 2013,2016 msgid "" @@ -10,8 +11,8 @@ "Project-Id-Version: Garcon\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-06-20 18:30+0200\n" -"PO-Revision-Date: 2020-04-11 17:11+0000\n" -"Last-Translator: Jos?? Vieira <[email protected]>\n" +"PO-Revision-Date: 2020-12-26 23:00+0000\n" +"Last-Translator: Hugo Carvalho <[email protected]>\n" "Language-Team: Portuguese (http://www.transifex.com/xfce/garcon/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -53,7 +54,7 @@ #: ../data/xfce/xfce-graphics.directory.in.h:1 msgid "Graphics" -msgstr "Grafismo/Imagem" +msgstr "Gr??ficos" #: ../data/xfce/xfce-graphics.directory.in.h:2 msgid "Graphics creation and manipulation applications" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/garcon-0.8.0/tests/Makefile.in new/garcon-4.16.1/tests/Makefile.in --- old/garcon-0.8.0/tests/Makefile.in 2020-12-23 00:10:42.000000000 +0100 +++ new/garcon-4.16.1/tests/Makefile.in 2021-01-15 16:39:07.000000000 +0100 @@ -116,7 +116,7 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) -mkinstalldirs = $(install_sh) -d +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -212,7 +212,8 @@ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags -am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp +am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \ + $(top_srcdir)/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_LINGUAS = @ALL_LINGUAS@
