diff --git a/README.md b/README.md index 1abba72a..d956d2f8 100644 --- a/README.md +++ b/README.md @@ -9,43 +9,44 @@ 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.31-2017-09-25-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2017-09-25/gtk2-runtime-2.24.31-2017-09-25-ts-win64.exe) and [gtk3-runtime-3.22.21-2017-09-25-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2017-09-25/gtk3-runtime-3.22.21-2017-09-25-ts-win64.exe)) were obtained entirely from the excellent [MSYS2 project](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.31-2017-11-15-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2017-11-15/gtk2-runtime-2.24.31-2017-11-15-ts-win64.exe) and [gtk3-runtime-3.22.26-2017-11-15-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2017-11-15/gtk3-runtime-3.22.26-2017-11-15-ts-win64.exe)) were obtained entirely from the excellent [MSYS2 project](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.26.0) -* [atk](http://ftp.gnome.org/pub/GNOME/sources/atk/) (2.24.0) +* [atk](http://ftp.gnome.org/pub/GNOME/sources/atk/) (2.26.1) * [atkmm](http://ftp.gnome.org/pub/GNOME/sources/atkmm/) (2.26.0) * [cairo](http://cairographics.org/releases/) (1.15.6) * [cairomm](http://cairographics.org/releases/) (1.12.0) -* [fontconfig](http://www.freedesktop.org/software/fontconfig/release/) (2.12.5) +* [fontconfig](http://www.freedesktop.org/software/fontconfig/release/) (2.12.6) * [freetype](http://www.freetype.org/download.html) (2.8.1) -* [gdk-pixbuf](http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/) (2.36.10) +* [gdk-pixbuf](http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/) (2.36.11) * [gettext](http://ftp.gnu.org/pub/gnu/gettext/) (0.19.8.1) -* [glib](http://ftp.gnome.org/pub/GNOME/sources/glib/) (2.54.0) -* [glib-networking](http://ftp.gnome.org/pub/GNOME/sources/glib-networking/) (2.54.0) -* [glibmm](http://ftp.gnome.org/pub/GNOME/sources/glibmm/) (2.50.0) +* [glib](http://ftp.gnome.org/pub/GNOME/sources/glib/) (2.54.2) +* [glib-networking](http://ftp.gnome.org/pub/GNOME/sources/glib-networking/) (2.54.1) +* [glibmm](http://ftp.gnome.org/pub/GNOME/sources/glibmm/) (2.54.1) * [gtk2](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (2.24.31) -* [gtk3](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (3.22.21) +* [gtk3](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (3.22.26) * [gtkmm2](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (2.24.4) * [gtkmm3](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (3.22.0) * [gtksourceview2](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (2.10.5) * [gtksourceview3](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (3.24.3) * ~~[gtksourceviewmm2](http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/) (2.10.3)~~ (currently unavailable) -* [gtksourceviewmm3](http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/) (3.18.0) -* [harfbuzz](http://www.freedesktop.org/software/harfbuzz/release/) (1.5.1) +* [gtksourceviewmm3](http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/) (3.24.5) +* [harfbuzz](http://www.freedesktop.org/software/harfbuzz/release/) (1.6.3) * [hicolor-icon-theme](http://icon-theme.freedesktop.org/releases/) (0.15) * [json-glib](http://ftp.gnome.org/pub/gnome/sources/json-glib/) (1.4.2) * [libepoxy](https://github.com/anholt/libepoxy) (1.4.3) * [libffi](http://sourceware.org/libffi/) (3.2.1) * [libiconv](https://ftp.gnu.org/pub/gnu/libiconv/) (1.15) -* [libpng](http://sourceforge.net/project/showfiles.php?group_id=5624) (1.6.32) +* [libpng](http://sourceforge.net/project/showfiles.php?group_id=5624) (1.6.34) +* [librsvg](http://ftp.gnome.org/pub/GNOME/sources/librsvg/) (2.40.19) * [libsigc++](http://ftp.gnome.org/pub/GNOME/sources/libsigc++/) (2.10.0) -* [libsoup](http://ftp.gnome.org/pub/GNOME/sources/libsoup/) (2.58.2) -* [libxml2](http://xmlsoft.org/sources/) (2.9.4) +* [libsoup](http://ftp.gnome.org/pub/GNOME/sources/libsoup/) (2.60.2) +* [libxml2](http://xmlsoft.org/sources/) (2.9.6) * [libxml++2](http://ftp.gnome.org/pub/GNOME/sources/libxml++/) (2.40.0) * [libxml++3](http://ftp.gnome.org/pub/GNOME/sources/libxml++/) (3.0.0) -* [libxslt](http://xmlsoft.org/sources/) (1.1.29) +* [libxslt](http://xmlsoft.org/sources/) (1.1.30) * [pango](http://ftp.gnome.org/pub/GNOME/sources/pango/) (1.40.11) * [pangomm](http://ftp.gnome.org/pub/GNOME/sources/pangomm/) (2.40.0) * [pcre](ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/) (8.41) diff --git a/gtk-nsis-pack/bin/fc-cache.exe b/gtk-nsis-pack/bin/fc-cache.exe index e6e1a2da..efd69418 100644 Binary files a/gtk-nsis-pack/bin/fc-cache.exe and b/gtk-nsis-pack/bin/fc-cache.exe differ diff --git a/gtk-nsis-pack/bin/fc-cat.exe b/gtk-nsis-pack/bin/fc-cat.exe index 1ad89ecd..99210413 100644 Binary files a/gtk-nsis-pack/bin/fc-cat.exe and b/gtk-nsis-pack/bin/fc-cat.exe differ diff --git a/gtk-nsis-pack/bin/fc-list.exe b/gtk-nsis-pack/bin/fc-list.exe index 2c0a792a..95034eed 100644 Binary files a/gtk-nsis-pack/bin/fc-list.exe and b/gtk-nsis-pack/bin/fc-list.exe differ diff --git a/gtk-nsis-pack/bin/fc-match.exe b/gtk-nsis-pack/bin/fc-match.exe index cff4737f..5b6d623c 100644 Binary files a/gtk-nsis-pack/bin/fc-match.exe and b/gtk-nsis-pack/bin/fc-match.exe differ diff --git a/gtk-nsis-pack/bin/fc-pattern.exe b/gtk-nsis-pack/bin/fc-pattern.exe index 9ae14123..7a8d1c4e 100644 Binary files a/gtk-nsis-pack/bin/fc-pattern.exe and b/gtk-nsis-pack/bin/fc-pattern.exe differ diff --git a/gtk-nsis-pack/bin/fc-query.exe b/gtk-nsis-pack/bin/fc-query.exe index b1a1969a..66a14155 100644 Binary files a/gtk-nsis-pack/bin/fc-query.exe and b/gtk-nsis-pack/bin/fc-query.exe differ diff --git a/gtk-nsis-pack/bin/fc-scan.exe b/gtk-nsis-pack/bin/fc-scan.exe index 2fa197db..85232aa5 100644 Binary files a/gtk-nsis-pack/bin/fc-scan.exe and b/gtk-nsis-pack/bin/fc-scan.exe differ diff --git a/gtk-nsis-pack/bin/fc-validate.exe b/gtk-nsis-pack/bin/fc-validate.exe index 4be0e788..faa27606 100644 Binary files a/gtk-nsis-pack/bin/fc-validate.exe and b/gtk-nsis-pack/bin/fc-validate.exe differ diff --git a/gtk-nsis-pack/bin/gdk-pixbuf-query-loaders.exe b/gtk-nsis-pack/bin/gdk-pixbuf-query-loaders.exe index 79bbcfa1..cfaa947c 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 0f8eb373..371af722 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 61e2d813..93ed7975 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-2.0.exe b/gtk-nsis-pack/bin/gtk-query-immodules-2.0.exe index 70a51e82..5a66885f 100644 Binary files a/gtk-nsis-pack/bin/gtk-query-immodules-2.0.exe and b/gtk-nsis-pack/bin/gtk-query-immodules-2.0.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 dac47063..2007ac8f 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/gtk-update-icon-cache.exe b/gtk-nsis-pack/bin/gtk-update-icon-cache.exe index 3e1648ba..cbc032d5 100644 Binary files a/gtk-nsis-pack/bin/gtk-update-icon-cache.exe and b/gtk-nsis-pack/bin/gtk-update-icon-cache.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 4ac0fdc8..41e91b74 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/libexslt-0.dll b/gtk-nsis-pack/bin/libexslt-0.dll index 0c40dd98..5667782b 100644 Binary files a/gtk-nsis-pack/bin/libexslt-0.dll and b/gtk-nsis-pack/bin/libexslt-0.dll differ diff --git a/gtk-nsis-pack/bin/libfontconfig-1.dll b/gtk-nsis-pack/bin/libfontconfig-1.dll index d2b964f3..f8dacdeb 100644 Binary files a/gtk-nsis-pack/bin/libfontconfig-1.dll and b/gtk-nsis-pack/bin/libfontconfig-1.dll differ diff --git a/gtk-nsis-pack/bin/libgailutil-18.dll b/gtk-nsis-pack/bin/libgailutil-18.dll index 4fb6f1fb..09b9086d 100644 Binary files a/gtk-nsis-pack/bin/libgailutil-18.dll and b/gtk-nsis-pack/bin/libgailutil-18.dll differ diff --git a/gtk-nsis-pack/bin/libgailutil-3-0.dll b/gtk-nsis-pack/bin/libgailutil-3-0.dll index 7b9b0711..314a3e08 100644 Binary files a/gtk-nsis-pack/bin/libgailutil-3-0.dll and b/gtk-nsis-pack/bin/libgailutil-3-0.dll differ diff --git a/gtk-nsis-pack/bin/libgdk-3-0.dll b/gtk-nsis-pack/bin/libgdk-3-0.dll index 578684ce..2e63dd1c 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-win32-2.0-0.dll b/gtk-nsis-pack/bin/libgdk-win32-2.0-0.dll index a74973d5..834225d8 100644 Binary files a/gtk-nsis-pack/bin/libgdk-win32-2.0-0.dll and b/gtk-nsis-pack/bin/libgdk-win32-2.0-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 72debfee..82783e0f 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/libgdkmm-2.4-1.dll b/gtk-nsis-pack/bin/libgdkmm-2.4-1.dll index 59400d28..328d7b93 100644 Binary files a/gtk-nsis-pack/bin/libgdkmm-2.4-1.dll and b/gtk-nsis-pack/bin/libgdkmm-2.4-1.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 877fb241..5a3da2bc 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/libgiomm-2.4-1.dll b/gtk-nsis-pack/bin/libgiomm-2.4-1.dll index 41b8671d..284514d7 100644 Binary files a/gtk-nsis-pack/bin/libgiomm-2.4-1.dll and b/gtk-nsis-pack/bin/libgiomm-2.4-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 48413f6e..6d221dad 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/libglibmm-2.4-1.dll b/gtk-nsis-pack/bin/libglibmm-2.4-1.dll index 63a330e9..4c372a73 100644 Binary files a/gtk-nsis-pack/bin/libglibmm-2.4-1.dll and b/gtk-nsis-pack/bin/libglibmm-2.4-1.dll differ diff --git a/gtk-nsis-pack/bin/libglibmm_generate_extra_defs-2.4-1.dll b/gtk-nsis-pack/bin/libglibmm_generate_extra_defs-2.4-1.dll index 10fe12a8..36a14da1 100644 Binary files a/gtk-nsis-pack/bin/libglibmm_generate_extra_defs-2.4-1.dll and b/gtk-nsis-pack/bin/libglibmm_generate_extra_defs-2.4-1.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 89705811..936d6be9 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/libgnutls-30.dll b/gtk-nsis-pack/bin/libgnutls-30.dll index c84bbab6..93f7622f 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/libgobject-2.0-0.dll b/gtk-nsis-pack/bin/libgobject-2.0-0.dll index 12a072de..144657dd 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 6b660ed8..bdfe9058 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 04e1e1bd..3fe634ac 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/libgtk-win32-2.0-0.dll b/gtk-nsis-pack/bin/libgtk-win32-2.0-0.dll index f8f962d1..bde8bb1d 100644 Binary files a/gtk-nsis-pack/bin/libgtk-win32-2.0-0.dll and b/gtk-nsis-pack/bin/libgtk-win32-2.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libgtkmm-2.4-1.dll b/gtk-nsis-pack/bin/libgtkmm-2.4-1.dll index b677cabb..450e523b 100644 Binary files a/gtk-nsis-pack/bin/libgtkmm-2.4-1.dll and b/gtk-nsis-pack/bin/libgtkmm-2.4-1.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 1adbeb5f..77064918 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/libharfbuzz-0.dll b/gtk-nsis-pack/bin/libharfbuzz-0.dll index 357008e7..68da3ae4 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/libp11-kit-0.dll b/gtk-nsis-pack/bin/libp11-kit-0.dll index c609a11e..35e13b4d 100644 Binary files a/gtk-nsis-pack/bin/libp11-kit-0.dll and b/gtk-nsis-pack/bin/libp11-kit-0.dll differ diff --git a/gtk-nsis-pack/bin/libpng16-16.dll b/gtk-nsis-pack/bin/libpng16-16.dll index f5f3cadb..d71c4700 100644 Binary files a/gtk-nsis-pack/bin/libpng16-16.dll and b/gtk-nsis-pack/bin/libpng16-16.dll differ diff --git a/gtk-nsis-pack/bin/librsvg-2-2.dll b/gtk-nsis-pack/bin/librsvg-2-2.dll index a11c27a7..45f06b7e 100644 Binary files a/gtk-nsis-pack/bin/librsvg-2-2.dll and b/gtk-nsis-pack/bin/librsvg-2-2.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 957b0396..406d8695 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 f2e917ed..a259514a 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/libxml2-2.dll b/gtk-nsis-pack/bin/libxml2-2.dll index 041d9a90..143bf0b3 100644 Binary files a/gtk-nsis-pack/bin/libxml2-2.dll and b/gtk-nsis-pack/bin/libxml2-2.dll differ diff --git a/gtk-nsis-pack/bin/libxslt-1.dll b/gtk-nsis-pack/bin/libxslt-1.dll index b4dcefd9..3bdb7cf8 100644 Binary files a/gtk-nsis-pack/bin/libxslt-1.dll and b/gtk-nsis-pack/bin/libxslt-1.dll differ diff --git a/gtk-nsis-pack/gtk2-runtime.ts.nsi b/gtk-nsis-pack/gtk2-runtime.ts.nsi index 99498072..7d5a16aa 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.31" !define GTK_BIN_VERSION "2.10.0" -!define PRODUCT_VERSION "${GTK_VERSION}-2017-09-25-ts-win64" +!define PRODUCT_VERSION "${GTK_VERSION}-2017-11-15-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 899857df..9c4aaecf 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.22.21" +!define GTK_VERSION "3.22.26" !define GTK_BIN_VERSION "3.0.0" -!define PRODUCT_VERSION "${GTK_VERSION}-2017-09-25-ts-win64" +!define PRODUCT_VERSION "${GTK_VERSION}-2017-11-15-ts-win64" !define PRODUCT_NAME "GTK3-Runtime Win64" !define PRODUCT_PUBLISHER "Tom Schoonjans" !define PRODUCT_WEB_SITE "https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer" diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache index 0713228c..5c957d4c 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.36.10 +# Created by gdk-pixbuf-query-loaders.exe from gdk-pixbuf-2.36.11 # # 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 0a2c78bb..4794c727 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-icns.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.dll index 7b7376cb..893332da 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-pnm.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.dll index e8074bd0..4776a12b 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 25e5abd5..1ebe7ce0 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-svg.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll index dd438c7a..e6833f2b 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.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 352c038b..272d6739 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-xbm.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.dll index 07020eba..2edb28c7 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 83c9cf99..bed383e2 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/gio/modules/libgiognutls.dll b/gtk-nsis-pack/lib/gio/modules/libgiognutls.dll index 940456d0..e14e4040 100644 Binary files a/gtk-nsis-pack/lib/gio/modules/libgiognutls.dll and b/gtk-nsis-pack/lib/gio/modules/libgiognutls.dll differ diff --git a/gtk-nsis-pack/lib/gtk-2.0/2.10.0/engines/libpixmap.dll b/gtk-nsis-pack/lib/gtk-2.0/2.10.0/engines/libpixmap.dll index 70ffa198..f31c393c 100644 Binary files a/gtk-nsis-pack/lib/gtk-2.0/2.10.0/engines/libpixmap.dll and b/gtk-nsis-pack/lib/gtk-2.0/2.10.0/engines/libpixmap.dll differ diff --git a/gtk-nsis-pack/lib/gtk-2.0/2.10.0/engines/libwimp.dll b/gtk-nsis-pack/lib/gtk-2.0/2.10.0/engines/libwimp.dll index cbdb2c35..08fd9797 100644 Binary files a/gtk-nsis-pack/lib/gtk-2.0/2.10.0/engines/libwimp.dll and b/gtk-nsis-pack/lib/gtk-2.0/2.10.0/engines/libwimp.dll differ diff --git a/gtk-nsis-pack/lib/gtk-2.0/modules/libgail.dll b/gtk-nsis-pack/lib/gtk-2.0/modules/libgail.dll index 95e03f32..a594e339 100644 Binary files a/gtk-nsis-pack/lib/gtk-2.0/modules/libgail.dll and b/gtk-nsis-pack/lib/gtk-2.0/modules/libgail.dll differ diff --git a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gtk30.mo index fae8808f..274299c9 100644 Binary files a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gtk30.mo 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 58db8979..085d5799 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/ar/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/shared-mime-info.mo index c02ef65f..603c7a1a 100644 Binary files a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/shared-mime-info.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 c9582683..06e028d7 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/as/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/shared-mime-info.mo index 0ae28530..20b38e3d 100644 Binary files a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/shared-mime-info.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 e78d0d8b..35757603 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/ast/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/shared-mime-info.mo new file mode 100644 index 00000000..a92c0437 Binary files /dev/null and b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/shared-mime-info.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 00ce69d1..2f94fbe1 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/az/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/shared-mime-info.mo index da7ecdfa..d254667d 100644 Binary files a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/shared-mime-info.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 d98ad2a8..cab97fb7 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/binutils.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/binutils.mo index 00bb3788..5b272563 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/gprof.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gprof.mo index 85a5bd77..45378be6 100644 Binary files a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gprof.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 8a1c15dc..cc62efb4 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/bg/LC_MESSAGES/ld.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/ld.mo index e187f8fe..527e0968 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/bg/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/shared-mime-info.mo index 76427c12..9245350b 100644 Binary files a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/bg_BG/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/bg_BG/LC_MESSAGES/shared-mime-info.mo deleted file mode 100644 index 739394b6..00000000 Binary files a/gtk-nsis-pack/share/locale/bg_BG/LC_MESSAGES/shared-mime-info.mo and /dev/null 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 bf9c38b8..c560213c 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 ea526546..c1ef365d 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/bn_IN/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo index f81ecc4a..cb125039 100644 Binary files a/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.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 da36346d..a5edc5fb 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/binutils.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/binutils.mo index dfe96448..9dda3c12 100644 Binary files a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/binutils.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 8401f232..1a4ea1f4 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/libsoup.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/libsoup.mo index 766dd8f6..72ac017c 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/ca/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/shared-mime-info.mo index 11ef7c4f..03cb2bd3 100644 Binary files a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/atk10.mo b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/atk10.mo index 3d156252..f86d98bd 100644 Binary files a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/atk10.mo and b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/atk10.mo differ diff --git a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/glib-networking.mo b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/glib-networking.mo index bef34101..768f713a 100644 Binary files a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/glib-networking.mo and b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/glib-networking.mo differ diff --git a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/glib20.mo index 7e98d371..b3bd52c0 100644 Binary files a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtk30-properties.mo index bb5fd089..9fd951d9 100644 Binary files a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtk30.mo index 1c2f8945..12b82b92 100644 Binary files a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtk30.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 0ed60771..ef615f6b 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/ca@valencia/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/libsoup.mo index 770ed793..1f0ac7b3 100644 Binary files a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo index e7ca6099..1fcbbfb1 100644 Binary files a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gnutls.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gnutls.mo index 94792ed1..3089a85c 100644 Binary files a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gnutls.mo and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gnutls.mo differ diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gtk30-properties.mo index 7ffdcc90..bffb8aa7 100644 Binary files a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gtk30.mo index e9efec34..14f89fcd 100644 Binary files a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gtk30.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 8ba02bf5..4d2a2188 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/libidn.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/libidn.mo deleted file mode 100644 index 7db3016f..00000000 Binary files a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/shared-mime-info.mo index bafcc104..cd86269d 100644 Binary files a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/shared-mime-info.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 3fdd89bf..9612c483 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/cy/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/shared-mime-info.mo index 1cca1b16..8ef1a805 100644 Binary files a/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/binutils.mo index d870bd7d..482e9fc6 100644 Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/binutils.mo differ diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gprof.mo index 299b601c..af14f5e8 100644 Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gprof.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 93869c82..71c5bed2 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/ld.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/ld.mo index f54a23fb..8f776640 100644 Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/libidn.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/libidn.mo deleted file mode 100644 index a3471d76..00000000 Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/libsoup.mo index 499f27f5..a33903f9 100644 Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/shared-mime-info.mo index 54241fcb..d7e94e02 100644 Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gnutls.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gnutls.mo index 56f92139..006fed6f 100644 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gnutls.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gnutls.mo differ diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gprof.mo index 2f4dd2c2..799f79a2 100644 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gprof.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 ede1231b..40196d89 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 4260385c..396f141d 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/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo index 308a15b2..5d2f2fba 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/ld.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/ld.mo new file mode 100644 index 00000000..a4eb7d13 Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libidn.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libidn.mo deleted file mode 100644 index 0d4bf090..00000000 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/shared-mime-info.mo index 7f9d6438..2ce78043 100644 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtk30.mo index 93afb601..c16c2a38 100644 Binary files a/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtk30.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 f99a6135..ec941667 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 b647b222..f69f5802 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/glib-networking.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/glib-networking.mo index afd762a5..1162df42 100644 Binary files a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/glib-networking.mo and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/glib-networking.mo differ diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtk30-properties.mo index 34cf730a..811ec9f9 100644 Binary files a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtk30-properties.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 43797078..16cc96a5 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/el/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo index 416e13e5..ba8a658e 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/el/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/shared-mime-info.mo index 44ca7675..45e66787 100644 Binary files a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo b/gtk-nsis-pack/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo index 3879e619..6d633655 100644 Binary files a/gtk-nsis-pack/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo and b/gtk-nsis-pack/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo differ diff --git a/gtk-nsis-pack/share/locale/en@boldquot/LC_MESSAGES/libidn.mo b/gtk-nsis-pack/share/locale/en@boldquot/LC_MESSAGES/libidn.mo deleted file mode 100644 index 35cabd85..00000000 Binary files a/gtk-nsis-pack/share/locale/en@boldquot/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/en@quot/LC_MESSAGES/gnutls.mo b/gtk-nsis-pack/share/locale/en@quot/LC_MESSAGES/gnutls.mo index 58fff754..c014dc7e 100644 Binary files a/gtk-nsis-pack/share/locale/en@quot/LC_MESSAGES/gnutls.mo and b/gtk-nsis-pack/share/locale/en@quot/LC_MESSAGES/gnutls.mo differ diff --git a/gtk-nsis-pack/share/locale/en@quot/LC_MESSAGES/libidn.mo b/gtk-nsis-pack/share/locale/en@quot/LC_MESSAGES/libidn.mo deleted file mode 100644 index 9f840b47..00000000 Binary files a/gtk-nsis-pack/share/locale/en@quot/LC_MESSAGES/libidn.mo and /dev/null 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 46ca6f97..80e500c5 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_CA/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo index 59b378b3..ed416643 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 13a0a417..49368b14 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/en_GB/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo index 55252faf..3a9779a3 100644 Binary files a/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gnutls.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gnutls.mo index b22636d9..e9f4c482 100644 Binary files a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gnutls.mo and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gnutls.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 13891b2e..2b3da8ce 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/eo/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo index f527ec61..646e98a9 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/libidn.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/libidn.mo deleted file mode 100644 index f15f3eba..00000000 Binary files a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/libsoup.mo index 42d15263..5ff137b2 100644 Binary files a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/shared-mime-info.mo index b8450f7d..5945e428 100644 Binary files a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/shared-mime-info.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 65268dfe..7601247c 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 0b17373f..730c398e 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/gold.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gold.mo index 8c231b2a..768cd59d 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 2e7a1082..a6988e50 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/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo index 6cfae49c..ccfefc68 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/ld.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/ld.mo index feea3740..5fa96696 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/shared-mime-info.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/shared-mime-info.mo index e27fe112..f7e6a68a 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/shared-mime-info.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 c2e47a50..e15ba80b 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/et/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/shared-mime-info.mo index e2fe84f8..972239fd 100644 Binary files a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/shared-mime-info.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 22c0b99a..72d30df5 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/eu/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/shared-mime-info.mo index bce1a985..c669dff7 100644 Binary files a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/glib-networking.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/glib-networking.mo index b94811c9..b7739f18 100644 Binary files a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/glib-networking.mo and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/glib-networking.mo differ diff --git a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtk30.mo index 4538b78b..010e885c 100644 Binary files a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtk30.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 3175feb1..465e7caa 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/fa/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/shared-mime-info.mo index 7f6703ac..6594cad0 100644 Binary files a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/fa_IR/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/fa_IR/LC_MESSAGES/shared-mime-info.mo deleted file mode 100644 index 5a32c8a9..00000000 Binary files a/gtk-nsis-pack/share/locale/fa_IR/LC_MESSAGES/shared-mime-info.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/binutils.mo index 98748b85..acf80615 100644 Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/binutils.mo differ diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gas.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gas.mo index 72df64d4..a2acbe7b 100644 Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gas.mo and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gas.mo differ diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gnutls.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gnutls.mo index 45ac6220..243adbfd 100644 Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gnutls.mo and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gnutls.mo differ diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gold.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gold.mo index 25ee9ebb..75bf0b02 100644 Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gold.mo and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gold.mo differ diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gprof.mo index 874e4059..02d43ec8 100644 Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gprof.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 2edb7ed3..f72b0c0a 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/fi/LC_MESSAGES/ld.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/ld.mo index d1b25bbc..31700b16 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/libidn.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/libidn.mo deleted file mode 100644 index dbb19867..00000000 Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/shared-mime-info.mo index 7309d2b9..7b6dddee 100644 Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/fo/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/fo/LC_MESSAGES/shared-mime-info.mo index eb0c11b4..70dfb1ae 100644 Binary files a/gtk-nsis-pack/share/locale/fo/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/fo/LC_MESSAGES/shared-mime-info.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 573df415..ea92289c 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 4859b43e..b7a79832 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/gnutls.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gnutls.mo index b9a7fb08..3938325e 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gnutls.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gnutls.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 4514dcde..04dccbec 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/gprof.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gprof.mo index 2a6e7dc6..d70ad2b4 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gprof.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 13a5ca78..b990dd45 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/ld.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/ld.mo index b59a5cc8..0a568206 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/libidn.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/libidn.mo deleted file mode 100644 index 9988ce00..00000000 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/shared-mime-info.mo index 3614e897..380a9900 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/shared-mime-info.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 0243b5c6..b718ae56 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/gprof.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gprof.mo index 5942da35..0a1fb55d 100644 Binary files a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gprof.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 8d6ae2b9..d56f43b0 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/ga/LC_MESSAGES/ld.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/ld.mo index b3080443..52bd6f88 100644 Binary files a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/shared-mime-info.mo index 7d0e1bc7..5cb8302b 100644 Binary files a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/shared-mime-info.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 e8e74dd7..e9dbd03d 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/shared-mime-info.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/shared-mime-info.mo index d2ae5818..d6a47fb8 100644 Binary files a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/shared-mime-info.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 ff6d804b..85a9ff2c 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/gu/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/shared-mime-info.mo index 3607d346..2a3656eb 100644 Binary files a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/shared-mime-info.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 ab86c1f0..64ee5b33 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/he/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/shared-mime-info.mo index c11e5ea9..bddbf239 100644 Binary files a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/shared-mime-info.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 32820cc1..8e4d65b1 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/hi/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/shared-mime-info.mo index b8bdc249..2dc5d134 100644 Binary files a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/binutils.mo index 14c292de..e189c792 100644 Binary files a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/binutils.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 82a54d6c..4a332855 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/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo index 53d760d1..63bef248 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/hr/LC_MESSAGES/libidn.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/libidn.mo deleted file mode 100644 index a0baa587..00000000 Binary files a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/shared-mime-info.mo index 8bd141a4..2e94f8df 100644 Binary files a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gprof.mo index 8c770e98..d2c2424f 100644 Binary files a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gprof.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 c9181ea2..f826d699 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 aa021fec..b8d1b04d 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/libidn.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/libidn.mo deleted file mode 100644 index 4ca8781e..00000000 Binary files a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/shared-mime-info.mo index 3788debe..2dd48b81 100644 Binary files a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/gtk30.mo index 33154ff0..a410da88 100644 Binary files a/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/shared-mime-info.mo index 3730b996..527f4be2 100644 Binary files a/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/binutils.mo index 5cbebaba..42c6a729 100644 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/binutils.mo differ diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gas.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gas.mo index 2ecf1940..e52f287f 100644 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gas.mo and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gas.mo differ diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gold.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gold.mo index bd5a8009..8aa55334 100644 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gold.mo and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gold.mo differ diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gprof.mo index e9c42932..41ab144d 100644 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gprof.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 b3bb0266..c7328ab4 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/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo index 47ed2d87..c6efd0f0 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/id/LC_MESSAGES/ld.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/ld.mo index 155f6077..18ac8ec0 100644 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/libidn.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/libidn.mo deleted file mode 100644 index 20cf461f..00000000 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/shared-mime-info.mo index 2eff20ca..5985ffda 100644 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/binutils.mo index 6e01870e..391ba877 100644 Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/binutils.mo differ diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gnutls.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gnutls.mo index a51283b4..64ab88fb 100644 Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gnutls.mo and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gnutls.mo differ diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gold.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gold.mo index b79d83af..3fdac3ce 100644 Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gold.mo and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gold.mo differ diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gprof.mo index 832dddee..1c50fa15 100644 Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gprof.mo differ diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gtk30.mo index d32828d1..28c6f587 100644 Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gtk30.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 24c08a0d..06dec122 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/ld.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/ld.mo index e6cb2dde..5dcea159 100644 Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/libidn.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/libidn.mo deleted file mode 100644 index e44d3679..00000000 Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/shared-mime-info.mo index e9c1068c..7adfe17c 100644 Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/shared-mime-info.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 0f4f1e22..50c3f5f3 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/gas.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gas.mo index 07f7f920..bef11073 100644 Binary files a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gas.mo and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gas.mo differ diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gold.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gold.mo new file mode 100644 index 00000000..d8483746 Binary files /dev/null and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gold.mo differ diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gprof.mo index f563e64d..25d7e2c3 100644 Binary files a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gprof.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 a1b288c3..75f93df9 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/ld.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/ld.mo index 703df640..21449c5f 100644 Binary files a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/libidn.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/libidn.mo deleted file mode 100644 index d3e50f47..00000000 Binary files a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/shared-mime-info.mo index 00e33e98..53d35f1b 100644 Binary files a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/shared-mime-info.mo index cb40592b..7e593c9a 100644 Binary files a/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/kg/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/kg/LC_MESSAGES/gtk30.mo index fc51cd66..527ad934 100644 Binary files a/gtk-nsis-pack/share/locale/kg/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/kg/LC_MESSAGES/gtk30.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 8ff9aa8a..23486774 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/kk/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/shared-mime-info.mo index ed426044..e54001e1 100644 Binary files a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/km/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/km/LC_MESSAGES/gtk30.mo index 48341d8c..a88de88e 100644 Binary files a/gtk-nsis-pack/share/locale/km/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/km/LC_MESSAGES/gtk30.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 7e9e5ba0..f9409a70 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/kn/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/shared-mime-info.mo index a89350f5..8646dba6 100644 Binary files a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/shared-mime-info.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 f988f060..22f4419c 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/ko/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/shared-mime-info.mo index 39df2686..b6c8f649 100644 Binary files a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/shared-mime-info.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 ffa16419..0579dee8 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/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo index 3794f334..f57e11bf 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/lt/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/shared-mime-info.mo index 861d7640..92d8794a 100644 Binary files a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/shared-mime-info.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 8e2b5a05..c501be70 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/lv/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/shared-mime-info.mo index cc38b66f..fed40f41 100644 Binary files a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/shared-mime-info.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 406c7b98..555d71e0 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 10561a0c..0d3d6fac 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 8a7ef000..5ba93f3d 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 340dc8e6..bbc08917 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/ml/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/shared-mime-info.mo index 6f319722..6e66041d 100644 Binary files a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtk30.mo index 60c6f5e5..c6d6f7a4 100644 Binary files a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtk30.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 d05f5bec..ce5349bd 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 3efe77ff..d6e092b7 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/mr/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/shared-mime-info.mo index 1cb2acac..d8d7b0a5 100644 Binary files a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gnutls.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gnutls.mo index 9a1b0783..66066382 100644 Binary files a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gnutls.mo and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gnutls.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 76776874..b64f9637 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/ms/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo index 8431757f..daee1ba3 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/ms/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/shared-mime-info.mo index 5a721133..75e0f814 100644 Binary files a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gtk30.mo index eeccdcac..a1d1ee77 100644 Binary files a/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtk30.mo index 493121c1..677263e9 100644 Binary files a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtk30.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 c0a7fb31..bf8834a1 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/nb/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/shared-mime-info.mo index 8a506c4d..333570ca 100644 Binary files a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/gtk30.mo index abaa6157..256e4a3a 100644 Binary files a/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/atk10.mo b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/atk10.mo index 71e13790..c2c07e3e 100644 Binary files a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/atk10.mo and b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/atk10.mo differ diff --git a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/glib20.mo index d37f73c4..c5cc2432 100644 Binary files a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtk30.mo index b51d76fe..eb5c13bd 100644 Binary files a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtk30.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 cbd90ed1..f44b42f7 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/ne/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/libsoup.mo new file mode 100644 index 00000000..6c77fca5 Binary files /dev/null and b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/atk10.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/atk10.mo index 052094ea..d23ca1eb 100644 Binary files a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/atk10.mo and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/atk10.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 36f0ec91..fc4ddad1 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/gnutls.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gnutls.mo index 348eca4c..6fc76a97 100644 Binary files a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gnutls.mo and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gnutls.mo differ diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gprof.mo index 32cf7dec..1a7dd8c5 100644 Binary files a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gprof.mo differ diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtk30-properties.mo index b61cc52f..bae51125 100644 Binary files a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtk30.mo index dc8208a1..2e4f429f 100644 Binary files a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtk30.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 ae7ad838..a3571586 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/libidn.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/libidn.mo deleted file mode 100644 index 91bc9ba6..00000000 Binary files a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/libsoup.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/libsoup.mo index f412127a..37d0ae5c 100644 Binary files a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/libsoup.mo and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/libsoup.mo differ diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/shared-mime-info.mo index dc41d922..7f3c22e5 100644 Binary files a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/shared-mime-info.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 4058babb..c73a516c 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/nn/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/shared-mime-info.mo index 37bc5798..2fb9a253 100644 Binary files a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/shared-mime-info.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 5e3c84a4..af9794e4 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/oc/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/shared-mime-info.mo index d608ab3f..c76b4995 100644 Binary files a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/shared-mime-info.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 08262caa..ac5ac9ea 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/or/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/shared-mime-info.mo index 22c2c74d..9ac47599 100644 Binary files a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/shared-mime-info.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 b032aca2..b10aa4fc 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/pa/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/shared-mime-info.mo index 2473a0bd..acbf85d0 100644 Binary files a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gnutls.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gnutls.mo index 403b7839..0ca0c0b9 100644 Binary files a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gnutls.mo and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gnutls.mo differ diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtk30-properties.mo index fe79d039..1e717df3 100644 Binary files a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtk30-properties.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 da9bd71e..e85eb6ea 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/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo index 8af9911c..b3c4e399 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/libidn.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/libidn.mo deleted file mode 100644 index fa7dc14a..00000000 Binary files a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/shared-mime-info.mo index ed6ecabc..21eee247 100644 Binary files a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/shared-mime-info.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 2224d227..28ce6c0a 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/shared-mime-info.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/shared-mime-info.mo index 1f7c3fe9..d10a8b48 100644 Binary files a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/shared-mime-info.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 32876f76..a414c937 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-properties.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtk30-properties.mo index db4d3fa8..36551fa1 100644 Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtk30-properties.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 4fd63f22..c60377f1 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/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo index 423ae3d5..9688b974 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/pt_BR/LC_MESSAGES/libidn.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/libidn.mo deleted file mode 100644 index 7807b979..00000000 Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo index ea15512b..72b76ca7 100644 Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/binutils.mo index f1c1e0e1..5c8e7a5e 100644 Binary files a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/binutils.mo differ diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gprof.mo index 2b3e6066..c9e463a8 100644 Binary files a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gprof.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 c84945ba..e6422b97 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/libidn.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/libidn.mo deleted file mode 100644 index 46364648..00000000 Binary files a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/shared-mime-info.mo index e9492999..11f18fe7 100644 Binary files a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/shared-mime-info.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 d1e39e87..14e76db8 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 87734f28..35ecba6c 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/ru/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gprof.mo index b4ee1269..a33925a2 100644 Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gprof.mo differ diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk30-properties.mo index 628cb214..130734bd 100644 Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk30.mo index 5ed494a3..143aa8b2 100644 Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk30.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 6b363439..21eb5ded 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/ld.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/ld.mo new file mode 100644 index 00000000..cd82dabc Binary files /dev/null and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/shared-mime-info.mo index e9345ed8..76ccddd8 100644 Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/ru_RU/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/ru_RU/LC_MESSAGES/shared-mime-info.mo deleted file mode 100644 index 17dc243b..00000000 Binary files a/gtk-nsis-pack/share/locale/ru_RU/LC_MESSAGES/shared-mime-info.mo and /dev/null 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 0e022df4..7ca3105c 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/gtk30.mo b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtk30.mo index d0ad3107..b01b55b4 100644 Binary files a/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtk30.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 f599d79a..8e138bcf 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/binutils.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/binutils.mo index df4639ac..2e86973d 100644 Binary files a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/binutils.mo differ diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/glib20.mo index bc1dab2e..7dccc1b2 100644 Binary files a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk30-properties.mo index 9532c4b6..ab2ec7b7 100644 Binary files a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk30.mo index d10abb3d..aa0d2e8c 100644 Binary files a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo index 2218acbd..bbd56a72 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/sk/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/shared-mime-info.mo index 79e5ecf7..5adedea4 100644 Binary files a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/glib20.mo index bc4da4c2..4917cb4b 100644 Binary files a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/glib20.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 89c8ea82..b3956768 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/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo index 33f87b69..23ce5431 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/sl/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/shared-mime-info.mo index eb7e52f4..465d0456 100644 Binary files a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/shared-mime-info.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 830ea970..b01c9c97 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/sq/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/shared-mime-info.mo index e59cd271..3c57e47f 100644 Binary files a/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/binutils.mo index 572ee0a0..5f3135ab 100644 Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/binutils.mo differ diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gprof.mo index 16f76f28..bfa1e569 100644 Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gprof.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 7b151a57..63cb2252 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/ld.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/ld.mo new file mode 100644 index 00000000..d15720c9 Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/libidn.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/libidn.mo deleted file mode 100644 index d5664936..00000000 Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/shared-mime-info.mo index 41c0d292..f1076041 100644 Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/shared-mime-info.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 e7881a86..716d20a8 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/sr@latin/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo index 74a65c9d..52b7e124 100644 Binary files a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.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 f0b831df..d2d11c5e 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/gas.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gas.mo new file mode 100644 index 00000000..77f8d775 Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gas.mo differ diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gnutls.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gnutls.mo index 3dd70d8e..a2097998 100644 Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gnutls.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gnutls.mo differ diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gold.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gold.mo new file mode 100644 index 00000000..7ac6c521 Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gold.mo differ diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gprof.mo index f0d405d5..ce0a0b88 100644 Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gprof.mo differ diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtk30-properties.mo index c66f45bb..418bcdc1 100644 Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtk30-properties.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 b33e30fb..30920a45 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/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo index ed8eb8a8..fa554400 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/ld.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/ld.mo index f7038a8a..66d9756a 100644 Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/shared-mime-info.mo index 0dd690ae..8e6b41cd 100644 Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/shared-mime-info.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 8a60f42c..c8fd0619 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/ta/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/shared-mime-info.mo index 4bdb082a..0a8c5d82 100644 Binary files a/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/shared-mime-info.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 12a8a24f..fe14472a 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/te/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/shared-mime-info.mo index c065887a..0c50c4a7 100644 Binary files a/gtk-nsis-pack/share/locale/te/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/shared-mime-info.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 475e6c84..d3a8df58 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 b3ac0a9a..7fd14a68 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/th/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/shared-mime-info.mo index 850164a1..adacf118 100644 Binary files a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/binutils.mo index 71904464..cbda6e43 100644 Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/binutils.mo differ diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gas.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gas.mo index bf7736d8..696ebf41 100644 Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gas.mo and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gas.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 82735ab7..e1e66f77 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/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo index 7be0a374..e3c50625 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/tr/LC_MESSAGES/ld.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/ld.mo index 96d567be..85a1d6c5 100644 Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/shared-mime-info.mo index eff41ec2..cb25316a 100644 Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtk30.mo index 987bee78..6e6274fa 100644 Binary files a/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtk30.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 a4df7d0e..5a1b3cae 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/binutils.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/binutils.mo index 5b91ef98..be7dd92c 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 fed385da..de03806b 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/gnutls.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gnutls.mo index 77d602b2..9db632f9 100644 Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gnutls.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gnutls.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 new file mode 100644 index 00000000..ba31bca4 Binary files /dev/null and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gold.mo differ diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gprof.mo index b11462d3..2d511cc4 100644 Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gprof.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 08f77d68..9161629f 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/ld.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/ld.mo index 231915bf..963e6840 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/libidn.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/libidn.mo deleted file mode 100644 index 80b2ac46..00000000 Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/shared-mime-info.mo index 070ec787..d7eb188f 100644 Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/binutils.mo index dee68e3e..ea1164a3 100644 Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/binutils.mo differ diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gnutls.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gnutls.mo index 95e9e9a8..e1fd04cd 100644 Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gnutls.mo and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gnutls.mo differ diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gold.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gold.mo index c2d3d961..61d1a661 100644 Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gold.mo and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gold.mo differ diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gprof.mo index 902b3cdb..8fac3b37 100644 Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gprof.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 6bcfa4c6..3f54b2db 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/ld.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/ld.mo index fce15ce7..8a7bcae9 100644 Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/libidn.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/libidn.mo deleted file mode 100644 index a759aa0d..00000000 Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/shared-mime-info.mo index abcc264c..1f8d970a 100644 Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/shared-mime-info.mo index 8d9a2d40..d590c131 100644 Binary files a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/shared-mime-info.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 950c1c82..7e40aa2c 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/binutils.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/binutils.mo index 1cf1da3f..ea926cbd 100644 Binary files a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/binutils.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gas.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gas.mo index 3366997b..e782a486 100644 Binary files a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gas.mo and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gas.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gnutls.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gnutls.mo index 7b444ca9..aaf6ca9f 100644 Binary files a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gnutls.mo and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gnutls.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gold.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gold.mo index a72a072c..28ff89fb 100644 Binary files a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gold.mo and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gold.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 aaf2a7ef..e9e1f467 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/ld.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/ld.mo index e658ce39..fa4d1463 100644 Binary files a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/libidn.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/libidn.mo deleted file mode 100644 index 91afd063..00000000 Binary files a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/libidn.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo index 478e526e..bd08e59e 100644 Binary files a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.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 72b60113..42a2e72d 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_HK/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo index cd4b4471..05c1dc2c 100644 Binary files a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/binutils.mo index b02a71ee..98461795 100644 Binary files a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/binutils.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtk30-properties.mo index e4ba6da8..d2b67825 100644 Binary files a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtk30.mo index 4fc83c23..9bd43da0 100644 Binary files a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtk30.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 23b6e589..41ee7fc9 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/ld.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/ld.mo index 02b99427..8938c34e 100644 Binary files a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/ld.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo index f29ed41a..55c460d1 100644 Binary files a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo differ