diff --git a/README.md b/README.md index 6e7a6e764..6827ddfbf 100644 --- a/README.md +++ b/README.md @@ -10,40 +10,42 @@ 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-08-05-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2019-08-05/gtk2-runtime-2.24.32-2019-08-05-ts-win64.exe) and [gtk3-runtime-3.24.10-2019-08-05-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2019-08-05/gtk3-runtime-3.24.10-2019-08-05-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-2019-10-04-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2019-10-04/gtk2-runtime-2.24.32-2019-10-04-ts-win64.exe) and [gtk3-runtime-3.24.11-2019-10-04-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2019-10-04/gtk3-runtime-3.24.11-2019-10-04-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 * [adwaita icon theme](http://ftp.gnome.org/pub/GNOME/sources/adwaita-icon-theme/) (3.32.0) -* [atk](http://ftp.gnome.org/pub/GNOME/sources/atk/) (2.32.0) +* [atk](http://ftp.gnome.org/pub/GNOME/sources/atk/) (2.34.1) * [atkmm](http://ftp.gnome.org/pub/GNOME/sources/atkmm/) (2.28.0) * [cairo](http://cairographics.org/releases/) (1.16.0) * [cairomm](http://cairographics.org/releases/) (1.12.2) * [fontconfig](http://www.freedesktop.org/software/fontconfig/release/) (2.13.1) * [freetype](http://www.freetype.org/download.html) (2.10.1) -* [gdk-pixbuf](http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/) (2.38.1) +* [gdk-pixbuf](http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/) (2.38.2) * [gettext](http://ftp.gnu.org/pub/gnu/gettext/) (0.19.8.1) -* [glib](http://ftp.gnome.org/pub/GNOME/sources/glib/) (2.60.4) +* [glib](http://ftp.gnome.org/pub/GNOME/sources/glib/) (2.62.0) * [glib-networking](http://ftp.gnome.org/pub/GNOME/sources/glib-networking/) (2.60.3) * [glibmm](http://ftp.gnome.org/pub/GNOME/sources/glibmm/) (2.60.0) +* [gobject-introspection](http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/) (1.60.2) * [gtk2](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (2.24.32) -* [gtk3](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (3.24.10) +* [gtk3](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (3.24.11) * [gtkmm2](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (2.24.5) * [gtkmm3](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (3.24.1) * [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.5.3) +* [harfbuzz](http://www.freedesktop.org/software/harfbuzz/release/) (2.6.2) * [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.3) * [libffi](http://sourceware.org/libffi/) (3.2.1) * [libiconv](https://ftp.gnu.org/pub/gnu/libiconv/) (1.16) +* [libpeas](http://ftp.gnome.org/pub/gnome/sources/libpeas/) (1.22.0) * [libpng](http://sourceforge.net/project/showfiles.php?group_id=5624) (1.6.37) * [librsvg](http://ftp.gnome.org/pub/GNOME/sources/librsvg/) (2.44.14) * [libsigc++](http://ftp.gnome.org/pub/GNOME/sources/libsigc++/) (2.10.2) -* [libsoup](http://ftp.gnome.org/pub/GNOME/sources/libsoup/) (2.66.2) +* [libsoup](http://ftp.gnome.org/pub/GNOME/sources/libsoup/) (2.68.1) * [libxml2](http://xmlsoft.org/sources/) (2.9.9) * [libxml++2](http://ftp.gnome.org/pub/GNOME/sources/libxml++/) (2.40.1) * [libxml++3](http://ftp.gnome.org/pub/GNOME/sources/libxml++/) (3.0.1) diff --git a/gtk-nsis-pack/bin/gdk-pixbuf-query-loaders.exe b/gtk-nsis-pack/bin/gdk-pixbuf-query-loaders.exe index 826a836ba..2cbad3a95 100644 Binary files a/gtk-nsis-pack/bin/gdk-pixbuf-query-loaders.exe and b/gtk-nsis-pack/bin/gdk-pixbuf-query-loaders.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 4ba098c15..f9a27b69e 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 758422169..6079c5722 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 9100da0b6..82baff07c 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/libatk-1.0-0.dll b/gtk-nsis-pack/bin/libatk-1.0-0.dll index 2ddae83eb..982bbc295 100644 Binary files a/gtk-nsis-pack/bin/libatk-1.0-0.dll and b/gtk-nsis-pack/bin/libatk-1.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libexpat-1.dll b/gtk-nsis-pack/bin/libexpat-1.dll index 4cee778af..347f97780 100644 Binary files a/gtk-nsis-pack/bin/libexpat-1.dll and b/gtk-nsis-pack/bin/libexpat-1.dll differ diff --git a/gtk-nsis-pack/bin/libgailutil-3-0.dll b/gtk-nsis-pack/bin/libgailutil-3-0.dll index b9770bcfe..4d10c39ab 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/libgcc_s_seh-1.dll b/gtk-nsis-pack/bin/libgcc_s_seh-1.dll index ab0a432fe..929d55b5b 100644 Binary files a/gtk-nsis-pack/bin/libgcc_s_seh-1.dll and b/gtk-nsis-pack/bin/libgcc_s_seh-1.dll differ diff --git a/gtk-nsis-pack/bin/libgdk-3-0.dll b/gtk-nsis-pack/bin/libgdk-3-0.dll index 31514c405..ea1b2e399 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/libgdk_pixbuf-2.0-0.dll b/gtk-nsis-pack/bin/libgdk_pixbuf-2.0-0.dll index c8839bb64..2d319a1f5 100644 Binary files a/gtk-nsis-pack/bin/libgdk_pixbuf-2.0-0.dll and b/gtk-nsis-pack/bin/libgdk_pixbuf-2.0-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 00e00b8ac..83c7fbf3c 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/libgirepository-1.0-1.dll b/gtk-nsis-pack/bin/libgirepository-1.0-1.dll new file mode 100644 index 000000000..bc027045f Binary files /dev/null and b/gtk-nsis-pack/bin/libgirepository-1.0-1.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 8d02f223a..691073b34 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 6a1cd24f9..f02a4b80b 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/libgobject-2.0-0.dll b/gtk-nsis-pack/bin/libgobject-2.0-0.dll index a92e10497..6242c411d 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/libgthread-2.0-0.dll b/gtk-nsis-pack/bin/libgthread-2.0-0.dll index 43d6e60cd..9a8139f97 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 dca66116b..a3196e0b7 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 9b850fa93..b23c3ad56 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 a8c5a1dc4..cfeb9356d 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/libpeas-1.0-0.dll b/gtk-nsis-pack/bin/libpeas-1.0-0.dll new file mode 100644 index 000000000..65b777e52 Binary files /dev/null and b/gtk-nsis-pack/bin/libpeas-1.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libpeas-gtk-1.0-0.dll b/gtk-nsis-pack/bin/libpeas-gtk-1.0-0.dll new file mode 100644 index 000000000..97b2c29d6 Binary files /dev/null and b/gtk-nsis-pack/bin/libpeas-gtk-1.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libsoup-2.4-1.dll b/gtk-nsis-pack/bin/libsoup-2.4-1.dll index 34c9d9f1d..5935c78da 100644 Binary files a/gtk-nsis-pack/bin/libsoup-2.4-1.dll and b/gtk-nsis-pack/bin/libsoup-2.4-1.dll differ diff --git a/gtk-nsis-pack/bin/libsoup-gnome-2.4-1.dll b/gtk-nsis-pack/bin/libsoup-gnome-2.4-1.dll index b66be398e..a3c06f84e 100644 Binary files a/gtk-nsis-pack/bin/libsoup-gnome-2.4-1.dll and b/gtk-nsis-pack/bin/libsoup-gnome-2.4-1.dll differ diff --git a/gtk-nsis-pack/bin/libstdc++-6.dll b/gtk-nsis-pack/bin/libstdc++-6.dll index 087650da2..305b81b4a 100644 Binary files a/gtk-nsis-pack/bin/libstdc++-6.dll and b/gtk-nsis-pack/bin/libstdc++-6.dll differ diff --git a/gtk-nsis-pack/bin/libwinpthread-1.dll b/gtk-nsis-pack/bin/libwinpthread-1.dll index 116dbd254..cc91c5666 100644 Binary files a/gtk-nsis-pack/bin/libwinpthread-1.dll and b/gtk-nsis-pack/bin/libwinpthread-1.dll differ diff --git a/gtk-nsis-pack/copy-msys2-files.sh b/gtk-nsis-pack/copy-msys2-files.sh index 3b99605db..b5d1150a8 100644 --- a/gtk-nsis-pack/copy-msys2-files.sh +++ b/gtk-nsis-pack/copy-msys2-files.sh @@ -125,6 +125,11 @@ cp $INSTALL_SRC_MSYS2_BIN/libunistring-2.dll $INSTALL_SRC_BIN cp $INSTALL_SRC_MSYS2_BIN/libproxy-1.dll $INSTALL_SRC_BIN cp $INSTALL_SRC_MSYS2_BIN/libpsl-5.dll $INSTALL_SRC_BIN +# libpeas +cp $INSTALL_SRC_MSYS2_BIN/libpeas-1.0-0.dll $INSTALL_SRC_BIN +cp $INSTALL_SRC_MSYS2_BIN/libpeas-gtk-1.0-0.dll $INSTALL_SRC_BIN +cp $INSTALL_SRC_MSYS2_BIN/libgirepository-1.0-1.dll $INSTALL_SRC_BIN + # Standard MSYS2 libraries cp $INSTALL_SRC_MSYS2_BIN/libstdc++-6.dll $INSTALL_SRC_BIN cp $INSTALL_SRC_MSYS2_BIN/libgcc_s_seh-1.dll $INSTALL_SRC_BIN @@ -165,6 +170,11 @@ cp -r modules $INSTALL_SRC_LIB/gio/ # Delete static libraries find $INSTALL_SRC_LIB/gio/modules -name *.a -type f -delete +# Copy lib/girepository-1.0 folder +cd $INSTALL_SRC_MSYS2_LIB/girepository-1.0 +mkdir -p $INSTALL_SRC_LIB/girepository-1.0 +cp -r *typelib $INSTALL_SRC_LIB/girepository-1.0/ + # Copy /share/locale/locale.alias rm -r $INSTALL_SRC_DIR/share/locale cp -r $INSTALL_SRC_MSYS2/share/locale $INSTALL_SRC_DIR/share/ diff --git a/gtk-nsis-pack/gtk2-runtime.ts.nsi b/gtk-nsis-pack/gtk2-runtime.ts.nsi index 9807ed974..328fe280f 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-08-05-ts-win64" +!define PRODUCT_VERSION "${GTK_VERSION}-2019-10-04-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 8bb69fd73..1559b12f0 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.10" +!define GTK_VERSION "3.24.11" !define GTK_BIN_VERSION "3.0.0" -!define PRODUCT_VERSION "${GTK_VERSION}-2019-08-05-ts-win64" +!define PRODUCT_VERSION "${GTK_VERSION}-2019-10-04-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" @@ -304,6 +304,9 @@ SectionIn 1 2 RO File bin\libtasn1-6.dll ; glib-networking dependency File bin\libunistring-2.dll ; glib-networking dependency File bin\libproxy-1.dll ; glib-networking dependency + File bin\libpeas-1.0-0.dll ; libpeas + File bin\libpeas-gtk-1.0-0.dll ; libpeas + File bin\libgirepository-1.0-1.dll ; gobject-introspection ; We install this into the same place as the DLLs to avoid any PATH manipulation. SetOutPath "$LIB_INSTDIR" @@ -340,6 +343,9 @@ SectionIn 1 2 RO File lib\gio\modules\libgiognomeproxy.dll File lib\gio\modules\libgiolibproxy.dll + SetOutPath "$INSTDIR\lib" + File /r lib\girepository-1.0 + SetOutPath "$INSTDIR\ssl\certs" File ssl\certs\ca-bundle.crt File ssl\certs\ca-bundle.trust.crt @@ -692,6 +698,9 @@ Function un.DeleteDlls Delete $LIB_INSTDIR\libtasn1-6.dll ; glib-networking dependency Delete $LIB_INSTDIR\libunistring-2.dll ; glib-networking dependency Delete $LIB_INSTDIR\libproxy-1.dll ; glib-networking dependency + Delete $LIB_INSTDIR\libpeas-1.0-0.dll + Delete $LIB_INSTDIR\libpeas-gtk-1.0-0.dll + Delete $LIB_INSTDIR\libgirepository-1.0-1.dll FunctionEnd @@ -832,6 +841,8 @@ Section Uninstall RMDir "$INSTDIR\lib\gio\modules" RMDir "$INSTDIR\lib\gio" + RMDir /r "$INSTDIR\lib\girepository-1.0" + Delete "$INSTDIR\ssl\certs\ca-bundle.crt" Delete "$INSTDIR\ssl\certs\ca-bundle.trust.crt" RMDir "$INSTDIR\ssl\certs" diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache index 2260d3a5d..e55de9c2e 100644 --- a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache +++ b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache @@ -1,6 +1,6 @@ # GdkPixbuf Image Loader Modules file # Automatically generated file, do not edit -# Created by gdk-pixbuf-query-loaders.exe from gdk-pixbuf-2.38.1 +# Created by gdk-pixbuf-query-loaders from gdk-pixbuf-2.38.2 # # LoaderDir = C:\msys64\mingw64\lib\gdk-pixbuf-2.0\2.10.0\loaders # diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.dll index 9e4134e35..69ad32c20 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.dll index 65ae2641b..2ce44a07b 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.dll index 71d1d4cd5..ac7c208c8 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.dll index 57935fcbb..05d809b0a 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.dll index d89341a80..33bed8f9d 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jasper.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jasper.dll index 1d9112e76..c6fa93828 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jasper.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jasper.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.dll index d34d53561..91134bf43 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.dll index b9c825ef6..b62b6570e 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.dll index 217fc9787..f7fd41ebe 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.dll index 8c0824cd0..0b5f77256 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.dll index 0ae0086eb..cc2029b17 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.dll index 649833eec..316c66484 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.dll index 934d4fbc8..3abf3a677 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.dll index 306eaf6f2..d5bcd1801 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.dll differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/AppStreamGlib-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/AppStreamGlib-1.0.typelib new file mode 100644 index 000000000..32586fe80 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/AppStreamGlib-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Atk-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Atk-1.0.typelib new file mode 100644 index 000000000..5561efa0a Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/Atk-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/DBus-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/DBus-1.0.typelib new file mode 100644 index 000000000..4632358de Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/DBus-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/DBusGLib-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/DBusGLib-1.0.typelib new file mode 100644 index 000000000..e9f25915a Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/DBusGLib-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GDesktopEnums-3.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GDesktopEnums-3.0.typelib new file mode 100644 index 000000000..ffa6c6ce2 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/GDesktopEnums-3.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GIRepository-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GIRepository-2.0.typelib new file mode 100644 index 000000000..440e6d3f2 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/GIRepository-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GL-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GL-1.0.typelib new file mode 100644 index 000000000..c3e71e025 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/GL-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GLib-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GLib-2.0.typelib new file mode 100644 index 000000000..fca385116 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/GLib-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GModule-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GModule-2.0.typelib new file mode 100644 index 000000000..24c719a77 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/GModule-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GObject-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GObject-2.0.typelib new file mode 100644 index 000000000..6056ca5d3 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/GObject-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Gdk-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Gdk-2.0.typelib new file mode 100644 index 000000000..42ee263d5 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/Gdk-2.0.typelib 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 new file mode 100644 index 000000000..4b6de3e46 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/Gdk-3.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GdkPixbuf-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GdkPixbuf-2.0.typelib new file mode 100644 index 000000000..32bd37998 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/GdkPixbuf-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GdkPixdata-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GdkPixdata-2.0.typelib new file mode 100644 index 000000000..740ebdc1a Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/GdkPixdata-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GdkWin32-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GdkWin32-2.0.typelib new file mode 100644 index 000000000..eeb0785fe Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/GdkWin32-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GdkWin32-3.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GdkWin32-3.0.typelib new file mode 100644 index 000000000..37aa6fa6c Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/GdkWin32-3.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Gio-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Gio-2.0.typelib new file mode 100644 index 000000000..522685257 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/Gio-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Gspell-1.typelib b/gtk-nsis-pack/lib/girepository-1.0/Gspell-1.typelib new file mode 100644 index 000000000..9cc11dfed Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/Gspell-1.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Gtk-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Gtk-2.0.typelib new file mode 100644 index 000000000..93bb5dec5 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/Gtk-2.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 new file mode 100644 index 000000000..34a1a34c6 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/Gtk-3.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GtkSource-3.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GtkSource-3.0.typelib new file mode 100644 index 000000000..63619e51c Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/GtkSource-3.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GtkSource-4.typelib b/gtk-nsis-pack/lib/girepository-1.0/GtkSource-4.typelib new file mode 100644 index 000000000..74c4f499d Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/GtkSource-4.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/HarfBuzz-0.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/HarfBuzz-0.0.typelib new file mode 100644 index 000000000..4f64a6ae9 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/HarfBuzz-0.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Json-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Json-1.0.typelib new file mode 100644 index 000000000..2419f1721 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/Json-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Pango-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Pango-1.0.typelib new file mode 100644 index 000000000..b053c01f8 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/Pango-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/PangoCairo-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/PangoCairo-1.0.typelib new file mode 100644 index 000000000..6b9b7ec87 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/PangoCairo-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/PangoFT2-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/PangoFT2-1.0.typelib new file mode 100644 index 000000000..69289db10 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/PangoFT2-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Peas-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Peas-1.0.typelib new file mode 100644 index 000000000..0fc313a53 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/Peas-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/PeasGtk-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/PeasGtk-1.0.typelib new file mode 100644 index 000000000..b8a73d0c5 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/PeasGtk-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Rsvg-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Rsvg-2.0.typelib new file mode 100644 index 000000000..2b7c6dac8 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/Rsvg-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Soup-2.4.typelib b/gtk-nsis-pack/lib/girepository-1.0/Soup-2.4.typelib new file mode 100644 index 000000000..87d592397 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/Soup-2.4.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/SoupGNOME-2.4.typelib b/gtk-nsis-pack/lib/girepository-1.0/SoupGNOME-2.4.typelib new file mode 100644 index 000000000..fdbc5e5bc Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/SoupGNOME-2.4.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/cairo-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/cairo-1.0.typelib new file mode 100644 index 000000000..fb85f0fe0 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/cairo-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/fontconfig-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/fontconfig-2.0.typelib new file mode 100644 index 000000000..acbd826d6 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/fontconfig-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/freetype2-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/freetype2-2.0.typelib new file mode 100644 index 000000000..46dab5dad Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/freetype2-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/libxml2-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/libxml2-2.0.typelib new file mode 100644 index 000000000..7c09fbd99 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/libxml2-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/win32-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/win32-1.0.typelib new file mode 100644 index 000000000..47e7b047e Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/win32-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/xfixes-4.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/xfixes-4.0.typelib new file mode 100644 index 000000000..e85694ce9 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/xfixes-4.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/xft-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/xft-2.0.typelib new file mode 100644 index 000000000..94087c93f Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/xft-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/xlib-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/xlib-2.0.typelib new file mode 100644 index 000000000..76c943095 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/xlib-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/xrandr-1.3.typelib b/gtk-nsis-pack/lib/girepository-1.0/xrandr-1.3.typelib new file mode 100644 index 000000000..7b1afd0f1 Binary files /dev/null and b/gtk-nsis-pack/lib/girepository-1.0/xrandr-1.3.typelib differ diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/binutils.mo index 98ac765e4..45ac7a79e 100644 Binary files a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/binutils.mo differ diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/ld.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/ld.mo index 527e09686..e6b6f6005 100644 Binary files a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/glib20.mo index 9a08ea4b2..11f540f2b 100644 Binary files a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/glib20.mo 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 e387e2c64..9c42c74ba 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 8ac355b1a..5b62413ac 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/ca/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/libsoup.mo index 8e6b4d373..cee94123c 100644 Binary files a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/glib20.mo index 3914e3eca..159bd2a8c 100644 Binary files a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/libsoup.mo index 77e1bfa0b..a1fa3bc15 100644 Binary files a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/glib20.mo index 4b58a59e6..45df0514a 100644 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtk30-properties.mo index 5cd16b891..a68ef9258 100644 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtk30.mo index 705ee49e6..1b17351dc 100644 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/ld.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/ld.mo index a4eb7d136..9ad404d10 100644 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libsoup.mo index 321b2b61f..0799e6bec 100644 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libsoup.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 6e3b09d9e..2ef718bab 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/glib20.mo b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/glib20.mo index 1bc8c76a4..16356e88d 100644 Binary files a/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gtk30-properties.mo index 8ffe8e3b6..4779456b5 100644 Binary files a/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gprof.mo index 2b3da8ced..682702f7c 100644 Binary files a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gprof.mo differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/binutils.mo index 7601247c2..6d4850471 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/binutils.mo differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gas.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gas.mo index 730c398ec..8ac47fec5 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gas.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gas.mo differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/glib20.mo index 4844e8de7..22312ab39 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gold.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gold.mo index 768cd59d5..086ca08a7 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gold.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gold.mo differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gprof.mo index a6988e50b..386ccd1c9 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gprof.mo differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk30.mo index 9b01f607d..7005220e0 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/ld.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/ld.mo index 5fa96696e..97a647ef7 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/libsoup.mo index cf44ee790..cea81fbda 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/glib20.mo index c50998a40..70f99b9dc 100644 Binary files a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk30-properties.mo index b63daa205..7c279f842 100644 Binary files a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk30-properties.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 bf40d01a7..29a617ec8 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/eu/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/libsoup.mo index bdbd96392..cb92b2f81 100644 Binary files a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/ld.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/ld.mo index 31700b16a..dfba0ce2e 100644 Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/libsoup.mo new file mode 100644 index 000000000..9aebd6aa3 Binary files /dev/null and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/atk10.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/atk10.mo index 6f954c745..dc4e71000 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/atk10.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/atk10.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/binutils.mo index a32ae4ceb..1b00a3a5d 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/binutils.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gas.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gas.mo index d44ad06e7..da4355e1e 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gas.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gas.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/glib20.mo index 139835653..82fe7d386 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gold.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gold.mo index 04dccbec5..563883351 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gold.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gold.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk30-properties.mo index 996a4e6fd..1d447714e 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/ld.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/ld.mo index 0a5682069..38a307157 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/libsoup.mo index 867cdba22..5a1b4f86b 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/glib20.mo index b41ef7ad6..dccef0f2b 100644 Binary files a/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gtk30.mo index 9c893142a..52dae2852 100644 Binary files a/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/libsoup.mo index d5e9b4f7c..ac05f5b43 100644 Binary files a/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/glib20.mo index 457f6c635..c032395d3 100644 Binary files a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/glib20.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 be48101b5..3b45a4ab6 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 f7320e839..487f21acc 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/gl/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/libsoup.mo index e36e71c04..10fe59613 100644 Binary files a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtk30.mo index 15aa617f7..188d52b32 100644 Binary files a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/libsoup.mo index 821944b69..381f68ff0 100644 Binary files a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/glib20.mo index 48e33b33e..da8073922 100644 Binary files a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtk30.mo index 9652d14b7..4940461a5 100644 Binary files a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/libsoup.mo index 057eb13cb..21ab1e0e0 100644 Binary files a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/glib20.mo index 5bd89ce57..c113753d5 100644 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtk30.mo index 5cbd8c215..103b2c9e3 100644 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/libsoup.mo index b65d4e2de..8c313022a 100644 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/libsoup.mo index 70e943ffd..e5b7b1d1c 100644 Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/binutils.mo index 50c3f5f3e..1c34babfe 100644 Binary files a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/binutils.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 8efe5c96a..fa002fa8d 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/ko/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/glib20.mo index 377c3aa30..56bcf30d1 100644 Binary files a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk30-properties.mo index 41b899cd7..695fd3c9e 100644 Binary files a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk30.mo index 6a570b984..fb508b5b7 100644 Binary files a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/libsoup.mo index e64da448f..65d4ee743 100644 Binary files a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/glib20.mo index 40c7ed349..0ad6cb7c7 100644 Binary files a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtk30-properties.mo index 9511421d1..93be16aeb 100644 Binary files a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtk30.mo index f065cd12a..dbead047f 100644 Binary files a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/libsoup.mo index 809448696..80704b010 100644 Binary files a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk30-properties.mo index acee5bb43..3c125a52d 100644 Binary files a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk30.mo index 1bff9ad6a..44c2504d3 100644 Binary files a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/libsoup.mo index 818f1b0be..ed6f5df0a 100644 Binary files a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gprof.mo index b64f9637e..d90ea654f 100644 Binary files a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gprof.mo differ diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/glib20.mo index 6d798c8d0..1dde76de3 100644 Binary files a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk30-properties.mo index 3c475bae1..3e3e17a47 100644 Binary files a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk30.mo index b3e10c82c..dce8147a1 100644 Binary files a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/glib20.mo index b581f382a..c7840bcfb 100644 Binary files a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtk30.mo index 9c6daa93f..81e7111f4 100644 Binary files a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/libsoup.mo index d229f52f0..a07c8d118 100644 Binary files a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/binutils.mo new file mode 100644 index 000000000..5f556a1c4 Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/binutils.mo differ diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/glib20.mo index d2b180e3a..49168d7b3 100644 Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gprof.mo index a414c9378..42e621107 100644 Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gprof.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 7317bdf8f..d93a57f11 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/pt_BR/LC_MESSAGES/ld.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/ld.mo index 16a4dc622..b3fa4441e 100644 Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/libsoup.mo index 73b6b653a..d8974c153 100644 Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/glib20.mo index 05938ad9b..e2ed5d256 100644 Binary files a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gtk30-properties.mo index a4f0f9315..f2390b9b7 100644 Binary files a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gtk30.mo index fe90311dc..645da2538 100644 Binary files a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/libsoup.mo index 5bb31a185..08de74d1a 100644 Binary files a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/binutils.mo index 14e76db8c..d1e84e04c 100644 Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/binutils.mo differ diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gas.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gas.mo index 35ecba6c2..f3b39106a 100644 Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gas.mo and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gas.mo differ diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtk30.mo index be7abb79f..442ac6765 100644 Binary files a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/libsoup.mo index ac352ee14..7da5b3571 100644 Binary files a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk30-properties.mo index 9e38c81ac..eb93f16fc 100644 Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/libsoup.mo index 9da692dcc..85f705882 100644 Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/binutils.mo index dfe26b152..4a207133e 100644 Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/binutils.mo differ diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/glib20.mo index c0492a465..494fcb944 100644 Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtk30.mo index 54c29ba9a..4c18e443c 100644 Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/libsoup.mo index fbc140910..93d9f0787 100644 Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gprof.mo index e1e66f77e..9b19c7d0e 100644 Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gprof.mo differ diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/libsoup.mo index 9f4ec9e57..eab3c9e35 100644 Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/binutils.mo index 0e9c0999d..4521189c8 100644 Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/binutils.mo differ diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gas.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gas.mo index a0f681a12..72f83b205 100644 Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gas.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gas.mo differ diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gold.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gold.mo index a5558c1ab..5bea6d243 100644 Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gold.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gold.mo differ diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/ld.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/ld.mo index eaafc120e..ac52e3bd3 100644 Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/libsoup.mo index 735ca398c..6af3cb2f9 100644 Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/libsoup.mo differ