diff --git a/README.md b/README.md index dda2468a..ff25a176 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,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-02-07-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2019-02-07/gtk2-runtime-2.24.32-2019-02-07-ts-win64.exe) and [gtk3-runtime-3.24.4-2019-02-07-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2019-02-07/gtk3-runtime-3.24.4-2019-02-07-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-03-26-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2019-03-26/gtk2-runtime-2.24.32-2019-03-26-ts-win64.exe) and [gtk3-runtime-3.24.5-2019-03-26-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2019-03-26/gtk3-runtime-3.24.5-2019-03-26-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 @@ -19,18 +19,18 @@ The following packages are included in the current GTK+-2/3 installers * [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.9.1) -* [gdk-pixbuf](http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/) (2.38.0) +* [freetype](http://www.freetype.org/download.html) (2.10.0) +* [gdk-pixbuf](http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/) (2.38.1) * [gettext](http://ftp.gnu.org/pub/gnu/gettext/) (0.19.8.1) * [glib](http://ftp.gnome.org/pub/GNOME/sources/glib/) (2.58.3) * [glib-networking](http://ftp.gnome.org/pub/GNOME/sources/glib-networking/) (2.58.0) * [glibmm](http://ftp.gnome.org/pub/GNOME/sources/glibmm/) (2.58.0) * [gtk2](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (2.24.32) -* [gtk3](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (3.24.4) +* [gtk3](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (3.24.5) * [gtkmm2](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (2.24.5) * [gtkmm3](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (3.24.0) * [gtksourceview2](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (2.10.5) -* [gtksourceview3](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (3.24.9) +* [gtksourceview3](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (3.24.10) * ~~[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.3.1) @@ -49,9 +49,9 @@ The following packages are included in the current GTK+-2/3 installers * [libxslt](http://xmlsoft.org/sources/) (1.1.33) * [pango](http://ftp.gnome.org/pub/GNOME/sources/pango/) (1.43.0) * [pangomm](http://ftp.gnome.org/pub/GNOME/sources/pangomm/) (2.42.0) -* [pcre](ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/) (8.42) +* [pcre](ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/) (8.43) * [pixman](http://cairographics.org/releases/) (0.36.0) -* [sqlite](https://www.sqlite.org) (3.26.0) +* [sqlite](https://www.sqlite.org) (3.27.2) * [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/gdk-pixbuf-query-loaders.exe b/gtk-nsis-pack/bin/gdk-pixbuf-query-loaders.exe index 1aed3d68..826a836b 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/gtk-query-immodules-3.0.exe b/gtk-nsis-pack/bin/gtk-query-immodules-3.0.exe index 7057d886..844a183d 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/libepoxy-0.dll b/gtk-nsis-pack/bin/libepoxy-0.dll index a5be2fc1..bbebb3b6 100644 Binary files a/gtk-nsis-pack/bin/libepoxy-0.dll and b/gtk-nsis-pack/bin/libepoxy-0.dll differ diff --git a/gtk-nsis-pack/bin/libfreetype-6.dll b/gtk-nsis-pack/bin/libfreetype-6.dll index 5665a915..2b3bcff8 100644 Binary files a/gtk-nsis-pack/bin/libfreetype-6.dll and b/gtk-nsis-pack/bin/libfreetype-6.dll differ diff --git a/gtk-nsis-pack/bin/libgailutil-3-0.dll b/gtk-nsis-pack/bin/libgailutil-3-0.dll index 4d50c8b7..2325fa88 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 30f13438..ba1f539a 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 3950bbad..a37b3d83 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 f9f2e705..c8839bb6 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/libgnutls-30.dll b/gtk-nsis-pack/bin/libgnutls-30.dll index e67ed51f..ebd60326 100644 Binary files a/gtk-nsis-pack/bin/libgnutls-30.dll and b/gtk-nsis-pack/bin/libgnutls-30.dll differ diff --git a/gtk-nsis-pack/bin/libgtk-3-0.dll b/gtk-nsis-pack/bin/libgtk-3-0.dll index 4f4e0bbf..a14b4f87 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/libgtksourceview-3.0-1.dll b/gtk-nsis-pack/bin/libgtksourceview-3.0-1.dll index 002a948b..5702d6e4 100644 Binary files a/gtk-nsis-pack/bin/libgtksourceview-3.0-1.dll and b/gtk-nsis-pack/bin/libgtksourceview-3.0-1.dll differ diff --git a/gtk-nsis-pack/bin/libidn2-4.dll b/gtk-nsis-pack/bin/libidn2-0.dll similarity index 75% rename from gtk-nsis-pack/bin/libidn2-4.dll rename to gtk-nsis-pack/bin/libidn2-0.dll index 772b4505..cf08c046 100644 Binary files a/gtk-nsis-pack/bin/libidn2-4.dll and b/gtk-nsis-pack/bin/libidn2-0.dll differ diff --git a/gtk-nsis-pack/bin/libjasper-4.dll b/gtk-nsis-pack/bin/libjasper-4.dll index 5f1d370d..b2059cdd 100644 Binary files a/gtk-nsis-pack/bin/libjasper-4.dll and b/gtk-nsis-pack/bin/libjasper-4.dll differ diff --git a/gtk-nsis-pack/bin/libjpeg-8.dll b/gtk-nsis-pack/bin/libjpeg-8.dll index 9e97f8e4..a8c5a1dc 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/libpango-1.0-0.dll b/gtk-nsis-pack/bin/libpango-1.0-0.dll index d7117067..b6310b59 100644 Binary files a/gtk-nsis-pack/bin/libpango-1.0-0.dll and b/gtk-nsis-pack/bin/libpango-1.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libpangocairo-1.0-0.dll b/gtk-nsis-pack/bin/libpangocairo-1.0-0.dll index 6c9eed33..0ac63634 100644 Binary files a/gtk-nsis-pack/bin/libpangocairo-1.0-0.dll and b/gtk-nsis-pack/bin/libpangocairo-1.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libpangoft2-1.0-0.dll b/gtk-nsis-pack/bin/libpangoft2-1.0-0.dll index a301fbcb..92629453 100644 Binary files a/gtk-nsis-pack/bin/libpangoft2-1.0-0.dll and b/gtk-nsis-pack/bin/libpangoft2-1.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libpangowin32-1.0-0.dll b/gtk-nsis-pack/bin/libpangowin32-1.0-0.dll index 944a1d70..a143fed1 100644 Binary files a/gtk-nsis-pack/bin/libpangowin32-1.0-0.dll and b/gtk-nsis-pack/bin/libpangowin32-1.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libpcre-1.dll b/gtk-nsis-pack/bin/libpcre-1.dll index 0e3dd363..3b870711 100644 Binary files a/gtk-nsis-pack/bin/libpcre-1.dll and b/gtk-nsis-pack/bin/libpcre-1.dll differ diff --git a/gtk-nsis-pack/bin/libpixman-1-0.dll b/gtk-nsis-pack/bin/libpixman-1-0.dll index 3010b36f..619bd933 100644 Binary files a/gtk-nsis-pack/bin/libpixman-1-0.dll and b/gtk-nsis-pack/bin/libpixman-1-0.dll differ diff --git a/gtk-nsis-pack/bin/libpsl-5.dll b/gtk-nsis-pack/bin/libpsl-5.dll new file mode 100644 index 00000000..0c078a6f Binary files /dev/null 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 ccca3eea..988131da 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/libstdc++-6.dll b/gtk-nsis-pack/bin/libstdc++-6.dll index eb4b8748..9514ef15 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 e9647829..4256f623 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 6656a596..5d044135 100644 --- a/gtk-nsis-pack/copy-msys2-files.sh +++ b/gtk-nsis-pack/copy-msys2-files.sh @@ -118,11 +118,12 @@ cp $INSTALL_SRC_MSYS2_BIN/libgnutls-30.dll $INSTALL_SRC_BIN cp $INSTALL_SRC_MSYS2_BIN/libgmp-10.dll $INSTALL_SRC_BIN cp $INSTALL_SRC_MSYS2_BIN/libhogweed-4.dll $INSTALL_SRC_BIN cp $INSTALL_SRC_MSYS2_BIN/libnettle-6.dll $INSTALL_SRC_BIN -cp $INSTALL_SRC_MSYS2_BIN/libidn2-4.dll $INSTALL_SRC_BIN +cp $INSTALL_SRC_MSYS2_BIN/libidn2-0.dll $INSTALL_SRC_BIN cp $INSTALL_SRC_MSYS2_BIN/libp11-kit-0.dll $INSTALL_SRC_BIN cp $INSTALL_SRC_MSYS2_BIN/libtasn1-6.dll $INSTALL_SRC_BIN 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 # Standard MSYS2 libraries cp $INSTALL_SRC_MSYS2_BIN/libstdc++-6.dll $INSTALL_SRC_BIN diff --git a/gtk-nsis-pack/gtk2-runtime.ts.nsi b/gtk-nsis-pack/gtk2-runtime.ts.nsi index ed021713..cab74c18 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-02-07-ts-win64" +!define PRODUCT_VERSION "${GTK_VERSION}-2019-03-26-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 e087ce16..0bed04ca 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.4" +!define GTK_VERSION "3.24.5" !define GTK_BIN_VERSION "3.0.0" -!define PRODUCT_VERSION "${GTK_VERSION}-2019-02-07-ts-win64" +!define PRODUCT_VERSION "${GTK_VERSION}-2019-03-26-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" @@ -294,11 +294,12 @@ SectionIn 1 2 RO File bin\libsoup-2.4-1.dll ; libsoup File bin\libsoup-gnome-2.4-1.dll ; libsoup File bin\libsqlite3-0.dll ; libsoup dependency + File bin\libpsl-5.dll ; libsoup dependency File bin\libgnutls-30.dll ; glib-networking dependency File bin\libgmp-10.dll ; glib-networking dependency File bin\libhogweed-4.dll ; glib-networking dependency File bin\libnettle-6.dll ; glib-networking dependency - File bin\libidn2-4.dll ; glib-networking dependency + File bin\libidn2-0.dll ; glib-networking dependency File bin\libp11-kit-0.dll ; glib-networking dependency File bin\libtasn1-6.dll ; glib-networking dependency File bin\libunistring-2.dll ; glib-networking dependency @@ -681,11 +682,12 @@ Function un.DeleteDlls Delete $LIB_INSTDIR\libsoup-2.4-1.dll ; libsoup Delete $LIB_INSTDIR\libsoup-gnome-2.4-1.dll ; libsoup Delete $LIB_INSTDIR\libsqlite3-0.dll ; libsoup dependency + Delete $LIB_INSTDIR\libpsl-5.dll ; libsoup dependency Delete $LIB_INSTDIR\libgnutls-30.dll ; glib-networking dependency Delete $LIB_INSTDIR\libgmp-10.dll ; glib-networking dependency Delete $LIB_INSTDIR\libhogweed-4.dll ; glib-networking dependency Delete $LIB_INSTDIR\libnettle-6.dll ; glib-networking dependency - Delete $LIB_INSTDIR\libidn2-4.dll ; glib-networking dependency + Delete $LIB_INSTDIR\libidn2-0.dll ; glib-networking dependency Delete $LIB_INSTDIR\libp11-kit-0.dll ; glib-networking dependency Delete $LIB_INSTDIR\libtasn1-6.dll ; glib-networking dependency Delete $LIB_INSTDIR\libunistring-2.dll ; glib-networking dependency 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 2fd64898..2260d3a5 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.0 +# Created by gdk-pixbuf-query-loaders.exe from gdk-pixbuf-2.38.1 # # 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 88594718..9e4134e3 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 66a69d3c..65ae2641 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 33929fdf..71d1d4cd 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 88ecbb81..57935fcb 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 17196770..d89341a8 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 4b07e930..1d9112e7 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 01fb649a..d34d5356 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 3b684cfc..b9c825ef 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 288d7671..217fc978 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 729e6642..8c0824cd 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 8f6362f1..0ae0086e 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 79a878ac..649833ee 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 c6b161c8..934d4fbc 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 0eb4f981..306eaf6f 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/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo index f6e5e461..6d7132f5 100644 Binary files a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo index f4ef37b3..f0a408ec 100644 Binary files a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo index f8444efe..bbb452f9 100644 Binary files a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo index 3bc34340..a3cf18e6 100644 Binary files a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo index 04a13b33..5293eb82 100644 Binary files a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo index 99df50ae..2beed5cd 100644 Binary files a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo index edced2e7..1357bf3a 100644 Binary files a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo index 4455e2d9..db860a18 100644 Binary files a/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo index e122f0b7..6a40c805 100644 Binary files a/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo index 70f23cfb..d16a8ac5 100644 Binary files a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo index 7df37f25..617ed27d 100644 Binary files a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/rhash.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/rhash.mo index 5a6e934c..cb111e44 100644 Binary files a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/rhash.mo and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/rhash.mo differ diff --git a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo index a270f988..4150c75f 100644 Binary files a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo index 02f3b060..2b76282e 100644 Binary files a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo index 06f5fc13..c014601e 100644 Binary files a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.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 46a9d188..b8267d70 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/cy/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo index f1f38876..f6d1a325 100644 Binary files a/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo index 6877c297..6ad48600 100644 Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo index cc2e4ef7..7e6267db 100644 Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtksourceview-3.0.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 9119ae1d..4040e88f 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/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo index 1cbc3c8e..44ebed22 100644 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo index d7034000..be15c09b 100644 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtksourceview-3.0.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 2bca27b3..3a2d702d 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/de/LC_MESSAGES/libidn2.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libidn2.mo index 5cd1ea76..6ce5d64b 100644 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libidn2.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libidn2.mo differ diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/rhash.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/rhash.mo index 25ed2867..94da6ad9 100644 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/rhash.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/rhash.mo differ diff --git a/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo index e2d59ee2..bfcc72ae 100644 Binary files a/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gdk-pixbuf.mo index 44479e59..ecdd7a79 100644 Binary files a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo index 188e0163..b014ed9b 100644 Binary files a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo index ba9c6339..c1d48469 100644 Binary files a/gtk-nsis-pack/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/en_AU/LC_MESSAGES/rhash.mo b/gtk-nsis-pack/share/locale/en_AU/LC_MESSAGES/rhash.mo index 1d59198e..4cc2c58c 100644 Binary files a/gtk-nsis-pack/share/locale/en_AU/LC_MESSAGES/rhash.mo and b/gtk-nsis-pack/share/locale/en_AU/LC_MESSAGES/rhash.mo differ diff --git a/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo index ba0ed8d6..de739570 100644 Binary files a/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo index 1f141f76..081e8d0e 100644 Binary files a/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo index 2f37e41c..f535741d 100644 Binary files a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.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 a3999747..9d85248f 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/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo index a004d6e0..6191db15 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo index c7064139..77bfc936 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtksourceview-3.0.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 b730e2be..1483207f 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/es/LC_MESSAGES/rhash.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/rhash.mo index de0341b1..d5e59f7a 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/rhash.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/rhash.mo differ diff --git a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo index 997239f2..c3f24c3d 100644 Binary files a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo index 3c84eadb..b24340f7 100644 Binary files a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo index 0683aa7d..174cb6f4 100644 Binary files a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo index 68108d04..c69b3d8f 100644 Binary files a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo index bf93d6f6..cdc6925e 100644 Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo index c0d3b77b..0623121a 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo index 85b564a7..5ddc680c 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.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 d580cdcc..573d3245 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/rhash.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/rhash.mo index efb11970..55ac5fc8 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/rhash.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/rhash.mo differ diff --git a/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gdk-pixbuf.mo index 8f373f11..4731cde4 100644 Binary files a/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo index 1116361f..0fea0ff9 100644 Binary files a/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo index 145dafd9..b8d6020c 100644 Binary files a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo index b78c2ef0..7ae71ddf 100644 Binary files a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo index 11ec56a7..7b551e74 100644 Binary files a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/rhash.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/rhash.mo index 0139ec71..9d84cf63 100644 Binary files a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/rhash.mo and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/rhash.mo differ diff --git a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo index 303971a2..96668554 100644 Binary files a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo index d41c0dd7..8efdb081 100644 Binary files a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo index 81ba83ca..fdd18e9c 100644 Binary files a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo index 3c53cf54..c68f09d8 100644 Binary files a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo index bd4b0f8f..e94f1453 100644 Binary files a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo index eebe5572..991fb789 100644 Binary files a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gdk-pixbuf.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 47364c0e..ea61a8d9 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/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo index 145e802a..fe598b35 100644 Binary files a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.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 ae1d51a9..0dc263ab 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/id/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo index 0e242891..cb128a9a 100644 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo index 3ff0cb8a..29b28a3e 100644 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo index 7453bb16..155d521a 100644 Binary files a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo index 01a44bde..267f5f10 100644 Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo index 48f71503..4ac34c5f 100644 Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gtksourceview-3.0.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 9a841c68..a00e4fa8 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/it/LC_MESSAGES/rhash.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/rhash.mo index f3966837..1f78a9ac 100644 Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/rhash.mo and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/rhash.mo differ diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo index 40b11d87..164adba0 100644 Binary files a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.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 9a4e5032..0e68b65d 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/kk/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gdk-pixbuf.mo index 3070bb87..1dbf5c6d 100644 Binary files a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo index 4f7e488d..7f47dd48 100644 Binary files a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo index 3d72ff05..e817bca1 100644 Binary files a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo index 62224f34..302077c8 100644 Binary files a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo index 7d95dd86..1de50fe7 100644 Binary files a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo index 6645e4a3..1aaee796 100644 Binary files a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo index a69a4b91..3e94ba7c 100644 Binary files a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo index 056fbed4..14e06971 100644 Binary files a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo index 7a4e8c3d..189f1405 100644 Binary files a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo index aa894bdb..6e0dc354 100644 Binary files a/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo index 7a11889d..a1e88230 100644 Binary files a/gtk-nsis-pack/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo index 85c426e4..aaf0c166 100644 Binary files a/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo index 25af7815..682f9909 100644 Binary files a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo index 112af9ed..ae1e9c25 100644 Binary files a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo index 95780427..276ec503 100644 Binary files a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo index d6d3b6a2..8403282d 100644 Binary files a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo index 96e41ee4..6452134c 100644 Binary files a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo index 432f2130..83e559a2 100644 Binary files a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gdk-pixbuf.mo index 79feb393..44b910a2 100644 Binary files a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo index a29ab6dd..c7c0f00d 100644 Binary files a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.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 fc971fcf..c146dcbc 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/nn/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo index ace58e5a..085e6b36 100644 Binary files a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo index ba2432d3..0294aeaf 100644 Binary files a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo index e38db1ac..b908f832 100644 Binary files a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo index 8e046bfb..22ba5eab 100644 Binary files a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo index 83ce4ad4..8b3ae0fb 100644 Binary files a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo index 4c9ef213..539f7825 100644 Binary files a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.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 be8ddd75..d4020e6e 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/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo index 267a7ec0..1189a23d 100644 Binary files a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.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 1e56c7a6..bea1d9b0 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/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo index ce900b56..c0653984 100644 Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo index 5bc2b325..0550b289 100644 Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo index ff8201a4..9c2e0ffe 100644 Binary files a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo index d5f2339b..9ab271a9 100644 Binary files a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.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 e64db5ad..ee991561 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/ro/LC_MESSAGES/rhash.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/rhash.mo index f44e9ae9..a54b94da 100644 Binary files a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/rhash.mo and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/rhash.mo differ diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo index 4eab4a4c..982dd6c9 100644 Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.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 61a9a723..1667c3a7 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/ru/LC_MESSAGES/rhash.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/rhash.mo index f5e465f4..f24be95d 100644 Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/rhash.mo and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/rhash.mo differ diff --git a/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo index fb908bba..412bb3ab 100644 Binary files a/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo index a79ffcd2..1e5ce81f 100644 Binary files a/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo index 6a67ff0a..c0427757 100644 Binary files a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo index 3b206cb6..5c19ce2a 100644 Binary files a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo index dcdbd358..fa25cb9a 100644 Binary files a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo index ff29e6df..e174e954 100644 Binary files a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo index eb5c3626..6fe13913 100644 Binary files a/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo index 753ff2ed..a4da604e 100644 Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo index 60286ef1..c4f7b652 100644 Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.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 e72ddad0..9726c253 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/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo index b72e4cbd..98010350 100644 Binary files a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo index b89fdc2b..6cb75c4f 100644 Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo index ccca0890..e37483ba 100644 Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.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 d0f280b1..3e596f02 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/ta/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo index b90dfe95..bc940393 100644 Binary files a/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo index ea009fdc..d8391809 100644 Binary files a/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo index c55f8254..0b34adec 100644 Binary files a/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo index e860fb4f..916c9ef8 100644 Binary files a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo index 5400fcf7..880b1573 100644 Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo index d1309ca4..88a90304 100644 Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo index c4dde6e5..ee1b09e1 100644 Binary files a/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo index ce42fd85..41a26987 100644 Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.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 7207c62c..28060d98 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/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo index 36dc0adb..af11e19e 100644 Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.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 2976095a..9cb2a0f3 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/xh/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo index 14715c86..9983a37b 100644 Binary files a/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo index 109aec1c..893eb5df 100644 Binary files a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.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 1b7c6395..c36881dc 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_HK/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo index 9e48d109..4885fd28 100644 Binary files a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo index 5a0ad76b..b84ab6a6 100644 Binary files a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo index f32f94dd..2af0eb60 100644 Binary files a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.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 26b5f9db..3955506f 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