diff --git a/README.md b/README.md index 62c76940..6be12ae7 100644 --- a/README.md +++ b/README.md @@ -11,45 +11,48 @@ The installers can be found [here](http://lvserver.ugent.be/gtk-win64/). Both for convencience as well as for increased reliability across installations, it is recommended for developers to compile and link against the GTK+ SDK that I used to create the installers. This SDK can also be obtained at the aforementioned url. -The current releases ([gtk2-runtime-2.24.28-2015-07-03-ts-win64.exe](http://lvserver.ugent.be/gtk-win64/gtk2-runtime/gtk2-runtime-2.24.28-2015-07-03-ts-win64.exe) and [gtk3-runtime-3.14.13-2015-07-03-ts-win64.exe](http://lvserver.ugent.be/gtk-win64/gtk3-runtime/gtk3-runtime-3.14.13-2015-07-03-ts-win64.exe)) have been compiled using GCC 5.1.0 (MinGW-w64 installed from TDM-GCC). +The current releases ([gtk2-runtime-2.24.29-2016-01-10-ts-win64.exe](http://lvserver.ugent.be/gtk-win64/gtk2-runtime/gtk2-runtime-2.24.29-2016-01-10-ts-win64.exe) and [gtk3-runtime-3.18.6-2016-01-10-ts-win64.exe](http://lvserver.ugent.be/gtk-win64/gtk3-runtime/gtk3-runtime-3.18.6-2016-01-10-ts-win64.exe)) have been compiled using GCC 5.1.0 (MinGW-w64 installed from TDM-GCC). The included GTK+ dependencies were selected according to the flowchart used by [Hexchat](http://hexchat.github.io/gtk-win32/). The source tarballs can be obtained by clicking on the names of the dependencies in the following list: -* [adwaita icon theme](http://ftp.gnome.org/pub/GNOME/sources/adwaita-icon-theme/) (3.14.1) -* [atk](http://ftp.gnome.org/pub/GNOME/sources/atk/) (2.16.0) -* [atkmm](http://ftp.gnome.org/pub/GNOME/sources/atkmm/) (2.22.7) -* [cairo](http://cairographics.org/releases/) (1.14.2) -* [cairomm](http://cairographics.org/releases/) (1.11.2) +* [adwaita icon theme](http://ftp.gnome.org/pub/GNOME/sources/adwaita-icon-theme/) (3.18.0) +* [atk](http://ftp.gnome.org/pub/GNOME/sources/atk/) (2.18.0) +* [atkmm](http://ftp.gnome.org/pub/GNOME/sources/atkmm/) (2.24.2) +* [cairo](http://cairographics.org/releases/) (1.14.6) +* [cairomm](http://cairographics.org/releases/) (1.12.0) * [fontconfig](http://www.freedesktop.org/software/fontconfig/release/) (2.11.1) -* [freetype](http://www.freetype.org/download.html) (2.6) -* [gdk-pixbuf](http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/) (2.30.8) -* [gettext](http://ftp.gnu.org/pub/gnu/gettext/) (0.19.4) -* [glib](http://ftp.gnome.org/pub/GNOME/sources/glib/) (2.44.1) -* [glibmm](http://ftp.gnome.org/pub/GNOME/sources/glibmm/) (2.44.0) -* [gtk2](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (2.24.28) -* [gtk3](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (3.14.13) +* [freetype](http://www.freetype.org/download.html) (2.6.2) +* [gdk-pixbuf](http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/) (2.32.3) +* [gettext](http://ftp.gnu.org/pub/gnu/gettext/) (0.19.7) +* [glib](http://ftp.gnome.org/pub/GNOME/sources/glib/) (2.46.2) +* [glibmm](http://ftp.gnome.org/pub/GNOME/sources/glibmm/) (2.46.3) +* [gtk2](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (2.24.29) +* [gtk3](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (3.18.6) * [gtkmm2](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (2.24.4) -* [gtkmm3](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (3.14.0) -* [harfbuzz](http://www.freedesktop.org/software/harfbuzz/release/) (0.9.41) +* [gtkmm3](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (3.18.0) +* [harfbuzz](http://www.freedesktop.org/software/harfbuzz/release/) (1.1.2) * [hicolor-icon-theme](http://icon-theme.freedesktop.org/releases/) (0.15) * [icon-naming-utils](http://tango.freedesktop.org/releases/) (0.8.90) * [intltool](http://ftp.gnome.org/pub/gnome/sources/intltool/) (0.51.0) * [json-glib](http://ftp.gnome.org/pub/gnome/sources/json-glib/) (1.0.4) +* [libepoxy](https://github.com/anholt/libepoxy) (1.3.1) * [libffi](http://sourceware.org/libffi/) (3.2.1) -* [libpng](http://sourceforge.net/project/showfiles.php?group_id=5624) (1.6.17) -* [libsigc++](http://ftp.gnome.org/pub/GNOME/sources/libsigc++/) (2.4.1) -* [libxml2](http://xmlsoft.org/sources/) (2.9.2) +* [libpng](http://sourceforge.net/project/showfiles.php?group_id=5624) (1.6.20) +* [libsigc++](http://ftp.gnome.org/pub/GNOME/sources/libsigc++/) (2.6.2) +* [libxml2](http://xmlsoft.org/sources/) (2.9.3) * [libxml++](http://ftp.gnome.org/pub/GNOME/sources/libxml++/) (2.38.1) * [libxslt](http://xmlsoft.org/sources/) (1.1.28) -* [pango](http://ftp.gnome.org/pub/GNOME/sources/pango/) (1.36.8) -* [pangomm](http://ftp.gnome.org/pub/GNOME/sources/pangomm/) (2.36.0) -* [pixman](http://cairographics.org/releases/) (0.32.6) -* [pkg-config](http://pkgconfig.freedesktop.org/releases/) (0.28) +* [mm-common](http://ftp.gnome.org/pub/GNOME/sources/mm-common/) (0.9.9) +* [pango](http://ftp.gnome.org/pub/GNOME/sources/pango/) (1.38.1) +* [pangomm](http://ftp.gnome.org/pub/GNOME/sources/pangomm/) (2.38.1) +* [pixman](http://cairographics.org/releases/) (0.32.8) +* [pkg-config](http://pkgconfig.freedesktop.org/releases/) (0.29) * [win-iconv](http://code.google.com/p/win-iconv/downloads/list) (0.0.6) * [zlib](http://www.zlib.net) (1.2.8) -For all other information regarding how to use the installer, the reader is kindly referred to the [Alexander Shaduri's website](http://gtk-win.sourceforge.net) of the GTK for Windows runtime environment installer. The only difference with the installers found at this website is that mine DO NOT have the `compatdlls` option, but this should present no problems to any user. +For all other information regarding how to use the installer, the reader is kindly referred to [Alexander Shaduri's website](http://gtk-win.sourceforge.net) of the GTK for Windows runtime environment installer. The only difference with the installers found at his website is that mine DO NOT have the `compatdlls` option, but this should present no problems to any user. Personally I use this installer in my [XMI-MSIM project](http://github.com/xmimsim). You may want to have a look at my Inno Setup ([new](https://github.com/tschoonj/xmimsim/blob/master/windows/xmimsim.iss)) and NSIS ([old](https://github.com/tschoonj/xmimsim/blob/XMI-MSIM-4.0/nsis/xmimsim-win64.nsi.in)) based installers. +Those interested in scientific plotting using Gtkmm3 may want to have a look at my project [Gtkmm-PLplot](https://github.com/tschoonj/gtkmm-plplot). Documentation and examples can be found [here](http://tschoonj.github.io/gtkmm-plplot) Tom Schoonjans diff --git a/gtk-nsis-pack/bin/gdk-pixbuf-query-loaders.exe b/gtk-nsis-pack/bin/gdk-pixbuf-query-loaders.exe index 6b392c83..467c2743 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 6b75e240..431e6f39 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 160bcd40..b7540034 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-demo.exe b/gtk-nsis-pack/bin/gtk-demo.exe index 146658b6..bbe9db5d 100644 Binary files a/gtk-nsis-pack/bin/gtk-demo.exe and b/gtk-nsis-pack/bin/gtk-demo.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 b6ab646f..aa95303e 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 219d3e8e..076cc516 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 6adf3c95..8237f3f2 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/libasprintf-0.dll b/gtk-nsis-pack/bin/libasprintf-0.dll index f63abf0d..718a8105 100644 Binary files a/gtk-nsis-pack/bin/libasprintf-0.dll and b/gtk-nsis-pack/bin/libasprintf-0.dll differ diff --git a/gtk-nsis-pack/bin/libatk-1.0-0.dll b/gtk-nsis-pack/bin/libatk-1.0-0.dll index 50350902..8924a2aa 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/libatkmm-1.6-1.dll b/gtk-nsis-pack/bin/libatkmm-1.6-1.dll index f1edf9a1..b0e3982a 100644 Binary files a/gtk-nsis-pack/bin/libatkmm-1.6-1.dll and b/gtk-nsis-pack/bin/libatkmm-1.6-1.dll differ diff --git a/gtk-nsis-pack/bin/libcairo-2.dll b/gtk-nsis-pack/bin/libcairo-2.dll index 5a38aeec..6aa0068a 100644 Binary files a/gtk-nsis-pack/bin/libcairo-2.dll and b/gtk-nsis-pack/bin/libcairo-2.dll differ diff --git a/gtk-nsis-pack/bin/libcairo-gobject-2.dll b/gtk-nsis-pack/bin/libcairo-gobject-2.dll index cd6064c8..7f78afb0 100644 Binary files a/gtk-nsis-pack/bin/libcairo-gobject-2.dll and b/gtk-nsis-pack/bin/libcairo-gobject-2.dll differ diff --git a/gtk-nsis-pack/bin/libcairo-script-interpreter-2.dll b/gtk-nsis-pack/bin/libcairo-script-interpreter-2.dll index 0829a1a7..412018be 100644 Binary files a/gtk-nsis-pack/bin/libcairo-script-interpreter-2.dll and b/gtk-nsis-pack/bin/libcairo-script-interpreter-2.dll differ diff --git a/gtk-nsis-pack/bin/libcairomm-1.0-1.dll b/gtk-nsis-pack/bin/libcairomm-1.0-1.dll index 55335dd1..495902bb 100644 Binary files a/gtk-nsis-pack/bin/libcairomm-1.0-1.dll and b/gtk-nsis-pack/bin/libcairomm-1.0-1.dll differ diff --git a/gtk-nsis-pack/bin/libepoxy-0.dll b/gtk-nsis-pack/bin/libepoxy-0.dll new file mode 100644 index 00000000..055a07c9 Binary files /dev/null and b/gtk-nsis-pack/bin/libepoxy-0.dll differ diff --git a/gtk-nsis-pack/bin/libfreetype-6.dll b/gtk-nsis-pack/bin/libfreetype-6.dll index 3fc28c18..a6ea21b8 100644 Binary files a/gtk-nsis-pack/bin/libfreetype-6.dll and b/gtk-nsis-pack/bin/libfreetype-6.dll differ diff --git a/gtk-nsis-pack/bin/libgailutil-18.dll b/gtk-nsis-pack/bin/libgailutil-18.dll index f59323a5..88424182 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 c1f9acdc..5204d191 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 58d91910..9929f0e3 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 6b3d108e..54918c03 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 4b61c907..21d336e1 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-3.0-1.dll b/gtk-nsis-pack/bin/libgdkmm-3.0-1.dll index 395a3a7f..cfdb2924 100644 Binary files a/gtk-nsis-pack/bin/libgdkmm-3.0-1.dll and b/gtk-nsis-pack/bin/libgdkmm-3.0-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 bbd5e641..62dd11a4 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 b53bd979..cbebebc6 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 8b95648b..f1fe1a31 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 3734bb42..509f6171 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 b6af0f19..79c6fb16 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 06a860c4..fc0a4a0b 100644 Binary files a/gtk-nsis-pack/bin/libgmodule-2.0-0.dll and b/gtk-nsis-pack/bin/libgmodule-2.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libgobject-2.0-0.dll b/gtk-nsis-pack/bin/libgobject-2.0-0.dll index 597eacd8..cecab7f7 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 c6a16616..c761bda6 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 4485722f..708ad4db 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 27e7c8dc..6ac06e2e 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-3.0-1.dll b/gtk-nsis-pack/bin/libgtkmm-3.0-1.dll index 9e7b2507..320189ad 100644 Binary files a/gtk-nsis-pack/bin/libgtkmm-3.0-1.dll and b/gtk-nsis-pack/bin/libgtkmm-3.0-1.dll differ diff --git a/gtk-nsis-pack/bin/libharfbuzz-0.dll b/gtk-nsis-pack/bin/libharfbuzz-0.dll index 80800ed8..edadc5af 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/libintl-8.dll b/gtk-nsis-pack/bin/libintl-8.dll index 5960f403..4676ca79 100644 Binary files a/gtk-nsis-pack/bin/libintl-8.dll and b/gtk-nsis-pack/bin/libintl-8.dll differ diff --git a/gtk-nsis-pack/bin/libpango-1.0-0.dll b/gtk-nsis-pack/bin/libpango-1.0-0.dll index 681696f6..4701c6b0 100644 Binary files a/gtk-nsis-pack/bin/libpango-1.0-0.dll and b/gtk-nsis-pack/bin/libpango-1.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libpangocairo-1.0-0.dll b/gtk-nsis-pack/bin/libpangocairo-1.0-0.dll index 226fe122..a7b918a1 100644 Binary files a/gtk-nsis-pack/bin/libpangocairo-1.0-0.dll and b/gtk-nsis-pack/bin/libpangocairo-1.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libpangoft2-1.0-0.dll b/gtk-nsis-pack/bin/libpangoft2-1.0-0.dll index c43070cf..8c40da43 100644 Binary files a/gtk-nsis-pack/bin/libpangoft2-1.0-0.dll and b/gtk-nsis-pack/bin/libpangoft2-1.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libpangomm-1.4-1.dll b/gtk-nsis-pack/bin/libpangomm-1.4-1.dll index 2293eb92..9cd33eb2 100644 Binary files a/gtk-nsis-pack/bin/libpangomm-1.4-1.dll and b/gtk-nsis-pack/bin/libpangomm-1.4-1.dll differ diff --git a/gtk-nsis-pack/bin/libpangowin32-1.0-0.dll b/gtk-nsis-pack/bin/libpangowin32-1.0-0.dll index 62c4e773..60854464 100644 Binary files a/gtk-nsis-pack/bin/libpangowin32-1.0-0.dll and b/gtk-nsis-pack/bin/libpangowin32-1.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libpixman-1-0.dll b/gtk-nsis-pack/bin/libpixman-1-0.dll index 5a66b20f..66faa41c 100644 Binary files a/gtk-nsis-pack/bin/libpixman-1-0.dll and b/gtk-nsis-pack/bin/libpixman-1-0.dll differ diff --git a/gtk-nsis-pack/bin/libpng16-16.dll b/gtk-nsis-pack/bin/libpng16-16.dll index e069b84c..ddcb1722 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/libsigc-2.0-0.dll b/gtk-nsis-pack/bin/libsigc-2.0-0.dll index 164e684d..9660f42d 100644 Binary files a/gtk-nsis-pack/bin/libsigc-2.0-0.dll and b/gtk-nsis-pack/bin/libsigc-2.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libxml++-2.6-2.dll b/gtk-nsis-pack/bin/libxml++-2.6-2.dll index daac4ba6..1f2bbf9f 100644 Binary files a/gtk-nsis-pack/bin/libxml++-2.6-2.dll and b/gtk-nsis-pack/bin/libxml++-2.6-2.dll differ diff --git a/gtk-nsis-pack/bin/libxml2-2.dll b/gtk-nsis-pack/bin/libxml2-2.dll index 9251574c..0a34bd21 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/gtk2-runtime.ts.nsi b/gtk-nsis-pack/gtk2-runtime.ts.nsi index 02617d26..bbcd708a 100644 --- a/gtk-nsis-pack/gtk2-runtime.ts.nsi +++ b/gtk-nsis-pack/gtk2-runtime.ts.nsi @@ -12,9 +12,9 @@ ; should be installable side by side with this package. -!define GTK_VERSION "2.24.28" +!define GTK_VERSION "2.24.29" !define GTK_BIN_VERSION "2.10.0" -!define PRODUCT_VERSION "${GTK_VERSION}-2015-07-03-ts-win64" +!define PRODUCT_VERSION "${GTK_VERSION}-2016-01-10-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" @@ -289,7 +289,6 @@ SectionIn 1 2 RO File bin\gspawn-win64-helper-console.exe File bin\gtk-query-immodules-2.0.exe File bin\gtk-update-icon-cache.exe - File bin\pango-querymodules.exe SetOutPath "$INSTDIR\etc" @@ -576,7 +575,6 @@ Function un.DeleteDlls Delete $LIB_INSTDIR\gspawn-win64-helper-console.exe Delete $LIB_INSTDIR\gtk-query-immodules-2.0.exe Delete $LIB_INSTDIR\gtk-update-icon-cache.exe - Delete $LIB_INSTDIR\pango-querymodules.exe ; dlls Delete $LIB_INSTDIR\libatk-1.0-0.dll ; atk @@ -858,7 +856,6 @@ Function WritePostInstall Push $R9 FileOpen $R9 $R0 w FileWrite $R9 "@echo off$\r$\n" - FileWrite $R9 "$\"$INSTDIR\bin\pango-querymodules.exe$\" > $\"$INSTDIR\etc\pango\pango.modules$\"$\r$\n" FileWrite $R9 "rem $\"$INSTDIR\bin\gdk-pixbuf-query-loaders.exe$\" > $\"$INSTDIR\etc\gtk-2.0\gdk-pixbuf.loaders$\"$\r$\n" FileWrite $R9 "$\"$INSTDIR\bin\gtk-query-immodules-2.0.exe$\" > $\"$INSTDIR\etc\gtk-2.0\gtk.immodules$\"$\r$\n" FileWrite $R9 "rem $\"$INSTDIR\bin\gtk-update-icon-cache.exe$\"$\r$\n" diff --git a/gtk-nsis-pack/gtk3-runtime.ts.nsi b/gtk-nsis-pack/gtk3-runtime.ts.nsi index 0f63b538..f3dd075e 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.14.13" +!define GTK_VERSION "3.18.6" !define GTK_BIN_VERSION "3.0.0" -!define PRODUCT_VERSION "${GTK_VERSION}-2015-07-03-ts-win64" +!define PRODUCT_VERSION "${GTK_VERSION}-2016-01-10-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" @@ -237,6 +237,7 @@ SectionIn 1 2 RO File bin\libcairo-gobject-2.dll ; cairo. Doesn't seem to be required, but since we're distributing cairo... File bin\libcairo-script-interpreter-2.dll ; cairo. Doesn't seem to be required, but since we're distributing cairo... File bin\libcairomm-1.0-1.dll + File bin\libepoxy-0.dll File bin\libexslt-0.dll File bin\libffi-6.dll ; libffi is required by glib File bin\libfontconfig-1.dll ; fontconfig is needed for ft2 pango backend @@ -288,7 +289,6 @@ SectionIn 1 2 RO File bin\gspawn-win64-helper-console.exe File bin\gtk-query-immodules-3.0.exe File bin\gtk-update-icon-cache.exe - File bin\pango-querymodules.exe SetOutPath "$INSTDIR\etc" @@ -576,7 +576,6 @@ Function un.DeleteDlls Delete $LIB_INSTDIR\gspawn-win64-helper-console.exe Delete $LIB_INSTDIR\gtk-query-immodules-3.0.exe Delete $LIB_INSTDIR\gtk-update-icon-cache.exe - Delete $LIB_INSTDIR\pango-querymodules.exe ; dlls Delete $LIB_INSTDIR\libatk-1.0-0.dll ; atk @@ -585,6 +584,7 @@ Function un.DeleteDlls Delete $LIB_INSTDIR\libcairo-gobject-2.dll ; cairo. Doesn't seem to be required, but since we're distributing cairo... Delete $LIB_INSTDIR\libcairo-script-interpreter-2.dll ; cairo. Doesn't seem to be required, but since we're distributing cairo... Delete $LIB_INSTDIR\libcairomm-1.0-1.dll + Delete $LIB_INSTDIR\libepoxy-0.dll Delete $LIB_INSTDIR\libexslt-0.dll Delete $LIB_INSTDIR\libffi-6.dll ; libffi is required by glib Delete $LIB_INSTDIR\libfontconfig-1.dll ; fontconfig is needed for ft2 pango backend @@ -860,7 +860,6 @@ Function WritePostInstall Push $R9 FileOpen $R9 $R0 w FileWrite $R9 "@echo off$\r$\n" - FileWrite $R9 "$\"$INSTDIR\bin\pango-querymodules.exe$\" > $\"$INSTDIR\etc\pango\pango.modules$\"$\r$\n" FileWrite $R9 "rem $\"$INSTDIR\bin\gdk-pixbuf-query-loaders.exe$\" > $\"$INSTDIR\etc\gtk-3.0\gdk-pixbuf.loaders$\"$\r$\n" FileWrite $R9 "$\"$INSTDIR\bin\gtk-query-immodules-3.0.exe$\" > $\"$INSTDIR\etc\gtk-3.0\gtk.immodules$\"$\r$\n" FileWrite $R9 "rem $\"$INSTDIR\bin\gtk-update-icon-cache.exe$\"$\r$\n" diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/gschemas.compiled b/gtk-nsis-pack/share/glib-2.0/schemas/gschemas.compiled index da042a00..6e8b378d 100644 Binary files a/gtk-nsis-pack/share/glib-2.0/schemas/gschemas.compiled and b/gtk-nsis-pack/share/glib-2.0/schemas/gschemas.compiled differ diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gtk.Settings.Debug.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gtk.Settings.Debug.gschema.xml index 4ef67da1..abb985dc 100644 --- a/gtk-nsis-pack/share/glib-2.0/schemas/org.gtk.Settings.Debug.gschema.xml +++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gtk.Settings.Debug.gschema.xml @@ -3,7 +3,7 @@ - true + false Enable inspector keybinding If this setting is true, GTK+ lets the user open an interactive diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml index 0ec539b8..c3753f2f 100644 --- a/gtk-nsis-pack/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml +++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml @@ -43,6 +43,11 @@ + + + + + "" @@ -136,6 +141,13 @@ Whether the time is shown in 24h or 12h format. + + 'regular' + Date format + + The amount of detail to show in the Modified column. + + diff --git a/gtk-nsis-pack/share/icons/Adwaita/16x16/actions/document-open.png b/gtk-nsis-pack/share/icons/Adwaita/16x16/actions/document-open.png index 6dbe5720..5c6db126 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/16x16/actions/document-open.png and b/gtk-nsis-pack/share/icons/Adwaita/16x16/actions/document-open.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/16x16/actions/folder-new.png b/gtk-nsis-pack/share/icons/Adwaita/16x16/actions/folder-new.png index ed771e0a..294d648b 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/16x16/actions/folder-new.png and b/gtk-nsis-pack/share/icons/Adwaita/16x16/actions/folder-new.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-documents.png b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-documents.png index 0db5ea5c..6d143f6b 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-documents.png and b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-documents.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-download.png b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-download.png index 98ca0ce1..869e1b68 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-download.png and b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-download.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-music.png b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-music.png index 4e9e0a48..241b1263 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-music.png and b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-music.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-pictures.png b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-pictures.png index 9d5a0c13..5b8e5d41 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-pictures.png and b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-pictures.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-publicshare.png b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-publicshare.png index 6f3046cc..0f7729db 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-publicshare.png and b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-publicshare.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-remote.png b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-remote.png index e842392b..0e51b730 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-remote.png and b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-remote.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-saved-search.png b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-saved-search.png index 20cfec87..ae388b07 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-saved-search.png and b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-saved-search.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-templates.png b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-templates.png index 629eb1e5..09b2e76c 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-templates.png and b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-templates.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-videos.png b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-videos.png index 17cfc3a8..2bd1694b 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-videos.png and b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder-videos.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder.png b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder.png index 24383dd3..09249650 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder.png and b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/folder.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/user-bookmarks.png b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/user-bookmarks.png index 5d574c6f..abdc44af 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/user-bookmarks.png and b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/user-bookmarks.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/user-desktop.png b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/user-desktop.png index 1c5a7947..37883ed0 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/user-desktop.png and b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/user-desktop.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/user-home.png b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/user-home.png index 65fa79fe..250a649a 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/16x16/places/user-home.png and b/gtk-nsis-pack/share/icons/Adwaita/16x16/places/user-home.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/16x16/status/folder-drag-accept.png b/gtk-nsis-pack/share/icons/Adwaita/16x16/status/folder-drag-accept.png index 09ae3335..8888c208 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/16x16/status/folder-drag-accept.png and b/gtk-nsis-pack/share/icons/Adwaita/16x16/status/folder-drag-accept.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/16x16/status/folder-open.png b/gtk-nsis-pack/share/icons/Adwaita/16x16/status/folder-open.png index 872b7e0e..47d1a69f 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/16x16/status/folder-open.png and b/gtk-nsis-pack/share/icons/Adwaita/16x16/status/folder-open.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/16x16/status/folder-visiting.png b/gtk-nsis-pack/share/icons/Adwaita/16x16/status/folder-visiting.png index dcdafa34..c273764e 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/16x16/status/folder-visiting.png and b/gtk-nsis-pack/share/icons/Adwaita/16x16/status/folder-visiting.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/22x22/actions/document-open.png b/gtk-nsis-pack/share/icons/Adwaita/22x22/actions/document-open.png index 2d25dd7d..293b8817 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/22x22/actions/document-open.png and b/gtk-nsis-pack/share/icons/Adwaita/22x22/actions/document-open.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/22x22/actions/folder-new.png b/gtk-nsis-pack/share/icons/Adwaita/22x22/actions/folder-new.png index 25978dc0..7f69dd41 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/22x22/actions/folder-new.png and b/gtk-nsis-pack/share/icons/Adwaita/22x22/actions/folder-new.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-documents.png b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-documents.png index 332a0313..e6ddb6ba 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-documents.png and b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-documents.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-download.png b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-download.png index 41bd78c6..d4813e8f 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-download.png and b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-download.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-music.png b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-music.png index a777795a..1b742730 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-music.png and b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-music.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-pictures.png b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-pictures.png index 00f46061..1069a069 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-pictures.png and b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-pictures.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-publicshare.png b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-publicshare.png index ce111a9a..c1de60d5 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-publicshare.png and b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-publicshare.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-remote.png b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-remote.png index d44e8588..6ccd2184 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-remote.png and b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-remote.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-saved-search.png b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-saved-search.png index 93862c64..551b6099 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-saved-search.png and b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-saved-search.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-templates.png b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-templates.png index 7cd23200..6ebf07cc 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-templates.png and b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-templates.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-videos.png b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-videos.png index 5fe1b165..ca4e486d 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-videos.png and b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder-videos.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder.png b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder.png index 7b77d29c..07784f88 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder.png and b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/folder.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/user-bookmarks.png b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/user-bookmarks.png index 680e4d98..45d3b1e1 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/user-bookmarks.png and b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/user-bookmarks.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/user-desktop.png b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/user-desktop.png index 3382e20a..85bae8f9 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/user-desktop.png and b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/user-desktop.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/user-home.png b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/user-home.png index ea6cec0a..f908e706 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/22x22/places/user-home.png and b/gtk-nsis-pack/share/icons/Adwaita/22x22/places/user-home.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/22x22/status/folder-drag-accept.png b/gtk-nsis-pack/share/icons/Adwaita/22x22/status/folder-drag-accept.png index 853c75a2..a3e85131 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/22x22/status/folder-drag-accept.png and b/gtk-nsis-pack/share/icons/Adwaita/22x22/status/folder-drag-accept.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/22x22/status/folder-open.png b/gtk-nsis-pack/share/icons/Adwaita/22x22/status/folder-open.png index fdd8631d..c3476c3a 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/22x22/status/folder-open.png and b/gtk-nsis-pack/share/icons/Adwaita/22x22/status/folder-open.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/22x22/status/folder-visiting.png b/gtk-nsis-pack/share/icons/Adwaita/22x22/status/folder-visiting.png index fe66bd9d..97751afe 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/22x22/status/folder-visiting.png and b/gtk-nsis-pack/share/icons/Adwaita/22x22/status/folder-visiting.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/24x24/actions/document-open.png b/gtk-nsis-pack/share/icons/Adwaita/24x24/actions/document-open.png index 3efbdfca..7981ab1c 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/24x24/actions/document-open.png and b/gtk-nsis-pack/share/icons/Adwaita/24x24/actions/document-open.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/24x24/actions/folder-new.png b/gtk-nsis-pack/share/icons/Adwaita/24x24/actions/folder-new.png index 54ec8406..62eb867c 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/24x24/actions/folder-new.png and b/gtk-nsis-pack/share/icons/Adwaita/24x24/actions/folder-new.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-documents.png b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-documents.png index e42a5a5b..2ce0424f 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-documents.png and b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-documents.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-download.png b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-download.png index 1aff97cd..d4b1d51e 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-download.png and b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-download.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-music.png b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-music.png index 4a356d16..18bfde1e 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-music.png and b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-music.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-pictures.png b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-pictures.png index 3c85fbbd..0bde7756 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-pictures.png and b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-pictures.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-publicshare.png b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-publicshare.png index 9ee16fd6..28eeab9f 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-publicshare.png and b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-publicshare.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-remote.png b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-remote.png index 92396917..6c02a8bf 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-remote.png and b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-remote.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-saved-search.png b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-saved-search.png index fe571e55..a5ec1ad8 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-saved-search.png and b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-saved-search.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-templates.png b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-templates.png index ddc290ec..99010974 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-templates.png and b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-templates.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-videos.png b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-videos.png index 74b2bfef..095b4c3e 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-videos.png and b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder-videos.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder.png b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder.png index 2f518e70..386edf4e 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder.png and b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/folder.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/user-bookmarks.png b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/user-bookmarks.png index e68c3f8a..256a1922 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/user-bookmarks.png and b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/user-bookmarks.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/user-desktop.png b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/user-desktop.png index 56120eea..43cb585c 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/user-desktop.png and b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/user-desktop.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/user-home.png b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/user-home.png index 65381237..838d9ea8 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/24x24/places/user-home.png and b/gtk-nsis-pack/share/icons/Adwaita/24x24/places/user-home.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/24x24/status/folder-drag-accept.png b/gtk-nsis-pack/share/icons/Adwaita/24x24/status/folder-drag-accept.png index 5f0af585..35292f43 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/24x24/status/folder-drag-accept.png and b/gtk-nsis-pack/share/icons/Adwaita/24x24/status/folder-drag-accept.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/24x24/status/folder-open.png b/gtk-nsis-pack/share/icons/Adwaita/24x24/status/folder-open.png index 94abfc77..a070e2a8 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/24x24/status/folder-open.png and b/gtk-nsis-pack/share/icons/Adwaita/24x24/status/folder-open.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/24x24/status/folder-visiting.png b/gtk-nsis-pack/share/icons/Adwaita/24x24/status/folder-visiting.png index 00adea9b..1a047d49 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/24x24/status/folder-visiting.png and b/gtk-nsis-pack/share/icons/Adwaita/24x24/status/folder-visiting.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/256x256/actions/document-open.png b/gtk-nsis-pack/share/icons/Adwaita/256x256/actions/document-open.png index 97b8a3f3..5691c9c8 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/256x256/actions/document-open.png and b/gtk-nsis-pack/share/icons/Adwaita/256x256/actions/document-open.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/256x256/actions/folder-new.png b/gtk-nsis-pack/share/icons/Adwaita/256x256/actions/folder-new.png index f73bd7d0..a2c8173b 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/256x256/actions/folder-new.png and b/gtk-nsis-pack/share/icons/Adwaita/256x256/actions/folder-new.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-documents.png b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-documents.png index 73c60faa..e5025193 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-documents.png and b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-documents.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-download.png b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-download.png index d2fe4fef..014e5c9e 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-download.png and b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-download.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-music.png b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-music.png index 8c965903..94f15d3f 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-music.png and b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-music.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-pictures.png b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-pictures.png index 867c0f95..f5bd4089 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-pictures.png and b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-pictures.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-publicshare.png b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-publicshare.png index a4e99cfc..49de743a 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-publicshare.png and b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-publicshare.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-remote.png b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-remote.png index ae0ebb1b..f1398b6e 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-remote.png and b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-remote.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-saved-search.png b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-saved-search.png index 43b3e200..3ef51262 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-saved-search.png and b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-saved-search.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-templates.png b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-templates.png index 3ffc74de..30acf4e4 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-templates.png and b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-templates.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-videos.png b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-videos.png index 7d7e98a1..18219fc7 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-videos.png and b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder-videos.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder.png b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder.png index 184a677f..7425a8b0 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder.png and b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/folder.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/user-bookmarks.png b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/user-bookmarks.png index dc0cc083..47866280 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/user-bookmarks.png and b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/user-bookmarks.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/user-desktop.png b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/user-desktop.png index c1767b74..9826a12c 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/user-desktop.png and b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/user-desktop.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/user-home.png b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/user-home.png index 684a4972..d50b24c5 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/256x256/places/user-home.png and b/gtk-nsis-pack/share/icons/Adwaita/256x256/places/user-home.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/256x256/status/folder-drag-accept.png b/gtk-nsis-pack/share/icons/Adwaita/256x256/status/folder-drag-accept.png index d79f9924..2f5f5643 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/256x256/status/folder-drag-accept.png and b/gtk-nsis-pack/share/icons/Adwaita/256x256/status/folder-drag-accept.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/256x256/status/folder-open.png b/gtk-nsis-pack/share/icons/Adwaita/256x256/status/folder-open.png index 32be17e6..9b2c5c16 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/256x256/status/folder-open.png and b/gtk-nsis-pack/share/icons/Adwaita/256x256/status/folder-open.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/256x256/status/folder-visiting.png b/gtk-nsis-pack/share/icons/Adwaita/256x256/status/folder-visiting.png index bbebb9b1..a01a4550 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/256x256/status/folder-visiting.png and b/gtk-nsis-pack/share/icons/Adwaita/256x256/status/folder-visiting.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/32x32/actions/document-open.png b/gtk-nsis-pack/share/icons/Adwaita/32x32/actions/document-open.png index cd5acd65..fdfe27ab 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/32x32/actions/document-open.png and b/gtk-nsis-pack/share/icons/Adwaita/32x32/actions/document-open.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/32x32/actions/folder-new.png b/gtk-nsis-pack/share/icons/Adwaita/32x32/actions/folder-new.png index 74d7ea8f..58bb7f48 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/32x32/actions/folder-new.png and b/gtk-nsis-pack/share/icons/Adwaita/32x32/actions/folder-new.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-documents.png b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-documents.png index 6f409be5..712d6325 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-documents.png and b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-documents.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-download.png b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-download.png index 6357dc06..49cfffca 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-download.png and b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-download.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-music.png b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-music.png index 07f7c70e..cae3b107 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-music.png and b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-music.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-pictures.png b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-pictures.png index 2b3cecea..6bcefc0e 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-pictures.png and b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-pictures.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-publicshare.png b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-publicshare.png index bdbcec01..4f464c3c 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-publicshare.png and b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-publicshare.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-remote.png b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-remote.png index 1ba6bee7..1457cf5e 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-remote.png and b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-remote.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-saved-search.png b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-saved-search.png index 47cadde2..cbde8543 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-saved-search.png and b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-saved-search.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-templates.png b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-templates.png index 07d88828..7d27252e 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-templates.png and b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-templates.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-videos.png b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-videos.png index f583c474..ea98bdf3 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-videos.png and b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder-videos.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder.png b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder.png index b69065cb..60668550 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder.png and b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/folder.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/user-bookmarks.png b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/user-bookmarks.png index d2366ed1..e74f26b5 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/user-bookmarks.png and b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/user-bookmarks.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/user-desktop.png b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/user-desktop.png index d5651a35..76ac33a5 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/user-desktop.png and b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/user-desktop.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/user-home.png b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/user-home.png index 60d30119..ab50fea2 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/32x32/places/user-home.png and b/gtk-nsis-pack/share/icons/Adwaita/32x32/places/user-home.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/32x32/status/folder-drag-accept.png b/gtk-nsis-pack/share/icons/Adwaita/32x32/status/folder-drag-accept.png index 9405d613..2eabcb67 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/32x32/status/folder-drag-accept.png and b/gtk-nsis-pack/share/icons/Adwaita/32x32/status/folder-drag-accept.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/32x32/status/folder-open.png b/gtk-nsis-pack/share/icons/Adwaita/32x32/status/folder-open.png index 1b600a99..90c83a7b 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/32x32/status/folder-open.png and b/gtk-nsis-pack/share/icons/Adwaita/32x32/status/folder-open.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/32x32/status/folder-visiting.png b/gtk-nsis-pack/share/icons/Adwaita/32x32/status/folder-visiting.png index 13617f93..8dda6a7f 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/32x32/status/folder-visiting.png and b/gtk-nsis-pack/share/icons/Adwaita/32x32/status/folder-visiting.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/48x48/actions/document-open.png b/gtk-nsis-pack/share/icons/Adwaita/48x48/actions/document-open.png index 8242c2f9..0e741dd4 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/48x48/actions/document-open.png and b/gtk-nsis-pack/share/icons/Adwaita/48x48/actions/document-open.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/48x48/actions/folder-new.png b/gtk-nsis-pack/share/icons/Adwaita/48x48/actions/folder-new.png index aee498c8..1796ff37 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/48x48/actions/folder-new.png and b/gtk-nsis-pack/share/icons/Adwaita/48x48/actions/folder-new.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-documents.png b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-documents.png index 8098b22c..9ddf3bbe 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-documents.png and b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-documents.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-download.png b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-download.png index 71a8ab1c..99722d0f 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-download.png and b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-download.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-music.png b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-music.png index 0be9f3c6..6e655ce7 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-music.png and b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-music.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-pictures.png b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-pictures.png index 1825d1e4..0bb72440 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-pictures.png and b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-pictures.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-publicshare.png b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-publicshare.png index f5f1b266..3e6cbc0b 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-publicshare.png and b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-publicshare.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-remote.png b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-remote.png index fd2e78e2..a18b0f61 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-remote.png and b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-remote.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-saved-search.png b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-saved-search.png index 449e4253..ac7c9366 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-saved-search.png and b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-saved-search.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-templates.png b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-templates.png index fcaa1f27..f45c9adb 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-templates.png and b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-templates.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-videos.png b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-videos.png index 565fded7..e237adb3 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-videos.png and b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder-videos.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder.png b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder.png index 3803bcc9..201d66a7 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder.png and b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/folder.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/user-bookmarks.png b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/user-bookmarks.png index 0bc0df17..0abc5d90 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/user-bookmarks.png and b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/user-bookmarks.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/user-desktop.png b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/user-desktop.png index 11525334..79e4147a 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/user-desktop.png and b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/user-desktop.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/user-home.png b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/user-home.png index 4b26af0b..7173cdec 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/48x48/places/user-home.png and b/gtk-nsis-pack/share/icons/Adwaita/48x48/places/user-home.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/48x48/status/folder-drag-accept.png b/gtk-nsis-pack/share/icons/Adwaita/48x48/status/folder-drag-accept.png index a7bf3764..034dece7 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/48x48/status/folder-drag-accept.png and b/gtk-nsis-pack/share/icons/Adwaita/48x48/status/folder-drag-accept.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/48x48/status/folder-open.png b/gtk-nsis-pack/share/icons/Adwaita/48x48/status/folder-open.png index b61d1e9b..22d119bb 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/48x48/status/folder-open.png and b/gtk-nsis-pack/share/icons/Adwaita/48x48/status/folder-open.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/48x48/status/folder-visiting.png b/gtk-nsis-pack/share/icons/Adwaita/48x48/status/folder-visiting.png index 7f4c31d2..a03f4b4b 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/48x48/status/folder-visiting.png and b/gtk-nsis-pack/share/icons/Adwaita/48x48/status/folder-visiting.png differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/00008160000006810000408080010102 b/gtk-nsis-pack/share/icons/Adwaita/cursors/00008160000006810000408080010102 index 5b3f766c..1bb77a17 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/00008160000006810000408080010102 and b/gtk-nsis-pack/share/icons/Adwaita/cursors/00008160000006810000408080010102 differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/028006030e0e7ebffc7f7070c0600140 b/gtk-nsis-pack/share/icons/Adwaita/cursors/028006030e0e7ebffc7f7070c0600140 index 4470c3d3..206c8919 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/028006030e0e7ebffc7f7070c0600140 and b/gtk-nsis-pack/share/icons/Adwaita/cursors/028006030e0e7ebffc7f7070c0600140 differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/03b6e0fcb3499374a867c041f52298f0 b/gtk-nsis-pack/share/icons/Adwaita/cursors/03b6e0fcb3499374a867c041f52298f0 index 538874d9..3041462f 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/03b6e0fcb3499374a867c041f52298f0 and b/gtk-nsis-pack/share/icons/Adwaita/cursors/03b6e0fcb3499374a867c041f52298f0 differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/08e8e1c95fe2fc01f976f1e063a24ccd b/gtk-nsis-pack/share/icons/Adwaita/cursors/08e8e1c95fe2fc01f976f1e063a24ccd index 6c9ddd67..e037dbb4 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/08e8e1c95fe2fc01f976f1e063a24ccd and b/gtk-nsis-pack/share/icons/Adwaita/cursors/08e8e1c95fe2fc01f976f1e063a24ccd differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/1081e37283d90000800003c07f3ef6bf b/gtk-nsis-pack/share/icons/Adwaita/cursors/1081e37283d90000800003c07f3ef6bf index 4fa32f2d..ace0ce35 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/1081e37283d90000800003c07f3ef6bf and b/gtk-nsis-pack/share/icons/Adwaita/cursors/1081e37283d90000800003c07f3ef6bf differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/14fef782d02440884392942c11205230 b/gtk-nsis-pack/share/icons/Adwaita/cursors/14fef782d02440884392942c11205230 index 4470c3d3..206c8919 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/14fef782d02440884392942c11205230 and b/gtk-nsis-pack/share/icons/Adwaita/cursors/14fef782d02440884392942c11205230 differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/2870a09082c103050810ffdffffe0204 b/gtk-nsis-pack/share/icons/Adwaita/cursors/2870a09082c103050810ffdffffe0204 index 5b3f766c..1bb77a17 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/2870a09082c103050810ffdffffe0204 and b/gtk-nsis-pack/share/icons/Adwaita/cursors/2870a09082c103050810ffdffffe0204 differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/3085a0e285430894940527032f8b26df b/gtk-nsis-pack/share/icons/Adwaita/cursors/3085a0e285430894940527032f8b26df index 1f6a86c5..c4026f73 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/3085a0e285430894940527032f8b26df and b/gtk-nsis-pack/share/icons/Adwaita/cursors/3085a0e285430894940527032f8b26df differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/3ecb610c1bf2410f44200f48c40d3599 b/gtk-nsis-pack/share/icons/Adwaita/cursors/3ecb610c1bf2410f44200f48c40d3599 index 6c9ddd67..e037dbb4 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/3ecb610c1bf2410f44200f48c40d3599 and b/gtk-nsis-pack/share/icons/Adwaita/cursors/3ecb610c1bf2410f44200f48c40d3599 differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/4498f0e0c1937ffe01fd06f973665830 b/gtk-nsis-pack/share/icons/Adwaita/cursors/4498f0e0c1937ffe01fd06f973665830 index 50fcb3fb..d21944e5 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/4498f0e0c1937ffe01fd06f973665830 and b/gtk-nsis-pack/share/icons/Adwaita/cursors/4498f0e0c1937ffe01fd06f973665830 differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 b/gtk-nsis-pack/share/icons/Adwaita/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 index 5773e3d3..7668ee1f 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 and b/gtk-nsis-pack/share/icons/Adwaita/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/6407b0e94181790501fd1e167b474872 b/gtk-nsis-pack/share/icons/Adwaita/cursors/6407b0e94181790501fd1e167b474872 index 4fa32f2d..ace0ce35 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/6407b0e94181790501fd1e167b474872 and b/gtk-nsis-pack/share/icons/Adwaita/cursors/6407b0e94181790501fd1e167b474872 differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/640fb0e74195791501fd1ed57b41487f b/gtk-nsis-pack/share/icons/Adwaita/cursors/640fb0e74195791501fd1ed57b41487f index 1f6a86c5..c4026f73 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/640fb0e74195791501fd1ed57b41487f and b/gtk-nsis-pack/share/icons/Adwaita/cursors/640fb0e74195791501fd1ed57b41487f differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/9081237383d90e509aa00f00170e968f b/gtk-nsis-pack/share/icons/Adwaita/cursors/9081237383d90e509aa00f00170e968f index 50fcb3fb..d21944e5 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/9081237383d90e509aa00f00170e968f and b/gtk-nsis-pack/share/icons/Adwaita/cursors/9081237383d90e509aa00f00170e968f differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/9d800788f1b08800ae810202380a0822 b/gtk-nsis-pack/share/icons/Adwaita/cursors/9d800788f1b08800ae810202380a0822 index 3e56b741..99eccbec 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/9d800788f1b08800ae810202380a0822 and b/gtk-nsis-pack/share/icons/Adwaita/cursors/9d800788f1b08800ae810202380a0822 differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/X_cursor b/gtk-nsis-pack/share/icons/Adwaita/cursors/X_cursor index 4a90ea4a..50a6655a 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/X_cursor and b/gtk-nsis-pack/share/icons/Adwaita/cursors/X_cursor differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/arrow b/gtk-nsis-pack/share/icons/Adwaita/cursors/arrow index edf04c15..7d7ad3c0 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/arrow and b/gtk-nsis-pack/share/icons/Adwaita/cursors/arrow differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/bd_double_arrow b/gtk-nsis-pack/share/icons/Adwaita/cursors/bd_double_arrow index 2b5cbc9e..059af6a8 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/bd_double_arrow and b/gtk-nsis-pack/share/icons/Adwaita/cursors/bd_double_arrow differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/bottom_left_corner b/gtk-nsis-pack/share/icons/Adwaita/cursors/bottom_left_corner index 58d3cc3b..e55bc194 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/bottom_left_corner and b/gtk-nsis-pack/share/icons/Adwaita/cursors/bottom_left_corner differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/bottom_right_corner b/gtk-nsis-pack/share/icons/Adwaita/cursors/bottom_right_corner index b6bdaf34..f5e4adce 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/bottom_right_corner and b/gtk-nsis-pack/share/icons/Adwaita/cursors/bottom_right_corner differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/bottom_side b/gtk-nsis-pack/share/icons/Adwaita/cursors/bottom_side index 49a9c638..307642c2 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/bottom_side and b/gtk-nsis-pack/share/icons/Adwaita/cursors/bottom_side differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/bottom_tee b/gtk-nsis-pack/share/icons/Adwaita/cursors/bottom_tee index 2663a4f8..aae7082b 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/bottom_tee and b/gtk-nsis-pack/share/icons/Adwaita/cursors/bottom_tee differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/c7088f0f3e6c8088236ef8e1e3e70000 b/gtk-nsis-pack/share/icons/Adwaita/cursors/c7088f0f3e6c8088236ef8e1e3e70000 index 2b5cbc9e..059af6a8 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/c7088f0f3e6c8088236ef8e1e3e70000 and b/gtk-nsis-pack/share/icons/Adwaita/cursors/c7088f0f3e6c8088236ef8e1e3e70000 differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/circle b/gtk-nsis-pack/share/icons/Adwaita/cursors/circle index 206c44dc..075809b0 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/circle and b/gtk-nsis-pack/share/icons/Adwaita/cursors/circle differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/copy b/gtk-nsis-pack/share/icons/Adwaita/cursors/copy index 4fa32f2d..ace0ce35 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/copy and b/gtk-nsis-pack/share/icons/Adwaita/cursors/copy differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/cross b/gtk-nsis-pack/share/icons/Adwaita/cursors/cross index e2ba9a7c..2461bca9 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/cross and b/gtk-nsis-pack/share/icons/Adwaita/cursors/cross differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/cross_reverse b/gtk-nsis-pack/share/icons/Adwaita/cursors/cross_reverse index e2ba9a7c..2461bca9 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/cross_reverse and b/gtk-nsis-pack/share/icons/Adwaita/cursors/cross_reverse differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/crossed_circle b/gtk-nsis-pack/share/icons/Adwaita/cursors/crossed_circle index 538874d9..3041462f 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/crossed_circle and b/gtk-nsis-pack/share/icons/Adwaita/cursors/crossed_circle differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/crosshair b/gtk-nsis-pack/share/icons/Adwaita/cursors/crosshair index e2ba9a7c..2461bca9 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/crosshair and b/gtk-nsis-pack/share/icons/Adwaita/cursors/crosshair differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/d9ce0ab605698f320427677b458ad60b b/gtk-nsis-pack/share/icons/Adwaita/cursors/d9ce0ab605698f320427677b458ad60b index 5773e3d3..7668ee1f 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/d9ce0ab605698f320427677b458ad60b and b/gtk-nsis-pack/share/icons/Adwaita/cursors/d9ce0ab605698f320427677b458ad60b differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/diamond_cross b/gtk-nsis-pack/share/icons/Adwaita/cursors/diamond_cross index e2ba9a7c..2461bca9 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/diamond_cross and b/gtk-nsis-pack/share/icons/Adwaita/cursors/diamond_cross differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-ask b/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-ask index cd07e325..a4504d05 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-ask and b/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-ask differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-copy b/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-copy index 19218a30..ace0ce35 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-copy and b/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-copy differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-link b/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-link index 35ec372c..a613a11e 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-link and b/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-link differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-move b/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-move index 6d28b68c..efd4b9ea 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-move and b/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-move differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-none b/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-none index 2ce0bb0e..66b77436 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-none and b/gtk-nsis-pack/share/icons/Adwaita/cursors/dnd-none differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/dot_box_mask b/gtk-nsis-pack/share/icons/Adwaita/cursors/dot_box_mask index 445b8558..f6cf78dd 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/dot_box_mask and b/gtk-nsis-pack/share/icons/Adwaita/cursors/dot_box_mask differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/dotbox b/gtk-nsis-pack/share/icons/Adwaita/cursors/dotbox index 445b8558..f6cf78dd 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/dotbox and b/gtk-nsis-pack/share/icons/Adwaita/cursors/dotbox differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/double_arrow b/gtk-nsis-pack/share/icons/Adwaita/cursors/double_arrow index 5b3f766c..1bb77a17 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/double_arrow and b/gtk-nsis-pack/share/icons/Adwaita/cursors/double_arrow differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/draft_large b/gtk-nsis-pack/share/icons/Adwaita/cursors/draft_large index 177f5e21..943f5642 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/draft_large and b/gtk-nsis-pack/share/icons/Adwaita/cursors/draft_large differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/draft_small b/gtk-nsis-pack/share/icons/Adwaita/cursors/draft_small index 177f5e21..943f5642 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/draft_small and b/gtk-nsis-pack/share/icons/Adwaita/cursors/draft_small differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/draped_box b/gtk-nsis-pack/share/icons/Adwaita/cursors/draped_box index 445b8558..f6cf78dd 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/draped_box and b/gtk-nsis-pack/share/icons/Adwaita/cursors/draped_box differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/e29285e634086352946a0e7090d73106 b/gtk-nsis-pack/share/icons/Adwaita/cursors/e29285e634086352946a0e7090d73106 index 3e56b741..99eccbec 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/e29285e634086352946a0e7090d73106 and b/gtk-nsis-pack/share/icons/Adwaita/cursors/e29285e634086352946a0e7090d73106 differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/fcf1c3c7cd4491d801f1e1c78f100000 b/gtk-nsis-pack/share/icons/Adwaita/cursors/fcf1c3c7cd4491d801f1e1c78f100000 index 45e46990..439c1cd3 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/fcf1c3c7cd4491d801f1e1c78f100000 and b/gtk-nsis-pack/share/icons/Adwaita/cursors/fcf1c3c7cd4491d801f1e1c78f100000 differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/fd_double_arrow b/gtk-nsis-pack/share/icons/Adwaita/cursors/fd_double_arrow index 45e46990..439c1cd3 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/fd_double_arrow and b/gtk-nsis-pack/share/icons/Adwaita/cursors/fd_double_arrow differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/fleur b/gtk-nsis-pack/share/icons/Adwaita/cursors/fleur index 41232502..a561b581 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/fleur and b/gtk-nsis-pack/share/icons/Adwaita/cursors/fleur differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/grabbing b/gtk-nsis-pack/share/icons/Adwaita/cursors/grabbing index 41232502..a561b581 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/grabbing and b/gtk-nsis-pack/share/icons/Adwaita/cursors/grabbing differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/h_double_arrow b/gtk-nsis-pack/share/icons/Adwaita/cursors/h_double_arrow index 4470c3d3..206c8919 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/h_double_arrow and b/gtk-nsis-pack/share/icons/Adwaita/cursors/h_double_arrow differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/hand b/gtk-nsis-pack/share/icons/Adwaita/cursors/hand index 3e56b741..99eccbec 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/hand and b/gtk-nsis-pack/share/icons/Adwaita/cursors/hand differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/hand1 b/gtk-nsis-pack/share/icons/Adwaita/cursors/hand1 index 3e56b741..99eccbec 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/hand1 and b/gtk-nsis-pack/share/icons/Adwaita/cursors/hand1 differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/hand2 b/gtk-nsis-pack/share/icons/Adwaita/cursors/hand2 index 3e56b741..99eccbec 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/hand2 and b/gtk-nsis-pack/share/icons/Adwaita/cursors/hand2 differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/help b/gtk-nsis-pack/share/icons/Adwaita/cursors/help index 5773e3d3..7668ee1f 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/help and b/gtk-nsis-pack/share/icons/Adwaita/cursors/help differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/icon b/gtk-nsis-pack/share/icons/Adwaita/cursors/icon index 445b8558..f6cf78dd 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/icon and b/gtk-nsis-pack/share/icons/Adwaita/cursors/icon differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/left_ptr b/gtk-nsis-pack/share/icons/Adwaita/cursors/left_ptr index edf04c15..7d7ad3c0 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/left_ptr and b/gtk-nsis-pack/share/icons/Adwaita/cursors/left_ptr differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/left_ptr_help b/gtk-nsis-pack/share/icons/Adwaita/cursors/left_ptr_help index 5773e3d3..7668ee1f 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/left_ptr_help and b/gtk-nsis-pack/share/icons/Adwaita/cursors/left_ptr_help differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/left_ptr_watch b/gtk-nsis-pack/share/icons/Adwaita/cursors/left_ptr_watch index 6c9ddd67..e037dbb4 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/left_ptr_watch and b/gtk-nsis-pack/share/icons/Adwaita/cursors/left_ptr_watch differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/left_side b/gtk-nsis-pack/share/icons/Adwaita/cursors/left_side index c85f6d1f..61e7e956 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/left_side and b/gtk-nsis-pack/share/icons/Adwaita/cursors/left_side differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/left_tee b/gtk-nsis-pack/share/icons/Adwaita/cursors/left_tee index 5212b9ed..640e96f3 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/left_tee and b/gtk-nsis-pack/share/icons/Adwaita/cursors/left_tee differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/link b/gtk-nsis-pack/share/icons/Adwaita/cursors/link index 1f6a86c5..c4026f73 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/link and b/gtk-nsis-pack/share/icons/Adwaita/cursors/link differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/ll_angle b/gtk-nsis-pack/share/icons/Adwaita/cursors/ll_angle index b4724d2b..13d53c82 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/ll_angle and b/gtk-nsis-pack/share/icons/Adwaita/cursors/ll_angle differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/lr_angle b/gtk-nsis-pack/share/icons/Adwaita/cursors/lr_angle index 183792c7..8ed46168 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/lr_angle and b/gtk-nsis-pack/share/icons/Adwaita/cursors/lr_angle differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/move b/gtk-nsis-pack/share/icons/Adwaita/cursors/move index 50fcb3fb..d21944e5 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/move and b/gtk-nsis-pack/share/icons/Adwaita/cursors/move differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/pencil b/gtk-nsis-pack/share/icons/Adwaita/cursors/pencil index 56b78e79..3ec30b46 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/pencil and b/gtk-nsis-pack/share/icons/Adwaita/cursors/pencil differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/pirate b/gtk-nsis-pack/share/icons/Adwaita/cursors/pirate index 4a90ea4a..50a6655a 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/pirate and b/gtk-nsis-pack/share/icons/Adwaita/cursors/pirate differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/plus b/gtk-nsis-pack/share/icons/Adwaita/cursors/plus index 03a77a02..997c02b6 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/plus and b/gtk-nsis-pack/share/icons/Adwaita/cursors/plus differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/question_arrow b/gtk-nsis-pack/share/icons/Adwaita/cursors/question_arrow index 5773e3d3..7668ee1f 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/question_arrow and b/gtk-nsis-pack/share/icons/Adwaita/cursors/question_arrow differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/right_ptr b/gtk-nsis-pack/share/icons/Adwaita/cursors/right_ptr index 177f5e21..943f5642 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/right_ptr and b/gtk-nsis-pack/share/icons/Adwaita/cursors/right_ptr differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/right_side b/gtk-nsis-pack/share/icons/Adwaita/cursors/right_side index 2416b9f3..6eb5ee20 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/right_side and b/gtk-nsis-pack/share/icons/Adwaita/cursors/right_side differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/right_tee b/gtk-nsis-pack/share/icons/Adwaita/cursors/right_tee index 0451b553..9481150c 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/right_tee and b/gtk-nsis-pack/share/icons/Adwaita/cursors/right_tee differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_down_arrow b/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_down_arrow index f53d9450..5ed71d2c 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_down_arrow and b/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_down_arrow differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_h_double_arrow b/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_h_double_arrow index 4470c3d3..206c8919 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_h_double_arrow and b/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_h_double_arrow differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_left_arrow b/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_left_arrow index 491a9391..6b98be39 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_left_arrow and b/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_left_arrow differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_right_arrow b/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_right_arrow index 2e5df383..2050b3cf 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_right_arrow and b/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_right_arrow differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_up_arrow b/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_up_arrow index 914ff1af..09115801 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_up_arrow and b/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_up_arrow differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_v_double_arrow b/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_v_double_arrow index 5b3f766c..1bb77a17 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_v_double_arrow and b/gtk-nsis-pack/share/icons/Adwaita/cursors/sb_v_double_arrow differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/target b/gtk-nsis-pack/share/icons/Adwaita/cursors/target index 445b8558..f6cf78dd 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/target and b/gtk-nsis-pack/share/icons/Adwaita/cursors/target differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/tcross b/gtk-nsis-pack/share/icons/Adwaita/cursors/tcross index b99c05e4..baebfb82 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/tcross and b/gtk-nsis-pack/share/icons/Adwaita/cursors/tcross differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/top_left_arrow b/gtk-nsis-pack/share/icons/Adwaita/cursors/top_left_arrow index edf04c15..7d7ad3c0 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/top_left_arrow and b/gtk-nsis-pack/share/icons/Adwaita/cursors/top_left_arrow differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/top_left_corner b/gtk-nsis-pack/share/icons/Adwaita/cursors/top_left_corner index 465af6ac..e968869d 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/top_left_corner and b/gtk-nsis-pack/share/icons/Adwaita/cursors/top_left_corner differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/top_right_corner b/gtk-nsis-pack/share/icons/Adwaita/cursors/top_right_corner index c5da93fb..e9d29875 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/top_right_corner and b/gtk-nsis-pack/share/icons/Adwaita/cursors/top_right_corner differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/top_side b/gtk-nsis-pack/share/icons/Adwaita/cursors/top_side index 7448a2aa..d8caa9e2 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/top_side and b/gtk-nsis-pack/share/icons/Adwaita/cursors/top_side differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/top_tee b/gtk-nsis-pack/share/icons/Adwaita/cursors/top_tee index a87e55d8..ee17462b 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/top_tee and b/gtk-nsis-pack/share/icons/Adwaita/cursors/top_tee differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/ul_angle b/gtk-nsis-pack/share/icons/Adwaita/cursors/ul_angle index a2a64c48..58183b5a 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/ul_angle and b/gtk-nsis-pack/share/icons/Adwaita/cursors/ul_angle differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/ur_angle b/gtk-nsis-pack/share/icons/Adwaita/cursors/ur_angle index 7b504441..b52e4158 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/ur_angle and b/gtk-nsis-pack/share/icons/Adwaita/cursors/ur_angle differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/v_double_arrow b/gtk-nsis-pack/share/icons/Adwaita/cursors/v_double_arrow index 5b3f766c..1bb77a17 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/v_double_arrow and b/gtk-nsis-pack/share/icons/Adwaita/cursors/v_double_arrow differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/watch b/gtk-nsis-pack/share/icons/Adwaita/cursors/watch index 6895d67d..e334c60c 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/watch and b/gtk-nsis-pack/share/icons/Adwaita/cursors/watch differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/cursors/xterm b/gtk-nsis-pack/share/icons/Adwaita/cursors/xterm index f94c6846..ccbdcb5c 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/cursors/xterm and b/gtk-nsis-pack/share/icons/Adwaita/cursors/xterm differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/icon-theme.cache b/gtk-nsis-pack/share/icons/Adwaita/icon-theme.cache index 5c54a576..4224c150 100644 Binary files a/gtk-nsis-pack/share/icons/Adwaita/icon-theme.cache and b/gtk-nsis-pack/share/icons/Adwaita/icon-theme.cache differ diff --git a/gtk-nsis-pack/share/icons/Adwaita/index.theme b/gtk-nsis-pack/share/icons/Adwaita/index.theme index 0331f123..5d94cead 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/index.theme +++ b/gtk-nsis-pack/share/icons/Adwaita/index.theme @@ -1,79 +1,101 @@ [Icon Theme] Name=Adwaita +Name[an]=Adwaita Name[ar]=أداويتا Name[as]=Adwaita Name[bg]=Адвайта +Name[bs]=Adwaita Name[ca]=Adwaita Name[ca@valencia]=Adwaita Name[cs]=Adwaita Name[da]=Adwaita Name[de]=Adwaita Name[el]=Adwaita +Name[eo]=Advaita Name[es]=Adwaita +Name[eu]=Adwaita +Name[fa]=Adwaita Name[fi]=Adwaita Name[fr]=Adwaita Name[gl]=Adwaita Name[he]=Adwaita Name[hu]=Adwaita Name[id]=Adwaita +Name[is]=Adwaita Name[it]=Adwaita Name[kk]=Адвайта +Name[kn]=ಅದ್ವೈತಾ Name[ko]=애드와이타 Name[lt]=Adwaita Name[lv]=Adwaita Name[nb]=Adwaita Name[ne]=अदविता +Name[oc]=Adwaita Name[pa]=ਵਿਲੱਖਣ Name[pl]=Adwaita Name[pt]=Adwaita Name[pt_BR]=Adwaita +Name[ro]=Adwaita Name[ru]=Adwaita Name[sk]=Adwaita Name[sl]=Adwaita Name[sr]=Адвајта Name[sr@latin]=Advajta Name[sv]=Adwaita +Name[tg]=Эдвэйта Name[tr]=Adwaita Name[uk]=Adwaita +Name[vi]=Adwaita Name[zh_CN]=Adwaita Name[zh_HK]=Adwaita Name[zh_TW]=Adwaita Comment=The Only One +Comment[an]=L'unico Comment[ar]=الوحيدة Comment[as]=একমাত্ৰ Comment[bg]=Единствената +Comment[bs]=Jedini Comment[ca]=L'únic Comment[ca@valencia]=L'únic Comment[cs]=Je jen jediná Comment[da]=Den eneste Comment[de]=Das einzige Comment[el]=Το μοναδικό +Comment[eo]=La ununurulo Comment[es]=El único +Comment[eu]=Paregabea +Comment[fa]=تنها برگزیده Comment[fi]=Se ainoa Comment[fr]=L'unique Comment[gl]=O único Comment[he]=האחד והיחיד Comment[hu]=Az Egyetlen Comment[id]=Satu-satunya +Comment[is]=Hið eina Comment[it]=L'unico Comment[kk]=Бірегей +Comment[kn]=ಕೇವಲ ಒಂದೇ ಒಂದು Comment[ko]=오직 하나 뿐! Comment[lt]=Vienintelė Comment[lv]=Vienīgais Comment[nb]=Det eneste Comment[ne]=एकै मात्र +Comment[oc]=L'unic Comment[pa]=ਕੇਵਲ ਇੱਕ Comment[pl]=Może być tylko jeden Comment[pt]=O único Comment[pt_BR]=O único +Comment[ro]=Singura Comment[ru]=Единственный -Comment[sk]=Jediná +Comment[sk]=Jedinečná Comment[sl]=Edina Comment[sr]=Једна и једина Comment[sr@latin]=Jedna i jedina Comment[sv]=Det enda +Comment[tg]=Якка Comment[tr]=Bir Tek Comment[uk]=Тільки одна-єдина +Comment[vi]=Cái duy nhất Comment[zh_CN]=惟一的 Comment[zh_HK]=唯一 Comment[zh_TW]=唯一 diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/edit-select-all-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/edit-select-all-symbolic.svg index a117b3a9..5fd662a0 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/edit-select-all-symbolic.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/edit-select-all-symbolic.svg @@ -1,7 +1,7 @@ - + - + @@ -11,21 +11,47 @@ - - + + Gnome Symbolic Icon Theme - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/find-location-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/find-location-symbolic.svg index 809d0988..f882f6ab 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/find-location-symbolic.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/find-location-symbolic.svg @@ -1,7 +1,7 @@ - + @@ -11,22 +11,21 @@ - - + + Gnome Symbolic Icon Theme - - - - - - - - - + + + + + + + + + - - + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/format-text-direction-ltr-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/format-text-direction-ltr-symbolic.svg deleted file mode 100644 index 51ecb9f0..00000000 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/format-text-direction-ltr-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/format-text-direction-rtl-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/format-text-direction-rtl-symbolic.svg deleted file mode 100644 index 884a332f..00000000 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/format-text-direction-rtl-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-bottom-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-bottom-symbolic.svg index 9ae01c4e..610d2472 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-bottom-symbolic.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-bottom-symbolic.svg @@ -1,7 +1,7 @@ - + @@ -11,25 +11,22 @@ - - - + + Gnome Symbolic Icon Theme - + - + - - - + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-first-symbolic-rtl.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-first-symbolic-rtl.svg index 0617790a..ac89ae8e 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-first-symbolic-rtl.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-first-symbolic-rtl.svg @@ -1,7 +1,7 @@ - + @@ -11,25 +11,22 @@ - - - + + Gnome Symbolic Icon Theme - + - + - - - + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-first-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-first-symbolic.svg index a334a444..476e7836 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-first-symbolic.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-first-symbolic.svg @@ -1,7 +1,7 @@ - + @@ -11,25 +11,22 @@ - - - + + Gnome Symbolic Icon Theme - + - + - - - + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-last-symbolic-rtl.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-last-symbolic-rtl.svg index a334a444..476e7836 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-last-symbolic-rtl.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-last-symbolic-rtl.svg @@ -1,7 +1,7 @@ - + @@ -11,25 +11,22 @@ - - - + + Gnome Symbolic Icon Theme - + - + - - - + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-last-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-last-symbolic.svg index 0617790a..ac89ae8e 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-last-symbolic.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-last-symbolic.svg @@ -1,7 +1,7 @@ - + @@ -11,25 +11,22 @@ - - - + + Gnome Symbolic Icon Theme - + - + - - - + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-next-symbolic-rtl.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-next-symbolic-rtl.svg index 2cbfcaca..40e13a82 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-next-symbolic-rtl.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-next-symbolic-rtl.svg @@ -1,7 +1,7 @@ - + @@ -11,24 +11,21 @@ - - - + + Gnome Symbolic Icon Theme - + - + - + - - diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-next-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-next-symbolic.svg index d6404df9..1b43fa7c 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-next-symbolic.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-next-symbolic.svg @@ -1,7 +1,7 @@ - + @@ -11,24 +11,21 @@ - - - + + Gnome Symbolic Icon Theme - + - + - - - + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-previous-symbolic-rtl.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-previous-symbolic-rtl.svg index d6404df9..1b43fa7c 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-previous-symbolic-rtl.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-previous-symbolic-rtl.svg @@ -1,7 +1,7 @@ - + @@ -11,24 +11,21 @@ - - - + + Gnome Symbolic Icon Theme - + - + - - - + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-previous-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-previous-symbolic.svg index 2cbfcaca..40e13a82 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-previous-symbolic.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-previous-symbolic.svg @@ -1,7 +1,7 @@ - + @@ -11,24 +11,21 @@ - - - + + Gnome Symbolic Icon Theme - + - + - + - - diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-top-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-top-symbolic.svg index b18e2c82..3cce40e2 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-top-symbolic.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-top-symbolic.svg @@ -1,7 +1,7 @@ - + @@ -11,25 +11,22 @@ - - - + + Gnome Symbolic Icon Theme - + - + - - - + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-up-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-up-symbolic.svg index 5c5c1918..d0cf7da6 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-up-symbolic.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/go-up-symbolic.svg @@ -1,7 +1,7 @@ - + @@ -11,24 +11,21 @@ - - - + + Gnome Symbolic Icon Theme - + - + - - - + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-down-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-down-symbolic.svg index 1c292423..5b30f102 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-down-symbolic.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-down-symbolic.svg @@ -1,7 +1,7 @@ - + @@ -11,7 +11,7 @@ - + Gnome Symbolic Icon Theme @@ -25,7 +25,7 @@ - + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-end-symbolic-rtl.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-end-symbolic-rtl.svg index 934bf4c3..f1e51b2d 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-end-symbolic-rtl.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-end-symbolic-rtl.svg @@ -1,7 +1,7 @@ - + @@ -11,7 +11,7 @@ - + Gnome Symbolic Icon Theme @@ -25,7 +25,7 @@ - + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-end-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-end-symbolic.svg index ae9ae004..995f5dac 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-end-symbolic.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-end-symbolic.svg @@ -1,7 +1,7 @@ - + @@ -11,7 +11,7 @@ - + Gnome Symbolic Icon Theme @@ -25,7 +25,7 @@ - + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-start-symbolic-rtl.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-start-symbolic-rtl.svg index ae9ae004..995f5dac 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-start-symbolic-rtl.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-start-symbolic-rtl.svg @@ -1,7 +1,7 @@ - + @@ -11,7 +11,7 @@ - + Gnome Symbolic Icon Theme @@ -25,7 +25,7 @@ - + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-start-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-start-symbolic.svg index 934bf4c3..f1e51b2d 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-start-symbolic.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-start-symbolic.svg @@ -1,7 +1,7 @@ - + @@ -11,7 +11,7 @@ - + Gnome Symbolic Icon Theme @@ -25,7 +25,7 @@ - + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-up-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-up-symbolic.svg index 15f8dc5f..9bc9991a 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-up-symbolic.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/pan-up-symbolic.svg @@ -1,7 +1,7 @@ - + @@ -11,7 +11,7 @@ - + Gnome Symbolic Icon Theme @@ -25,7 +25,7 @@ - + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/view-list-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/view-list-symbolic.svg index ee9c7ef8..e7e37f14 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/view-list-symbolic.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/view-list-symbolic.svg @@ -1,7 +1,7 @@ - + @@ -11,11 +11,15 @@ - - + + Gnome Symbolic Icon Theme - + + + + + @@ -26,11 +30,11 @@ - - - - - - + + + + + + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/view-refresh-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/view-refresh-symbolic.svg index 47895ef3..02cb6ca4 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/view-refresh-symbolic.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/actions/view-refresh-symbolic.svg @@ -1,7 +1,7 @@ - + - + @@ -11,21 +11,21 @@ - - + + Gnome Symbolic Icon Theme - - - - - - - - - + + + + + + + + + - + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/status/media-playlist-consecutive-rtl-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/status/media-playlist-consecutive-rtl-symbolic.svg deleted file mode 100644 index b21de1fb..00000000 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/status/media-playlist-consecutive-rtl-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/status/media-playlist-repeat-rtl-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/status/media-playlist-repeat-rtl-symbolic.svg deleted file mode 100644 index 164d6c27..00000000 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/status/media-playlist-repeat-rtl-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/status/media-playlist-repeat-song-rtl-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/status/media-playlist-repeat-song-rtl-symbolic.svg deleted file mode 100644 index 97bdb18c..00000000 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/status/media-playlist-repeat-song-rtl-symbolic.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/status/media-playlist-shuffle-rtl-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/status/media-playlist-shuffle-rtl-symbolic.svg deleted file mode 100644 index 2078d3d5..00000000 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/status/media-playlist-shuffle-rtl-symbolic.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/status/rotation-allowed-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/status/rotation-allowed-symbolic.svg index 214ddf92..7c61689f 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/status/rotation-allowed-symbolic.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/status/rotation-allowed-symbolic.svg @@ -1,7 +1,7 @@ - + @@ -11,21 +11,23 @@ - - + + Gnome Symbolic Icon Theme - + - + + + - - - - - - - - + + + + + + + + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/status/rotation-locked-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/status/rotation-locked-symbolic.svg index a2af204c..8de7f551 100644 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/status/rotation-locked-symbolic.svg +++ b/gtk-nsis-pack/share/icons/Adwaita/scalable/status/rotation-locked-symbolic.svg @@ -1,7 +1,7 @@ - + @@ -11,23 +11,22 @@ - - + + Gnome Symbolic Icon Theme - + - - - + + - - - - - - - - + + + + + + + + diff --git a/gtk-nsis-pack/share/icons/Adwaita/scalable/status/semi-starred-rtl-symbolic.svg b/gtk-nsis-pack/share/icons/Adwaita/scalable/status/semi-starred-rtl-symbolic.svg deleted file mode 100644 index 0042bf99..00000000 --- a/gtk-nsis-pack/share/icons/Adwaita/scalable/status/semi-starred-rtl-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/gtk-nsis-pack/share/icons/hicolor/icon-theme.cache b/gtk-nsis-pack/share/icons/hicolor/icon-theme.cache index e709af3f..5634af30 100644 Binary files a/gtk-nsis-pack/share/icons/hicolor/icon-theme.cache and b/gtk-nsis-pack/share/icons/hicolor/icon-theme.cache differ diff --git a/gtk-nsis-pack/share/locale/af/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/gdk-pixbuf.mo index 1f2ac709..23cf8c65 100644 Binary files a/gtk-nsis-pack/share/locale/af/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/af/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/gtk20-properties.mo index 87980518..ef5f852f 100644 Binary files a/gtk-nsis-pack/share/locale/af/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/af/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/gtk30.mo index 8073cddb..d50eb750 100644 Binary files a/gtk-nsis-pack/share/locale/af/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/am/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/gtk20-properties.mo index dd3731b9..f2fd4ac3 100644 Binary files a/gtk-nsis-pack/share/locale/am/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/am/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/gtk20.mo index 98ed3fa6..38a80319 100644 Binary files a/gtk-nsis-pack/share/locale/am/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/an/LC_MESSAGES/atk10.mo b/gtk-nsis-pack/share/locale/an/LC_MESSAGES/atk10.mo index 8e06b185..d5b3daa3 100644 Binary files a/gtk-nsis-pack/share/locale/an/LC_MESSAGES/atk10.mo and b/gtk-nsis-pack/share/locale/an/LC_MESSAGES/atk10.mo differ diff --git a/gtk-nsis-pack/share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo index 75c714c8..abd1ce16 100644 Binary files a/gtk-nsis-pack/share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ang/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ang/LC_MESSAGES/gtk20-properties.mo index fd4abf90..a5f377c2 100644 Binary files a/gtk-nsis-pack/share/locale/ang/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ang/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ang/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/ang/LC_MESSAGES/gtk20.mo index 60f6d99b..97f1f6ce 100644 Binary files a/gtk-nsis-pack/share/locale/ang/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/ang/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo index 563720cb..0a9c06c4 100644 Binary files a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gtk20-properties.mo index 96bff2d1..16b808d9 100644 Binary files a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gtk20-properties.mo 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 c05bcb2c..8ee73200 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/as/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gdk-pixbuf.mo index 1ba5913a..aad05abc 100644 Binary files a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtk20-properties.mo index e503d945..4665264d 100644 Binary files a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtk20.mo index 94a1df03..c64b9377 100644 Binary files a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtk30-properties.mo index 53ddd122..d9dc1473 100644 Binary files a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtk30.mo index 47a7726a..f372c678 100644 Binary files a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gdk-pixbuf.mo index 3bf56436..c782ff62 100644 Binary files a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gtk20-properties.mo index 2f2b583d..4dc08499 100644 Binary files a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gtk20.mo index 91813fad..faa03232 100644 Binary files a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gdk-pixbuf.mo index 5a723391..e01aa852 100644 Binary files a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gtk20-properties.mo index de259e7f..b2413445 100644 Binary files a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gtk20.mo index d4c0e90a..29f657b0 100644 Binary files a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo index bf30cd36..c699853d 100644 Binary files a/gtk-nsis-pack/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/az_IR/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/az_IR/LC_MESSAGES/gtk20.mo index be32dada..755bdd26 100644 Binary files a/gtk-nsis-pack/share/locale/az_IR/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/az_IR/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo index 488a2fdb..678e3fc8 100644 Binary files a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 3d73ff3f..00000000 Binary files a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 42d9daa6..00000000 Binary files a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gtk20-properties.mo index 0817eaf8..a988d2f2 100644 Binary files a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/be@latin/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/be@latin/LC_MESSAGES/gdk-pixbuf.mo index 0ce1c4a3..96c9cfd9 100644 Binary files a/gtk-nsis-pack/share/locale/be@latin/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/be@latin/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo index 6cf2387a..6f59057e 100644 Binary files a/gtk-nsis-pack/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/be@latin/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/be@latin/LC_MESSAGES/gtk20.mo index eaa57b88..1e92bc06 100644 Binary files a/gtk-nsis-pack/share/locale/be@latin/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/be@latin/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gdk-pixbuf.mo index f1d4b443..c8a3e3c4 100644 Binary files a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index e38b2540..00000000 Binary files a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 1c1ec50a..00000000 Binary files a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtk20-properties.mo index 28fb9515..a4e59f81 100644 Binary files a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtk20.mo index 8325d07a..1ee110cc 100644 Binary files a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtk30.mo index bbfb8d32..55f5fa13 100644 Binary files a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gdk-pixbuf.mo index 2568027c..31a1e09f 100644 Binary files a/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gtk20-properties.mo index 86b56628..ea240a0d 100644 Binary files a/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gtk20.mo index 975a1ca2..c6547bc0 100644 Binary files a/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gdk-pixbuf.mo index 3860439a..689feac5 100644 Binary files a/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo index 2ee17ea5..9882bfc8 100644 Binary files a/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gtk20.mo index a791ff43..dc304435 100644 Binary files a/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gdk-pixbuf.mo index 847f8dcf..f9f5823b 100644 Binary files a/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gtk20-properties.mo index d22816d5..cd1fa4b8 100644 Binary files a/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gtk20.mo index 0ae50a75..8d639005 100644 Binary files a/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gtk30.mo index bf261dac..764b5ab0 100644 Binary files a/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gdk-pixbuf.mo index b6fe6a69..0257af50 100644 Binary files a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtk20-properties.mo index 56ed4dfd..05b7090f 100644 Binary files a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtk20.mo index aec8fadc..b99d60b4 100644 Binary files a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtk30.mo index 7d257fd2..c6097564 100644 Binary files a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gdk-pixbuf.mo index c5b9de1d..b1ebc842 100644 Binary files a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 7ec13539..00000000 Binary files a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 6c7888c9..00000000 Binary files a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/glib20.mo index a62d411d..87c4a029 100644 Binary files a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk20-properties.mo index 75af46db..e0e7ebec 100644 Binary files a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk20.mo index 71ebfeb3..d0f2decc 100644 Binary files a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk30-properties.mo index 10e00157..6c67bae6 100644 Binary files a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk30.mo index 19690620..9e8838d6 100644 Binary files a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo index 17842bfd..72884937 100644 Binary files a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo index 63272dc6..6c20c32d 100644 Binary files a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo index eae9f613..ca3d7578 100644 Binary files a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/gdk-pixbuf.mo index cbb24d1b..378b9706 100644 Binary files a/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/gtk20-properties.mo index 94b13e0c..296bf626 100644 Binary files a/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/gtk20.mo index a0b686ca..26222053 100644 Binary files a/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo index d080121d..cf2331cf 100644 Binary files a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index b0d5d88d..00000000 Binary files a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 86a48451..00000000 Binary files a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/glib20.mo index e3ef09b5..42281b08 100644 Binary files a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gtk30-properties.mo index 13a8b10c..0150290e 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 3112a0e3..50aca756 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/csb/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/csb/LC_MESSAGES/gdk-pixbuf.mo index 69f0e305..3012ef7a 100644 Binary files a/gtk-nsis-pack/share/locale/csb/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/csb/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/gdk-pixbuf.mo index a917ade9..d5ba8397 100644 Binary files a/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo index 856c141a..15342bc9 100644 Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 046e8621..00000000 Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 124307d6..00000000 Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/glib20.mo index faf88a11..299a234a 100644 Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtk20-properties.mo index e1b76271..a53eac0e 100644 Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtk20.mo index 878e3fae..b7e2954a 100644 Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtk30-properties.mo index 12de0808..5cb77535 100644 Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtk30.mo index 5e8c2fbd..508aba74 100644 Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo index df5f6b8a..8325e90f 100644 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 880e9d8e..00000000 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index c064740d..00000000 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/glib20.mo index 858cb428..5d939e6d 100644 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtk20.mo index 159c8a86..4b38496e 100644 Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtk20.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 daacdd02..a483940f 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 7450db89..58e421e6 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/dz/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gdk-pixbuf.mo index adf562b8..adcf42d4 100644 Binary files a/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtk20-properties.mo index 3a5ddba8..90da4e1b 100644 Binary files a/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtk20.mo index 712e6fbb..4ff0f9e9 100644 Binary files a/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtk20.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 da0c5621..75cdcca3 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/gettext-runtime.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index dabeca4e..00000000 Binary files a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 80e0ad17..00000000 Binary files a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/glib20.mo index d01c8070..17129a9f 100644 Binary files a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtk20-properties.mo index 3ed55294..2495cfd7 100644 Binary files a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtk20-properties.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 91c0bdc0..08307160 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 2e5e30cb..3d3dde71 100644 Binary files a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 675989f2..00000000 Binary files a/gtk-nsis-pack/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/en@boldquot/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/en@boldquot/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 5671bd37..00000000 Binary files a/gtk-nsis-pack/share/locale/en@boldquot/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index fc8e1573..00000000 Binary files a/gtk-nsis-pack/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/en@quot/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/en@quot/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index a2494cb6..00000000 Binary files a/gtk-nsis-pack/share/locale/en@quot/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/en@shaw/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/en@shaw/LC_MESSAGES/gdk-pixbuf.mo index 7a38dfe4..9da2348f 100644 Binary files a/gtk-nsis-pack/share/locale/en@shaw/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/en@shaw/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo index 7523f469..00b6d006 100644 Binary files a/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo index 8ce63ddd..d4474608 100644 Binary files a/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gtk20.mo index daa77935..97b4ca93 100644 Binary files a/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo index 3559ec47..205f96cf 100644 Binary files a/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo index efe23cca..f8317ee8 100644 Binary files a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index cf03dddd..00000000 Binary files a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gtk20-properties.mo index bdde337b..5ca3f156 100644 Binary files a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gtk20.mo index 4ca75e10..ff66d741 100644 Binary files a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo index 108d791a..4dcf4268 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index b73ecd9a..00000000 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 7413d495..00000000 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/glib20.mo index 76c3c12b..d9ccbfbd 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk20-properties.mo index d8b6212f..6072bbba 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk20.mo index bdc0718c..64a05b03 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk30-properties.mo index 9f65de7b..c7a06a0c 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk30.mo index 5265a8ce..f7fe3240 100644 Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gdk-pixbuf.mo index 23c97401..21304d3e 100644 Binary files a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 20b77244..00000000 Binary files a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 081a486a..00000000 Binary files a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gtk20-properties.mo index 6e37f743..902c29be 100644 Binary files a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gtk20.mo index 24268799..005e839d 100644 Binary files a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo index 18ed24a9..4f1ad707 100644 Binary files a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 3ff220f1..00000000 Binary files a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/glib20.mo index 7ef1595f..cb43b645 100644 Binary files a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk20-properties.mo index 91b4c0da..c404bbbb 100644 Binary files a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk20.mo index 7db9dc44..b0f90bb6 100644 Binary files a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk30-properties.mo index 298bce2b..bb6526ed 100644 Binary files a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk30.mo index ebf3b063..1356ad87 100644 Binary files a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gdk-pixbuf.mo index 1de2b5b4..54851fc7 100644 Binary files a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtk20-properties.mo index 9efaa006..381b33c6 100644 Binary files a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtk20.mo index 963d8d7a..24f2ad84 100644 Binary files a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtk20.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 7660b41d..71e51462 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/fi/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gdk-pixbuf.mo index 5b0f8e70..3aaa5536 100644 Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 40cbc85a..00000000 Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index e2f0b07d..00000000 Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/glib20.mo index a655a233..6d7ab832 100644 Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtk20-properties.mo index 26fbd810..90947d34 100644 Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtk20.mo index f5cee5c3..28fa79ee 100644 Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtk30.mo index 1d2fd432..5733da1f 100644 Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo index 19a842a5..b94b1e0a 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 3f0f3763..00000000 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index b7b3cd04..00000000 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/glib20.mo index ceccaf93..bb6ee0a7 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk20-properties.mo index 9144b9e4..2c11b293 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk20.mo index 953269e9..e011020b 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk30-properties.mo index 56db1004..2734d043 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk30.mo index 569648c6..0eff0b2c 100644 Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gdk-pixbuf.mo index 67219f9d..e7c9b400 100644 Binary files a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index a84d6ad2..00000000 Binary files a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtk20-properties.mo index 134a2db8..567cd612 100644 Binary files a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtk20.mo index c1870c2e..b530025e 100644 Binary files a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtk30.mo index 2fe86f2e..7b6adc41 100644 Binary files a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/gd/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/gd/LC_MESSAGES/gtk30.mo index 73d53864..9b9d9957 100644 Binary files a/gtk-nsis-pack/share/locale/gd/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/gd/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo index 06121328..6a779e57 100644 Binary files a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index b5c78145..00000000 Binary files a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index edb54c71..00000000 Binary files a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/glib20.mo index 778480f1..397a0b8b 100644 Binary files a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtk30-properties.mo index 3127ef68..483f5af1 100644 Binary files a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtk30.mo index 0ad03e25..e4b7d2cc 100644 Binary files a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gdk-pixbuf.mo index 5b3d56f8..89e25aa9 100644 Binary files a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gtk20-properties.mo index ffd42631..e60b8c58 100644 Binary files a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gtk20.mo index 5552f5d3..0eeb2bae 100644 Binary files a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gdk-pixbuf.mo index fb4e33e9..f067776f 100644 Binary files a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/glib20.mo index 683e3417..882207c6 100644 Binary files a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtk20-properties.mo index 392db1ca..b1c3c6d1 100644 Binary files a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtk30-properties.mo index 24b5811c..c26ceefe 100644 Binary files a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtk30.mo index e1607428..942bb758 100644 Binary files a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gdk-pixbuf.mo index f7557ba3..e780a8e5 100644 Binary files a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gtk20-properties.mo index e0a2730a..46d2bbbf 100644 Binary files a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gtk20.mo index 6426153d..1dee7396 100644 Binary files a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo index e2a66d0a..76c9f408 100644 Binary files a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index df82abb2..00000000 Binary files a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtk20-properties.mo index 93e8235a..afde9dd2 100644 Binary files a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtk20.mo index 1d2eafd3..edce66b3 100644 Binary files a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo index 4e3e10cb..745b8374 100644 Binary files a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 1b77754f..00000000 Binary files a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/glib20.mo index 0b7d4328..35febe42 100644 Binary files a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtk20-properties.mo index 4bf6a930..ee23ef7b 100644 Binary files a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtk20.mo index a2fba079..89e10122 100644 Binary files a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtk30-properties.mo index 4b4a91b1..8f9b04ba 100644 Binary files a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtk30-properties.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 411e2b55..8d4b0bea 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/hy/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/gdk-pixbuf.mo index b4def0fb..2f4ff5cb 100644 Binary files a/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/gtk20-properties.mo index e67907c3..0443c5e2 100644 Binary files a/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/gtk20.mo index ae4822c9..d0eafcab 100644 Binary files a/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/gdk-pixbuf.mo index 47ed6687..4a7ae577 100644 Binary files a/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/gtk20-properties.mo index b68a4c0c..b30aa731 100644 Binary files a/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo index 6d8b0dc3..d04d4f31 100644 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 312d6188..00000000 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index ff8b5605..00000000 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/glib20.mo index b4c5bb17..19f56bd5 100644 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtk20-properties.mo index 2b12a3e8..72219d99 100644 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtk20.mo index 537b3d7c..13b87e5a 100644 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtk30-properties.mo index a7b808df..eb87b9d3 100644 Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtk30-properties.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 ba88cbcf..12610f40 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/io/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/io/LC_MESSAGES/gdk-pixbuf.mo index d427d42f..cd2a6237 100644 Binary files a/gtk-nsis-pack/share/locale/io/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/io/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/io/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/io/LC_MESSAGES/gtk20-properties.mo index 5421fe68..1cd095ed 100644 Binary files a/gtk-nsis-pack/share/locale/io/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/io/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/io/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/io/LC_MESSAGES/gtk20.mo index e174f1b3..19a24768 100644 Binary files a/gtk-nsis-pack/share/locale/io/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/io/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo index 27920a10..719d2b3a 100644 Binary files a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/glib20.mo index 444638d8..6044076d 100644 Binary files a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gtk20-properties.mo index d43c4024..cff44b0f 100644 Binary files a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gtk20.mo index 8474687b..06a7f9d0 100644 Binary files a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gtk30-properties.mo index 3df533a6..1273e2e0 100644 Binary files a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gtk30.mo index 4a1126fa..d762248e 100644 Binary files a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo index 6d8f0918..0376f576 100644 Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index ae5589ef..00000000 Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 618a85b8..00000000 Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/glib20.mo index 6e53c26b..b97f8c29 100644 Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gtk30-properties.mo index 9b28504a..608d8732 100644 Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gtk30-properties.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 a02f67e8..b32ea9bc 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/ja/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gdk-pixbuf.mo index cfa0354b..9ccacbbf 100644 Binary files a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 65746cbc..00000000 Binary files a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index a5c99a98..00000000 Binary files a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtk20-properties.mo index 4503b47a..4eef0c09 100644 Binary files a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtk20.mo index aa7e88b4..2587001f 100644 Binary files a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtk30.mo index 530413fb..d2997b4b 100644 Binary files a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/gdk-pixbuf.mo index c1001223..29c9c717 100644 Binary files a/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/gtk20-properties.mo index e87e7c86..7214cd14 100644 Binary files a/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/gtk20.mo index be5200a0..0d73b3d7 100644 Binary files a/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/gtk20.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 581ee964..6bf82d54 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/glib20.mo b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/glib20.mo index 1865f48a..c7dd6d6a 100644 Binary files a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtk20-properties.mo index b82348d2..3a8b7339 100644 Binary files a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtk30-properties.mo index 0d59bd14..b9380ef6 100644 Binary files a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtk30.mo index 25a9f778..ed357ddc 100644 Binary files a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/km/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/km/LC_MESSAGES/gdk-pixbuf.mo index 9b6905aa..6d15fdb3 100644 Binary files a/gtk-nsis-pack/share/locale/km/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/km/LC_MESSAGES/gdk-pixbuf.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 de883682..efd638fb 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/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gdk-pixbuf.mo index 4a083e0c..5e1686f9 100644 Binary files a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtk20-properties.mo index 81607a28..ec15400d 100644 Binary files a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtk20.mo index d91e3546..c4d42ba5 100644 Binary files a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtk30.mo index de3ee5be..3c286ecd 100644 Binary files a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo index 570469e5..c1941b9c 100644 Binary files a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 30a6cf68..00000000 Binary files a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 7b043971..00000000 Binary files a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/glib20.mo index f23ed2e8..e35ed8ef 100644 Binary files a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk20-properties.mo index 2b360679..76a12860 100644 Binary files a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk20.mo index e8833e46..e1194f5c 100644 Binary files a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk30-properties.mo index 5a219fd9..440491f8 100644 Binary files a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk30.mo index 608782a0..8b742e2d 100644 Binary files a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/gdk-pixbuf.mo index 513db523..9b4a08ae 100644 Binary files a/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/gtk20-properties.mo index 8c092c1b..09547839 100644 Binary files a/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/gtk20.mo index 2644df6b..7b58e53a 100644 Binary files a/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/li/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/li/LC_MESSAGES/gdk-pixbuf.mo index 1139dcb0..40dcd1c3 100644 Binary files a/gtk-nsis-pack/share/locale/li/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/li/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/li/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/li/LC_MESSAGES/gtk20-properties.mo index cead3b17..36199373 100644 Binary files a/gtk-nsis-pack/share/locale/li/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/li/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/li/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/li/LC_MESSAGES/gtk20.mo index c5587c53..58c1500d 100644 Binary files a/gtk-nsis-pack/share/locale/li/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/li/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/locale.alias b/gtk-nsis-pack/share/locale/locale.alias index 11cc342d..0d23108b 100644 --- a/gtk-nsis-pack/share/locale/locale.alias +++ b/gtk-nsis-pack/share/locale/locale.alias @@ -1,5 +1,6 @@ # Locale name alias data base. -# Copyright (C) 1996-2001,2003,2007 Free Software Foundation, Inc. +# Copyright (C) 1996-2001, 2003, 2007, 2015 Free Software Foundation, +# Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by @@ -24,10 +25,20 @@ # backward compatibility. Nobody should rely on the names defined here. # Locales should always be specified by their full name. +# Note: This file used to contain the following lines: +# bokmaal nb_NO.ISO-8859-1 +# franc,ais fr_FR.ISO-8859-1 +# except that the "aa" was actually the byte '\0xE5' (the Latin-1 +# encoding for U+00E5 LATIN SMALL LETTER A WITH RING ABOVE) and the +# "c," was actually the byte '\xE7' (the Latin-1 encoding for U+00E7 +# LATIN SMALL LETTER C WITH CEDILLA). These lines were removed +# because they caused 'locale -a' to output text encoded in Latin-1, +# which broke applications in UTF-8 locales. See: +# https://sourceware.org/bugzilla/show_bug.cgi?id=18412 + # Packages using this file: gettext-runtime gettext-tools bokmal nb_NO.ISO-8859-1 -bokm�l nb_NO.ISO-8859-1 catalan ca_ES.ISO-8859-1 croatian hr_HR.ISO-8859-2 czech cs_CZ.ISO-8859-2 @@ -38,7 +49,6 @@ dutch nl_NL.ISO-8859-1 eesti et_EE.ISO-8859-1 estonian et_EE.ISO-8859-1 finnish fi_FI.ISO-8859-1 -fran�ais fr_FR.ISO-8859-1 french fr_FR.ISO-8859-1 galego gl_ES.ISO-8859-1 galician gl_ES.ISO-8859-1 diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo index f5215dae..d7c3ffbf 100644 Binary files a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/glib20.mo index b05325b8..23dc7b5a 100644 Binary files a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtk30-properties.mo index ceb2d4a6..65f48001 100644 Binary files a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtk30.mo index 7a3d35e4..34468e5e 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/lv/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo index d7790295..b4576a67 100644 Binary files a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/glib20.mo index 04afe7f9..c90ca9f1 100644 Binary files a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk20-properties.mo index 9bbe5f63..7717e381 100644 Binary files a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk20.mo index 98921747..84e77adb 100644 Binary files a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk30-properties.mo index 9a63f282..51792141 100644 Binary files a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk30.mo index 056dce37..7aa55293 100644 Binary files a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gdk-pixbuf.mo index 3f33e189..f53f46ab 100644 Binary files a/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gtk20-properties.mo index 09c3dd83..c7a34732 100644 Binary files a/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gtk20.mo index 6e6d58e4..5aa0ae41 100644 Binary files a/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/gdk-pixbuf.mo index a22e0a4a..e3fdbb14 100644 Binary files a/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/gtk20-properties.mo index 931a744a..eeec1b24 100644 Binary files a/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/gtk20.mo index 597d59c0..c2531790 100644 Binary files a/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gdk-pixbuf.mo index 3acc3bdb..a8549de0 100644 Binary files a/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gtk20-properties.mo index 4196cc73..d5a2faf6 100644 Binary files a/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gtk20.mo index f93665ad..4c7a0c8e 100644 Binary files a/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gdk-pixbuf.mo index a527cb60..775f80fe 100644 Binary files a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gtk20-properties.mo index 24e06c73..37a3d154 100644 Binary files a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gtk20.mo index 3f300929..0cc594f8 100644 Binary files a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gdk-pixbuf.mo index a280a308..b0bb5568 100644 Binary files a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtk20-properties.mo index cf67dc21..d7ada803 100644 Binary files a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtk20.mo index 965230e3..0a065758 100644 Binary files a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gdk-pixbuf.mo index f7fa8e87..32451954 100644 Binary files a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gtk20-properties.mo index 1dd91a13..f149d464 100644 Binary files a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gtk20.mo index 24f349bf..d394c9b4 100644 Binary files a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gdk-pixbuf.mo index 909d6208..debebfb4 100644 Binary files a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtk20-properties.mo index 6d7975c0..3b6b6517 100644 Binary files a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtk20.mo index 3b947c1d..ea78339c 100644 Binary files a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gdk-pixbuf.mo index dbad9d00..1fa2a2ee 100644 Binary files a/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gtk20-properties.mo index dc24676d..4b83ce3b 100644 Binary files a/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gtk20.mo index ae28df4b..6aa832f0 100644 Binary files a/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gdk-pixbuf.mo index 31e1ebe4..120090c6 100644 Binary files a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 2403dedc..00000000 Binary files a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index ca55bd15..00000000 Binary files a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/glib20.mo index db8348b0..0517ee71 100644 Binary files a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtk20-properties.mo index a5f01a0e..77f8670a 100644 Binary files a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtk20.mo index 0d4be660..8b3c8ae0 100644 Binary files a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtk30-properties.mo index 111d5bc8..4d9cc488 100644 Binary files a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtk30-properties.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 2f6aff44..a20ff37e 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/nds/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/gdk-pixbuf.mo index f8a1a94b..ee88cbe3 100644 Binary files a/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/gtk20-properties.mo index 33231ff2..690a4d09 100644 Binary files a/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/gtk20.mo index 575b738f..f057331c 100644 Binary files a/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gdk-pixbuf.mo index ef3bf973..f9465ef5 100644 Binary files a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtk20-properties.mo index b62a260b..a8260678 100644 Binary files a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtk20.mo index 9c13ffa2..0f81a6a2 100644 Binary files a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtk20.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 0a19119f..36f0ec91 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/gettext-runtime.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 279fb44b..00000000 Binary files a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 9d8e6875..00000000 Binary files a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtk20-properties.mo index be4feb80..2c9407fd 100644 Binary files a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtk20-properties.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 78feb891..bd88f823 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 60c06a8d..0b9e91c6 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/nn/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gdk-pixbuf.mo index 3008ac1b..2825d832 100644 Binary files a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 6e5e1074..00000000 Binary files a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 1fa55b4f..00000000 Binary files a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gtk20-properties.mo index d6850d1b..c3cfcc46 100644 Binary files a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gtk20.mo index 050f2d11..ad22896c 100644 Binary files a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/gdk-pixbuf.mo index df6236d3..d26dfa0f 100644 Binary files a/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/gtk20-properties.mo index 16dc8289..27de08d1 100644 Binary files a/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/gtk20.mo index 93c50212..15688583 100644 Binary files a/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gdk-pixbuf.mo index 44871820..4cfbfa40 100644 Binary files a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtk20-properties.mo index 3e4082a2..a1821d3d 100644 Binary files a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtk20.mo index a22dd7ee..8034487f 100644 Binary files a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtk30-properties.mo index 768cbd68..a1821d3d 100644 Binary files a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtk30.mo index 8f12cde1..8034487f 100644 Binary files a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gdk-pixbuf.mo index 01ec4297..df823f63 100644 Binary files a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gtk20-properties.mo index e471b87a..b65e4507 100644 Binary files a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gtk20.mo index cd92354f..0d930b99 100644 Binary files a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gdk-pixbuf.mo index 811fb867..908e6e8e 100644 Binary files a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index aba871de..00000000 Binary files a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk20-properties.mo index 3f701cbd..b1dcb67a 100644 Binary files a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk20.mo index 4c1305c8..ba5bc0b6 100644 Binary files a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk30-properties.mo index 36a57d6e..55802a90 100644 Binary files a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk30.mo index b7ebd157..31e84a7c 100644 Binary files a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo index 692dc937..244ad351 100644 Binary files a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 51700e28..00000000 Binary files a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 11cc5fd8..00000000 Binary files a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/glib20.mo index 9406a3e5..3823d3de 100644 Binary files a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtk30-properties.mo index a316d118..aa9b5d58 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 27e4c3b8..5c4bf3c0 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/ps/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/gdk-pixbuf.mo index af28f604..21107b83 100644 Binary files a/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/gtk20-properties.mo index a5bee896..d1f3c072 100644 Binary files a/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/gtk20.mo index 15ab388c..c4586fed 100644 Binary files a/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/atk10.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/atk10.mo index 5dcecd20..462afde3 100644 Binary files a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/atk10.mo and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/atk10.mo differ diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo index 3e013653..539cc1eb 100644 Binary files a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index b2191c01..00000000 Binary files a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index b1179371..00000000 Binary files a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/glib20.mo index 09128415..40bcd9b1 100644 Binary files a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtk20-properties.mo index 370d7a4f..cebfeeb5 100644 Binary files a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtk20.mo index 40e31ae6..30299126 100644 Binary files a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtk30-properties.mo index a375b5e7..3f37d7fd 100644 Binary files a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtk30.mo index 4a4bb085..84aa1d0a 100644 Binary files a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo index bdc5915a..66cf3483 100644 Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index a7618edd..00000000 Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 910f95c3..00000000 Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/glib20.mo index cd4f6741..24c86a2e 100644 Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo index f783b92a..f455e7c5 100644 Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtk20.mo index 8e6ccd99..705b3e42 100644 Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtk20.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 984fbe5d..01c115f4 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 ece391a8..9553b5fc 100644 Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo index f1f9923e..9a56b108 100644 Binary files a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 25241d69..00000000 Binary files a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index ea247d39..00000000 Binary files a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo index 6c5f0d5d..c9d20d4f 100644 Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index cb210cb2..00000000 Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 69c459ce..00000000 Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/glib20.mo index d1b3465b..765ea6ee 100644 Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk20-properties.mo index f8037f8d..15fc83d3 100644 Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk20.mo index feb64f9f..a12f0e13 100644 Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtk20.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 1a051778..87424164 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 2b81f9c8..322137c5 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/rw/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/gtk20-properties.mo index 44e4ea3a..b6eb9d1e 100644 Binary files a/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/gtk20.mo index da29057a..c42acf18 100644 Binary files a/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gdk-pixbuf.mo index 9f6209fa..2982ea10 100644 Binary files a/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtk20-properties.mo index 84ac30a5..64bfc7be 100644 Binary files a/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtk20.mo index e0251fc4..78cb9748 100644 Binary files a/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo index f4375c98..48f606c9 100644 Binary files a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index ead5edf2..00000000 Binary files a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 7516a3c6..00000000 Binary files a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gettext-tools.mo and /dev/null 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 4936d319..253e7787 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/gtk20-properties.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk20-properties.mo index 624862df..862cbe00 100644 Binary files a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk20.mo index 6e72ec1e..0d2419b1 100644 Binary files a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtk20.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 a0cc44c9..e6ccd931 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 f6eca412..4a26ca7f 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/sl/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo index ef75852f..4bca30e2 100644 Binary files a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 60fc28d0..00000000 Binary files a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 9700b948..00000000 Binary files a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gettext-tools.mo and /dev/null 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 11761b3b..30577a05 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/gtk20-properties.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtk20-properties.mo index 14d2f519..9b1f3f7a 100644 Binary files a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtk20.mo index f182d6f8..8f5771e7 100644 Binary files a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtk30-properties.mo index 1caca50f..bc788d75 100644 Binary files a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtk30-properties.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 062ec378..a87354fe 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/sq/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gdk-pixbuf.mo index 61a49847..4216385a 100644 Binary files a/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gtk20-properties.mo index df611233..6129a67f 100644 Binary files a/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gtk20.mo index 61c18b10..a3981242 100644 Binary files a/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo index 491b9bad..eb7c55a7 100644 Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 83fedef8..00000000 Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 30ebfe73..00000000 Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/glib20.mo index 634a2610..dd1f6570 100644 Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk20-properties.mo index 7a1021b9..db301ba4 100644 Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk20.mo index 4e15aed6..2afeb6b6 100644 Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk30-properties.mo index e2766a72..dbe348ec 100644 Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk30.mo index 11e8a115..09ebdaa9 100644 Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/sr@ije/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/sr@ije/LC_MESSAGES/gdk-pixbuf.mo index dbf28742..4e77d8f4 100644 Binary files a/gtk-nsis-pack/share/locale/sr@ije/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/sr@ije/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo index ab324f2c..f5ff9ec0 100644 Binary files a/gtk-nsis-pack/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/sr@ije/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/sr@ije/LC_MESSAGES/gtk20.mo index c266ce37..b42a8627 100644 Binary files a/gtk-nsis-pack/share/locale/sr@ije/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/sr@ije/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gdk-pixbuf.mo index 5c527556..26fd3f1b 100644 Binary files a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/glib20.mo index 136f34d3..d8dff53d 100644 Binary files a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo index 06241543..632bd643 100644 Binary files a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtk20.mo index 1a054b5c..5a41cd9b 100644 Binary files a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtk30-properties.mo index 30ab26ce..0e63fc73 100644 Binary files a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtk30.mo index 9b60de72..e3622731 100644 Binary files a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo index 16f80d96..9b9a2516 100644 Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 78da068f..00000000 Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 39320d66..00000000 Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/glib20.mo index d5bb0a2f..635bd55e 100644 Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtk20-properties.mo index 727285bf..af35d17f 100644 Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtk20.mo index fe7f7e30..f8585695 100644 Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtk20.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 85d7c263..0a931e03 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 8bb29995..90e32881 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/ta/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gdk-pixbuf.mo index 814517f3..ebd4c94a 100644 Binary files a/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gtk20-properties.mo index 66bb7e28..76462aca 100644 Binary files a/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gtk20.mo index d0580dac..30a37ed9 100644 Binary files a/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gdk-pixbuf.mo index fd94be27..78492647 100644 Binary files a/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gtk20-properties.mo index c4097911..7ea764a9 100644 Binary files a/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gtk20.mo index 32642e3a..505940e3 100644 Binary files a/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gdk-pixbuf.mo index d99d60d5..cab7b1f5 100644 Binary files a/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gtk30.mo index b72bdbc2..f7fdf400 100644 Binary files a/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gdk-pixbuf.mo index d0de5ae8..24777fda 100644 Binary files a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/glib20.mo index 45449a56..26f16283 100644 Binary files a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gtk20-properties.mo index a0e9c610..3aa520e5 100644 Binary files a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/gdk-pixbuf.mo index fbf6a7c6..c4e91072 100644 Binary files a/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/gtk20-properties.mo index 8cd6d5cc..4b0c1a99 100644 Binary files a/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/gtk20.mo index 3c51c247..30f4941d 100644 Binary files a/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo index da87b969..a05ed303 100644 Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 413acd56..00000000 Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 447e0d66..00000000 Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/glib20.mo index 1b0c7189..71bc70c6 100644 Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk20-properties.mo index 333848ea..49434e83 100644 Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk20.mo index f30797b5..a8184fe2 100644 Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk30-properties.mo index f4251746..6e32e469 100644 Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk30.mo index fd3db53e..e849c46b 100644 Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/gdk-pixbuf.mo index a0c2fe74..395bddf1 100644 Binary files a/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/gtk20-properties.mo index 68ff22d2..6b25534e 100644 Binary files a/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/gtk20.mo index c3d74a14..f926b5d3 100644 Binary files a/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gdk-pixbuf.mo index 5926fab2..88de2bdb 100644 Binary files a/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtk20-properties.mo index 5cd961ee..dbf357ae 100644 Binary files a/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtk20.mo index eb15dcc3..60cf14ad 100644 Binary files a/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtk20.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 2c05f781..3fe9891e 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/uk/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gdk-pixbuf.mo index 9ea7c97f..8f2e69fa 100644 Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 50da19bd..00000000 Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 7ca89195..00000000 Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtk20-properties.mo index f8e5a622..f54cb79b 100644 Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtk20.mo index b024da93..a3c6858a 100644 Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtk30.mo index e8387cd6..caa447a8 100644 Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/ur/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/ur/LC_MESSAGES/gtk20-properties.mo index 298e1549..877ee6b2 100644 Binary files a/gtk-nsis-pack/share/locale/ur/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/ur/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/ur/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/ur/LC_MESSAGES/gtk20.mo index 064561c8..c558f617 100644 Binary files a/gtk-nsis-pack/share/locale/ur/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/ur/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/uz/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/uz/LC_MESSAGES/gdk-pixbuf.mo index f9fded67..34b24070 100644 Binary files a/gtk-nsis-pack/share/locale/uz/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/uz/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/uz/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/uz/LC_MESSAGES/gtk20-properties.mo index 015dcb06..cb5d8c0f 100644 Binary files a/gtk-nsis-pack/share/locale/uz/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/uz/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/uz/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/uz/LC_MESSAGES/gtk20.mo index e1fe5179..eff9e636 100644 Binary files a/gtk-nsis-pack/share/locale/uz/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/uz/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo index 081e24c1..65cef79d 100644 Binary files a/gtk-nsis-pack/share/locale/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo index 04ca82a1..d65fc204 100644 Binary files a/gtk-nsis-pack/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo index 29572e4e..5b1ef5c7 100644 Binary files a/gtk-nsis-pack/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gdk-pixbuf.mo index d89e351d..399cb0aa 100644 Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 98f1cd84..00000000 Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index 26dbe7b7..00000000 Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/glib20.mo index 07aac689..b8e26262 100644 Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtk20-properties.mo index 3d282e96..c19d56f2 100644 Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtk20.mo index 613add1b..8107317a 100644 Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtk30-properties.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtk30-properties.mo index c4e84529..10769b76 100644 Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtk30-properties.mo and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtk30-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtk30.mo index 903bcbcc..eb5e0fbc 100644 Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/gdk-pixbuf.mo index ee85a2eb..f31fdb8c 100644 Binary files a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/gtk20-properties.mo index 616e9ffe..8d1201d2 100644 Binary files a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/gtk20.mo index 2801f160..9654ef76 100644 Binary files a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gdk-pixbuf.mo index 2fe7a04b..1a423036 100644 Binary files a/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gtk20-properties.mo index 0cb3d852..4b0e0b44 100644 Binary files a/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gtk20.mo index 1f9cf128..8636f176 100644 Binary files a/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/yi/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/yi/LC_MESSAGES/gdk-pixbuf.mo index bbc7b4cb..0b3e1b9c 100644 Binary files a/gtk-nsis-pack/share/locale/yi/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/yi/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/yi/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/yi/LC_MESSAGES/gtk20-properties.mo index 1e30c7e7..308abaea 100644 Binary files a/gtk-nsis-pack/share/locale/yi/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/yi/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/yi/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/yi/LC_MESSAGES/gtk20.mo index eecaf212..e0ff804d 100644 Binary files a/gtk-nsis-pack/share/locale/yi/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/yi/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo index 85f21860..c4783ddc 100644 Binary files a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index e35e5978..00000000 Binary files a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index abae4486..00000000 Binary files a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo index f1ed840e..591addb6 100644 Binary files a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gtk30.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gtk30.mo index 2f28bba7..1425487c 100644 Binary files a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gtk30.mo and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gtk30.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gdk-pixbuf.mo index 2a970014..ec0b1117 100644 Binary files a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index 800d4111..00000000 Binary files a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo index 1a03cff6..5355dc8e 100644 Binary files a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gtk20.mo b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gtk20.mo index 8b85f15d..43eb93e0 100644 Binary files a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gtk20.mo and b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gtk20.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/atk10.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/atk10.mo index 7c56b834..d77960bd 100644 Binary files a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/atk10.mo and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/atk10.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo index 3370c92c..3576d0be 100644 Binary files a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo deleted file mode 100644 index a0aaf6c8..00000000 Binary files a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo deleted file mode 100644 index e3272dab..00000000 Binary files a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo and /dev/null differ diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/glib20.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/glib20.mo index a23e6629..89aff353 100644 Binary files a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/glib20.mo and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/glib20.mo differ diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo index 97b25bce..23908be7 100644 Binary files a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.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 c7f21728..08a14089 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 65574e70..aafb5fb2 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