Path to this page:
Subject: CVS commit: pkgsrc/sysutils/caja-extensions
From: David H. Gutteridge
Date: 2022-11-27 05:46:31
Message id: 20221127044631.C5760FA90@cvs.NetBSD.org
Log Message:
caja-extensions: update to 1.26.1
Change log:
### caja-extensions 1.26.1
* Translations update
* Fix resolving the path to caja-extensions.mo on guix system
* Fixed caja-share not working under Arch Linux
### caja-extensions 1.26.0
* Translations update
* update copyright to 2021
### caja-extensions 1.25.1
* Translations update
* image-converter: remove hardcoded filepath to convert (portability)
* build: allow users to disable gettext support (--disable-nls)
* build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
* gksu: do not run the command on a new thread
* Do not call bindtextdomain/bind_textdomain_codeset in libraries
* Include i18n header after defining GETTEXT_PACKAGE macro
* caja-image-rotator: remove user_data cast on signal handler
* caja-image-resizer: remove user_data cast on signal handler
* caja-image-resizer: use gtk_builder_new_from_resource
* caja-image-rotator: use gtk_builder_new_from_resource
* caja-image-resizer: promote to final class
* caja-image-rotator: promote to final class
* build: Use PACKAGE_URL variable
* Print status messages
* Update copyright
* Remove warning -Wshadow
* caja-sendto-command: use g_list_free_full
* lookup_in_data_dir, caja_open_terminal_get_file_items are static
* Use `#include <config.h>`
* Remove USE_MATE2_MACROS from autogen.sh (legacy)
* Remove unused macros
### caja-extensions 1.25.0
* Translations update
* update resource for transifex
* add git.mk to generate .gitignore
* Require gtk+ 3.22 in glade files
* sendto: Fix evolution command for sending an email
* build: silent build warnings for distcheck
* image-converter: Add error-dialog.ui
* use MATE_COMPILE_WARNINGS from mate-common
* Fix memory leak allocated with 'gtk_builder_new ()'
* caja-image-rotator: fix memory leak pointed to by 'angle'
* caja-image-resizer: fix memory leak pointed to by 'size'
* image-converter: use gresources for UI files
* share: rewrite share-dialog.ui from scratch
* caja-sendto-command: fix memory leak pointed to by 'p'
* image-converter: rewrite caja-image-rotate.ui from scratch
* Do not collect the translation for Icon
* automake: do not include CFLAGS in CPPFLAGS
Files: