diff --git a/README.md b/README.md index c17a8cd1..431241ec 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ My efforts here will focus on creating a **64-bit version** of the GTK+-2 runtim The installers can be found in the [releases section](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases). -The current releases ([gtk2-runtime-2.24.32-2019-12-19-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2019-12-19/gtk2-runtime-2.24.32-2019-12-19-ts-win64.exe) and [gtk3-runtime-3.24.13-2019-12-19-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2019-12-19/gtk3-runtime-3.24.13-2019-12-19-ts-win64.exe)) were obtained entirely from the excellent [MSYS2 project](https://www.msys2.org), and were **not** compiled by myself, as was the case for releases made before 2017. Users who want to compile against this runtime are strongly encouraged to set up a MSYS2 installation themselves, and install the required packages (compiled with the mingw-w64-x86\_64 toolchain!!!). +The current releases ([gtk2-runtime-2.24.32-2020-02-21-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2020-02-21/gtk2-runtime-2.24.32-2020-02-21-ts-win64.exe) and [gtk3-runtime-3.24.14-2020-02-21-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2020-02-21/gtk3-runtime-3.24.14-2020-02-21-ts-win64.exe)) were obtained entirely from the excellent [MSYS2 project](https://www.msys2.org), and were **not** compiled by myself, as was the case for releases made before 2017. Users who want to compile against this runtime are strongly encouraged to set up a MSYS2 installation themselves, and install the required packages (compiled with the mingw-w64-x86\_64 toolchain!!!). The following packages are included in the current GTK+-2/3 installers @@ -23,19 +23,19 @@ The following packages are included in the current GTK+-2/3 installers * [freetype](http://www.freetype.org/download.html) (2.10.1) * [gdk-pixbuf](http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/) (2.40.0) * [gettext](http://ftp.gnu.org/pub/gnu/gettext/) (0.19.8.1) -* [glib](http://ftp.gnome.org/pub/GNOME/sources/glib/) (2.62.2) +* [glib](http://ftp.gnome.org/pub/GNOME/sources/glib/) (2.62.4) * [glib-networking](http://ftp.gnome.org/pub/GNOME/sources/glib-networking/) (2.62.2) * [glibmm](http://ftp.gnome.org/pub/GNOME/sources/glibmm/) (2.62.0) * [gobject-introspection](http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/) (1.62.0) * [gtk2](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (2.24.32) -* [gtk3](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (3.24.13) +* [gtk3](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (3.24.14) * [gtkmm2](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (2.24.5) * [gtkmm3](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (3.24.2) * [gtksourceview2](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (2.10.5) * [gtksourceview3](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (3.24.11) * ~~[gtksourceviewmm2](http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/) (2.10.3)~~ (currently unavailable) * [gtksourceviewmm3](http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/) (3.21.3) -* [harfbuzz](http://www.freedesktop.org/software/harfbuzz/release/) (2.6.2) +* [harfbuzz](http://www.freedesktop.org/software/harfbuzz/release/) (2.6.4) * [hicolor-icon-theme](http://icon-theme.freedesktop.org/releases/) (0.17) * [json-glib](http://ftp.gnome.org/pub/gnome/sources/json-glib/) (1.4.4) * [libepoxy](https://github.com/anholt/libepoxy) (1.5.4) @@ -54,7 +54,7 @@ The following packages are included in the current GTK+-2/3 installers * [pangomm](http://ftp.gnome.org/pub/GNOME/sources/pangomm/) (2.42.0) * [pcre](ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/) (8.43) * [pixman](http://cairographics.org/releases/) (0.38.4) -* [sqlite](https://www.sqlite.org) (3.30.1) +* [sqlite](https://www.sqlite.org) (3.31.0) * [zlib](http://www.zlib.net) (1.2.11) For all other information regarding how to use the installer, the reader is kindly referred to [Alexander Shaduri's website](http://gtk-win.sourceforge.net) of the GTK for Windows runtime environment installer. The only difference with the installers found at his website is that mine DO NOT have the `compatdlls` option, but this should present no problems to any user. diff --git a/gtk-nsis-pack/bin/gdbus.exe b/gtk-nsis-pack/bin/gdbus.exe index fb45e1a8..b1a3ce18 100644 Binary files a/gtk-nsis-pack/bin/gdbus.exe and b/gtk-nsis-pack/bin/gdbus.exe differ diff --git a/gtk-nsis-pack/bin/gspawn-win64-helper-console.exe b/gtk-nsis-pack/bin/gspawn-win64-helper-console.exe index 87236dd2..9d7910b9 100644 Binary files a/gtk-nsis-pack/bin/gspawn-win64-helper-console.exe and b/gtk-nsis-pack/bin/gspawn-win64-helper-console.exe differ diff --git a/gtk-nsis-pack/bin/gspawn-win64-helper.exe b/gtk-nsis-pack/bin/gspawn-win64-helper.exe index ecaed560..2089b7e9 100644 Binary files a/gtk-nsis-pack/bin/gspawn-win64-helper.exe and b/gtk-nsis-pack/bin/gspawn-win64-helper.exe differ diff --git a/gtk-nsis-pack/bin/gtk-query-immodules-3.0.exe b/gtk-nsis-pack/bin/gtk-query-immodules-3.0.exe index 8e3e8802..4516e46f 100644 Binary files a/gtk-nsis-pack/bin/gtk-query-immodules-3.0.exe and b/gtk-nsis-pack/bin/gtk-query-immodules-3.0.exe differ diff --git a/gtk-nsis-pack/bin/libbrotlicommon.dll b/gtk-nsis-pack/bin/libbrotlicommon.dll index 7f964a3d..ff74d734 100644 Binary files a/gtk-nsis-pack/bin/libbrotlicommon.dll and b/gtk-nsis-pack/bin/libbrotlicommon.dll differ diff --git a/gtk-nsis-pack/bin/libbrotlidec.dll b/gtk-nsis-pack/bin/libbrotlidec.dll index c11307b4..12a64e70 100644 Binary files a/gtk-nsis-pack/bin/libbrotlidec.dll and b/gtk-nsis-pack/bin/libbrotlidec.dll differ diff --git a/gtk-nsis-pack/bin/libexslt-0.dll b/gtk-nsis-pack/bin/libexslt-0.dll index 479a273c..c2192a2d 100644 Binary files a/gtk-nsis-pack/bin/libexslt-0.dll and b/gtk-nsis-pack/bin/libexslt-0.dll differ diff --git a/gtk-nsis-pack/bin/libgailutil-3-0.dll b/gtk-nsis-pack/bin/libgailutil-3-0.dll index 2074f267..05cf99e4 100644 Binary files a/gtk-nsis-pack/bin/libgailutil-3-0.dll and b/gtk-nsis-pack/bin/libgailutil-3-0.dll differ diff --git a/gtk-nsis-pack/bin/libgdk-3-0.dll b/gtk-nsis-pack/bin/libgdk-3-0.dll index 1baf05e9..1587b639 100644 Binary files a/gtk-nsis-pack/bin/libgdk-3-0.dll and b/gtk-nsis-pack/bin/libgdk-3-0.dll differ diff --git a/gtk-nsis-pack/bin/libgio-2.0-0.dll b/gtk-nsis-pack/bin/libgio-2.0-0.dll index 06181eff..c248abcd 100644 Binary files a/gtk-nsis-pack/bin/libgio-2.0-0.dll and b/gtk-nsis-pack/bin/libgio-2.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libglib-2.0-0.dll b/gtk-nsis-pack/bin/libglib-2.0-0.dll index d719b6f9..9ee8ea56 100644 Binary files a/gtk-nsis-pack/bin/libglib-2.0-0.dll and b/gtk-nsis-pack/bin/libglib-2.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libgmodule-2.0-0.dll b/gtk-nsis-pack/bin/libgmodule-2.0-0.dll index 7443d36d..a6d230d9 100644 Binary files a/gtk-nsis-pack/bin/libgmodule-2.0-0.dll and b/gtk-nsis-pack/bin/libgmodule-2.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libgmp-10.dll b/gtk-nsis-pack/bin/libgmp-10.dll index 95883e9f..b02fd2ed 100644 Binary files a/gtk-nsis-pack/bin/libgmp-10.dll and b/gtk-nsis-pack/bin/libgmp-10.dll differ diff --git a/gtk-nsis-pack/bin/libgobject-2.0-0.dll b/gtk-nsis-pack/bin/libgobject-2.0-0.dll index 5beddda5..da2584f3 100644 Binary files a/gtk-nsis-pack/bin/libgobject-2.0-0.dll and b/gtk-nsis-pack/bin/libgobject-2.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libgraphite2.dll b/gtk-nsis-pack/bin/libgraphite2.dll index 556106bb..ea95db4a 100644 Binary files a/gtk-nsis-pack/bin/libgraphite2.dll and b/gtk-nsis-pack/bin/libgraphite2.dll differ diff --git a/gtk-nsis-pack/bin/libgthread-2.0-0.dll b/gtk-nsis-pack/bin/libgthread-2.0-0.dll index 81ff49b4..dfe643b0 100644 Binary files a/gtk-nsis-pack/bin/libgthread-2.0-0.dll and b/gtk-nsis-pack/bin/libgthread-2.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libgtk-3-0.dll b/gtk-nsis-pack/bin/libgtk-3-0.dll index bf3e3966..3fb5c376 100644 Binary files a/gtk-nsis-pack/bin/libgtk-3-0.dll and b/gtk-nsis-pack/bin/libgtk-3-0.dll differ diff --git a/gtk-nsis-pack/bin/libharfbuzz-0.dll b/gtk-nsis-pack/bin/libharfbuzz-0.dll index a78eaf39..945cd57e 100644 Binary files a/gtk-nsis-pack/bin/libharfbuzz-0.dll and b/gtk-nsis-pack/bin/libharfbuzz-0.dll differ diff --git a/gtk-nsis-pack/bin/libjpeg-8.dll b/gtk-nsis-pack/bin/libjpeg-8.dll index cfeb9356..a787c779 100644 Binary files a/gtk-nsis-pack/bin/libjpeg-8.dll and b/gtk-nsis-pack/bin/libjpeg-8.dll differ diff --git a/gtk-nsis-pack/bin/libp11-kit-0.dll b/gtk-nsis-pack/bin/libp11-kit-0.dll index 0d2bb83b..8a7930cb 100644 Binary files a/gtk-nsis-pack/bin/libp11-kit-0.dll and b/gtk-nsis-pack/bin/libp11-kit-0.dll differ diff --git a/gtk-nsis-pack/bin/libpsl-5.dll b/gtk-nsis-pack/bin/libpsl-5.dll index e4bd5acf..01a39e58 100644 Binary files a/gtk-nsis-pack/bin/libpsl-5.dll and b/gtk-nsis-pack/bin/libpsl-5.dll differ diff --git a/gtk-nsis-pack/bin/libsqlite3-0.dll b/gtk-nsis-pack/bin/libsqlite3-0.dll index ded5f531..41c42e7e 100644 Binary files a/gtk-nsis-pack/bin/libsqlite3-0.dll and b/gtk-nsis-pack/bin/libsqlite3-0.dll differ diff --git a/gtk-nsis-pack/bin/libxml2-2.dll b/gtk-nsis-pack/bin/libxml2-2.dll index 59f6d145..3a53929c 100644 Binary files a/gtk-nsis-pack/bin/libxml2-2.dll and b/gtk-nsis-pack/bin/libxml2-2.dll differ diff --git a/gtk-nsis-pack/bin/libxslt-1.dll b/gtk-nsis-pack/bin/libxslt-1.dll index a08dc3c9..de1844af 100644 Binary files a/gtk-nsis-pack/bin/libxslt-1.dll and b/gtk-nsis-pack/bin/libxslt-1.dll differ diff --git a/gtk-nsis-pack/gtk2-runtime.ts.nsi b/gtk-nsis-pack/gtk2-runtime.ts.nsi index 17b08d12..a1df7fb1 100644 --- a/gtk-nsis-pack/gtk2-runtime.ts.nsi +++ b/gtk-nsis-pack/gtk2-runtime.ts.nsi @@ -14,7 +14,7 @@ !define GTK_VERSION "2.24.32" !define GTK_BIN_VERSION "2.10.0" -!define PRODUCT_VERSION "${GTK_VERSION}-2019-12-19-ts-win64" +!define PRODUCT_VERSION "${GTK_VERSION}-2020-02-21-ts-win64" !define PRODUCT_NAME "GTK2-Runtime Win64" !define PRODUCT_PUBLISHER "Tom Schoonjans" !define PRODUCT_WEB_SITE "https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer" diff --git a/gtk-nsis-pack/gtk3-runtime.ts.nsi b/gtk-nsis-pack/gtk3-runtime.ts.nsi index 582ebdca..a054bd01 100644 --- a/gtk-nsis-pack/gtk3-runtime.ts.nsi +++ b/gtk-nsis-pack/gtk3-runtime.ts.nsi @@ -11,9 +11,9 @@ ; Directory and package names: gtk3-runtime. -!define GTK_VERSION "3.24.13" +!define GTK_VERSION "3.24.14" !define GTK_BIN_VERSION "3.0.0" -!define PRODUCT_VERSION "${GTK_VERSION}-2019-12-19-ts-win64" +!define PRODUCT_VERSION "${GTK_VERSION}-2020-02-21-ts-win64" !define PRODUCT_NAME "GTK3-Runtime Win64" !define PRODUCT_PUBLISHER "Tom Schoonjans" !define PRODUCT_WEB_SITE "https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer" diff --git a/gtk-nsis-pack/lib/gio/modules/libgiognomeproxy.dll b/gtk-nsis-pack/lib/gio/modules/libgiognomeproxy.dll index b10fa122..60bf6134 100644 Binary files a/gtk-nsis-pack/lib/gio/modules/libgiognomeproxy.dll and b/gtk-nsis-pack/lib/gio/modules/libgiognomeproxy.dll differ diff --git a/gtk-nsis-pack/lib/gio/modules/libgiognutls.dll b/gtk-nsis-pack/lib/gio/modules/libgiognutls.dll index 0fb90573..a0c7d451 100644 Binary files a/gtk-nsis-pack/lib/gio/modules/libgiognutls.dll and b/gtk-nsis-pack/lib/gio/modules/libgiognutls.dll differ diff --git a/gtk-nsis-pack/lib/gio/modules/libgiolibproxy.dll b/gtk-nsis-pack/lib/gio/modules/libgiolibproxy.dll index e558fba3..28e97406 100644 Binary files a/gtk-nsis-pack/lib/gio/modules/libgiolibproxy.dll and b/gtk-nsis-pack/lib/gio/modules/libgiolibproxy.dll differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Gdk-3.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Gdk-3.0.typelib index e5342262..0e61c6d7 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/Gdk-3.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/Gdk-3.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Gtk-3.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Gtk-3.0.typelib index e76e33cc..20b5b407 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/Gtk-3.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/Gtk-3.0.typelib differ diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk30-properties.mo index d4d9d512..61167261 100644 Binary files a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk30.mo index 5b62413a..8affd539 100644 Binary files a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/ckb/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/ckb/LC_MESSAGES/gtk30-properties.mo new file mode 100644 index 00000000..66db18cf Binary files /dev/null and b/gtk-nsis-pack/share/locale/ckb/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ckb/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/ckb/LC_MESSAGES/gtk30.mo new file mode 100644 index 00000000..4ec059b0 Binary files /dev/null and b/gtk-nsis-pack/share/locale/ckb/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/libgpg-error.mo index b8267d70..78525b59 100644 Binary files a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/libgpg-error.mo index 4040e88f..48ae1ce7 100644 Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libgpg-error.mo index 3a2d702d..5ad5d7eb 100644 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtk30.mo index 0eb0168b..12435f50 100644 Binary files a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gtk30.mo index 6769063b..9523d71b 100644 Binary files a/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/libgpg-error.mo index 9d85248f..f015b96f 100644 Binary files a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk30-properties.mo index 81aab374..45e63831 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/libgpg-error.mo index 1483207f..86f32ad6 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk30.mo index 29a617ec..7f7c4124 100644 Binary files a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtk30.mo index dcf95518..bc535609 100644 Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/bfd.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/bfd.mo index 54141d33..74b002c3 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/bfd.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/bfd.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk30.mo index 35592c79..ca9c5383 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/libgpg-error.mo index 573d3245..45bb43b4 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/opcodes.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/opcodes.mo index b16c8176..f86ad78c 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/opcodes.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/opcodes.mo differ diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtk30-properties.mo index 3b45a4ab..a5166ef3 100644 Binary files a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtk30.mo index 487f21ac..90c8083e 100644 Binary files a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/libgpg-error.mo index 0dc263ab..83af38cf 100644 Binary files a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/libgpg-error.mo index a00e4fa8..f7abae5b 100644 Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtk30.mo index fa002fa8..4a13268b 100644 Binary files a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/libgpg-error.mo index 0e68b65d..f58ce384 100644 Binary files a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtk30-properties.mo index 4837d04d..bd0c3acd 100644 Binary files a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtk30.mo index c351638e..6316ed11 100644 Binary files a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/libgpg-error.mo index c146dcbc..108d493a 100644 Binary files a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/libgpg-error.mo index d4020e6e..667e5c9c 100644 Binary files a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/libgpg-error.mo index bea1d9b0..7f619ae9 100644 Binary files a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtk30.mo index 04954394..bab9b51a 100644 Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/libgpg-error.mo index ee991561..c01651c7 100644 Binary files a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk30-properties.mo index 8b77c0c9..b6642f1e 100644 Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/libgpg-error.mo index 1667c3a7..d98447f9 100644 Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk30.mo index f5df2e00..7833267a 100644 Binary files a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/libgpg-error.mo index 9726c253..30599997 100644 Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/libgpg-error.mo index 3e596f02..ec66bf76 100644 Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk30-properties.mo index e357d4d9..db90cdc9 100644 Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk30.mo index 54b1b8b5..b0a83a50 100644 Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/libgpg-error.mo index 28060d98..cabb2455 100644 Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/libgpg-error.mo index 9cb2a0f3..103719e4 100644 Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo index c36881dc..54d9f777 100644 Binary files a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo index 3955506f..bce5c356 100644 Binary files a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo differ