diff --git a/README.md b/README.md
index b5c72b8a..454f18ea 100644
--- a/README.md
+++ b/README.md
@@ -9,13 +9,13 @@ My efforts here will focus on creating a **64-bit version** of the GTK+-2 runtim
The installers can be found in the [releases section](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases).
-The current releases ([gtk2-runtime-2.24.32-2018-06-12-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2018-06-12/gtk2-runtime-2.24.32-2018-06-12-ts-win64.exe) and [gtk3-runtime-3.22.30-2018-06-12-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2018-06-12/gtk3-runtime-3.22.30-2018-06-12-ts-win64.exe)) were obtained entirely from the excellent [MSYS2 project](https://www.msys2.org), and were **not** compiled by myself, as was the case for releases made before 2017. Users who want to compile against this runtime are strongly encouraged to set up a MSYS2 installation themselves, and install the required packages (compiled with the mingw-w64-x86\_64 toolchain!!!).
+The current releases ([gtk2-runtime-2.24.32-2018-08-01-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2018-08-01/gtk2-runtime-2.24.32-2018-08-01-ts-win64.exe) and [gtk3-runtime-3.22.30-2018-08-01-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2018-08-01/gtk3-runtime-3.22.30-2018-08-01-ts-win64.exe)) were obtained entirely from the excellent [MSYS2 project](https://www.msys2.org), and were **not** compiled by myself, as was the case for releases made before 2017. Users who want to compile against this runtime are strongly encouraged to set up a MSYS2 installation themselves, and install the required packages (compiled with the mingw-w64-x86\_64 toolchain!!!).
The following packages are included in the current GTK+-2/3 installers
* [adwaita icon theme](http://ftp.gnome.org/pub/GNOME/sources/adwaita-icon-theme/) (3.28.0)
* [atk](http://ftp.gnome.org/pub/GNOME/sources/atk/) (2.28.1)
-* [atkmm](http://ftp.gnome.org/pub/GNOME/sources/atkmm/) (2.26.0)
+* [atkmm](http://ftp.gnome.org/pub/GNOME/sources/atkmm/) (2.24.2)
* [cairo](http://cairographics.org/releases/) (1.15.12)
* [cairomm](http://cairographics.org/releases/) (1.12.2)
* [fontconfig](http://www.freedesktop.org/software/fontconfig/release/) (2.13.0)
@@ -27,28 +27,28 @@ The following packages are included in the current GTK+-2/3 installers
* [glibmm](http://ftp.gnome.org/pub/GNOME/sources/glibmm/) (2.56.0)
* [gtk2](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (2.24.32)
* [gtk3](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (3.22.30)
-* [gtkmm2](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (2.24.4)
-* [gtkmm3](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (3.22.0)
+* [gtkmm2](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (2.24.5)
+* [gtkmm3](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (3.22.2)
* [gtksourceview2](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (2.10.5)
* [gtksourceview3](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (3.24.6)
* ~~[gtksourceviewmm2](http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/) (2.10.3)~~ (currently unavailable)
* [gtksourceviewmm3](http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/) (3.21.3)
-* [harfbuzz](http://www.freedesktop.org/software/harfbuzz/release/) (1.8.0)
+* [harfbuzz](http://www.freedesktop.org/software/harfbuzz/release/) (1.8.4)
* [hicolor-icon-theme](http://icon-theme.freedesktop.org/releases/) (0.15)
* [json-glib](http://ftp.gnome.org/pub/gnome/sources/json-glib/) (1.4.2)
* [libepoxy](https://github.com/anholt/libepoxy) (1.5.2)
* [libffi](http://sourceware.org/libffi/) (3.2.1)
* [libiconv](https://ftp.gnu.org/pub/gnu/libiconv/) (1.15)
-* [libpng](http://sourceforge.net/project/showfiles.php?group_id=5624) (1.6.34)
+* [libpng](http://sourceforge.net/project/showfiles.php?group_id=5624) (1.6.35)
* [librsvg](http://ftp.gnome.org/pub/GNOME/sources/librsvg/) (2.40.20)
* [libsigc++](http://ftp.gnome.org/pub/GNOME/sources/libsigc++/) (2.10.0)
* [libsoup](http://ftp.gnome.org/pub/GNOME/sources/libsoup/) (2.62.2)
* [libxml2](http://xmlsoft.org/sources/) (2.9.8)
-* [libxml++2](http://ftp.gnome.org/pub/GNOME/sources/libxml++/) (2.40.0)
-* [libxml++3](http://ftp.gnome.org/pub/GNOME/sources/libxml++/) (3.0.0)
+* [libxml++2](http://ftp.gnome.org/pub/GNOME/sources/libxml++/) (2.40.1)
+* [libxml++3](http://ftp.gnome.org/pub/GNOME/sources/libxml++/) (3.0.1)
* [libxslt](http://xmlsoft.org/sources/) (1.1.32)
-* [pango](http://ftp.gnome.org/pub/GNOME/sources/pango/) (1.42.1)
-* [pangomm](http://ftp.gnome.org/pub/GNOME/sources/pangomm/) (2.40.0)
+* [pango](http://ftp.gnome.org/pub/GNOME/sources/pango/) (1.42.3)
+* [pangomm](http://ftp.gnome.org/pub/GNOME/sources/pangomm/) (2.40.1)
* [pcre](ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/) (8.42)
* [pixman](http://cairographics.org/releases/) (0.34.0)
* [sqlite](https://www.sqlite.org) (3.24.0)
diff --git a/gtk-nsis-pack/bin/libatkmm-1.6-1.dll b/gtk-nsis-pack/bin/libatkmm-1.6-1.dll
index 248bf5c6..ad890861 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/libcairomm-1.0-1.dll b/gtk-nsis-pack/bin/libcairomm-1.0-1.dll
index afbd1830..f80caf89 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/libfribidi-0.dll b/gtk-nsis-pack/bin/libfribidi-0.dll
index 60f0bc33..f39c0918 100644
Binary files a/gtk-nsis-pack/bin/libfribidi-0.dll and b/gtk-nsis-pack/bin/libfribidi-0.dll differ
diff --git a/gtk-nsis-pack/bin/libgcc_s_seh-1.dll b/gtk-nsis-pack/bin/libgcc_s_seh-1.dll
index d3b191ee..b9dc93e8 100644
Binary files a/gtk-nsis-pack/bin/libgcc_s_seh-1.dll and b/gtk-nsis-pack/bin/libgcc_s_seh-1.dll differ
diff --git a/gtk-nsis-pack/bin/libgdkmm-2.4-1.dll b/gtk-nsis-pack/bin/libgdkmm-2.4-1.dll
index 328d7b93..8fc1f3c6 100644
Binary files a/gtk-nsis-pack/bin/libgdkmm-2.4-1.dll and b/gtk-nsis-pack/bin/libgdkmm-2.4-1.dll differ
diff --git a/gtk-nsis-pack/bin/libgdkmm-3.0-1.dll b/gtk-nsis-pack/bin/libgdkmm-3.0-1.dll
index b2a90155..d7b236ff 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/libgiomm-2.4-1.dll b/gtk-nsis-pack/bin/libgiomm-2.4-1.dll
index 40dfd68a..761bae40 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/libglibmm-2.4-1.dll b/gtk-nsis-pack/bin/libglibmm-2.4-1.dll
index da6649e6..5017afc1 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 10938ff4..2c1247be 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/libgtkmm-2.4-1.dll b/gtk-nsis-pack/bin/libgtkmm-2.4-1.dll
index 450e523b..5204a6ca 100644
Binary files a/gtk-nsis-pack/bin/libgtkmm-2.4-1.dll and b/gtk-nsis-pack/bin/libgtkmm-2.4-1.dll differ
diff --git a/gtk-nsis-pack/bin/libgtkmm-3.0-1.dll b/gtk-nsis-pack/bin/libgtkmm-3.0-1.dll
index 5d19eab3..34679523 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/libgtksourceview-3.0-1.dll b/gtk-nsis-pack/bin/libgtksourceview-3.0-1.dll
index 90f87a5b..cf6fae33 100644
Binary files a/gtk-nsis-pack/bin/libgtksourceview-3.0-1.dll and b/gtk-nsis-pack/bin/libgtksourceview-3.0-1.dll differ
diff --git a/gtk-nsis-pack/bin/libgtksourceviewmm-3.0-0.dll b/gtk-nsis-pack/bin/libgtksourceviewmm-3.0-0.dll
index c160bb05..4bd96edd 100644
Binary files a/gtk-nsis-pack/bin/libgtksourceviewmm-3.0-0.dll and b/gtk-nsis-pack/bin/libgtksourceviewmm-3.0-0.dll differ
diff --git a/gtk-nsis-pack/bin/libharfbuzz-0.dll b/gtk-nsis-pack/bin/libharfbuzz-0.dll
index f6453b6d..060cd3cb 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/libpango-1.0-0.dll b/gtk-nsis-pack/bin/libpango-1.0-0.dll
index 5bcf7215..0b38890d 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 ff5166e3..e718dbb5 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 e5bf84e6..8e3982df 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 71c0d170..b468904a 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 021c8521..b805d3f2 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/libpng16-16.dll b/gtk-nsis-pack/bin/libpng16-16.dll
index d71c4700..71612535 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 cb9abbd9..a250f7a2 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/libstdc++-6.dll b/gtk-nsis-pack/bin/libstdc++-6.dll
index 32078b32..9ec805ec 100644
Binary files a/gtk-nsis-pack/bin/libstdc++-6.dll and b/gtk-nsis-pack/bin/libstdc++-6.dll differ
diff --git a/gtk-nsis-pack/bin/libwinpthread-1.dll b/gtk-nsis-pack/bin/libwinpthread-1.dll
index da596372..3abe916d 100644
Binary files a/gtk-nsis-pack/bin/libwinpthread-1.dll and b/gtk-nsis-pack/bin/libwinpthread-1.dll differ
diff --git a/gtk-nsis-pack/bin/libxml++-2.6-2.dll b/gtk-nsis-pack/bin/libxml++-2.6-2.dll
index f7f56aaa..3918a322 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/libxml++-3.0-1.dll b/gtk-nsis-pack/bin/libxml++-3.0-1.dll
index 25115b96..15bea554 100644
Binary files a/gtk-nsis-pack/bin/libxml++-3.0-1.dll and b/gtk-nsis-pack/bin/libxml++-3.0-1.dll differ
diff --git a/gtk-nsis-pack/bin/zlib1.dll b/gtk-nsis-pack/bin/zlib1.dll
index 1f160888..500250d7 100644
Binary files a/gtk-nsis-pack/bin/zlib1.dll and b/gtk-nsis-pack/bin/zlib1.dll differ
diff --git a/gtk-nsis-pack/gtk2-runtime.ts.nsi b/gtk-nsis-pack/gtk2-runtime.ts.nsi
index 56b7315c..ba8c97c8 100644
--- a/gtk-nsis-pack/gtk2-runtime.ts.nsi
+++ b/gtk-nsis-pack/gtk2-runtime.ts.nsi
@@ -14,7 +14,7 @@
!define GTK_VERSION "2.24.32"
!define GTK_BIN_VERSION "2.10.0"
-!define PRODUCT_VERSION "${GTK_VERSION}-2018-06-12-ts-win64"
+!define PRODUCT_VERSION "${GTK_VERSION}-2018-08-01-ts-win64"
!define PRODUCT_NAME "GTK2-Runtime Win64"
!define PRODUCT_PUBLISHER "Tom Schoonjans"
!define PRODUCT_WEB_SITE "https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer"
diff --git a/gtk-nsis-pack/gtk3-runtime.ts.nsi b/gtk-nsis-pack/gtk3-runtime.ts.nsi
index 8cc32f0e..6712f6fe 100644
--- a/gtk-nsis-pack/gtk3-runtime.ts.nsi
+++ b/gtk-nsis-pack/gtk3-runtime.ts.nsi
@@ -13,7 +13,7 @@
!define GTK_VERSION "3.22.30"
!define GTK_BIN_VERSION "3.0.0"
-!define PRODUCT_VERSION "${GTK_VERSION}-2018-06-12-ts-win64"
+!define PRODUCT_VERSION "${GTK_VERSION}-2018-08-01-ts-win64"
!define PRODUCT_NAME "GTK3-Runtime Win64"
!define PRODUCT_PUBLISHER "Tom Schoonjans"
!define PRODUCT_WEB_SITE "https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer"
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/gschemas.compiled b/gtk-nsis-pack/share/glib-2.0/schemas/gschemas.compiled
index e7764c08..4483fee0 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.gnome.desktop.a11y.applications.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.a11y.applications.gschema.xml
new file mode 100644
index 00000000..2137a9c0
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.a11y.applications.gschema.xml
@@ -0,0 +1,20 @@
+
+
+
+
+ false
+ On-screen keyboard
+ Whether the on-screen keyboard is turned on.
+
+
+ false
+ Screen magnifier
+ Whether the screen magnifier is turned on.
+
+
+ false
+ Screen reader
+ Whether the screen reader is turned on.
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.a11y.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.a11y.gschema.xml
new file mode 100644
index 00000000..b424fdb0
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.a11y.gschema.xml
@@ -0,0 +1,21 @@
+
+
+
+
+ false
+ Always show the Universal Access status icon
+
+ This key overrides the automatic hiding of the Universal
+ Access status icon when no accessibility features are enabled.
+
+
+
+ false
+ Always show the text caret
+
+ This key overrides the hiding of the text caret in noneditable
+ text in applications.
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml
new file mode 100644
index 00000000..66c91611
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml
@@ -0,0 +1,104 @@
+
+
+
+
+ false
+ Enable accessibility keyboard shortcuts
+
+
+ false
+ Beep when a keyboard accessibility feature changes
+ Whether to beep when a keyboard accessibility feature is enabled or disabled.
+
+
+ false
+ Disable keyboard accessibility after a timeout
+ Whether to disable keyboard accessibility after a timeout, useful for shared machines.
+
+
+ 200
+ Duration of the disabling timeout
+ Duration of the timeout before disabling the keyboard accessibility.
+
+
+ false
+ Enable “Bounce Keys”
+ Whether the “Bounce Keys” keyboard accessibility feature is turned on.
+
+
+ 300
+ Minimum interval in milliseconds
+ Ignore multiple presses of the same key within this many milliseconds.
+
+
+ false
+ Beep when a key is rejected
+ Whether to beep when a key is rejected.
+
+
+ false
+ Enable “Mouse Keys”
+ Whether the “Mouse Keys” accessibility feature is turned on.
+
+
+ 10
+ Pixels per seconds
+ How many pixels per second to move at the maximum speed.
+
+
+ 300
+ How long to accelerate in milliseconds
+ How many milliseconds it takes to go from 0 to maximum speed.
+
+
+ 300
+ Initial delay in milliseconds
+ How many milliseconds to wait before mouse movement keys start to operate.
+
+
+ false
+ Enable “Slow Keys”
+ Whether the “Slow Keys” accessibility feature is turned on.
+
+
+ 300
+ Minimum interval in milliseconds
+ Do not accept a key as being pressed unless held for this many milliseconds.
+
+
+ false
+ Beep when a key is first pressed
+ Whether to beep when a key is first pressed.
+
+
+ false
+ Beep when a key is accepted
+ Whether to beep when a key is accepted.
+
+
+ false
+ Beep when a key is rejected
+ Whether to beep when a key is rejected.
+
+
+ false
+ Enable sticky keys
+ Whether the sticky keys accessibility feature is turned on.
+
+
+ false
+ Disable when two keys are pressed at the same time
+ Whether to disable sticky keys if two keys are pressed at the same time.
+
+
+ false
+ Beep when a modifier is pressed.
+ Whether to beep when a modifier key is pressed.
+
+
+ false
+ Enable “Toggle Keys”
+ Whether the “Toggle Keys” accessibility feature is turned on.
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.a11y.magnifier.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.a11y.magnifier.gschema.xml
new file mode 100644
index 00000000..52eb4146
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.a11y.magnifier.gschema.xml
@@ -0,0 +1,228 @@
+
+
+
+
+
+ 'proportional'
+ Mouse Tracking Mode
+
+ Determines the position of the magnified mouse image within the
+ magnified view and how it reacts to system mouse movement. The values
+ are
+ • none: no mouse tracking;
+ • centered: the mouse image is
+ displayed at the center of the zoom region (which also represents
+ the point under the system mouse) and the magnified contents are
+ scrolled as the system mouse moves;
+ • proportional: the position of the magnified mouse in the zoom region
+ is proportionally the same as the position of the system mouse on screen;
+ • push: when the magnified mouse intersects a boundary of the zoom
+ region, the contents are scrolled into view.
+
+
+
+ 'proportional'
+ Focus Tracking Mode
+
+ Determines the position of the focused widget within magnified view.
+
+ The values are:
+
+ • none: no focus tracking
+
+ • centered: the focused image is displayed at the center of the zoom region (which also represents the
+ point under the system focus) and the magnified contents are scrolled as the system focus moves
+
+ • proportional: the position of the magnified focus in the zoom region is proportionally the same as the
+ position of the system focus on screen
+
+ • push: when the magnified focus intersects a boundary of the zoom region, the contents are scrolled
+ into view
+
+
+
+ 'centered'
+ Caret Tracking Mode
+
+ Determines the position of the caret within magnified view. The values are:
+
+ • none: no caret tracking
+
+ • centered: the image of the caret is displayed at the center of the zoom region (which also represents
+ the point under the system caret) and the magnified contents are scrolled as the system caret moves
+
+ • proportional: the position of the magnified caret in the zoom region is proportionally the same as the
+ position of the system caret on screen
+
+ • push: when the magnified caret intersects a boundary of the zoom region, the contents are scrolled into
+ view
+
+
+
+ 'full-screen'
+ Screen position
+
+ The magnified view either fills the entire screen, or occupies the
+ top-half, bottom-half, left-half, or right-half of the screen.
+
+
+
+ 2.0
+
+ Magnification factor
+
+ The power of the magnification. A value of 1.0 means no magnification.
+ A value of 2.0 doubles the size.
+
+
+
+ false
+ Enable lens mode
+
+ Whether the magnified view should be centered over the location of
+ the system mouse and move with it.
+
+
+
+ false
+
+ Scroll magnified contents beyond the edges of the desktop
+
+
+ For centered mouse tracking, when the system pointer is at or near the
+ edge of the screen, the magnified contents continue to scroll such that
+ the screen edge moves into the magnified view.
+
+
+
+
+
+ false
+ Show or hide crosshairs
+
+ Enables/disables display of crosshairs centered on the magnified
+ mouse sprite.
+
+
+
+ 8
+ Thickness of the crosshairs in pixels
+
+ Width in pixels of the vertical and horizontal lines that make up the crosshairs.
+
+
+
+ '#ff0000'
+ Color of the crosshairs
+
+ The color of the the vertical and horizontal lines that make up
+ the crosshairs.
+
+
+
+ 0.66
+
+ Opacity of the crosshairs
+
+ Determines the transparency of the crosshairs, from fully opaque
+ to fully transparent.
+
+
+
+ 4096
+
+ Length of the crosshairs in pixels
+
+ Determines the length in pixels of the vertical and horizontal
+ lines that make up the crosshairs.
+
+
+
+ false
+ Clip the crosshairs at the center
+
+ Determines whether the crosshairs intersect the magnified mouse sprite,
+ or are clipped such that the ends of the horizontal and vertical lines
+ surround the mouse image.
+
+
+
+ false
+ Inverse lightness
+
+ Determines whether the lightness values are inverted: darker colors
+ become lighter and vice versa, and white and black are interchanged.
+
+
+
+ 1.0
+
+ Color Saturation
+
+ Represents a change to the color saturation, from 0.0 (grayscale)
+ to 1.0 (full color).
+
+
+
+ 0.0
+
+ Change brightness of red
+
+ Represents a change to the default brightness of the red component. Zero
+ indicates no change, values less than zero indicate a decrease, and
+ values greater than zero indicate an increase.
+
+
+
+ 0.0
+
+ Change brightness of green
+
+ Represents a change to the default brightness for the green component.
+ Zero indicates no change, values less than zero indicate a decrease, and
+ values greater than zero indicate an increase.
+
+
+
+ 0.0
+
+ Change brightness of blue
+
+ Represents a change to the default brightness for the blue component.
+ Zero indicates no change, values less than zero indicate a decrease, and
+ values greater than zero indicate an increase.
+
+
+
+ 0.0
+
+ Change contrast of red
+
+ Represents a change to the default contrast of the red component. Zero
+ indicates no change in contrast, values less than zero indicate a
+ decrease, and values greater than zero indicate an increase.
+
+
+
+ 0.0
+
+ Change contrast of green
+
+ Represents a change to the default contrast of the green component.
+ Zero indicates no change in contrast, values less than zero indicate a
+ decrease, and values greater than zero indicate an increase.
+
+
+
+ 0.0
+
+ Change contrast of blue
+
+ Represents a change to the default contrast of the blue component. Zero
+ indicates no change in contrast, values less than zero indicate a
+ decrease, and values greater than zero indicate an increase.
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.a11y.mouse.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.a11y.mouse.gschema.xml
new file mode 100644
index 00000000..5f2243f7
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.a11y.mouse.gschema.xml
@@ -0,0 +1,60 @@
+
+
+
+
+ 1.20
+ Dwell click time
+ Time in seconds before a click is triggered.
+
+
+ 10
+ Movement threshold
+ Distance in pixels before movement will be recognized.
+
+
+ 'left'
+ Gesture single click
+ Direction to perform a single click (“left”, “right”, “up”, “down”).
+
+
+ 'up'
+ Gesture double click
+ Direction to perform a double click (“left”, “right”, “up”, “down”).
+
+
+ 'down'
+ Gesture drag click
+ Direction to perform dragging (“left”, “right”, “up”, “down”).
+
+
+ 'right'
+ Gesture secondary click
+ Direction to perform a secondary click (“left”, “right”, “up”, “down”).
+
+
+ 'window'
+ Dwell click mode
+ The active dwell click mode. Possible values are “window” and “gesture”.
+
+
+ true
+ Show click type window
+ Show click type window.
+
+
+ false
+ Enable dwell clicks
+ Enable dwell clicks.
+
+
+ false
+ Secondary click enabled
+ Enable simulated secondary clicks
+
+
+ 1.20
+ Secondary click time
+ Time in seconds before a simulated secondary click is triggered.
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.app-folders.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.app-folders.gschema.xml
new file mode 100644
index 00000000..54d99988
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.app-folders.gschema.xml
@@ -0,0 +1,45 @@
+
+
+
+
+ []
+ Folder children
+ List of relative settings paths at which app-folders are
+ stored. Each folder uses the org.gnome.desktop.app-folders.folder
+ schema.
+
+
+
+
+ ''
+ Folder name
+ The name of the application folder.
+
+
+ false
+ Translate the name
+ Whether the name key is a filename to be looked up in
+ /usr/share/desktop-directories.
+
+
+ []
+ Applications
+ The list of IDs of applications that are explicitly
+ included in this folder.
+
+
+ []
+ Categories
+ A list of categories for which apps will be placed
+ into this folder by default, in addition to the apps that are
+ listed in the apps key.
+
+
+ []
+ Excluded applications
+ A list of IDs of applications that are excluded
+ from this folder. This can be used to remove applications that
+ would otherwise be included by category.
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.background.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.background.gschema.xml
new file mode 100644
index 00000000..01ae2ba0
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.background.gschema.xml
@@ -0,0 +1,59 @@
+
+
+
+
+ 'zoom'
+ Picture Options
+
+ Determines how the image set by wallpaper_filename is rendered.
+ Possible values are “none”, “wallpaper”, “centered”, “scaled”,
+ “stretched”, “zoom”, “spanned”.
+
+
+
+ 'file:///mingw64/share/backgrounds/gnome/adwaita-timed.xml'
+ Picture URI
+
+ URI to use for the background image. Note that the backend only supports
+ local (file://) URIs.
+
+
+
+
+ 100
+ Picture Opacity
+
+ Opacity with which to draw the background picture.
+
+
+
+ '#023c88'
+ Primary Color
+
+ Left or Top color when drawing gradients, or the solid color.
+
+
+
+ '#5789ca'
+ Secondary Color
+
+ Right or Bottom color when drawing gradients, not used for solid color.
+
+
+
+ 'solid'
+ Color Shading Type
+
+ How to shade the background color. Possible values are “horizontal”,
+ “vertical”, and “solid”.
+
+
+
+ false
+ Have file manager handle the desktop
+
+ If set to true, then file manager will draw the icons on the desktop.
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.calendar.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.calendar.gschema.xml
new file mode 100644
index 00000000..751a7702
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.calendar.gschema.xml
@@ -0,0 +1,10 @@
+
+
+
+
+ false
+ Show the week date in the calendar
+ If true, display the ISO week date in the calendar.
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.datetime.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.datetime.gschema.xml
new file mode 100644
index 00000000..3fa6e036
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.datetime.gschema.xml
@@ -0,0 +1,10 @@
+
+
+
+
+ false
+ Automatically update timezone
+ Whether to automatically update the timezone using geolocation.
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.default-applications.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.default-applications.gschema.xml
new file mode 100644
index 00000000..21df4a54
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.default-applications.gschema.xml
@@ -0,0 +1,73 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ 'evolution -c calendar'
+ Default calendar
+
+ Default calendar application
+
+ DEPRECATED: This key is deprecated and ignored.
+ The preferred calendar application is the application handling the text/calendar mime type.
+
+
+
+ false
+ Calendar needs terminal
+
+ Whether the default calendar application needs a terminal to run.
+
+ DEPRECATED: This key is deprecated and ignored.
+ The preferred calendar application is the application handling the text/calendar mime type,
+ whether it needs a terminal is taken from its desktop file.
+
+
+
+
+
+ 'evolution -c tasks'
+ Default tasks
+
+ Default tasks application.
+
+
+
+ false
+ Tasks needs terminal
+
+ Whether the default tasks application needs a terminal to run.
+
+
+
+
+
+ 'gnome-terminal'
+ Terminal application
+
+ Terminal program to use when starting applications that require one.
+
+ DEPRECATED: This key is deprecated and ignored.
+ The default terminal is handled in GIO.
+
+
+
+ '-x'
+ Exec Arguments
+
+ Argument used to execute programs in the terminal defined by the
+ “exec” key.
+
+ DEPRECATED: This key is deprecated and ignored.
+ The default terminal and how to invoke it is handled in GIO.
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.enums.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.enums.xml
new file mode 100644
index 00000000..b056206c
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.enums.xml
@@ -0,0 +1,150 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.input-sources.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.input-sources.gschema.xml
new file mode 100644
index 00000000..c3651684
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.input-sources.gschema.xml
@@ -0,0 +1,64 @@
+
+
+
+
+ 0
+ Current input source
+
+ The zero-based index into the input sources list specifying
+ the current one in effect. The value is automatically capped
+ to remain in the range [0, sources_length) as long as the
+ sources list isn’t empty.
+
+ DEPRECATED: This key is deprecated and ignored.
+
+
+
+ []
+ List of input sources
+
+ List of input source identifiers available. Each source is
+ specified as a tuple of 2 strings. The first string is the
+ type and can be one of “xkb” or “ibus”. For “xkb” sources the
+ second string is “xkb_layout+xkb_variant” or just “xkb_layout”
+ if a XKB variant isn’t needed. For “ibus” sources the second
+ string is the IBus engine name. An empty list means that the X
+ server’s current XKB layout and variant won’t be touched and
+ IBus won’t be used.
+
+
+
+ []
+ List of most recently used input sources
+
+ List of most recently used input sources. The value is in the
+ same format as the available sources list.
+
+
+
+ []
+ List of XKB options
+
+ List of XKB options. Each option is an XKB option string as
+ defined by xkeyboard-config’s rules files.
+
+
+
+ false
+ Show all installed input sources
+
+ Makes all installed input sources available for choosing in
+ System Settings.
+
+
+
+ false
+ Use different input sources for each window
+
+ When enabled, input sources get attached to the currently
+ focused window when activated.
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.interface.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.interface.gschema.xml
new file mode 100644
index 00000000..467d1f49
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.interface.gschema.xml
@@ -0,0 +1,246 @@
+
+
+
+
+ false
+ Enable Toolkit Accessibility
+
+ Whether toolkits should load accessibility related modules.
+
+
+
+ true
+ Enable Animations
+
+ Whether animations should be displayed. Note: This is a global key,
+ it changes the behaviour of the window manager, the panel etc.
+
+
+
+ false
+ Menus Have Tearoff
+
+ Whether menus should have a tearoff.
+
+
+
+ false
+ Can Change Accels
+
+ Whether the user can dynamically type a new accelerator when
+ positioned over an active menuitem.
+
+
+
+ 'both-horiz'
+ Toolbar Style
+
+ Toolbar Style. Valid values are “both”, “both-horiz”, “icons”,
+ and “text”.
+
+
+
+ false
+ Menubar Detachable
+
+ Whether the user can detach menubars and move them around.
+
+
+
+ false
+ Toolbar Detachable
+
+ Whether the user can detach toolbars and move them around.
+
+
+
+ 'large'
+ Toolbar Icon Size
+
+ Size of icons in toolbars, either “small” or “large”.
+
+
+
+ true
+ Cursor Blink
+
+ Whether the cursor should blink.
+
+
+
+
+ 1200
+ Cursor Blink Time
+
+ Length of the cursor blink cycle, in milliseconds.
+
+
+
+
+ 10
+ Cursor Blink Timeout
+
+ Time after which the cursor stops blinking, in seconds.
+
+
+
+ 'Adwaita'
+ Icon Theme
+
+ Icon theme to use for the panel, nautilus etc.
+
+
+
+ 'Adwaita'
+ Gtk+ Theme
+
+ Basename of the default theme used by gtk+.
+
+
+
+ 'Default'
+ Gtk+ Keybinding Theme
+
+ Basename of the default keybinding theme used by gtk+.
+
+
+
+ 'Cantarell 11'
+ Default font
+
+ Name of the default font used by gtk+.
+
+
+
+
+ 1.0
+ Text scaling factor
+
+ Factor used to enlarge or reduce text display, without changing font size.
+
+
+
+ 0
+ Window scaling factor
+
+ Integer factor used to scale windows by. For use on high-dpi screens.
+ 0 means pick automatically based on monitor.
+
+
+
+ 'callback'
+ GTK IM Preedit Style
+
+ Name of the GTK+ input method Preedit Style used by gtk+.
+
+
+
+ 'callback'
+ GTK IM Status Style
+
+ Name of the GTK+ input method Status Style used by gtk+.
+
+
+
+ ''
+ GTK IM Module
+
+ Name of the input method module used by GTK+.
+
+
+
+ 'Sans 11'
+ Document font
+
+ Name of the default font used for reading documents.
+
+
+
+ 'Monospace 11'
+ Monospace font
+
+ Name of a monospaced (fixed-width) font for use in locations like
+ terminals.
+
+
+
+ 'F10'
+ Menubar accelerator
+
+ Keyboard shortcut to open the menu bars.
+
+
+
+ 'Adwaita'
+ Cursor theme
+ Cursor theme name. Used only by Xservers that support the Xcursor extension.
+
+
+ 24
+ Cursor size
+ Size of the cursor used as cursor theme.
+
+
+ 200
+ Timeout before click repeat
+ Timeout in milliseconds before a click starts repeating (on spinner buttons for example).
+
+
+ 20
+ Timeout between click repeats
+ Timeout in milliseconds between repeated clicks when a button is left pressed.
+
+
+ 'black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90'
+ Palette used in the color selector
+ Palette used in the color selector as defined by the “gtk-color-palette” setting
+
+
+ ''
+ List of symbolic names and color equivalents
+ A “\n” separated list of “name:color” as defined by the “gtk-color-scheme” setting
+
+
+ '24h'
+ Whether the clock displays in 24h or 12h format
+
+ Whether the clock displays in 24h or 12h format
+
+
+
+ false
+ Whether the clock shows seconds
+
+ If true, display seconds in the clock.
+
+
+
+ false
+ Show date in clock
+
+ If true, display date in the clock, in addition to time.
+
+
+
+ true
+ Show weekday in clock
+
+ If true, display weekday in the clock, in addition to time.
+
+
+
+ false
+ Show battery percentage
+
+ If true, display battery percentage in the status menu, in addition to the icon.
+
+
+
+ true
+ Enable the primary paste selection
+
+ If true, gtk+ uses the primary paste selection, usually triggered by a middle mouse button click.
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.lockdown.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.lockdown.gschema.xml
new file mode 100644
index 00000000..0150b32a
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.lockdown.gschema.xml
@@ -0,0 +1,75 @@
+
+
+
+
+ false
+ Disable command line
+
+ Prevent the user from accessing the terminal or specifying a command
+ line to be executed. For example, this would disable access to the
+ panel’s “Run Application” dialog.
+
+
+
+ false
+ Disable saving files to disk
+
+ Prevent the user from saving files to disk. For example, this would
+ disable access to all applications’ “Save as” dialogs.
+
+
+
+ false
+ Disable printing
+
+ Prevent the user from printing. For example, this would disable access
+ to all applications’ “Print” dialogs.
+
+
+
+ false
+ Disable print setup
+
+ Prevent the user from modifying print settings. For example, this would
+ disable access to all applications’ “Print Setup” dialogs.
+
+
+
+ false
+ Disable user switching
+
+ Prevent the user from switching to another account while his session
+ is active.
+
+
+
+ false
+ Disable lock screen
+
+ Prevent the user to lock his screen.
+
+
+
+ false
+ Disable URL and MIME type handlers
+
+ Prevent running any URL or MIME type handler applications.
+
+
+
+ false
+ Disable log out
+
+ Prevent the user from logging out.
+
+
+
+ false
+ Disable user administration
+
+ Stop the user from modifying user accounts. By default, we allow adding
+ and removing users, as well as changing other users settings.
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml
new file mode 100644
index 00000000..c3bf1e6d
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml
@@ -0,0 +1,35 @@
+
+
+
+
+ true
+ Whether to automatically mount media
+ If set to true, then Nautilus will automatically mount media such as user-visible hard disks and removable media on start-up and media insertion.
+
+
+ true
+ Whether to automatically open a folder for automounted media
+ If set to true, then Nautilus will automatically open a folder when media is automounted. This only applies to media where no known x-content/* type was detected; for media where a known x-content type is detected, the user configurable action will be taken instead.
+
+
+ false
+ Never prompt or autorun/autostart programs when media are inserted
+ If set to true, then Nautilus will never prompt nor autorun/autostart programs when a medium is inserted.
+
+
+ [ 'x-content/unix-software' ]
+ List of x-content/* types where the preferred application will be launched
+ List of x-content/* types for which the user have chosen to start an application in the preference capplet. The preferred application for the given type will be started on insertion on media matching these types.
+
+
+ []
+ List of x-content/* types set to “Do Nothing”
+ List of x-content/* types for which the user have chosen “Do Nothing” in the preference capplet. No prompt will be shown nor will any matching application be started on insertion of media matching these types.
+
+
+ []
+ List of x-content/* types set to “Open Folder”
+ List of x-content/* types for which the user have chosen “Open Folder” in the preferences capplet. A folder window will be opened on insertion of media matching these types.
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.notifications.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.notifications.gschema.xml
new file mode 100644
index 00000000..fc4e9ef6
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.notifications.gschema.xml
@@ -0,0 +1,88 @@
+
+
+
+
+ true
+ Show notification banners
+
+ Whether notification banners are visible for application notifications.
+
+
+
+
+ true
+ Show notifications in the lock screen
+
+ Whether notifications are shown in the lock screen or not.
+
+
+
+
+
+ []
+
+
+
+
+
+
+
+ ''
+ Application ID
+
+ The application that this policy is for.
+
+
+
+
+ true
+ Enable notifications
+
+ Whether notifications are globally enabled for this application.
+
+
+
+
+ true
+ Enable sound alerts
+
+ Whether notifications should be accompanied by sound alerts.
+
+
+
+
+ true
+ Show notification banners
+
+ Whether notification banners for this application are shown or not. Does not
+ affect clicking on message tray buttons.
+
+
+
+
+ false
+ Force automatic expanding of banners
+
+ Whether notifications from this application are expanded automatically when in banner mode.
+
+
+
+
+ true
+ Show in the lock screen
+
+ Whether notifications from this application are shown when the screen is locked.
+
+
+
+
+ false
+ Show details in the lock screen
+
+ Whether the summary and body of notifications from this application will be
+ visible in the locked screen.
+
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.peripherals.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.peripherals.gschema.xml
new file mode 100644
index 00000000..0f969824
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.peripherals.gschema.xml
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ false
+ Whether edge scrolling is enabled
+ When enabled, touchpads that support edge scrolling will have that feature enabled.
+
+
+ true
+ Whether edge scrolling is enabled
+ When enabled, touchpads that support two-finger scrolling will have that feature enabled.
+
+
+ true
+ Whether to disable the touchpad while typing
+ When enabled, touchpads will be disabled while typing on the keyboard.
+
+
+ false
+ Enable mouse clicks with touchpad
+ Set this to TRUE to be able to send mouse clicks by tapping on the touchpad.
+
+
+ true
+ Enable tap-and-drag with touchpad
+ Set this to TRUE to be able to start a drag by tapping and immediately moving the finger that’s now pressed on the touchpad.
+
+
+ 'enabled'
+ Touchpad enabled
+ Defines the situations in which the touchpad is enabled.
+
+
+ 'mouse'
+ Touchpad button orientation
+ Swap left and right mouse buttons for left-handed mice with “left”, “right” for right-handed, “mouse” to follow the mouse setting.
+
+
+ 0
+ Pointer speed
+ Pointer speed for the touchpad. Accepted values are in the [-1..1] range (from “unaccelerated” to “fast”). A value of 0 is the system default.
+
+
+
+ true
+ Natural scrolling
+ Set this to TRUE to enable natural (reverse) scrolling for touchpads.
+
+
+ 'fingers'
+ Click method
+ How to generate software-emulated buttons, either disabled (“none”), through specific areas (“areas”), number of fingers (“fingers”) or left as hardware default (“default”).
+
+
+
+
+ true
+ Keyboard repeat
+ Set this to TRUE to enable keyboard repeat.
+
+
+ 30
+ Key Repeat Interval
+ Delay between repeats in milliseconds.
+
+
+ 500
+ Initial Key Repeat Delay
+ Initial key repeat delay in milliseconds.
+
+
+
+
+ false
+ Mouse button orientation
+ Swap left and right mouse buttons for left-handed mice.
+
+
+ 0
+ Pointer speed
+ Pointer speed for mice. Accepted values are in the [-1..1] range (from “unaccelerated” to “fast”). A value of 0 is the system default.
+
+
+
+ false
+ Natural scrolling
+ Set this to TRUE to enable natural (reverse) scrolling for mice.
+
+
+ 'default'
+ Acceleration profile
+ Acceleration profile used for connected mice. The acceleration profile can be set to either default (“default”) which uses the default acceleration profile for each device, flat (“flat”), which accelerates by a device specific constant factor derived from the configured pointer speed, or adaptive (“adaptive”) which adapts the acceleration depending on the mouse movement. If a mouse doesn’t support the configured profile, “default” will be used.
+
+
+
+
+ ["", "", ""]
+ Drawing tablet mapping
+ EDID information of the monitor the tablet is mapped to. Must be in the format [vendor, product, serial]. ["","",""] disables mapping.
+
+
+ 'absolute'
+ Tablet mapping
+ How input affects the pointer on the screen
+
+
+ [0, 0, 0, 0]
+ Tablet area
+ Dead area padding around the active area, in percentages. Respectively applied to left,right,top and bottom sides.
+
+
+ false
+ Tablet aspect ratio
+ Enable this to restrict the tablet area to match the aspect ratio of the output.
+
+
+ false
+ Tablet left-handed mode
+ Enable this to allow physically rotating the tablet for left-handed setups
+
+
+
+
+ [0, 0, 100, 100]
+ Stylus pressure curve
+ Set this to x1, y1 and x2, y2 of the pressure curve applied to the stylus.
+
+
+ [0, 0, 100, 100]
+ Eraser pressure curve
+ Set this to x1, y1 and x2, y2 of the pressure curve applied to the eraser.
+
+
+ 'default'
+ Button action
+ Stylus button action, this button is located along the pen handle.
+
+
+ 'default'
+ Secondary button action
+ Secondary stylus button action, this button is located along the pen handle on some styli like the Grip Pen. Other styli like the Airbrush Pen or the Inking Pen only have one button, this setting is ineffective on those.
+
+
+ 'default'
+ Tertiary button action
+ Tertiary stylus button action, this button is located along the pen handle on some styli like the 3D Pen. Other styli like the Grip Pen only have two buttons, this setting is ineffective on those.
+
+
+
+
+ 'none'
+ Pad button action type
+ The type of action triggered by the button being pressed.
+
+
+ ''
+ Key combination for the custom action
+ The keyboard shortcut generated when the button is pressed for custom actions.
+
+
+
+
+ ["", "", ""]
+ Touchscreen display mapping
+ EDID information of the monitor the touchscreen is mapped to. Must be in the format [vendor, product, serial]. ["","",""] disables mapping.
+
+
+
+
+ 0
+
+ Mouse wheel emulation button. 0 to disable the feature.
+
+
+ 'default'
+ Acceleration profile
+ Acceleration profile used for the trackball. The acceleration profile can be set to either default (“default”) which uses the default acceleration profile, flat (“flat”), which accelerates by a device specific constant factor derived from the configured speed, or adaptive (“adaptive”) which adapts the acceleration depending on the movement. If the trackball doesn’t support the configured profile, “default” will be used.
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.privacy.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.privacy.gschema.xml
new file mode 100644
index 00000000..84472cf5
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.privacy.gschema.xml
@@ -0,0 +1,63 @@
+
+
+
+
+ false
+ Controls visibility of personal information
+ If set to true, the system will make an effort to
+ not divulge the user’s identity on screen or on the network.
+
+
+ true
+ Show full name in the user menu
+ Whether the users full name is shown in the user menu or not.
+
+
+ false
+ Whether to remove old files from the trash automatically
+ If TRUE, automatically remove files from the trash
+ when they are older than “old-files-age” days.
+
+
+ false
+ Whether to remove old temporary files automatically
+ If TRUE, automatically remove temporary files
+ when they are older than “old-files-age” days.
+
+
+ 30
+ Number of days to keep trash and temporary files
+ Consider trash and temporary files old after
+ this many days.
+
+
+ true
+ Whether to remember recently used files
+ If FALSE, applications will not remember recently
+ used files.
+
+
+ -1
+ Number of days to remember recently used files for
+ Recently used files will be remembered for this many days.
+ If set to 0, recent files will not be remembered; if set to -1, they
+ will be retained indefinitively.
+
+
+ true
+ Whether to remember application usage
+ If FALSE, application usage will not be monitored
+ and recorded.
+
+
+ false
+ Send statistics when applications are removed or installed
+ If FALSE, no anonymous installation or removal information will be sent to the vendor.
+
+
+ false
+ Send reports of technical problems to the vendor
+ If TRUE, anonymized reports will be sent automatically to the vendor.
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.screensaver.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.screensaver.gschema.xml
new file mode 100644
index 00000000..0477e8d4
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.screensaver.gschema.xml
@@ -0,0 +1,136 @@
+
+
+
+
+ true
+ Activate when idle
+
+ Set this to TRUE to activate the screensaver when the session is idle.
+
+ DEPRECATED: This key is deprecated and ignored.
+ Set org.gnome.desktop.session idle-delay to 0 if you do not want to activate the screensaver.
+
+
+
+ true
+ Lock on activation
+ Set this to TRUE to lock the screen when the screensaver goes active.
+
+
+ 0
+ Time before locking
+ The number of seconds after screensaver activation before locking the screen.
+
+
+ true
+ Show full name in the lock screen
+ Whether the user’s full name is shown in the lock screen or not. This only affects the screen shield, the name is always shown in the unlock dialog.
+
+
+ false
+ Allow embedding a keyboard into the window
+
+ Set this to TRUE to allow embedding a keyboard into the window when trying to unlock. The “keyboard_command” key must be set with the appropriate command.
+
+ DEPRECATED: This key is deprecated and ignored.
+
+
+
+ ''
+ Embedded keyboard command
+
+ The command that will be run, if the “embedded_keyboard_enabled” key is set to TRUE, to embed a keyboard widget into the window. This command should implement an XEMBED plug interface and output a window XID on the standard output.
+
+ DEPRECATED: This key is deprecated and ignored.
+
+
+
+ false
+ Allow logout
+
+ Set this to TRUE to offer an option in the unlock dialog to allow logging out after a delay. The delay is specified in the “logout_delay” key.
+
+ DEPRECATED: This key is deprecated and ignored.
+
+
+
+ 7200
+ Time before logout option
+
+ The number of seconds after the screensaver activation before a logout option will appear in the unlock dialog. This key has effect only if the “logout_enable” key is set to TRUE.
+
+ DEPRECATED: This key is deprecated and ignored
+
+
+
+ ''
+ Logout command
+
+ The command to invoke when the logout button is clicked. This command should simply log the user out without any interaction. This key has effect only if the “logout_enable” key is set to TRUE.
+
+ DEPRECATED: This key is deprecated and ignored.
+
+
+
+ true
+ Allow user switching
+ Set this to TRUE to offer an option in the unlock dialog to switch to a different user account.
+
+
+ true
+ Allow the session status message to be displayed
+
+ Allow the session status message to be displayed when the screen is locked.
+
+ DEPRECATED: This key is deprecated and ignored.
+
+
+
+ 'zoom'
+ Picture Options
+
+ Determines how the image set by wallpaper_filename is rendered.
+ Possible values are “none”, “wallpaper”, “centered”, “scaled”,
+ “stretched”, “zoom”, “spanned”.
+
+
+
+ 'file:///mingw64/share/backgrounds/gnome/adwaita-lock.jpg'
+ Picture URI
+
+ URI to use for the background image. Note that the backend only supports
+ local (file://) URIs.
+
+
+
+
+ 100
+ Picture Opacity
+
+ Opacity with which to draw the background picture.
+
+
+
+ '#023c88'
+ Primary Color
+
+ Left or Top color when drawing gradients, or the solid color.
+
+
+
+ '#5789ca'
+ Secondary Color
+
+ Right or Bottom color when drawing gradients, not used for solid color.
+
+
+
+ 'solid'
+ Color Shading Type
+
+ How to shade the background color. Possible values are “horizontal”,
+ “vertical”, and “solid”.
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.search-providers.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.search-providers.gschema.xml
new file mode 100644
index 00000000..555b67c0
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.search-providers.gschema.xml
@@ -0,0 +1,52 @@
+
+
+
+
+
+ false
+ Disable all external search providers
+
+ Set to true to disable all external search provider programs,
+ whether or not they are independently disabled or enabled.
+ External search providers are installed by applications in
+ $XDG_DATA_DIR/gnome-shell/search-providers.
+
+
+
+
+ []
+
+ List of desktop file IDs for which the associated default-enabled search provider
+ should be disabled
+
+
+ Results for applications contained in this list will not be displayed
+ when searching.
+
+
+
+
+ []
+
+ List of desktop file IDs for which the associated default-disabled search provider
+ should be enabled
+
+
+ Results for applications contained in this list will be displayed
+ when searching.
+
+
+
+
+ ['org.gnome.Contacts.desktop', 'org.gnome.Documents.desktop', 'org.gnome.Nautilus.desktop']
+ List of desktop file IDs for search providers sort order
+
+ Results for applications contained in this list will be displayed in
+ the specified order.
+ Results for applications not specified in this list will be displayed
+ last, sorted alphabetically.
+
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.session.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.session.gschema.xml
new file mode 100644
index 00000000..301ffa5a
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.session.gschema.xml
@@ -0,0 +1,16 @@
+
+
+
+
+ 300
+ Time before session is considered idle
+ The number of seconds of inactivity before the session is considered idle.
+
+
+ "gnome"
+ Session type
+ The name of the session to use. Known values are
+ “gnome” and “gnome-fallback”.
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.sound.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.sound.gschema.xml
new file mode 100644
index 00000000..4a533f5b
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.sound.gschema.xml
@@ -0,0 +1,25 @@
+
+
+
+
+ true
+ Sounds for events
+ Whether to play sounds on user events.
+
+
+ 'freedesktop'
+ Sound theme name
+ The XDG sound theme to use for event sounds.
+
+
+ false
+ Input feedback sounds
+ Whether to play sounds on input events.
+
+
+ false
+ Allow volume above 100%
+ Whether volume can be set above 100%, using software amplification.
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.thumbnail-cache.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.thumbnail-cache.gschema.xml
new file mode 100644
index 00000000..a9fc026b
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.thumbnail-cache.gschema.xml
@@ -0,0 +1,13 @@
+
+
+
+
+ 180
+ Maximum age for thumbnails in the cache, in days. Set to -1 to disable cleaning.
+
+
+ 512
+ Maximum size of the thumbnail cache, in megabytes. Set to -1 to disable cleaning.
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.thumbnailers.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.thumbnailers.gschema.xml
new file mode 100644
index 00000000..1e7bd332
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.thumbnailers.gschema.xml
@@ -0,0 +1,25 @@
+
+
+
+
+ false
+ Disable all external thumbnailers
+
+ Set to true to disable all external thumbnailer programs,
+ independent on whether they are independently disabled/enabled.
+
+
+
+
+ []
+
+ List of mime-types for which external thumbnailer
+ programs will be disabled
+
+
+ Thumbnails will not be created for files whose mime-type is
+ contained in the list.
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.xml
new file mode 100644
index 00000000..da62a61b
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.xml
@@ -0,0 +1,351 @@
+
+
+
+
+
+ Home']]]>
+ Switch to workspace 1
+
+
+ []
+ Switch to workspace 2
+
+
+ []
+ Switch to workspace 3
+
+
+ []
+ Switch to workspace 4
+
+
+ []
+ Switch to workspace 5
+
+
+ []
+ Switch to workspace 6
+
+
+ []
+ Switch to workspace 7
+
+
+ []
+ Switch to workspace 8
+
+
+ []
+ Switch to workspace 9
+
+
+ []
+ Switch to workspace 10
+
+
+ []
+ Switch to workspace 11
+
+
+ []
+ Switch to workspace 12
+
+
+ Left']]]>
+ Switch to workspace left
+
+
+ Right']]]>
+ Switch to workspace right
+
+
+ Page_Up','Up']]]>
+ Switch to workspace above
+
+
+ Page_Down','Down']]]>
+ Switch to workspace below
+
+
+ End']]]>
+ Switch to last workspace
+
+
+ Above_Tab','Above_Tab']]]>
+ Switch windows of an application
+
+
+ Above_Tab','Above_Tab']]]>
+ Reverse switch windows of an application
+
+
+ Tab','Tab']]]>
+ Switch applications
+
+
+ Tab','Tab']]]>
+ Reverse switch applications
+
+
+ []
+ Switch windows
+
+
+ []
+ Reverse switch windows
+
+
+ Tab']]]>
+ Switch system controls
+
+
+ Tab']]]>
+ Reverse switch system controls
+
+
+ F6']]]>
+ Switch windows of an app directly
+
+
+ F6']]]>
+ Reverse switch windows of an app directly
+
+
+ Escape']]]>
+ Switch windows directly
+
+
+ Escape']]]>
+ Reverse switch windows directly
+
+
+ Escape']]]>
+ Switch system controls directly
+
+
+ Escape']]]>
+ Reverse switch system controls directly
+
+
+ []
+ Hide all normal windows
+
+
+ F1']]]>
+ Show the activities overview
+
+
+ F2']]]>
+ Show the run command prompt
+
+
+ []
+ Don’t use
+
+
+ space']]]>
+ Activate the window menu
+
+
+ []
+ Toggle fullscreen mode
+
+
+ F10']]]>
+ Toggle maximization state
+
+
+ []
+ Toggle window always appearing on top
+
+
+ Up']]]>
+ Maximize window
+
+
+ Down','F5']]]>
+ Restore window
+
+
+ []
+ Toggle shaded state
+
+
+ h']]]>
+ Minimize window
+
+
+ F4']]]>
+ Close window
+
+
+ F7']]]>
+ Move window
+
+
+ F8']]]>
+ Resize window
+
+
+ []
+ Toggle window on all workspaces or one
+
+
+ Home']]]>
+ Move window to workspace 1
+
+
+ []
+ Move window to workspace 2
+
+
+ []
+ Move window to workspace 3
+
+
+ []
+ Move window to workspace 4
+
+
+ []
+ Move window to workspace 5
+
+
+ []
+ Move window to workspace 6
+
+
+ []
+ Move window to workspace 7
+
+
+ []
+ Move window to workspace 8
+
+
+ []
+ Move window to workspace 9
+
+
+ []
+ Move window to workspace 10
+
+
+ []
+ Move window to workspace 11
+
+
+ []
+ Move window to workspace 12
+
+
+ End']]]>
+ Move window to last workspace
+
+
+ Left']]]>
+ Move window one workspace to the left
+
+
+ Right']]]>
+ Move window one workspace to the right
+
+
+ Page_Up','Up']]]>
+ Move window one workspace up
+
+
+ Page_Down','Down']]]>
+ Move window one workspace down
+
+
+ Left']]]>
+ Move window to the next monitor on the left
+
+
+ Right']]]>
+ Move window to the next monitor on the right
+
+
+ Up']]]>
+ Move window to the next monitor above
+
+
+ Down']]]>
+ Move window to the next monitor below
+
+
+ []
+ Raise window if covered, otherwise lower it
+
+
+ []
+ Raise window above other windows
+
+
+ []
+ Lower window below other windows
+
+
+ []
+ Maximize window vertically
+
+
+ []
+ Maximize window horizontally
+
+
+ []
+ Move window to top left corner
+
+
+ []
+ Move window to top right corner
+
+
+ []
+ Move window to bottom left corner
+
+
+ []
+ Move window to bottom right corner
+
+
+ []
+ Move window to top edge of screen
+
+
+ []
+ Move window to bottom edge of screen
+
+
+ []
+ Move window to right side of screen
+
+
+ []
+ Move window to left side of screen
+
+
+ []
+ Move window to center of screen
+
+
+ space']]]>
+ Switch input source
+ Binding to select the next input source
+
+
+ space']]]>
+ Switch input source backward
+ Binding to select the previous input source
+
+
+ []
+ Toggle window to be always on top
+ Set or unset window to appear always on top
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.wm.preferences.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.wm.preferences.gschema.xml
new file mode 100644
index 00000000..1da2e5de
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.wm.preferences.gschema.xml
@@ -0,0 +1,281 @@
+
+
+
+
+
+ ']]>
+ Modifier to use for modified window click actions
+
+ Clicking a window while holding down this modifier key will move the
+ window (left click), resize the window (middle click), or show the
+ window menu (right click). The middle and right click operations may
+ be swapped using the “resize-with-right-button” key. Modifier is
+ expressed as "]]> or "]]> for example.
+
+
+
+ false
+ Whether to resize with the right button
+
+ Set this to true to resize with the right button and show a menu with
+ the middle button while holding down the key given in
+ “mouse-button-modifier”; set it to false to make it work
+ the opposite way around.
+
+
+
+ 'appmenu:close'
+ Arrangement of buttons on the titlebar
+
+ Arrangement of buttons on the titlebar. The value should be a string,
+ such as “menu:minimize,maximize,spacer,close”; the colon separates
+ the left corner of the window from the right corner, and the button
+ names are comma-separated. Duplicate buttons are not allowed. Unknown
+ button names are silently ignored so that buttons can be added in
+ future metacity versions without breaking older versions. A special
+ spacer tag can be used to insert some space between
+ two adjacent buttons.
+
+
+
+ 'click'
+ Window focus mode
+
+ The window focus mode indicates how windows are activated. It has
+ three possible values; “click” means windows must be clicked in order
+ to focus them, “sloppy” means windows are focused when the mouse enters
+ the window, and “mouse” means windows are focused when the mouse enters
+ the window and unfocused when the mouse leaves the window.
+
+
+
+ 'smart'
+ Control how new windows get focus
+
+ This option provides additional control over how newly created windows
+ get focus. It has two possible values; “smart” applies the user’s
+ normal focus mode, and “strict” results in windows started from a
+ terminal not being given focus.
+
+
+
+ true
+
+ Whether windows should be raised when their client area is clicked
+
+
+ The default, true, indicates that a window will be raised
+ whenever its client area or its frame is clicked.
+
+ Setting this to false means that a window will not be raised
+ if it is clicked on the client area. To raise it, one can
+ click anywhere in the window’s frame, or Super-click on any
+ part of the window. This mode is useful if one uses many overlapping
+ windows.
+
+
+
+ 'toggle-maximize'
+ Action on title bar double-click
+
+ This option determines the effects of double-clicking on the title bar.
+
+ Current valid options are “toggle-shade”, which will shade/unshade the
+ window, “toggle-maximize” which will maximize/unmaximize the window,
+ “toggle-maximize-horizontally” and “toggle-maximize-vertically”
+ which will maximize/unmaximize the window in that direction only,
+ “minimize” which will minimize the window, “shade” which will roll
+ the window up, “menu” which will display the window menu,
+ “lower” which will put the window behind all the others,
+ and “none” which will not do anything.
+
+
+
+
+
+
+
+
+
+
+ 'none'
+ Action on title bar middle-click
+
+ This option determines the effects of middle-clicking on the title bar.
+
+ Current valid options are “toggle-shade”, which will shade/unshade
+ the window, “toggle-maximize” which will maximize/unmaximize the window,
+ “toggle-maximize-horizontally” and “toggle-maximize-vertically”
+ which will maximize/unmaximize the window in that direction only,
+ “minimize” which will minimize the window, “shade” which will roll
+ the window up, “menu” which will display the window menu,
+ “lower” which will put the window behind all the others,
+ and “none” which will not do anything.
+
+
+
+
+
+
+
+
+
+
+ 'menu'
+ Action on title bar right-click
+
+ This option determines the effects of right-clicking on the title bar.
+
+ Current valid options are “toggle-shade”, which will shade/unshade
+ the window, “toggle-maximize” which will maximize/unmaximize
+ the window, “toggle-maximize-horizontally” and
+ “toggle-maximize-vertically” which will maximize/unmaximize
+ the window in that direction only, “minimize” which will minimize
+ the window, “shade” which will roll the window up,
+ “menu” which will display the window menu, “lower” which will put
+ the window behind all the others, and “none” which will not do anything.
+
+
+
+
+
+
+
+
+
+
+ false
+ Automatically raises the focused window
+
+ If set to true, and the focus mode is either “sloppy” or “mouse”
+ then the focused window will be automatically raised after a delay
+ specified by the auto-raise-delay key. This is not related to clicking
+ on a window to raise it, nor to entering a window during drag-and-drop.
+
+
+
+
+ 500
+ Delay in milliseconds for the auto raise option
+
+ The time delay before raising a window if auto-raise is set to true.
+ The delay is given in thousandths of a second.
+
+
+
+ 'Adwaita'
+ Current theme
+
+ The theme determines the appearance of window borders, titlebar,
+ and so forth.
+
+ DEPRECATED: This key is deprecated and ignored.
+
+
+
+ true
+ Use standard system font in window titles
+
+ If true, ignore the titlebar-font option, and use the standard
+ application font for window titles.
+
+
+
+ 'Cantarell Bold 11'
+ Window title font
+
+ A font description string describing a font for window titlebars.
+ The size from the description will only be used if the
+ titlebar-font-size option is set to 0. Also, this option is disabled
+ if the titlebar-uses-desktop-font option is set to true.
+
+
+
+ 4
+
+ Number of workspaces
+
+ Number of workspaces. Must be more than zero, and has a fixed maximum
+ to prevent making the desktop unusable by accidentally asking
+ for too many workspaces.
+
+
+
+ true
+ System Bell is Audible
+
+ Determines whether applications or the system can generate audible
+ “beeps”; may be used in conjunction with “visual bell”
+ to allow silent “beeps”.
+
+
+
+ false
+ Enable Visual Bell
+
+ Turns on a visual indication when an application or the system issues
+ a “bell” or “beep”; useful for the hard-of-hearing and for use
+ in noisy environments.
+
+
+
+ 'fullscreen-flash'
+ Visual Bell Type
+
+ Tells the WM how to implement the visual indication that the
+ system bell or another application “bell” indicator has been rung.
+
+ Currently there are two valid values, “fullscreen-flash”, which
+ causes a fullscreen white-black flash, and “frame-flash” which
+ causes the titlebar of the application which sent the bell signal
+ to flash.
+
+ If the application which sent the bell is unknown (as is usually
+ the case for the default “system beep”), the currently focused
+ window’s titlebar is flashed.
+
+
+
+
+
+
+
+
+ false
+
+ Disable misfeatures that are required by old or broken applications
+
+
+ Some applications disregard specifications in ways that result in
+ window manager misfeatures. This option puts the WM in a
+ rigorously correct mode, which gives a more consistent
+ user interface, provided one does not need to run any
+ misbehaving applications.
+
+
+
+ []
+ The names of the workspaces
+
+ Defines the names that should be assigned to workspaces.
+ If the list is too long for the current number of workspaces,
+ names in excess will be ignored. If the list is too short, or
+ includes empty names, missing values will be replaced with the
+ default (“Workspace N”).
+
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.enums.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.enums.xml
new file mode 100644
index 00000000..5a8b1a8b
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.enums.xml
@@ -0,0 +1,86 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.gschema.xml
new file mode 100644
index 00000000..77771e07
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.gschema.xml
@@ -0,0 +1,320 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ Use Default Font
+ Whether to use the system’s default fixed width font for editing text instead of a font specific to gedit. If this option is turned off, then the font named in the “Editor Font” option will be used instead of the system font.
+
+
+
+ 'Monospace 12'
+ Editor Font
+ A custom font that will be used for the editing area. This will only take effect if the “Use Default Font” option is turned off.
+
+
+ 'classic'
+ Style Scheme
+ The ID of a GtkSourceView Style Scheme used to color the text.
+
+
+ false
+ Create Backup Copies
+ Whether gedit should create backup copies for the files it saves.
+
+
+ false
+ Autosave
+ Whether gedit should automatically save modified files after a time interval. You can set the time interval with the “Autosave Interval” option.
+
+
+ 10
+ Autosave Interval
+ Number of minutes after which gedit will automatically save modified files. This will only take effect if the “Autosave” option is turned on.
+
+
+ 2000
+ Maximum Number of Undo Actions
+ Maximum number of actions that gedit will be able to undo or redo. Use “-1” for unlimited number of actions.
+
+
+
+
+
+
+
+ 'word'
+ Line Wrapping Mode
+ Specifies how to wrap long lines in the editing area. Use “none” for no wrapping, “word” for wrapping at word boundaries, and “char” for wrapping at individual character boundaries. Note that the values are case-sensitive, so make sure they appear exactly as mentioned here.
+
+
+
+
+
+
+ 'word'
+ Last split mode choice for line wrapping mode
+ Specifies the last split mode used with line wrapping mode, so that when wrapping mode is off we still remember the split mode choice. Use “word” for wrapping at word boundaries, and “char” for wrapping at individual character boundaries.
+
+
+ 8
+ Tab Size
+ Specifies the number of spaces that should be displayed instead of Tab characters.
+
+
+ false
+ Insert spaces
+ Whether gedit should insert spaces instead of tabs.
+
+
+ false
+ Automatic indent
+ Whether gedit should enable automatic indentation.
+
+
+ false
+ Display Line Numbers
+ Whether gedit should display line numbers in the editing area.
+
+
+ false
+ Highlight Current Line
+ Whether gedit should highlight the current line.
+
+
+ false
+ Highlight Matching Brackets
+ Whether gedit should highlight matching brackets.
+
+
+ false
+ Display Right Margin
+ Whether gedit should display the right margin in the editing area.
+
+
+ 80
+ Right Margin Position
+ Specifies the position of the right margin.
+
+
+ false
+ Display Overview Map
+ Whether gedit should display the overview map for the document.
+
+
+ 'none'
+ Document background pattern type
+ Whether the document will get a background pattern painted.
+
+
+
+
+
+
+
+
+ 'after'
+ Smart Home End
+ Specifies how the cursor moves when the HOME and END keys are pressed. Use “disabled” to always move at the start/end of the line, “after” to move to the start/end of the line the first time the keys are pressed and to the start/end of the text ignoring whitespaces the second time the keys are pressed, “before” to move to the start/end of the text before moving to the start/end of the line and “always” to always move to the start/end of the text instead of the start/end of the line.
+
+
+ true
+ Restore Previous Cursor Position
+ Whether gedit should restore the previous cursor position when a file is loaded.
+
+
+ true
+ Enable Syntax Highlighting
+ Whether gedit should enable syntax highlighting.
+
+
+ true
+ Enable Search Highlighting
+ Whether gedit should highlight all the occurrences of the searched text.
+
+
+ true
+ Ensure Trailing Newline
+ Whether gedit will ensure that documents always end with a trailing newline.
+
+
+
+
+ true
+ Toolbar is Visible
+ Whether the toolbar should be visible in editing windows.
+
+
+ 'auto'
+ Notebook Show Tabs Mode
+ Specifies when to show the notebook tabs. Use “never” to never show the tabs, “always” to always show the tabs, and “auto” to show the tabs only when there is more than one tab. Note that the values are case-sensitive, so make sure they appear exactly as mentioned here.
+
+
+ true
+ Status Bar is Visible
+ Whether the status bar at the bottom of editing windows should be visible.
+
+
+ false
+ Side panel is Visible
+ Whether the side panel at the left of editing windows should be visible.
+
+
+ false
+
+
+ 5
+ Maximum Recent Files
+ Specifies the maximum number of recently opened files that will be displayed in the “Recent Files” submenu.
+
+
+
+
+ true
+ Print Syntax Highlighting
+ Whether gedit should print syntax highlighting when printing documents.
+
+
+ true
+ Print Header
+ Whether gedit should include a document header when printing documents.
+
+
+
+
+
+
+
+ 'word'
+ Printing Line Wrapping Mode
+ Specifies how to wrap long lines for printing. Use “none” for no wrapping, “word” for wrapping at word boundaries, and “char” for wrapping at individual character boundaries. Note that the values are case-sensitive, so make sure they appear exactly as mentioned here.
+
+
+ 0
+ Print Line Numbers
+ If this value is 0, then no line numbers will be inserted when printing a document. Otherwise, gedit will print line numbers every such number of lines.
+
+
+
+ 'Monospace 9'
+ Body Font for Printing
+ Specifies the font to use for a document’s body when printing documents.
+
+
+
+ 'Sans 11'
+ Header Font for Printing
+ Specifies the font to use for page headers when printing a document. This will only take effect if the “Print Header” option is turned on.
+
+
+
+ 'Sans 8'
+ Line Number Font for Printing
+ Specifies the font to use for line numbers when printing. This will only take effect if the “Print Line Numbers” option is non-zero.
+
+
+ 25
+ Margin Left
+ The left margin, in millimeters.
+
+
+ 15
+ Margin Top
+ The top margin, in millimeters.
+
+
+ 25
+ Margin Right
+ The right margin, in millimeters.
+
+
+ 25
+ Margin Bottom
+ The bottom margin, in millimeters.
+
+
+
+
+ ['']
+ Candidate Encodings
+ List of candidate encodings shown in the Character Encoding menu in the open/save file chooser.
+ “CURRENT” represents the current locale encoding. Only recognized encodings are used.
+ The default value is the empty list, in which case gedit will choose good defaults depending on the country and language.
+
+
+
+
+
+
+
+
+
+ 0
+
+
+ (900, 700)
+
+
+ 200
+
+
+ ''
+
+
+ 140
+
+
+ ''
+
+
+
+
+ 0
+
+
+
+
+ ['']
+
+
+ ['']
+
+
+
+
+ ['docinfo', 'modelines', 'filebrowser', 'spell', 'time', 'checkupdate']
+ Active plugins
+ List of active plugins. It contains the “Location” of the active plugins. See the .gedit-plugin file for obtaining the “Location” of a given plugin.
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.plugins.filebrowser.enums.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.plugins.filebrowser.enums.xml
new file mode 100644
index 00000000..a833833b
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.plugins.filebrowser.enums.xml
@@ -0,0 +1,53 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.plugins.filebrowser.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.plugins.filebrowser.gschema.xml
new file mode 100644
index 00000000..928fe4ed
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.plugins.filebrowser.gschema.xml
@@ -0,0 +1,58 @@
+
+
+
+ true
+ Open With Tree View
+ Open the tree view when the file browser plugin gets loaded instead of the bookmarks view
+
+
+ ''
+ File Browser Root Directory
+ The file browser root directory to use when loading the file browser plugin and onload/tree_view is TRUE.
+
+
+ ''
+ File Browser Virtual Root Directory
+ The file browser virtual root directory to use when loading the file browser plugin when onload/tree_view is TRUE. The virtual root must always be below the actual root.
+
+
+ false
+ Enable Restore of Remote Locations
+ Sets whether to enable restoring of remote locations.
+
+
+ true
+ Set Location to First Document
+ If TRUE the file browser plugin will view the directory of the first opened document given that the file browser hasn’t been used yet. (Thus this generally applies to opening a document from the command line or opening it with Nautilus, etc.)
+
+
+ ['hide-hidden', 'hide-binary']
+ File Browser Filter Mode
+ This value determines what files get filtered from the file browser. Valid values are: none (filter nothing), hide-hidden (filter hidden files) and hide-binary (filter binary files).
+
+
+ ''
+ File Browser Filter Pattern
+ The filter pattern to filter the file browser with. This filter works on top of the filter_mode.
+
+
+ ['*.la', '*.lo']
+ File Browser Binary Patterns
+ The supplemental patterns to use when filtering binary files.
+
+
+
+
+
+
+
+
+
+
+ 'double'
+
+
+ true
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.plugins.pythonconsole.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.plugins.pythonconsole.gschema.xml
new file mode 100644
index 00000000..65c150b4
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.plugins.pythonconsole.gschema.xml
@@ -0,0 +1,30 @@
+
+
+
+ '#314e6c'
+ Command Color Text
+ The command color text
+
+
+ '#990000'
+ Error Color Text
+ The error color text
+
+
+ true
+ Whether to use the system font
+
+ If true, the terminal will use the desktop-global standard
+ font if it’s monospace (and the most similar font it can
+ come up with otherwise).
+
+
+
+ 'Monospace 10'
+ Font
+
+ A Pango font name. Examples are “Sans 12” or “Monospace Bold 14”.
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.plugins.time.enums.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.plugins.time.enums.xml
new file mode 100644
index 00000000..939e7c8b
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.plugins.time.enums.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.plugins.time.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.plugins.time.gschema.xml
new file mode 100644
index 00000000..a9bce8cc
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gedit.plugins.time.gschema.xml
@@ -0,0 +1,19 @@
+
+
+
+ 'prompt-selected-format'
+ Prompt Type
+ If the user should be prompted for a format or if the selected or custom format should be used.
+
+
+ '%c'
+ Selected Format
+ The selected format used when inserting the date/time.
+
+
+ '%d/%m/%Y %H:%M:%S'
+ Custom Format
+ The custom format used when inserting the date/time.
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.system.locale.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.system.locale.gschema.xml
new file mode 100644
index 00000000..ce2ff950
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.system.locale.gschema.xml
@@ -0,0 +1,12 @@
+
+
+
+
+ ''
+ The locale to use for dates / numbers formats
+
+ Specify the locale to be used for displaying dates, times and numbers formats.
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.system.location.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.system.location.gschema.xml
new file mode 100644
index 00000000..56ceed9d
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.system.location.gschema.xml
@@ -0,0 +1,25 @@
+
+
+
+
+ false
+ Geolocation services are enabled.
+
+ If true, applications are allowed to access location information.
+
+
+
+ 'exact'
+ The maximum accuracy level of location.
+
+ Configures the maximum level of location accuracy applications are
+ allowed to see. Valid options are “country”, “city”, “neighborhood”,
+ “street”, and “exact” (typically requires GPS receiver). Please keep in
+ mind that this only controls what GeoClue will allow applications to see
+ and they can find user’s location on their own using network resources
+ (albeit with street-level accuracy at best).
+
+
+
+
diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.system.proxy.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.system.proxy.gschema.xml
new file mode 100644
index 00000000..edaf0aae
--- /dev/null
+++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.system.proxy.gschema.xml
@@ -0,0 +1,170 @@
+
+
+
+
+
+
+
+
+ 'none'
+ Proxy configuration mode
+
+ Select the proxy configuration mode. Supported values are “none”,
+ “manual”, “auto”.
+
+ If this is “none”, then proxies are not used.
+
+ If it is “auto”, the autoconfiguration URL described by the
+ “autoconfig-url” key is used.
+
+ If it is “manual”, then the proxies described by
+ “/system/proxy/http”, “/system/proxy/https”,
+ “/system/proxy/ftp” and “/system/proxy/socks” will be used.
+ Each of the 4 proxy types is enabled if its “host” key is
+ non-empty and its “port” key is non-0.
+
+ If an http proxy is configured, but an https proxy is not,
+ then the http proxy is also used for https.
+
+ If a SOCKS proxy is configured, it is used for all protocols,
+ except that the http, https, and ftp proxy settings override
+ it for those protocols only.
+
+
+
+ ''
+ Automatic proxy configuration URL
+
+ URL that provides proxy configuration values. When mode is
+ “auto”, this URL is used to look up proxy information for all
+ protocols.
+
+
+
+ [ 'localhost', '127.0.0.0/8', '::1' ]
+ Non-proxy hosts
+
+ This key contains a list of hosts which are connected to directly,
+ rather than via the proxy (if it is active). The values can be
+ hostnames, domains (using an initial wildcard like *.foo.com), IP host
+ addresses (both IPv4 and IPv6) and network addresses with a netmask
+ (something like 192.168.0.0/24).
+
+
+
+ true
+ Unused; ignore
+
+ This key is not used, and should not be read or modified.
+
+
+
+
+
+ false
+ Unused; ignore
+
+ This key is not used; HTTP proxying is enabled when the host
+ key is non-empty and the port is non-0.
+
+
+
+ ''
+ HTTP proxy host name
+
+ The machine name to proxy HTTP through.
+
+
+
+
+ 8080
+ HTTP proxy port
+
+ The port on the machine defined by “/system/proxy/http/host” that you
+ proxy through.
+
+
+
+ false
+ Authenticate proxy server connections
+
+ If true, then connections to the proxy server require authentication.
+ The username/password combo is defined by
+ “/system/proxy/http/authentication-user” and
+ “/system/proxy/http/authentication-password”.
+
+ This applies only to the http proxy; when using a separate
+ https proxy, there is currently no way to specify that it
+ should use authentication.
+
+
+
+ ''
+ HTTP proxy username
+
+ User name to pass as authentication when doing HTTP proxying.
+
+
+
+ ''
+ HTTP proxy password
+
+ Password to pass as authentication when doing HTTP proxying.
+
+
+
+
+
+ ''
+ Secure HTTP proxy host name
+
+ The machine name to proxy secure HTTP through.
+
+
+
+
+ 0
+ Secure HTTP proxy port
+
+ The port on the machine defined by “/system/proxy/https/host” that you
+ proxy through.
+
+
+
+
+
+ ''
+ FTP proxy host name
+
+ The machine name to proxy FTP through.
+
+
+
+
+ 0
+ FTP proxy port
+
+ The port on the machine defined by “/system/proxy/ftp/host” that you
+ proxy through.
+
+
+
+
+
+ ''
+ SOCKS proxy host name
+
+ The machine name to use as a SOCKS proxy.
+
+
+
+
+ 0
+ SOCKS proxy port
+
+ The port on the machine defined by “/system/proxy/socks/host” that you
+ proxy through.
+
+
+
+
diff --git a/gtk-nsis-pack/share/icons/hicolor/16x16/actions/libpeas-plugin.png b/gtk-nsis-pack/share/icons/hicolor/16x16/actions/libpeas-plugin.png
new file mode 100644
index 00000000..e41846ee
Binary files /dev/null and b/gtk-nsis-pack/share/icons/hicolor/16x16/actions/libpeas-plugin.png differ
diff --git a/gtk-nsis-pack/share/icons/hicolor/16x16/apps/gedit.png b/gtk-nsis-pack/share/icons/hicolor/16x16/apps/gedit.png
new file mode 100644
index 00000000..31c1aa66
Binary files /dev/null and b/gtk-nsis-pack/share/icons/hicolor/16x16/apps/gedit.png differ
diff --git a/gtk-nsis-pack/share/icons/hicolor/22x22/actions/libpeas-plugin.png b/gtk-nsis-pack/share/icons/hicolor/22x22/actions/libpeas-plugin.png
new file mode 100644
index 00000000..e1e2c73d
Binary files /dev/null and b/gtk-nsis-pack/share/icons/hicolor/22x22/actions/libpeas-plugin.png differ
diff --git a/gtk-nsis-pack/share/icons/hicolor/22x22/apps/gedit.png b/gtk-nsis-pack/share/icons/hicolor/22x22/apps/gedit.png
new file mode 100644
index 00000000..4d8cc5ae
Binary files /dev/null and b/gtk-nsis-pack/share/icons/hicolor/22x22/apps/gedit.png differ
diff --git a/gtk-nsis-pack/share/icons/hicolor/24x24/apps/gedit.png b/gtk-nsis-pack/share/icons/hicolor/24x24/apps/gedit.png
new file mode 100644
index 00000000..9b781a86
Binary files /dev/null and b/gtk-nsis-pack/share/icons/hicolor/24x24/apps/gedit.png differ
diff --git a/gtk-nsis-pack/share/icons/hicolor/256x256/apps/gedit.png b/gtk-nsis-pack/share/icons/hicolor/256x256/apps/gedit.png
new file mode 100644
index 00000000..7ed05c42
Binary files /dev/null and b/gtk-nsis-pack/share/icons/hicolor/256x256/apps/gedit.png differ
diff --git a/gtk-nsis-pack/share/icons/hicolor/32x32/actions/libpeas-plugin.png b/gtk-nsis-pack/share/icons/hicolor/32x32/actions/libpeas-plugin.png
new file mode 100644
index 00000000..fda1b4ea
Binary files /dev/null and b/gtk-nsis-pack/share/icons/hicolor/32x32/actions/libpeas-plugin.png differ
diff --git a/gtk-nsis-pack/share/icons/hicolor/32x32/apps/gedit.png b/gtk-nsis-pack/share/icons/hicolor/32x32/apps/gedit.png
new file mode 100644
index 00000000..5eaf6fcf
Binary files /dev/null and b/gtk-nsis-pack/share/icons/hicolor/32x32/apps/gedit.png differ
diff --git a/gtk-nsis-pack/share/icons/hicolor/48x48/apps/gedit.png b/gtk-nsis-pack/share/icons/hicolor/48x48/apps/gedit.png
new file mode 100644
index 00000000..602a2750
Binary files /dev/null and b/gtk-nsis-pack/share/icons/hicolor/48x48/apps/gedit.png differ
diff --git a/gtk-nsis-pack/share/icons/hicolor/icon-theme.cache b/gtk-nsis-pack/share/icons/hicolor/icon-theme.cache
index 5634af30..e4cdb2f9 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/icons/hicolor/scalable/actions/libpeas-plugin.svg b/gtk-nsis-pack/share/icons/hicolor/scalable/actions/libpeas-plugin.svg
new file mode 100644
index 00000000..39adbca3
--- /dev/null
+++ b/gtk-nsis-pack/share/icons/hicolor/scalable/actions/libpeas-plugin.svg
@@ -0,0 +1,339 @@
+
+
+
diff --git a/gtk-nsis-pack/share/icons/hicolor/symbolic/apps/gedit-symbolic.svg b/gtk-nsis-pack/share/icons/hicolor/symbolic/apps/gedit-symbolic.svg
new file mode 100644
index 00000000..b75c9509
--- /dev/null
+++ b/gtk-nsis-pack/share/icons/hicolor/symbolic/apps/gedit-symbolic.svg
@@ -0,0 +1,39 @@
+
+
+
+
diff --git a/gtk-nsis-pack/share/locale/af/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..46361b21
Binary files /dev/null and b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..d59419d5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..af1339c0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..d59419d5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..9fa8726a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..79c9d598
Binary files /dev/null and b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..9fa8726a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..79c9d598
Binary files /dev/null and b/gtk-nsis-pack/share/locale/af/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/am/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..9a0986cf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..37571440
Binary files /dev/null and b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..9741575f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..37571440
Binary files /dev/null and b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..a134f585
Binary files /dev/null and b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..7daa7792
Binary files /dev/null and b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..a134f585
Binary files /dev/null and b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..7daa7792
Binary files /dev/null and b/gtk-nsis-pack/share/locale/am/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/an/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/an/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..e4a8ff61
Binary files /dev/null and b/gtk-nsis-pack/share/locale/an/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/an/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/an/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..1492214f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/an/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..55ac7cf2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..4bfaf17b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo
index ada10eff..7be99875 100644
Binary files a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..eb8c4ecf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..554eb687
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..094591b2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..554eb687
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..04c16c1c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..33e60708
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..04c16c1c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..33e60708
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..78cb6c42
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ar/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..14911d4d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..4bc47fe6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo
index c7638af4..7fa7592f 100644
Binary files a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..7f3e886b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..b2442f36
Binary files /dev/null and b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..7f3e886b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..6ca99eac
Binary files /dev/null and b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..6ca99eac
Binary files /dev/null and b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/as/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..84ca266e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/as/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..209468f0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..1bcb00ff
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo
index 4f9394c1..78431b99 100644
Binary files a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..362fa803
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..aea1ae25
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..362fa803
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..8d88175f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..074f360d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..8d88175f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..074f360d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..688cc42f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ast/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..63404c5c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo
index 954cde10..e4598159 100644
Binary files a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..6eba7f36
Binary files /dev/null and b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..1ad5bef8
Binary files /dev/null and b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..f1eb218e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..6eba7f36
Binary files /dev/null and b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..1ad5bef8
Binary files /dev/null and b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..1b1bcfbb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..cb504eac
Binary files /dev/null and b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..1b1bcfbb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..cb504eac
Binary files /dev/null and b/gtk-nsis-pack/share/locale/az/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..6487b021
Binary files /dev/null and b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..caebd870
Binary files /dev/null and b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo
index 12be7d8f..40ec486a 100644
Binary files a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..8f5ab406
Binary files /dev/null and b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..ed470e36
Binary files /dev/null and b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..8f5ab406
Binary files /dev/null and b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..5c7fd51d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..5c7fd51d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/be/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..f1af1d25
Binary files /dev/null and b/gtk-nsis-pack/share/locale/be/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/be@latin/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/be@latin/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..8f0cf28c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/be@latin/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/binutils.mo
index 98ac765e..da5dc4cf 100644
Binary files a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/binutils.mo differ
diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..4c0575e7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..a3a4f14e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo
index 6f5173ff..9f8c4060 100644
Binary files a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..e01929b5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..eb80243f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..01217ee3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..5329b7e9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..eb80243f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..01217ee3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..22c0cc62
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..3b1e93ec
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..22c0cc62
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..3b1e93ec
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/ld.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/ld.mo
index 527e0968..4e52542d 100644
Binary files a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/ld.mo differ
diff --git a/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..997a12fb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bg/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..11f4ae8d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo
index 6f1da750..83dd06bb 100644
Binary files a/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..7442a50d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..855e3055
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..7442a50d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..ff4ce6ca
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..822847e3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..ff4ce6ca
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..822847e3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bn/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..c5667a76
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo
index 22eaea73..a33b2c41 100644
Binary files a/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..5725c19c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..8bded6f9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..5725c19c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..83c42151
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bn_IN/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..f3f8d5a0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..1bdcc93b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..34e9028c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..81eab5c2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..34e9028c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..7e431c78
Binary files /dev/null and b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..da06de17
Binary files /dev/null and b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..d318ddb2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..da06de17
Binary files /dev/null and b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..d318ddb2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/br/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..b7fed90b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..b044cbb0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo
index 74d6ae2d..15c00c0c 100644
Binary files a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..ca55eb5b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..c26ac8c5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..1983624a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..ca55eb5b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..c26ac8c5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..1e19a9c6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..c19df349
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..1e19a9c6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..c19df349
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..7a94180b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/bs/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..c8a852dd
Binary files /dev/null and b/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..175ece51
Binary files /dev/null and b/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..c8a852dd
Binary files /dev/null and b/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..6ee13943
Binary files /dev/null and b/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..26d8049b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..6ee13943
Binary files /dev/null and b/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..26d8049b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/byn/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..5acdbcbf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..39ba91c0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..dc1b23cb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..9edcdf74
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo
index 39885ad5..849d7706 100644
Binary files a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..4729e10d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..0844e9e5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..ee58975c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..efd49238
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..0844e9e5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..ee58975c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..60b862b1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..d7a4ab33
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..0ef34104
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..d7a4ab33
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..0ef34104
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..6a4970f3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..a6c3c510
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..19e625d1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..c157a1d9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo
index dcb1cc88..59338091 100644
Binary files a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..07f6b9db
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ca@valencia/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..090b9524
Binary files /dev/null and b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..a14c9f3e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..51001314
Binary files /dev/null and b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..7a25561c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..a14c9f3e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..51001314
Binary files /dev/null and b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..cd994de5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..489df74d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..cd994de5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..489df74d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/crh/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..e00b6e9b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..883e2778
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..b66ec05e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..479e8ad0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo
index 08097399..6b96fbcd 100644
Binary files a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..4205520b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..3051b183
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..6386b93c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..038702a0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..3051b183
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..6386b93c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..283e52fa
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..cacfb9c9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..e9b9072c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..cacfb9c9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..e9b9072c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/libgpg-error.mo
index fa81b79e..4f2532c9 100644
Binary files a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..dccc902f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cs/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..0bdcdf35
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo
index 83ffbf71..b842c6ef 100644
Binary files a/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..0ddfce5c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..db7b749c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..0ddfce5c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..5d365979
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..4822716e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..5d365979
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..4822716e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/cy/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..32ee6d80
Binary files /dev/null and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gdbm.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gdbm.mo
index 1e827cbf..dcaef2cb 100644
Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gdbm.mo and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gdbm.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..ddae3212
Binary files /dev/null and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..a315296b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..e5464479
Binary files /dev/null and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo
index 3be446dc..9994c81b 100644
Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..1dead6d1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..fa34367f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..26eef5e2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..ee7e395f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..fa34367f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..26eef5e2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..5b91ea82
Binary files /dev/null and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..d69139d7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..58c17dd8
Binary files /dev/null and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..d69139d7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..58c17dd8
Binary files /dev/null and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/libgpg-error.mo
index 9cfa46ad..61b9cc00 100644
Binary files a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/da/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..ad320d90
Binary files /dev/null and b/gtk-nsis-pack/share/locale/da/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..d0238676
Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gdbm.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gdbm.mo
index 3ce94ae0..c7472d21 100644
Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gdbm.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gdbm.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..75bb3b1b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..09b41111
Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..3893ec33
Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo
index 9b19eb84..e0943605 100644
Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..0d1b235f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..29b16308
Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..cc623a7f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..4b393214
Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..29b16308
Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..cc623a7f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..a9adc12f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..3a5b94da
Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..b3be9d23
Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_639-5.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_639-5.mo
new file mode 100644
index 00000000..bd4369bc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_639-5.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..3a5b94da
Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..b3be9d23
Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_639_5.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_639_5.mo
new file mode 100644
index 00000000..bd4369bc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/iso_639_5.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libgpg-error.mo
index bb14040e..4e90f34d 100644
Binary files a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..63909a98
Binary files /dev/null and b/gtk-nsis-pack/share/locale/de/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..ce088e73
Binary files /dev/null and b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo
index b167fedf..27f2b9a6 100644
Binary files a/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..59dcc6dc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..625ceb50
Binary files /dev/null and b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..59dcc6dc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/dz/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..8b8bcbaa
Binary files /dev/null and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..75636eb6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..8f385d85
Binary files /dev/null and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo
index 74c19a8a..91c88718 100644
Binary files a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..e0fed7b5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..c4fc581f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..1cc80483
Binary files /dev/null and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..a1380070
Binary files /dev/null and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..c4fc581f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..1cc80483
Binary files /dev/null and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..d761fe44
Binary files /dev/null and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..a49052a6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..22458338
Binary files /dev/null and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..a49052a6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..22458338
Binary files /dev/null and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/el/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..47dd0fa5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/el/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/en/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/en/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..7d171223
Binary files /dev/null and b/gtk-nsis-pack/share/locale/en/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/en/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/en/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..7d171223
Binary files /dev/null and b/gtk-nsis-pack/share/locale/en/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/en@shaw/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/en@shaw/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..b067d2c6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/en@shaw/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo
index 635fb0e9..63a35b8f 100644
Binary files a/gtk-nsis-pack/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..39f4ee41
Binary files /dev/null and b/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo
index 3a7d8711..a3d3d65d 100644
Binary files a/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..d960ea53
Binary files /dev/null and b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..29c4942d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..61bfc401
Binary files /dev/null and b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..4bcfc037
Binary files /dev/null and b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo
index 323645cd..7d569621 100644
Binary files a/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..fa1ef1a7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/en_GB/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..9bd3bc63
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gdbm.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gdbm.mo
index 69dda6e2..273309b7 100644
Binary files a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gdbm.mo and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gdbm.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..ed0697a1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gprof.mo
index 2b3da8ce..682702f7 100644
Binary files a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gprof.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..ed8bd8cb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..b5b42579
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo
index 6774ef95..fed54157 100644
Binary files a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..90e1d4d3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..dd622838
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..cf0136ec
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..15965c4b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..dd622838
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..cf0136ec
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..a49b64e6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..d0e991f7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..a49b64e6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..d0e991f7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/libgpg-error.mo
index d68859c3..b9c4c584 100644
Binary files a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..4164b457
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eo/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..a93322b2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/binutils.mo
index 7601247c..6d485047 100644
Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/binutils.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gas.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gas.mo
index 730c398e..8ac47fec 100644
Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gas.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gas.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gdbm.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gdbm.mo
new file mode 100644
index 00000000..46291b47
Binary files /dev/null and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gdbm.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..7deb50a1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gold.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gold.mo
index 768cd59d..086ca08a 100644
Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gold.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gold.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gprof.mo
index a6988e50..386ccd1c 100644
Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gprof.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..e3f32999
Binary files /dev/null and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..a3779201
Binary files /dev/null and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo
index e3980504..2109a336 100644
Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..c3f47a7e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..73b81cc6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..dbfb239c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..62651dbb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..73b81cc6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..dbfb239c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..5c55c67e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..39c0f6cc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..c5faaf2c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..39c0f6cc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..c5faaf2c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/ld.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/ld.mo
index 5fa96696..95f8b591 100644
Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/ld.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/libgpg-error.mo
index eca3c96a..86549189 100644
Binary files a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/es/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..f7e298bc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/es/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..7d8ae8c4
Binary files /dev/null and b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo
index 1480a3cc..926a4559 100644
Binary files a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..153107fa
Binary files /dev/null and b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..ffc22f84
Binary files /dev/null and b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..e3c79fb2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..ffc22f84
Binary files /dev/null and b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..e5fd4cf3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..cda80b79
Binary files /dev/null and b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..66a81d63
Binary files /dev/null and b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..cda80b79
Binary files /dev/null and b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..66a81d63
Binary files /dev/null and b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/et/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..15051f76
Binary files /dev/null and b/gtk-nsis-pack/share/locale/et/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..e7860a44
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..ffc3787f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo
index fc9a8998..80d8d5b5 100644
Binary files a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..115a6b74
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..039a7bfa
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..412ddee3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..115a6b74
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..039a7bfa
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..f513cfd1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..19b9a1a9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..f513cfd1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..19b9a1a9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..b8542f8f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/eu/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..a313368f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..4dc87cd1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo
index cd5b5331..190fcb6b 100644
Binary files a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..ca66d759
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..ef04f45c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..69f60d74
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..ef04f45c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..9e9d6e04
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..9b1a4181
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..9e9d6e04
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..9b1a4181
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..267a2d6b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fa/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..e5547eef
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gdbm.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gdbm.mo
index e41d2d43..e9bb0319 100644
Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gdbm.mo and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gdbm.mo differ
diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..ec10b3ff
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..35bf6c3e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..0783b97a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo
index e2eed86d..5d04343c 100644
Binary files a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..52537a29
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..dded1552
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..ddaf9b09
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..728a5a39
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..dded1552
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..ddaf9b09
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..98b78f65
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..ec0bb48f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..917f97ef
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..ec0bb48f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..917f97ef
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..5bc1eaae
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fi/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/fo/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/fo/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..7b87937b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fo/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/fo/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/fo/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..9db22e6e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fo/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/fo/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/fo/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..7b87937b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fo/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..9bbfa0e7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gdbm.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gdbm.mo
index 7593f6a3..3b8449a9 100644
Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gdbm.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gdbm.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..89db385b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gold.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gold.mo
index 04dccbec..56388335 100644
Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gold.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gold.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..f96cc0f1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..ffecfeb3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo
index 67c31502..547475e6 100644
Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..ec395d29
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..947dffdd
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..1c2cf1af
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..9cc6f1ca
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..947dffdd
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..1c2cf1af
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..831551bd
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..ae239352
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..9cd2ade7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_639-5.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_639-5.mo
new file mode 100644
index 00000000..ce0be7e1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_639-5.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..ae239352
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..9cd2ade7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_639_5.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_639_5.mo
new file mode 100644
index 00000000..ce0be7e1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/iso_639_5.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/libgpg-error.mo
index 04274548..76b565fb 100644
Binary files a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..ac034518
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fr/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..44d37805
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..f3cf88b2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..0adba62c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo
index cca24f74..12aaef69 100644
Binary files a/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..d9301cb6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/fur/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..9c410d54
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..f6db1493
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo
index 7c37df84..71d1d7d1 100644
Binary files a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..6afcd3e1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..13c20197
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..fb3dedc1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..6afcd3e1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..13c20197
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..2d1ad01e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..ed1582e7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..e79cb046
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..ed1582e7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..e79cb046
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ga/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/gd/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/gd/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..4164067f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gd/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..ae5f19cd
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..72a4406d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..ae5f19cd
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..5eef2c34
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..4e5d3205
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..5eef2c34
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..4e5d3205
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gez/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..ccffd08b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..7d62a597
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..24ee1621
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo
index 06d7107d..08b68d2f 100644
Binary files a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..5b008f6f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..905ddb90
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..783c90f9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..905ddb90
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..dce7e6de
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..3a40f8d2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..c1e921bb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..3a40f8d2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..c1e921bb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..2b0f4cf0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gl/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..812f7318
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..5b5fac0f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo
index 6a1b9f8f..52976f34 100644
Binary files a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..b5e7db55
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..454a84ff
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..b5e7db55
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..8703d02b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..d034834e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..8703d02b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..d034834e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..5d40d044
Binary files /dev/null and b/gtk-nsis-pack/share/locale/gu/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/haw/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/haw/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..acee0830
Binary files /dev/null and b/gtk-nsis-pack/share/locale/haw/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/haw/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/haw/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..a93a470b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/haw/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/haw/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/haw/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..acee0830
Binary files /dev/null and b/gtk-nsis-pack/share/locale/haw/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..063bb2dd
Binary files /dev/null and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..f54a1af2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..cb583ea1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo
index 388b5bd2..28692d08 100644
Binary files a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..c405dbc8
Binary files /dev/null and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..e739b648
Binary files /dev/null and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..d85747fc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..e739b648
Binary files /dev/null and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..839de5f9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..2d6a70c5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..839de5f9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..2d6a70c5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/he/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..c6d85225
Binary files /dev/null and b/gtk-nsis-pack/share/locale/he/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..d2c6573d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..49b76e49
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo
index 407ce90e..83d34a66 100644
Binary files a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..faf9951b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..c8ae101b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..faf9951b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..ac9413d1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..616b3e9d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..ac9413d1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..616b3e9d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..9975e245
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hi/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..8b58f454
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..65db99fa
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..3767036d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..cd9fbd3b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo
index 40477561..df615b6a 100644
Binary files a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..eab745da
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..57bfe1ee
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..eab745da
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..c5bf6d0b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..cd1a8ede
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..4e1761d1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..cd1a8ede
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..4e1761d1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..7ea5dda8
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hr/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..cfe2ac44
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..2123611d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..594a3598
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo
index 3326d0fa..6dda76cc 100644
Binary files a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..59c4e1ff
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..9f03c2c9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..4e9bd4a5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..bda8521b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..9f03c2c9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..4e9bd4a5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..3f2bd0d2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..e2945ed8
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..37381cfc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..e2945ed8
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..37381cfc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/libgpg-error.mo
index 3e5b7f0a..917e3d9f 100644
Binary files a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..ca365958
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hu/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..92327114
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..b0e3606b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..b8610bb3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..b0e3606b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/hy/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..c7d4b48b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..8e0da49e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..7f857124
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..8e0da49e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ia/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..5379e3a5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..e6c0e0ea
Binary files /dev/null and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..b2c430a9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..c281e087
Binary files /dev/null and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo
index 864157e6..f354617b 100644
Binary files a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..1b6f9fa3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..986f3b59
Binary files /dev/null and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..faeb2010
Binary files /dev/null and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..8ded968d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..986f3b59
Binary files /dev/null and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..faeb2010
Binary files /dev/null and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..5c78b3cf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..47d9801f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..a321276b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..47d9801f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..a321276b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/id/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..02c88ee0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/id/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..9bd800a1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..d61ec7e5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..c0449fc6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..e324c695
Binary files /dev/null and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..3ff485cf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..e324c695
Binary files /dev/null and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..b71d0085
Binary files /dev/null and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..3a114cc6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..30220e09
Binary files /dev/null and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..3a114cc6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..30220e09
Binary files /dev/null and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/is/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..f8950982
Binary files /dev/null and b/gtk-nsis-pack/share/locale/is/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..8f2f30d6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..17f4c409
Binary files /dev/null and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..f9b84330
Binary files /dev/null and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..9dd5783a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo
index f5664627..2c18e4e3 100644
Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..5ac8fcb1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..e1ddb93f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..a997b811
Binary files /dev/null and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..84cf30c3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..e1ddb93f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..a997b811
Binary files /dev/null and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..1595126a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..4ab54281
Binary files /dev/null and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..cbf14fa8
Binary files /dev/null and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..4ab54281
Binary files /dev/null and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..cbf14fa8
Binary files /dev/null and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/libgpg-error.mo
index 2ac8b63d..f07b6b1b 100644
Binary files a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/it/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..4ae1d53c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/it/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..f9970e9b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gdbm.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gdbm.mo
index c2120605..de1368c9 100644
Binary files a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gdbm.mo and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gdbm.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..171c74bf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..206fbc56
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..6d1915a1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo
index 71a7bbf9..f0ceba29 100644
Binary files a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..f230253f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..7bbe528b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..cb7f8480
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..ef8e8e53
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..7bbe528b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..cb7f8480
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..aa08d9ee
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..0681515d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..29a6a8b6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..0681515d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..29a6a8b6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/libgpg-error.mo
index c7500ba8..90dd1726 100644
Binary files a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..6d947b21
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ja/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..95b03d18
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..83fdc3bf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..f2dfa980
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..83fdc3bf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ka/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..128aec8a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..3f7a49c8
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo
index 0b726c71..b4d3e2af 100644
Binary files a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..ca4d9c10
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..ad651352
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..ca4d9c10
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..ba49dc52
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kk/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/km/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/km/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..b8091402
Binary files /dev/null and b/gtk-nsis-pack/share/locale/km/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/km/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/km/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..d66faac3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/km/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/km/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/km/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..5c0fbbce
Binary files /dev/null and b/gtk-nsis-pack/share/locale/km/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/km/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/km/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..d66faac3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/km/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..a850ea14
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo
index 0512dda2..623d2c09 100644
Binary files a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..36d69787
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..30cd4897
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..36d69787
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..af32fda5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..ac23f779
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..af32fda5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..ac23f779
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..f02f28d7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kn/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..d9a3497a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..f9ba8adf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo
index 8a97b7e3..e534d570 100644
Binary files a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..59cb74aa
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..37a2facc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..f8792bc2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..5406da06
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..37a2facc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..f8792bc2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..5f42eb97
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..1079d975
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..30d57d54
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..1079d975
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..30d57d54
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..039b6d74
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ko/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/kok/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/kok/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..acf8607f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kok/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/kok/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/kok/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..73830aa9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kok/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/kok/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/kok/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..acf8607f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kok/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/kok/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/kok/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..73830aa9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/kok/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..1ff2dacc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..65219d8a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..32606fe2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..65219d8a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ku/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/la/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/la/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..03359c63
Binary files /dev/null and b/gtk-nsis-pack/share/locale/la/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/ln/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/ln/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..e7af157c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ln/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..4fa6bffd
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..9b793417
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..ecb0c9a7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo
index dd8d1a0d..7c8072df 100644
Binary files a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..2d9ec28b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..cc790bf9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..4d7809a8
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..3ffac821
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..cc790bf9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..4d7809a8
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..88919898
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..0a5ac0b3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..314b0aec
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..0a5ac0b3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..314b0aec
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..1f8da429
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lt/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..5adc80a0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..74a10b49
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..96a5b456
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo
index e1d2ad76..d26645a7 100644
Binary files a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..35c8a70e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..e9f3c74f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..67bfec95
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..79a14439
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..e9f3c74f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..67bfec95
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..a34e191b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..f7ad2801
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..f5a21599
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..f7ad2801
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..f5a21599
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..c45d66ed
Binary files /dev/null and b/gtk-nsis-pack/share/locale/lv/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..2399bce3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo
index 5181cef2..dcdbb89e 100644
Binary files a/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/mg/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/mg/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..37963728
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mg/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo
index cc26da7f..17c67c02 100644
Binary files a/gtk-nsis-pack/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..e13133e5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..a5736aea
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..68539036
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..a5736aea
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..8e50b42b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..e5c3c8ac
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..8e50b42b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..e5c3c8ac
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mi/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..d8a98fea
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo
index dda9d540..3c822bfc 100644
Binary files a/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..982627b3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..42a38255
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..982627b3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..4b142867
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..38977f1e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..4b142867
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..38977f1e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mk/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..8fdda61b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..483104ed
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..1eda9b4e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo
index 54a16461..ac223877 100644
Binary files a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..9473936b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..9d7ddfe6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..e25bc93a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..9d7ddfe6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..386fe624
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..386fe624
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..debfe44e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ml/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..e9a342b1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..31f55001
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo
index 2072b864..f482cd53 100644
Binary files a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..bfaa7996
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..168ae443
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..bfaa7996
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..99fefea3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..cab51a89
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..6390620e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..cab51a89
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..6390620e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mn/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..f4bd7555
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo
index 54fc2b37..14b7e112 100644
Binary files a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..5ae93bdf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..a3644115
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..5ae93bdf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..eacc7f70
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..83507773
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..eacc7f70
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..83507773
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..7863127a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mr/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..619ba7cc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..defe7a3e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gprof.mo
index b64f9637..d90ea654 100644
Binary files a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gprof.mo differ
diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo
index 7bbcc584..3acc3155 100644
Binary files a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..8e3f23cf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..7d1e85ed
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..8e3f23cf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..efef276c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..80d8f7c1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..efef276c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..80d8f7c1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ms/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..69d83689
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..83db8c58
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..69d83689
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..681f99eb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..572e7473
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..681f99eb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..572e7473
Binary files /dev/null and b/gtk-nsis-pack/share/locale/mt/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..19e52b28
Binary files /dev/null and b/gtk-nsis-pack/share/locale/my/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..3935d6af
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..0a62737c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..78e47c89
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo
index be0a1658..f7f99b37 100644
Binary files a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..2f4e5009
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..2a2e501c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..d5da2657
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..2a2e501c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..8478b034
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..52fba852
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..db121f99
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..52fba852
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..db121f99
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..3344530f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nb/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..7c829d74
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..1723fb47
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nds/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..cd5ce32d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..c4160ad9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..48a4f9ce
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo
index 96c693c8..c250372f 100644
Binary files a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..c527bf0e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..81eb77f0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..c527bf0e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..6f8fab2b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ne/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..264ea14d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..fb4994eb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..53c6d381
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..ec077200
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo
index 9e2e3563..262d5073 100644
Binary files a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..8b7b1837
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..19df3c05
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..123b1fcf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..11842e4b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..19df3c05
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..123b1fcf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..21e2448c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..e7f9991f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..0e675b65
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_639-5.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_639-5.mo
new file mode 100644
index 00000000..1fd90edf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_639-5.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..e7f9991f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..0e675b65
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_639_5.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_639_5.mo
new file mode 100644
index 00000000..1fd90edf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/iso_639_5.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/libgpg-error.mo
index 0e3edab2..8722bf8e 100644
Binary files a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..ecdd67f0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nl/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..f716ba18
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo
index 30bdbd61..30acd67b 100644
Binary files a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..bcaa8ebd
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..05ee569b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..a60b2778
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..05ee569b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..91f4de01
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..a893cce2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..ad526dbb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..a893cce2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..ad526dbb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nn/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..2a7b6d50
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..a0fe7d56
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..6e61fe6d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..2a7b6d50
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..a0fe7d56
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..ef84b9b0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..b44ffe9a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..ef84b9b0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..b44ffe9a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/nso/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..b1b457da
Binary files /dev/null and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..d3f452f8
Binary files /dev/null and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..a69187ee
Binary files /dev/null and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo
index 9ac5f544..d68c039c 100644
Binary files a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..27edbd22
Binary files /dev/null and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..57a38058
Binary files /dev/null and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..fc24adfc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..7d6501e7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..57a38058
Binary files /dev/null and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..fc24adfc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..9e6e2aea
Binary files /dev/null and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..6b239ef0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..5ebab7a8
Binary files /dev/null and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..6b239ef0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..5ebab7a8
Binary files /dev/null and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..10fc552e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/oc/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..9573f8ac
Binary files /dev/null and b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..c28ddacc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo
index f67ce1db..39114854 100644
Binary files a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..3327bf7d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..8e2c28cf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..3327bf7d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..97cd8161
Binary files /dev/null and b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..693034c3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..97cd8161
Binary files /dev/null and b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..693034c3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/or/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..8059afbb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/or/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..2f86dc14
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..92a9599d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..95cb1737
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo
index 1c7be480..56793dfa 100644
Binary files a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..4cea7f7d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..6606c559
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..4cea7f7d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..b723980f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..e3ee4b66
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..b723980f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..e3ee4b66
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..dfdb583f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pa/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..363511c3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gdbm.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gdbm.mo
index a65a8169..b73be579 100644
Binary files a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gdbm.mo and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gdbm.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..23f8d1cd
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..65d84f93
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..284f09f6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo
index 1d078d3e..1a295248 100644
Binary files a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..5c47893e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..bcdbb28c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..8072bc64
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..1244616e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..bcdbb28c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..8072bc64
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..36a51454
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..b110db40
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..3b65f3a5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_639-5.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_639-5.mo
new file mode 100644
index 00000000..24ae5971
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_639-5.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..b110db40
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..3b65f3a5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_639_5.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_639_5.mo
new file mode 100644
index 00000000..24ae5971
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/iso_639_5.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/libgpg-error.mo
index cce718a9..b78f931e 100644
Binary files a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..ebd6d356
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pl/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..f68f6bc1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..792f95f7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..9a24151f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..792f95f7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..570370aa
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..513ce033
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..570370aa
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..513ce033
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ps/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/binutils.mo
new file mode 100644
index 00000000..c638dea0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/binutils.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..8631649c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..bf4a5970
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..4d9844fc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo
index 25f8ceef..e36c1658 100644
Binary files a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..3d99d717
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..d84a789f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..a74ffc83
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..d84a789f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..4f2bfe15
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..822cee1d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..eae26541
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..822cee1d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..eae26541
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/libgpg-error.mo
index 0352ae09..a022f0f6 100644
Binary files a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..41cc1ad9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..570d737c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gdbm.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gdbm.mo
index 64becf19..d9fff656 100644
Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gdbm.mo and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gdbm.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..99fc1a6b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gprof.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gprof.mo
index a414c937..42e62110 100644
Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gprof.mo and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gprof.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..acdfcae5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..86d25393
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo
index 3dbc7f5e..41e7ed79 100644
Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..b258fb4f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..e16148d3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..6860c4fc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..e16148d3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..d8357881
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..b184fc7d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..24f593d4
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..b184fc7d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..24f593d4
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/ld.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/ld.mo
index 16a4dc62..f664fc2f 100644
Binary files a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/ld.mo differ
diff --git a/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..66e11eea
Binary files /dev/null and b/gtk-nsis-pack/share/locale/pt_BR/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..51384a31
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..557ed3c3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..64e8c402
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..0cba078d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo
index ec8e202b..63475569 100644
Binary files a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..4244e8aa
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..7ecf30bb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..202d13d2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..4d842016
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..7ecf30bb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..202d13d2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..3fe3046d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..02e77ef9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..4129ba1a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..02e77ef9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..4129ba1a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/libgpg-error.mo
index c6806382..27aaeb01 100644
Binary files a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..e16acca4
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ro/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..8b90bf54
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/binutils.mo
index 14e76db8..d1e84e04 100644
Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/binutils.mo differ
diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gas.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gas.mo
index 35ecba6c..9423d809 100644
Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gas.mo and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..c8291bea
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..64f6803d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..45f48241
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo
index dd15213a..cdfe4cf7 100644
Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..67491f2b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..f208143f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..8fd1fef7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..f208143f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..781b40e1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..cd48c413
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..c11236a9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..cd48c413
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..c11236a9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/libgpg-error.mo
index e9d37c91..a618d4bb 100644
Binary files a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..90d0824b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ru/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..7fb63eb9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..d3145a81
Binary files /dev/null and b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo
index f8eaa666..a9057abb 100644
Binary files a/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..ea3755d1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..55e4318e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..ea3755d1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..93f9b1ae
Binary files /dev/null and b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..7636633b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..4df89854
Binary files /dev/null and b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..7636633b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..4df89854
Binary files /dev/null and b/gtk-nsis-pack/share/locale/rw/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..42111d86
Binary files /dev/null and b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo
index b70c6cc4..e275d86e 100644
Binary files a/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/si/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..d14bd456
Binary files /dev/null and b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/si/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..3e490cd7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/si/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..d14bd456
Binary files /dev/null and b/gtk-nsis-pack/share/locale/si/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..ba2fde9a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..6edfd6b0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..e1d0de6a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..38444244
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo
index c8c3565f..e74d8b74 100644
Binary files a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..48058f35
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..7e967103
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..33f83051
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..1936a73c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..7e967103
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..33f83051
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..54c32ac6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..ab7758b2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..c54192e1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..ab7758b2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..c54192e1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..c5d4905c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sk/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..b7757e59
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..90b4499f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..b09a6dd4
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..b910560d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo
index ad7dae33..308d6dc0 100644
Binary files a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..dda474d4
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..e142be64
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..b7d1c11d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..02324c4e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..e142be64
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..b7d1c11d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..60405c19
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..0161dab7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..3c41ac6b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..0161dab7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..3c41ac6b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..e1b9aa60
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sl/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/so/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/so/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..3853a9ed
Binary files /dev/null and b/gtk-nsis-pack/share/locale/so/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/so/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/so/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..38528f30
Binary files /dev/null and b/gtk-nsis-pack/share/locale/so/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/so/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/so/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..3853a9ed
Binary files /dev/null and b/gtk-nsis-pack/share/locale/so/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..cd320156
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo
index fa45b741..de70fb0b 100644
Binary files a/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..5b13827c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..8368c8dc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..5b13827c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sq/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..2189ef48
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gdbm.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gdbm.mo
index c7504bd5..d14c0fa3 100644
Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gdbm.mo and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gdbm.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..259cab1c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..4b33ad71
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..e738a5e7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo
index c3d0b0a1..d4808fb8 100644
Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..60b817c0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..658498b3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..ac477dbf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..7c4f858f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..658498b3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..ac477dbf
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..34945fbb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..e4e983d1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..1ae04b3f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_639-5.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_639-5.mo
new file mode 100644
index 00000000..21b09283
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_639-5.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..e4e983d1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..1ae04b3f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_639_5.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_639_5.mo
new file mode 100644
index 00000000..21b09283
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/iso_639_5.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/libgpg-error.mo
index 164a3a90..35371310 100644
Binary files a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..53e96a08
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..e18fe02e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..4bbbf8f1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..6dfb93c0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo
index 361801a9..ca4ff0d5 100644
Binary files a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..bbe21ea0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..fbf4a731
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..e7c6a671
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..d2563b17
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..fbf4a731
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..e7c6a671
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..674c3239
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..39cb846e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..7159f972
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_639-5.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_639-5.mo
new file mode 100644
index 00000000..0a11a2e2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_639-5.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..39cb846e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..7159f972
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_639_5.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_639_5.mo
new file mode 100644
index 00000000..0a11a2e2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/iso_639_5.mo differ
diff --git a/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..80236039
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sr@latin/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..4b746c3c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/binutils.mo
index dfe26b15..0f19131b 100644
Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/binutils.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gdbm.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gdbm.mo
new file mode 100644
index 00000000..43699860
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gdbm.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..2c40733e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..dc492f57
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..574881c9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo
index 40b63456..951c7f77 100644
Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..e522c538
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..4e0705a2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..69ce1487
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..5a827c12
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..4e0705a2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..69ce1487
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..291a9908
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..057bf8ad
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..298e0ef1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..057bf8ad
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..298e0ef1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/libgpg-error.mo
index bca2fad6..b11dcfc7 100644
Binary files a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..636b3ade
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sv/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/sw/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/sw/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..12efbb9b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sw/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/sw/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/sw/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..85934e85
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sw/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/sw/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/sw/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..12efbb9b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/sw/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..18c16f7a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo
index 18a94091..7161588e 100644
Binary files a/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..008cdb6b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..722fb685
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..008cdb6b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..7323fd12
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..b6f056c1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..7323fd12
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..b6f056c1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..073317a7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ta/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..2b70b82a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo
index 2cae78de..c8699a5b 100644
Binary files a/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/te/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..7c479bd5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/te/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..e5e61261
Binary files /dev/null and b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/te/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..7c479bd5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/te/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..6d69716a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/te/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..6d69716a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/te/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..a7adb14c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/te/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..799fd91e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..1c84e7ee
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..fa254c1e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo
index 2735b4d0..4567e117 100644
Binary files a/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..a380ddb4
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tg/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..bbdea453
Binary files /dev/null and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo
index c1741b6d..661072dd 100644
Binary files a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..7781506d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..39d23197
Binary files /dev/null and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..afb037e5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..d5fa1be4
Binary files /dev/null and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..39d23197
Binary files /dev/null and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..afb037e5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..2a420c2e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..f36b30e2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..895bfc13
Binary files /dev/null and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..f36b30e2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..895bfc13
Binary files /dev/null and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/th/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..720f754c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/th/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..aa315e20
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..9f41e29b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..aa315e20
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..125eefdc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..f82fab85
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..125eefdc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..f82fab85
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ti/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..e540583f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..fe462a64
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..e540583f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..87baccfb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..ac62219f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..87baccfb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..ac62219f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tig/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..2662e50d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..72378d5d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..0a0792fe
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..72378d5d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tk/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/tl/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/tl/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..5a3e671b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tl/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/tl/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/tl/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..faddc9dc
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tl/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/tl/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/tl/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..5a3e671b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tl/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..127939b5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..8c2041b5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..ae51885e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo
index 73f0454e..f771e97e 100644
Binary files a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..04722c54
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..2616b42f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..eb1eb8b2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..636e0ce4
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..2616b42f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..eb1eb8b2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..43bdfaf5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..c837e74e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..bef02f5b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..c837e74e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..bef02f5b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..5fc8a69b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tr/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..37a7a639
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..2e45c615
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..37a7a639
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..c5bb7e07
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..372a1571
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..c5bb7e07
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..372a1571
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tt/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..acfcac47
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..52b590df
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..acfcac47
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..eaed5388
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..ba95f4cd
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..eaed5388
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..ba95f4cd
Binary files /dev/null and b/gtk-nsis-pack/share/locale/tt@iqtelif/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..588078b2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..88807b4f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo
index 188edea0..5b72d651 100644
Binary files a/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..2b4325f4
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..6e5a024c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..2b4325f4
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..8ab18842
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ug/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..c24a2cc4
Binary files /dev/null and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/binutils.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/binutils.mo
index 0e9c0999..49234f25 100644
Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/binutils.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/binutils.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gas.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gas.mo
index a0f681a1..aba9f1c3 100644
Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gas.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gas.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gdbm.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gdbm.mo
index 1060fc51..2810b7d3 100644
Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gdbm.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gdbm.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..e200de87
Binary files /dev/null and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gold.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gold.mo
index a5558c1a..a8ac1c9e 100644
Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gold.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gold.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..da8d27a4
Binary files /dev/null and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo
index 80b371e6..5bd31c7d 100644
Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..d96b00c5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..f6231541
Binary files /dev/null and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..394ce43f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..3ba3fee6
Binary files /dev/null and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..f6231541
Binary files /dev/null and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..394ce43f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..a54cbf3b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..c9980d3c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..44f7878a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_639-5.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_639-5.mo
new file mode 100644
index 00000000..8912bdf2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_639-5.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..c9980d3c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..44f7878a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_639_5.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_639_5.mo
new file mode 100644
index 00000000..8912bdf2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/iso_639_5.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/ld.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/ld.mo
index eaafc120..a8e26dac 100644
Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/ld.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/ld.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/libgpg-error.mo
index 5c1f5361..be25a70e 100644
Binary files a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..62d7b47a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/uk/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..35ee88bd
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..2aacfe9f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..d9d4ee3a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..35ee88bd
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..2aacfe9f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..4354f11b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..6b714610
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..4354f11b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..6b714610
Binary files /dev/null and b/gtk-nsis-pack/share/locale/ve/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..47ec5e97
Binary files /dev/null and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gdbm.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gdbm.mo
index 1051920c..2b1c2bf3 100644
Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gdbm.mo and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gdbm.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..a1abddd1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..431ec501
Binary files /dev/null and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..f70e76d2
Binary files /dev/null and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo
index b59945d6..902849d5 100644
Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..fa2db811
Binary files /dev/null and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..794eb0a0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..99279d20
Binary files /dev/null and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..5bddde19
Binary files /dev/null and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..794eb0a0
Binary files /dev/null and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..99279d20
Binary files /dev/null and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..9b4c086e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..47ba1aa1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..4e9bae3c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..47ba1aa1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..4e9bae3c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/libgpg-error.mo
index d7e6a604..5e84a5b3 100644
Binary files a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..4f8787d5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/vi/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..6705dfa5
Binary files /dev/null and b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..1dcd2442
Binary files /dev/null and b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..725f3931
Binary files /dev/null and b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..09c44814
Binary files /dev/null and b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..a26f0b92
Binary files /dev/null and b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..725f3931
Binary files /dev/null and b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..09c44814
Binary files /dev/null and b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..40364c7c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..43f34fd1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..40364c7c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..43f34fd1
Binary files /dev/null and b/gtk-nsis-pack/share/locale/wa/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/wal/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/wal/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..017d18fb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/wal/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/wal/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/wal/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..4ad22024
Binary files /dev/null and b/gtk-nsis-pack/share/locale/wal/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/wal/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/wal/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..017d18fb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/wal/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/wo/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/wo/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..3c3007b3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/wo/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/wo/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/wo/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..ece0f246
Binary files /dev/null and b/gtk-nsis-pack/share/locale/wo/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/wo/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/wo/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..3c3007b3
Binary files /dev/null and b/gtk-nsis-pack/share/locale/wo/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..5f220a6e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo
index 5f49c126..2d4f1338 100644
Binary files a/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..98a8286c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..a1b0435e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..98a8286c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..83422f9a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..c57f91e4
Binary files /dev/null and b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..83422f9a
Binary files /dev/null and b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..c57f91e4
Binary files /dev/null and b/gtk-nsis-pack/share/locale/xh/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/aspell.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/aspell.mo
new file mode 100644
index 00000000..0fee5d3b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/aspell.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..57118f19
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..4e753a05
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..a72ad7aa
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo
index faafde46..6974f8ae 100644
Binary files a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..47dd0d63
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..c4f71944
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..9663969b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..c5759420
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..c4f71944
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..9663969b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..47f3ebad
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..993148df
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..335a729d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..993148df
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..335a729d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo
index f2c2ef3a..68561b20 100644
Binary files a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..323a05dd
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_CN/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..713a3448
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..9a1dfc4d
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo
index 8c417841..b43e3b54 100644
Binary files a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..81f2c323
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..a5306b00
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..7a2594fe
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..a5306b00
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..91210bb9
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..a53e6e37
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..a53e6e37
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..215e459f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_HK/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gedit.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gedit.mo
new file mode 100644
index 00000000..4f75b3f7
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gedit.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gsettings-desktop-schemas.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gsettings-desktop-schemas.mo
new file mode 100644
index 00000000..f4528b8f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gsettings-desktop-schemas.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gspell-1.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gspell-1.mo
new file mode 100644
index 00000000..6af19434
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gspell-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo
index acd4e0d0..a7d5996a 100644
Binary files a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_15924.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_15924.mo
new file mode 100644
index 00000000..51144487
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_15924.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..712c757e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_3166-2.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_3166-2.mo
new file mode 100644
index 00000000..6671be29
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_3166-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..f6d1f036
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..712c757e
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_3166_2.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_3166_2.mo
new file mode 100644
index 00000000..6671be29
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_3166_2.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_4217.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_4217.mo
new file mode 100644
index 00000000..8a366c2f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_4217.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..5f36ae68
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..5da36918
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..5f36ae68
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..5da36918
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/iso_639_3.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo
index 0e058ce9..012bbb4c 100644
Binary files a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo differ
diff --git a/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/libpeas.mo b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/libpeas.mo
new file mode 100644
index 00000000..2cd87036
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zh_TW/LC_MESSAGES/libpeas.mo differ
diff --git a/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_3166-1.mo b/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_3166-1.mo
new file mode 100644
index 00000000..f6cdc82c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_3166-1.mo differ
diff --git a/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_3166-3.mo b/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_3166-3.mo
new file mode 100644
index 00000000..3a14af9b
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_3166-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_3166.mo b/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_3166.mo
new file mode 100644
index 00000000..f6cdc82c
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_3166.mo differ
diff --git a/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_639-2.mo b/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_639-2.mo
new file mode 100644
index 00000000..65f990eb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_639-2.mo differ
diff --git a/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_639-3.mo b/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_639-3.mo
new file mode 100644
index 00000000..c01d5b0f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_639-3.mo differ
diff --git a/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_639.mo b/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_639.mo
new file mode 100644
index 00000000..65f990eb
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_639.mo differ
diff --git a/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_639_3.mo b/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_639_3.mo
new file mode 100644
index 00000000..c01d5b0f
Binary files /dev/null and b/gtk-nsis-pack/share/locale/zu/LC_MESSAGES/iso_639_3.mo differ