summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-08-05 19:13:24 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-08-05 19:13:24 +0000
commitd129587b5d568b0ff5300386f1e1b706c349f38e (patch)
treee398c7b6ea5203fd3953999e6dd9d6c83c9ec931 /editors
parentBugfix upgrade to new upstream release 2.3.8. (diff)
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/ Upgrade instructions for port users: Delete the old tracker package with: # pkg delete -f tracker And user port upgrade tool of choice to upgrade. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 201980
Notes
Notes: svn path=/head/; revision=393607
Diffstat (limited to 'editors')
-rw-r--r--editors/gedit-plugins/Makefile25
-rw-r--r--editors/gedit-plugins/distinfo4
-rw-r--r--editors/gedit-plugins/pkg-plist651
-rw-r--r--editors/gedit/Makefile9
-rw-r--r--editors/gedit/distinfo4
-rw-r--r--editors/gedit/pkg-plist720
6 files changed, 713 insertions, 700 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile
index 9d7eb01f5951..a4e3f5acbc9b 100644
--- a/editors/gedit-plugins/Makefile
+++ b/editors/gedit-plugins/Makefile
@@ -1,10 +1,9 @@
# Created by: Adam Weinberger <adamw@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/trunk/editors/gedit-plugins/Makefile 20070 2014-11-12 11:53:48Z gusi $
PORTNAME= gedit-plugins
-PORTVERSION= 3.14.1
-PORTREVISION= 3
+PORTVERSION= 3.16.0
+PORTREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -14,12 +13,15 @@ COMMENT= Plugins for GEdit 3
BUILD_DEPENDS= gedit>=0:${PORTSDIR}/editors/gedit \
itstool:${PORTSDIR}/textproc/itstool
-LIB_DEPENDS= libpeas-1.0.so:${PORTSDIR}/devel/libpeas
+LIB_DEPENDS= libpeas-1.0.so:${PORTSDIR}/devel/libpeas \
+ libgit2-glib-1.0.so:${PORTSDIR}/devel/libgit2-glib
RUN_DEPENDS= gedit>=0:${PORTSDIR}/editors/gedit
+PORTSCOUT= limitw:1,even
+
USES= gettext gmake libtool pathfix pkgconfig \
python:3 tar:xz
-USE_GNOME= gnomeprefix gtk30 gtksourceview3 intlhack
+USE_GNOME= gtk30 gtksourceview3 intlhack
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
@@ -31,13 +33,6 @@ GLIB_SCHEMAS= org.gnome.gedit.plugins.drawspaces.gschema.xml \
PLIST_SUB+= PYVER=${PYTHON_VER:S/.//}
-OPTIONS_DEFINE= PYTHON
-OPTIONS_DEFAULT=PYTHON
-PYTHON_DESC= Build plugins that depend on python
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MPYTHON}
USES+= python
BUILD_DEPENDS+= py3?-dbus>=0:${PORTSDIR}/devel/py3-dbus
LIB_DEPENDS+= libgucharmap_2_90.so:${PORTSDIR}/deskutils/gucharmap
@@ -46,15 +41,9 @@ RUN_DEPENDS+= py3?-dbus>=0:${PORTSDIR}/devel/py3-dbus \
USE_GNOME+= vte3
CONFIGURE_ARGS+=--enable-python
GLIB_SCHEMAS+= org.gnome.gedit.plugins.terminal.gschema.xml
-PLIST_SUB+= PYTHON=""
-.else
-CONFIGURE_ARGS+=--disable-python
-PLIST_SUB+= PYTHON="@comment "
-.endif
post-patch:
@${REINPLACE_CMD} -e 's| \\t\\r\\n\\f|[:space:]|g' \
${WRKSRC}/configure
.include <bsd.port.mk>
-
diff --git a/editors/gedit-plugins/distinfo b/editors/gedit-plugins/distinfo
index a4fb90ddca68..cf38f6d5faaa 100644
--- a/editors/gedit-plugins/distinfo
+++ b/editors/gedit-plugins/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/gedit-plugins-3.14.1.tar.xz) = d0f4b8282e91dc3f77698aa4c8a6bd09df057b4df77fb86594c402fe7347b881
-SIZE (gnome3/gedit-plugins-3.14.1.tar.xz) = 1291776
+SHA256 (gnome3/gedit-plugins-3.16.0.tar.xz) = b685b84ada8ca04f6aa201e402a0208591be4a37b874595a0a85d0a14b52f191
+SIZE (gnome3/gedit-plugins-3.16.0.tar.xz) = 1280064
diff --git a/editors/gedit-plugins/pkg-plist b/editors/gedit-plugins/pkg-plist
index 62b2a4b3d336..4ceb1e8dc61b 100644
--- a/editors/gedit-plugins/pkg-plist
+++ b/editors/gedit-plugins/pkg-plist
@@ -1,326 +1,225 @@
+lib/gedit/plugins/__pycache__/bracketcompletion.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/__pycache__/bracketcompletion.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/__pycache__/codecomment.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/__pycache__/codecomment.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/__pycache__/colorpicker.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/__pycache__/colorpicker.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/__pycache__/gpdefs.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/__pycache__/gpdefs.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/__pycache__/joinlines.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/__pycache__/joinlines.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/__pycache__/smartspaces.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/__pycache__/smartspaces.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/__pycache__/terminal.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/__pycache__/terminal.cpython-%%PYVER%%.pyo
lib/gedit/plugins/bookmarks.plugin
+lib/gedit/plugins/bracketcompletion.plugin
+lib/gedit/plugins/bracketcompletion.py
+lib/gedit/plugins/charmap.plugin
+lib/gedit/plugins/charmap/__init__.py
+lib/gedit/plugins/charmap/__pycache__/__init__.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/charmap/__pycache__/__init__.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/charmap/__pycache__/panel.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/charmap/__pycache__/panel.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/charmap/panel.py
+lib/gedit/plugins/codecomment.plugin
+lib/gedit/plugins/codecomment.py
+lib/gedit/plugins/colorpicker.plugin
+lib/gedit/plugins/colorpicker.py
+lib/gedit/plugins/colorschemer.plugin
+lib/gedit/plugins/colorschemer/__init__.py
+lib/gedit/plugins/colorschemer/__pycache__/__init__.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/colorschemer/__pycache__/__init__.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/colorschemer/__pycache__/languages.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/colorschemer/__pycache__/languages.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/colorschemer/__pycache__/schemer.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/colorschemer/__pycache__/schemer.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/colorschemer/languages.py
+lib/gedit/plugins/colorschemer/schemer.py
+lib/gedit/plugins/commander.plugin
+lib/gedit/plugins/commander/__init__.py
+lib/gedit/plugins/commander/__pycache__/__init__.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/commander/__pycache__/__init__.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/commander/__pycache__/appactivatable.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/commander/__pycache__/appactivatable.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/commander/__pycache__/entry.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/commander/__pycache__/entry.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/commander/__pycache__/history.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/commander/__pycache__/history.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/commander/__pycache__/info.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/commander/__pycache__/info.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/commander/__pycache__/modules.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/commander/__pycache__/modules.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/commander/__pycache__/utils.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/commander/__pycache__/utils.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/commander/__pycache__/windowactivatable.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/commander/__pycache__/windowactivatable.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/commander/appactivatable.py
+lib/gedit/plugins/commander/commands/__init__.py
+lib/gedit/plugins/commander/commands/__pycache__/__init__.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/commander/commands/__pycache__/__init__.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/commander/commands/__pycache__/accel_group.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/commander/commands/__pycache__/accel_group.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/commander/commands/__pycache__/completion.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/commander/commands/__pycache__/completion.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/commander/commands/__pycache__/exceptions.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/commander/commands/__pycache__/exceptions.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/commander/commands/__pycache__/metamodule.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/commander/commands/__pycache__/metamodule.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/commander/commands/__pycache__/method.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/commander/commands/__pycache__/method.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/commander/commands/__pycache__/module.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/commander/commands/__pycache__/module.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/commander/commands/__pycache__/result.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/commander/commands/__pycache__/result.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/commander/commands/__pycache__/rollbackimporter.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/commander/commands/__pycache__/rollbackimporter.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/commander/commands/accel_group.py
+lib/gedit/plugins/commander/commands/completion.py
+lib/gedit/plugins/commander/commands/exceptions.py
+lib/gedit/plugins/commander/commands/metamodule.py
+lib/gedit/plugins/commander/commands/method.py
+lib/gedit/plugins/commander/commands/module.py
+lib/gedit/plugins/commander/commands/result.py
+lib/gedit/plugins/commander/commands/rollbackimporter.py
+lib/gedit/plugins/commander/entry.py
+lib/gedit/plugins/commander/history.py
+lib/gedit/plugins/commander/info.py
+lib/gedit/plugins/commander/modules.py
+lib/gedit/plugins/commander/utils.py
+lib/gedit/plugins/commander/windowactivatable.py
lib/gedit/plugins/drawspaces.plugin
+lib/gedit/plugins/git.plugin
+lib/gedit/plugins/git/__init__.py
+lib/gedit/plugins/git/__pycache__/__init__.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/git/__pycache__/__init__.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/git/__pycache__/appactivatable.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/git/__pycache__/appactivatable.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/git/__pycache__/debug.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/git/__pycache__/debug.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/git/__pycache__/diffrenderer.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/git/__pycache__/diffrenderer.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/git/__pycache__/viewactivatable.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/git/__pycache__/viewactivatable.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/git/__pycache__/windowactivatable.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/git/__pycache__/windowactivatable.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/git/__pycache__/workerthread.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/git/__pycache__/workerthread.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/git/appactivatable.py
+lib/gedit/plugins/git/debug.py
+lib/gedit/plugins/git/diffrenderer.py
+lib/gedit/plugins/git/viewactivatable.py
+lib/gedit/plugins/git/windowactivatable.py
+lib/gedit/plugins/git/workerthread.py
+lib/gedit/plugins/gpdefs.py
+lib/gedit/plugins/joinlines.plugin
+lib/gedit/plugins/joinlines.py
lib/gedit/plugins/libbookmarks.so
lib/gedit/plugins/libdrawspaces.so
lib/gedit/plugins/libwordcompletion.so
+lib/gedit/plugins/multiedit.plugin
+lib/gedit/plugins/multiedit/__init__.py
+lib/gedit/plugins/multiedit/__pycache__/__init__.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/multiedit/__pycache__/__init__.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/multiedit/__pycache__/appactivatable.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/multiedit/__pycache__/appactivatable.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/multiedit/__pycache__/signals.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/multiedit/__pycache__/signals.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/multiedit/__pycache__/viewactivatable.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/multiedit/__pycache__/viewactivatable.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/multiedit/__pycache__/windowactivatable.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/multiedit/__pycache__/windowactivatable.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/multiedit/appactivatable.py
+lib/gedit/plugins/multiedit/signals.py
+lib/gedit/plugins/multiedit/viewactivatable.py
+lib/gedit/plugins/multiedit/windowactivatable.py
+lib/gedit/plugins/smartspaces.plugin
+lib/gedit/plugins/smartspaces.py
+lib/gedit/plugins/synctex.plugin
+lib/gedit/plugins/synctex/__init__.py
+lib/gedit/plugins/synctex/__pycache__/__init__.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/synctex/__pycache__/__init__.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/synctex/__pycache__/evince_dbus.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/synctex/__pycache__/evince_dbus.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/synctex/__pycache__/synctex.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/synctex/__pycache__/synctex.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/synctex/evince_dbus.py
+lib/gedit/plugins/synctex/synctex.py
+lib/gedit/plugins/terminal.plugin
+lib/gedit/plugins/terminal.py
+lib/gedit/plugins/textsize.plugin
+lib/gedit/plugins/textsize/__init__.py
+lib/gedit/plugins/textsize/__pycache__/__init__.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/textsize/__pycache__/__init__.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/textsize/__pycache__/signals.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/textsize/__pycache__/signals.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/textsize/__pycache__/viewactivatable.cpython-%%PYVER%%.pyc
+lib/gedit/plugins/textsize/__pycache__/viewactivatable.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/textsize/signals.py
+lib/gedit/plugins/textsize/viewactivatable.py
lib/gedit/plugins/wordcompletion.plugin
-%%PYTHON%%lib/gedit/plugins/__pycache__/bracketcompletion.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/__pycache__/bracketcompletion.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/__pycache__/codecomment.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/__pycache__/codecomment.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/__pycache__/colorpicker.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/__pycache__/colorpicker.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/__pycache__/gpdefs.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/__pycache__/gpdefs.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/__pycache__/joinlines.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/__pycache__/joinlines.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/__pycache__/smartspaces.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/__pycache__/smartspaces.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/__pycache__/terminal.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/__pycache__/terminal.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/bracketcompletion.plugin
-%%PYTHON%%lib/gedit/plugins/bracketcompletion.py
-%%PYTHON%%lib/gedit/plugins/charmap.plugin
-%%PYTHON%%lib/gedit/plugins/charmap/__init__.py
-%%PYTHON%%lib/gedit/plugins/charmap/__pycache__/__init__.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/charmap/__pycache__/__init__.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/charmap/__pycache__/panel.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/charmap/__pycache__/panel.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/charmap/panel.py
-%%PYTHON%%lib/gedit/plugins/codecomment.plugin
-%%PYTHON%%lib/gedit/plugins/codecomment.py
-%%PYTHON%%lib/gedit/plugins/colorpicker.plugin
-%%PYTHON%%lib/gedit/plugins/colorpicker.py
-%%PYTHON%%lib/gedit/plugins/colorschemer.plugin
-%%PYTHON%%lib/gedit/plugins/colorschemer/__init__.py
-%%PYTHON%%lib/gedit/plugins/colorschemer/__pycache__/__init__.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/colorschemer/__pycache__/__init__.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/colorschemer/__pycache__/languages.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/colorschemer/__pycache__/languages.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/colorschemer/__pycache__/schemer.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/colorschemer/__pycache__/schemer.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/colorschemer/languages.py
-%%PYTHON%%lib/gedit/plugins/colorschemer/schemer.py
-%%PYTHON%%lib/gedit/plugins/commander.plugin
-%%PYTHON%%lib/gedit/plugins/commander/__init__.py
-%%PYTHON%%lib/gedit/plugins/commander/__pycache__/__init__.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/commander/__pycache__/__init__.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/commander/__pycache__/appactivatable.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/commander/__pycache__/appactivatable.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/commander/__pycache__/entry.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/commander/__pycache__/entry.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/commander/__pycache__/history.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/commander/__pycache__/history.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/commander/__pycache__/info.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/commander/__pycache__/info.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/commander/__pycache__/modules.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/commander/__pycache__/modules.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/commander/__pycache__/utils.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/commander/__pycache__/utils.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/commander/__pycache__/windowactivatable.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/commander/__pycache__/windowactivatable.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/commander/appactivatable.py
-%%PYTHON%%lib/gedit/plugins/commander/commands/__init__.py
-%%PYTHON%%lib/gedit/plugins/commander/commands/__pycache__/__init__.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/commander/commands/__pycache__/__init__.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/commander/commands/__pycache__/accel_group.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/commander/commands/__pycache__/accel_group.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/commander/commands/__pycache__/completion.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/commander/commands/__pycache__/completion.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/commander/commands/__pycache__/exceptions.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/commander/commands/__pycache__/exceptions.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/commander/commands/__pycache__/metamodule.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/commander/commands/__pycache__/metamodule.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/commander/commands/__pycache__/method.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/commander/commands/__pycache__/method.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/commander/commands/__pycache__/module.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/commander/commands/__pycache__/module.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/commander/commands/__pycache__/result.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/commander/commands/__pycache__/result.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/commander/commands/__pycache__/rollbackimporter.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/commander/commands/__pycache__/rollbackimporter.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/commander/commands/accel_group.py
-%%PYTHON%%lib/gedit/plugins/commander/commands/completion.py
-%%PYTHON%%lib/gedit/plugins/commander/commands/exceptions.py
-%%PYTHON%%lib/gedit/plugins/commander/commands/metamodule.py
-%%PYTHON%%lib/gedit/plugins/commander/commands/method.py
-%%PYTHON%%lib/gedit/plugins/commander/commands/module.py
-%%PYTHON%%lib/gedit/plugins/commander/commands/result.py
-%%PYTHON%%lib/gedit/plugins/commander/commands/rollbackimporter.py
-%%PYTHON%%lib/gedit/plugins/commander/entry.py
-%%PYTHON%%lib/gedit/plugins/commander/history.py
-%%PYTHON%%lib/gedit/plugins/commander/info.py
-%%PYTHON%%lib/gedit/plugins/commander/modules.py
-%%PYTHON%%lib/gedit/plugins/commander/utils.py
-%%PYTHON%%lib/gedit/plugins/commander/windowactivatable.py
-%%PYTHON%%lib/gedit/plugins/gpdefs.py
-%%PYTHON%%lib/gedit/plugins/joinlines.plugin
-%%PYTHON%%lib/gedit/plugins/joinlines.py
-%%PYTHON%%lib/gedit/plugins/multiedit.plugin
-%%PYTHON%%lib/gedit/plugins/multiedit/__init__.py
-%%PYTHON%%lib/gedit/plugins/multiedit/__pycache__/__init__.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/multiedit/__pycache__/__init__.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/multiedit/__pycache__/appactivatable.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/multiedit/__pycache__/appactivatable.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/multiedit/__pycache__/signals.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/multiedit/__pycache__/signals.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/multiedit/__pycache__/viewactivatable.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/multiedit/__pycache__/viewactivatable.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/multiedit/__pycache__/windowactivatable.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/multiedit/__pycache__/windowactivatable.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/multiedit/appactivatable.py
-%%PYTHON%%lib/gedit/plugins/multiedit/signals.py
-%%PYTHON%%lib/gedit/plugins/multiedit/viewactivatable.py
-%%PYTHON%%lib/gedit/plugins/multiedit/windowactivatable.py
-%%PYTHON%%lib/gedit/plugins/smartspaces.plugin
-%%PYTHON%%lib/gedit/plugins/smartspaces.py
-%%PYTHON%%lib/gedit/plugins/synctex.plugin
-%%PYTHON%%lib/gedit/plugins/synctex/__init__.py
-%%PYTHON%%lib/gedit/plugins/synctex/__pycache__/__init__.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/synctex/__pycache__/__init__.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/synctex/__pycache__/evince_dbus.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/synctex/__pycache__/evince_dbus.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/synctex/__pycache__/synctex.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/synctex/__pycache__/synctex.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/synctex/evince_dbus.py
-%%PYTHON%%lib/gedit/plugins/synctex/synctex.py
-%%PYTHON%%lib/gedit/plugins/terminal.plugin
-%%PYTHON%%lib/gedit/plugins/terminal.py
-%%PYTHON%%lib/gedit/plugins/textsize.plugin
-%%PYTHON%%lib/gedit/plugins/textsize/__init__.py
-%%PYTHON%%lib/gedit/plugins/textsize/__pycache__/__init__.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/textsize/__pycache__/__init__.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/textsize/__pycache__/signals.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/textsize/__pycache__/signals.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/textsize/__pycache__/viewactivatable.cpython-%%PYVER%%.pyc
-%%PYTHON%%lib/gedit/plugins/textsize/__pycache__/viewactivatable.cpython-%%PYVER%%.pyo
-%%PYTHON%%lib/gedit/plugins/textsize/signals.py
-%%PYTHON%%lib/gedit/plugins/textsize/viewactivatable.py
share/appdata/gedit-bookmarks.metainfo.xml
-%%PYTHON%%share/appdata/gedit-bracketcompletion.metainfo.xml
-%%PYTHON%%share/appdata/gedit-charmap.metainfo.xml
-%%PYTHON%%share/appdata/gedit-codecomment.metainfo.xml
-%%PYTHON%%share/appdata/gedit-colorpicker.metainfo.xml
-%%PYTHON%%share/appdata/gedit-colorschemer.metainfo.xml
-%%PYTHON%%share/appdata/gedit-commander.metainfo.xml
+share/appdata/gedit-bracketcompletion.metainfo.xml
+share/appdata/gedit-charmap.metainfo.xml
+share/appdata/gedit-codecomment.metainfo.xml
+share/appdata/gedit-colorpicker.metainfo.xml
+share/appdata/gedit-colorschemer.metainfo.xml
+share/appdata/gedit-commander.metainfo.xml
share/appdata/gedit-drawspaces.metainfo.xml
-%%PYTHON%%share/appdata/gedit-joinlines.metainfo.xml
-%%PYTHON%%share/appdata/gedit-multiedit.metainfo.xml
-%%PYTHON%%share/appdata/gedit-smartspaces.metainfo.xml
-%%PYTHON%%share/appdata/gedit-synctex.metainfo.xml
-%%PYTHON%%share/appdata/gedit-terminal.metainfo.xml
-%%PYTHON%%share/appdata/gedit-textsize.metainfo.xml
+share/appdata/gedit-git.metainfo.xml
+share/appdata/gedit-joinlines.metainfo.xml
+share/appdata/gedit-multiedit.metainfo.xml
+share/appdata/gedit-smartspaces.metainfo.xml
+share/appdata/gedit-synctex.metainfo.xml
+share/appdata/gedit-terminal.metainfo.xml
+share/appdata/gedit-textsize.metainfo.xml
share/appdata/gedit-wordcompletion.metainfo.xml
-%%PYTHON%%share/gedit/plugins/colorschemer/ui/schemer.ui
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/align.cpython-%%PYVER%%.pyc
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/align.cpython-%%PYVER%%.pyo
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/bookmark.cpython-%%PYVER%%.pyc
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/bookmark.cpython-%%PYVER%%.pyo
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/doc.cpython-%%PYVER%%.pyc
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/doc.cpython-%%PYVER%%.pyo
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/edit.cpython-%%PYVER%%.pyc
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/edit.cpython-%%PYVER%%.pyo
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/format.cpython-%%PYVER%%.pyc
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/format.cpython-%%PYVER%%.pyo
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/goto.cpython-%%PYVER%%.pyc
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/goto.cpython-%%PYVER%%.pyo
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/grep.cpython-%%PYVER%%.pyc
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/grep.cpython-%%PYVER%%.pyo
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/help.cpython-%%PYVER%%.pyc
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/help.cpython-%%PYVER%%.pyo
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/move.cpython-%%PYVER%%.pyc
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/move.cpython-%%PYVER%%.pyo
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/reload.cpython-%%PYVER%%.pyc
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/reload.cpython-%%PYVER%%.pyo
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/set.cpython-%%PYVER%%.pyc
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/set.cpython-%%PYVER%%.pyo
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/shell.cpython-%%PYVER%%.pyc
-%%PYTHON%%share/gedit/plugins/commander/modules/__pycache__/shell.cpython-%%PYVER%%.pyo
-%%PYTHON%%share/gedit/plugins/commander/modules/align.py
-%%PYTHON%%share/gedit/plugins/commander/modules/bookmark.py
-%%PYTHON%%share/gedit/plugins/commander/modules/doc.py
-%%PYTHON%%share/gedit/plugins/commander/modules/edit.py
-%%PYTHON%%share/gedit/plugins/commander/modules/find/__init__.py
-%%PYTHON%%share/gedit/plugins/commander/modules/find/__pycache__/__init__.cpython-%%PYVER%%.pyc
-%%PYTHON%%share/gedit/plugins/commander/modules/find/__pycache__/__init__.cpython-%%PYVER%%.pyo
-%%PYTHON%%share/gedit/plugins/commander/modules/find/__pycache__/finder.cpython-%%PYVER%%.pyc
-%%PYTHON%%share/gedit/plugins/commander/modules/find/__pycache__/finder.cpython-%%PYVER%%.pyo
-%%PYTHON%%share/gedit/plugins/commander/modules/find/__pycache__/regex.cpython-%%PYVER%%.pyc
-%%PYTHON%%share/gedit/plugins/commander/modules/find/__pycache__/regex.cpython-%%PYVER%%.pyo
-%%PYTHON%%share/gedit/plugins/commander/modules/find/finder.py
-%%PYTHON%%share/gedit/plugins/commander/modules/find/regex.py
-%%PYTHON%%share/gedit/plugins/commander/modules/format.py
-%%PYTHON%%share/gedit/plugins/commander/modules/goto.py
-%%PYTHON%%share/gedit/plugins/commander/modules/grep.py
-%%PYTHON%%share/gedit/plugins/commander/modules/help.py
-%%PYTHON%%share/gedit/plugins/commander/modules/move.py
-%%PYTHON%%share/gedit/plugins/commander/modules/reload.py
-%%PYTHON%%share/gedit/plugins/commander/modules/set.py
-%%PYTHON%%share/gedit/plugins/commander/modules/shell.py
-share/help/C/gedit/zeitgeist-dataprovider.page
-share/help/ar/gedit/zeitgeist-dataprovider.page
-share/help/bg/gedit/zeitgeist-dataprovider.page
-share/help/ca/gedit/zeitgeist-dataprovider.page
-share/help/cs/gedit/zeitgeist-dataprovider.page
-share/help/da/gedit/zeitgeist-dataprovider.page
-share/help/de/gedit/zeitgeist-dataprovider.page
-share/help/el/gedit/zeitgeist-dataprovider.page
-share/help/es/gedit/zeitgeist-dataprovider.page
-share/help/eu/gedit/zeitgeist-dataprovider.page
-share/help/fi/gedit/zeitgeist-dataprovider.page
-share/help/fr/gedit/zeitgeist-dataprovider.page
-share/help/gl/gedit/zeitgeist-dataprovider.page
-share/help/hu/gedit/zeitgeist-dataprovider.page
-share/help/it/gedit/zeitgeist-dataprovider.page
-share/help/ja/gedit/zeitgeist-dataprovider.page
-share/help/ko/gedit/zeitgeist-dataprovider.page
-share/help/lv/gedit/zeitgeist-dataprovider.page
-share/help/oc/gedit/zeitgeist-dataprovider.page
-share/help/pt_BR/gedit/zeitgeist-dataprovider.page
-share/help/ru/gedit/zeitgeist-dataprovider.page
-share/help/sl/gedit/zeitgeist-dataprovider.page
-share/help/sv/gedit/zeitgeist-dataprovider.page
-share/help/te/gedit/zeitgeist-dataprovider.page
-share/help/th/gedit/zeitgeist-dataprovider.page
-share/help/uk/gedit/zeitgeist-dataprovider.page
-share/help/zh_CN/gedit/zeitgeist-dataprovider.page
-share/help/zh_HK/gedit/zeitgeist-dataprovider.page
-share/help/zh_TW/gedit/zeitgeist-dataprovider.page
-share/locale/af/LC_MESSAGES/gedit-plugins.mo
-share/locale/am/LC_MESSAGES/gedit-plugins.mo
-share/locale/ar/LC_MESSAGES/gedit-plugins.mo
-share/locale/as/LC_MESSAGES/gedit-plugins.mo
-share/locale/ast/LC_MESSAGES/gedit-plugins.mo
-share/locale/az/LC_MESSAGES/gedit-plugins.mo
-share/locale/be/LC_MESSAGES/gedit-plugins.mo
-share/locale/be@latin/LC_MESSAGES/gedit-plugins.mo
-share/locale/bg/LC_MESSAGES/gedit-plugins.mo
-share/locale/bn/LC_MESSAGES/gedit-plugins.mo
-share/locale/bn_IN/LC_MESSAGES/gedit-plugins.mo
-share/locale/br/LC_MESSAGES/gedit-plugins.mo
-share/locale/bs/LC_MESSAGES/gedit-plugins.mo
-share/locale/ca/LC_MESSAGES/gedit-plugins.mo
-share/locale/ca@valencia/LC_MESSAGES/gedit-plugins.mo
-share/locale/crh/LC_MESSAGES/gedit-plugins.mo
-share/locale/cs/LC_MESSAGES/gedit-plugins.mo
-share/locale/cy/LC_MESSAGES/gedit-plugins.mo
-share/locale/da/LC_MESSAGES/gedit-plugins.mo
-share/locale/de/LC_MESSAGES/gedit-plugins.mo
-share/locale/dz/LC_MESSAGES/gedit-plugins.mo
-share/locale/el/LC_MESSAGES/gedit-plugins.mo
-share/locale/en_CA/LC_MESSAGES/gedit-plugins.mo
-share/locale/en_GB/LC_MESSAGES/gedit-plugins.mo
-share/locale/en@shaw/LC_MESSAGES/gedit-plugins.mo
-share/locale/eo/LC_MESSAGES/gedit-plugins.mo
-share/locale/es/LC_MESSAGES/gedit-plugins.mo
-share/locale/et/LC_MESSAGES/gedit-plugins.mo
-share/locale/eu/LC_MESSAGES/gedit-plugins.mo
-share/locale/fa/LC_MESSAGES/gedit-plugins.mo
-share/locale/fi/LC_MESSAGES/gedit-plugins.mo
-share/locale/fr/LC_MESSAGES/gedit-plugins.mo
-share/locale/ga/LC_MESSAGES/gedit-plugins.mo
-share/locale/gl/LC_MESSAGES/gedit-plugins.mo
-share/locale/gu/LC_MESSAGES/gedit-plugins.mo
-share/locale/he/LC_MESSAGES/gedit-plugins.mo
-share/locale/hi/LC_MESSAGES/gedit-plugins.mo
-share/locale/hr/LC_MESSAGES/gedit-plugins.mo
-share/locale/hu/LC_MESSAGES/gedit-plugins.mo
-share/locale/hy/LC_MESSAGES/gedit-plugins.mo
-share/locale/id/LC_MESSAGES/gedit-plugins.mo
-share/locale/is/LC_MESSAGES/gedit-plugins.mo
-share/locale/it/LC_MESSAGES/gedit-plugins.mo
-share/locale/ja/LC_MESSAGES/gedit-plugins.mo
-share/locale/ka/LC_MESSAGES/gedit-plugins.mo
-share/locale/kk/LC_MESSAGES/gedit-plugins.mo
-share/locale/kn/LC_MESSAGES/gedit-plugins.mo
-share/locale/ko/LC_MESSAGES/gedit-plugins.mo
-share/locale/ku/LC_MESSAGES/gedit-plugins.mo
-share/locale/la/LC_MESSAGES/gedit-plugins.mo
-share/locale/lt/LC_MESSAGES/gedit-plugins.mo
-share/locale/lv/LC_MESSAGES/gedit-plugins.mo
-share/locale/mai/LC_MESSAGES/gedit-plugins.mo
-share/locale/mg/LC_MESSAGES/gedit-plugins.mo
-share/locale/mi/LC_MESSAGES/gedit-plugins.mo
-share/locale/mk/LC_MESSAGES/gedit-plugins.mo
-share/locale/ml/LC_MESSAGES/gedit-plugins.mo
-share/locale/mn/LC_MESSAGES/gedit-plugins.mo
-share/locale/mr/LC_MESSAGES/gedit-plugins.mo
-share/locale/ms/LC_MESSAGES/gedit-plugins.mo
-share/locale/nb/LC_MESSAGES/gedit-plugins.mo
-share/locale/nds/LC_MESSAGES/gedit-plugins.mo
-share/locale/ne/LC_MESSAGES/gedit-plugins.mo
-share/locale/nl/LC_MESSAGES/gedit-plugins.mo
-share/locale/nn/LC_MESSAGES/gedit-plugins.mo
-share/locale/oc/LC_MESSAGES/gedit-plugins.mo
-share/locale/or/LC_MESSAGES/gedit-plugins.mo
-share/locale/pa/LC_MESSAGES/gedit-plugins.mo
-share/locale/pl/LC_MESSAGES/gedit-plugins.mo
-share/locale/ps/LC_MESSAGES/gedit-plugins.mo
-share/locale/pt/LC_MESSAGES/gedit-plugins.mo
-share/locale/pt_BR/LC_MESSAGES/gedit-plugins.mo
-share/locale/ro/LC_MESSAGES/gedit-plugins.mo
-share/locale/ru/LC_MESSAGES/gedit-plugins.mo
-share/locale/rw/LC_MESSAGES/gedit-plugins.mo
-share/locale/si/LC_MESSAGES/gedit-plugins.mo
-share/locale/sk/LC_MESSAGES/gedit-plugins.mo
-share/locale/sl/LC_MESSAGES/gedit-plugins.mo
-share/locale/sq/LC_MESSAGES/gedit-plugins.mo
-share/locale/sr/LC_MESSAGES/gedit-plugins.mo
-share/locale/sr@latin/LC_MESSAGES/gedit-plugins.mo
-share/locale/sr@Latn/LC_MESSAGES/gedit-plugins.mo
-share/locale/sv/LC_MESSAGES/gedit-plugins.mo
-share/locale/ta/LC_MESSAGES/gedit-plugins.mo
-share/locale/te/LC_MESSAGES/gedit-plugins.mo
-share/locale/th/LC_MESSAGES/gedit-plugins.mo
-share/locale/tk/LC_MESSAGES/gedit-plugins.mo
-share/locale/tr/LC_MESSAGES/gedit-plugins.mo
-share/locale/uk/LC_MESSAGES/gedit-plugins.mo
-share/locale/vi/LC_MESSAGES/gedit-plugins.mo
-share/locale/wa/LC_MESSAGES/gedit-plugins.mo
-share/locale/xh/LC_MESSAGES/gedit-plugins.mo
-share/locale/zh_CN/LC_MESSAGES/gedit-plugins.mo
-share/locale/zh_HK/LC_MESSAGES/gedit-plugins.mo
-share/locale/zh_TW/LC_MESSAGES/gedit-plugins.mo
+share/gedit/plugins/colorschemer/ui/schemer.ui
+share/gedit/plugins/commander/modules/__pycache__/align.cpython-%%PYVER%%.pyc
+share/gedit/plugins/commander/modules/__pycache__/align.cpython-%%PYVER%%.pyo
+share/gedit/plugins/commander/modules/__pycache__/bookmark.cpython-%%PYVER%%.pyc
+share/gedit/plugins/commander/modules/__pycache__/bookmark.cpython-%%PYVER%%.pyo
+share/gedit/plugins/commander/modules/__pycache__/doc.cpython-%%PYVER%%.pyc
+share/gedit/plugins/commander/modules/__pycache__/doc.cpython-%%PYVER%%.pyo
+share/gedit/plugins/commander/modules/__pycache__/edit.cpython-%%PYVER%%.pyc
+share/gedit/plugins/commander/modules/__pycache__/edit.cpython-%%PYVER%%.pyo
+share/gedit/plugins/commander/modules/__pycache__/format.cpython-%%PYVER%%.pyc
+share/gedit/plugins/commander/modules/__pycache__/format.cpython-%%PYVER%%.pyo
+share/gedit/plugins/commander/modules/__pycache__/goto.cpython-%%PYVER%%.pyc
+share/gedit/plugins/commander/modules/__pycache__/goto.cpython-%%PYVER%%.pyo
+share/gedit/plugins/commander/modules/__pycache__/grep.cpython-%%PYVER%%.pyc
+share/gedit/plugins/commander/modules/__pycache__/grep.cpython-%%PYVER%%.pyo
+share/gedit/plugins/commander/modules/__pycache__/help.cpython-%%PYVER%%.pyc
+share/gedit/plugins/commander/modules/__pycache__/help.cpython-%%PYVER%%.pyo
+share/gedit/plugins/commander/modules/__pycache__/move.cpython-%%PYVER%%.pyc
+share/gedit/plugins/commander/modules/__pycache__/move.cpython-%%PYVER%%.pyo
+share/gedit/plugins/commander/modules/__pycache__/reload.cpython-%%PYVER%%.pyc
+share/gedit/plugins/commander/modules/__pycache__/reload.cpython-%%PYVER%%.pyo
+share/gedit/plugins/commander/modules/__pycache__/set.cpython-%%PYVER%%.pyc
+share/gedit/plugins/commander/modules/__pycache__/set.cpython-%%PYVER%%.pyo
+share/gedit/plugins/commander/modules/__pycache__/shell.cpython-%%PYVER%%.pyc
+share/gedit/plugins/commander/modules/__pycache__/shell.cpython-%%PYVER%%.pyo
+share/gedit/plugins/commander/modules/align.py
+share/gedit/plugins/commander/modules/bookmark.py
+share/gedit/plugins/commander/modules/doc.py
+share/gedit/plugins/commander/modules/edit.py
+share/gedit/plugins/commander/modules/find/__init__.py
+share/gedit/plugins/commander/modules/find/__pycache__/__init__.cpython-%%PYVER%%.pyc
+share/gedit/plugins/commander/modules/find/__pycache__/__init__.cpython-%%PYVER%%.pyo
+share/gedit/plugins/commander/modules/find/__pycache__/finder.cpython-%%PYVER%%.pyc
+share/gedit/plugins/commander/modules/find/__pycache__/finder.cpython-%%PYVER%%.pyo
+share/gedit/plugins/commander/modules/find/__pycache__/regex.cpython-%%PYVER%%.pyc
+share/gedit/plugins/commander/modules/find/__pycache__/regex.cpython-%%PYVER%%.pyo
+share/gedit/plugins/commander/modules/find/finder.py
+share/gedit/plugins/commander/modules/find/regex.py
+share/gedit/plugins/commander/modules/format.py
+share/gedit/plugins/commander/modules/goto.py
+share/gedit/plugins/commander/modules/grep.py
+share/gedit/plugins/commander/modules/help.py
+share/gedit/plugins/commander/modules/move.py
+share/gedit/plugins/commander/modules/reload.py
+share/gedit/plugins/commander/modules/set.py
+share/gedit/plugins/commander/modules/shell.py
share/help/C/gedit/bookmarks.page
share/help/C/gedit/bracket-comp.page
share/help/C/gedit/character-map.page
@@ -338,6 +237,7 @@ share/help/C/gedit/session-saver.page
share/help/C/gedit/terminal.page
share/help/C/gedit/text-size.page
share/help/C/gedit/word-completion.page
+share/help/C/gedit/zeitgeist-dataprovider.page
share/help/ar/gedit/bookmarks.page
share/help/ar/gedit/bracket-comp.page
share/help/ar/gedit/character-map.page
@@ -355,6 +255,7 @@ share/help/ar/gedit/session-saver.page
share/help/ar/gedit/terminal.page
share/help/ar/gedit/text-size.page
share/help/ar/gedit/word-completion.page
+share/help/ar/gedit/zeitgeist-dataprovider.page
share/help/bg/gedit/bookmarks.page
share/help/bg/gedit/bracket-comp.page
share/help/bg/gedit/character-map.page
@@ -372,6 +273,7 @@ share/help/bg/gedit/session-saver.page
share/help/bg/gedit/terminal.page
share/help/bg/gedit/text-size.page
share/help/bg/gedit/word-completion.page
+share/help/bg/gedit/zeitgeist-dataprovider.page
share/help/ca/gedit/bookmarks.page
share/help/ca/gedit/bracket-comp.page
share/help/ca/gedit/character-map.page
@@ -389,6 +291,7 @@ share/help/ca/gedit/session-saver.page
share/help/ca/gedit/terminal.page
share/help/ca/gedit/text-size.page
share/help/ca/gedit/word-completion.page
+share/help/ca/gedit/zeitgeist-dataprovider.page
share/help/cs/gedit/bookmarks.page
share/help/cs/gedit/bracket-comp.page
share/help/cs/gedit/character-map.page
@@ -406,6 +309,7 @@ share/help/cs/gedit/session-saver.page
share/help/cs/gedit/terminal.page
share/help/cs/gedit/text-size.page
share/help/cs/gedit/word-completion.page
+share/help/cs/gedit/zeitgeist-dataprovider.page
share/help/da/gedit/bookmarks.page
share/help/da/gedit/bracket-comp.page
share/help/da/gedit/character-map.page
@@ -423,6 +327,7 @@ share/help/da/gedit/session-saver.page
share/help/da/gedit/terminal.page
share/help/da/gedit/text-size.page
share/help/da/gedit/word-completion.page
+share/help/da/gedit/zeitgeist-dataprovider.page
share/help/de/gedit/bookmarks.page
share/help/de/gedit/bracket-comp.page
share/help/de/gedit/character-map.page
@@ -440,6 +345,7 @@ share/help/de/gedit/session-saver.page
share/help/de/gedit/terminal.page
share/help/de/gedit/text-size.page
share/help/de/gedit/word-completion.page
+share/help/de/gedit/zeitgeist-dataprovider.page
share/help/el/gedit/bookmarks.page
share/help/el/gedit/bracket-comp.page
share/help/el/gedit/character-map.page
@@ -457,6 +363,7 @@ share/help/el/gedit/session-saver.page
share/help/el/gedit/terminal.page
share/help/el/gedit/text-size.page
share/help/el/gedit/word-completion.page
+share/help/el/gedit/zeitgeist-dataprovider.page
share/help/es/gedit/bookmarks.page
share/help/es/gedit/bracket-comp.page
share/help/es/gedit/character-map.page
@@ -474,6 +381,7 @@ share/help/es/gedit/session-saver.page
share/help/es/gedit/terminal.page
share/help/es/gedit/text-size.page
share/help/es/gedit/word-completion.page
+share/help/es/gedit/zeitgeist-dataprovider.page
share/help/eu/gedit/bookmarks.page
share/help/eu/gedit/bracket-comp.page
share/help/eu/gedit/character-map.page
@@ -491,6 +399,7 @@ share/help/eu/gedit/session-saver.page
share/help/eu/gedit/terminal.page
share/help/eu/gedit/text-size.page
share/help/eu/gedit/word-completion.page
+share/help/eu/gedit/zeitgeist-dataprovider.page
share/help/fi/gedit/bookmarks.page
share/help/fi/gedit/bracket-comp.page
share/help/fi/gedit/character-map.page
@@ -508,6 +417,7 @@ share/help/fi/gedit/session-saver.page
share/help/fi/gedit/terminal.page
share/help/fi/gedit/text-size.page
share/help/fi/gedit/word-completion.page
+share/help/fi/gedit/zeitgeist-dataprovider.page
share/help/fr/gedit/bookmarks.page
share/help/fr/gedit/bracket-comp.page
share/help/fr/gedit/character-map.page
@@ -525,6 +435,7 @@ share/help/fr/gedit/session-saver.page
share/help/fr/gedit/terminal.page
share/help/fr/gedit/text-size.page
share/help/fr/gedit/word-completion.page
+share/help/fr/gedit/zeitgeist-dataprovider.page
share/help/gl/gedit/bookmarks.page
share/help/gl/gedit/bracket-comp.page
share/help/gl/gedit/character-map.page
@@ -542,6 +453,7 @@ share/help/gl/gedit/session-saver.page
share/help/gl/gedit/terminal.page
share/help/gl/gedit/text-size.page
share/help/gl/gedit/word-completion.page
+share/help/gl/gedit/zeitgeist-dataprovider.page
share/help/hu/gedit/bookmarks.page
share/help/hu/gedit/bracket-comp.page
share/help/hu/gedit/character-map.page
@@ -559,6 +471,7 @@ share/help/hu/gedit/session-saver.page
share/help/hu/gedit/terminal.page
share/help/hu/gedit/text-size.page
share/help/hu/gedit/word-completion.page
+share/help/hu/gedit/zeitgeist-dataprovider.page
share/help/it/gedit/bookmarks.page
share/help/it/gedit/bracket-comp.page
share/help/it/gedit/character-map.page
@@ -576,6 +489,7 @@ share/help/it/gedit/session-saver.page
share/help/it/gedit/terminal.page
share/help/it/gedit/text-size.page
share/help/it/gedit/word-completion.page
+share/help/it/gedit/zeitgeist-dataprovider.page
share/help/ja/gedit/bookmarks.page
share/help/ja/gedit/bracket-comp.page
share/help/ja/gedit/character-map.page
@@ -593,6 +507,7 @@ share/help/ja/gedit/session-saver.page
share/help/ja/gedit/terminal.page
share/help/ja/gedit/text-size.page
share/help/ja/gedit/word-completion.page
+share/help/ja/gedit/zeitgeist-dataprovider.page
share/help/ko/gedit/bookmarks.page
share/help/ko/gedit/bracket-comp.page
share/help/ko/gedit/character-map.page
@@ -610,6 +525,7 @@ share/help/ko/gedit/session-saver.page
share/help/ko/gedit/terminal.page
share/help/ko/gedit/text-size.page
share/help/ko/gedit/word-completion.page
+share/help/ko/gedit/zeitgeist-dataprovider.page
share/help/lv/gedit/bookmarks.page
share/help/lv/gedit/bracket-comp.page
share/help/lv/gedit/character-map.page
@@ -627,6 +543,7 @@ share/help/lv/gedit/session-saver.page
share/help/lv/gedit/terminal.page
share/help/lv/gedit/text-size.page
share/help/lv/gedit/word-completion.page
+share/help/lv/gedit/zeitgeist-dataprovider.page
share/help/oc/gedit/bookmarks.page
share/help/oc/gedit/bracket-comp.page
share/help/oc/gedit/character-map.page
@@ -644,6 +561,7 @@ share/help/oc/gedit/session-saver.page
share/help/oc/gedit/terminal.page
share/help/oc/gedit/text-size.page
share/help/oc/gedit/word-completion.page
+share/help/oc/gedit/zeitgeist-dataprovider.page
share/help/pt_BR/gedit/bookmarks.page
share/help/pt_BR/gedit/bracket-comp.page
share/help/pt_BR/gedit/character-map.page
@@ -661,6 +579,7 @@ share/help/pt_BR/gedit/session-saver.page
share/help/pt_BR/gedit/terminal.page
share/help/pt_BR/gedit/text-size.page
share/help/pt_BR/gedit/word-completion.page
+share/help/pt_BR/gedit/zeitgeist-dataprovider.page
share/help/ru/gedit/bookmarks.page
share/help/ru/gedit/bracket-comp.page
share/help/ru/gedit/character-map.page
@@ -678,6 +597,7 @@ share/help/ru/gedit/session-saver.page
share/help/ru/gedit/terminal.page
share/help/ru/gedit/text-size.page
share/help/ru/gedit/word-completion.page
+share/help/ru/gedit/zeitgeist-dataprovider.page
share/help/sl/gedit/bookmarks.page
share/help/sl/gedit/bracket-comp.page
share/help/sl/gedit/character-map.page
@@ -695,6 +615,7 @@ share/help/sl/gedit/session-saver.page
share/help/sl/gedit/terminal.page
share/help/sl/gedit/text-size.page
share/help/sl/gedit/word-completion.page
+share/help/sl/gedit/zeitgeist-dataprovider.page
share/help/sv/gedit/bookmarks.page
share/help/sv/gedit/bracket-comp.page
share/help/sv/gedit/character-map.page
@@ -712,6 +633,7 @@ share/help/sv/gedit/session-saver.page
share/help/sv/gedit/terminal.page
share/help/sv/gedit/text-size.page
share/help/sv/gedit/word-completion.page
+share/help/sv/gedit/zeitgeist-dataprovider.page
share/help/te/gedit/bookmarks.page
share/help/te/gedit/bracket-comp.page
share/help/te/gedit/character-map.page
@@ -729,6 +651,7 @@ share/help/te/gedit/session-saver.page
share/help/te/gedit/terminal.page
share/help/te/gedit/text-size.page
share/help/te/gedit/word-completion.page
+share/help/te/gedit/zeitgeist-dataprovider.page
share/help/th/gedit/bookmarks.page
share/help/th/gedit/bracket-comp.page
share/help/th/gedit/character-map.page
@@ -746,6 +669,7 @@ share/help/th/gedit/session-saver.page
share/help/th/gedit/terminal.page
share/help/th/gedit/text-size.page
share/help/th/gedit/word-completion.page
+share/help/th/gedit/zeitgeist-dataprovider.page
share/help/uk/gedit/bookmarks.page
share/help/uk/gedit/bracket-comp.page
share/help/uk/gedit/character-map.page
@@ -763,6 +687,7 @@ share/help/uk/gedit/session-saver.page
share/help/uk/gedit/terminal.page
share/help/uk/gedit/text-size.page
share/help/uk/gedit/word-completion.page
+share/help/uk/gedit/zeitgeist-dataprovider.page
share/help/zh_CN/gedit/bookmarks.page
share/help/zh_CN/gedit/bracket-comp.page
share/help/zh_CN/gedit/character-map.page
@@ -780,6 +705,7 @@ share/help/zh_CN/gedit/session-saver.page
share/help/zh_CN/gedit/terminal.page
share/help/zh_CN/gedit/text-size.page
share/help/zh_CN/gedit/word-completion.page
+share/help/zh_CN/gedit/zeitgeist-dataprovider.page
share/help/zh_HK/gedit/bookmarks.page
share/help/zh_HK/gedit/bracket-comp.page
share/help/zh_HK/gedit/character-map.page
@@ -797,6 +723,7 @@ share/help/zh_HK/gedit/session-saver.page
share/help/zh_HK/gedit/terminal.page
share/help/zh_HK/gedit/text-size.page
share/help/zh_HK/gedit/word-completion.page
+share/help/zh_HK/gedit/zeitgeist-dataprovider.page
share/help/zh_TW/gedit/bookmarks.page
share/help/zh_TW/gedit/bracket-comp.page
share/help/zh_TW/gedit/character-map.page
@@ -814,3 +741,99 @@ share/help/zh_TW/gedit/session-saver.page
share/help/zh_TW/gedit/terminal.page
share/help/zh_TW/gedit/text-size.page
share/help/zh_TW/gedit/word-completion.page
+share/help/zh_TW/gedit/zeitgeist-dataprovider.page
+share/locale/af/LC_MESSAGES/gedit-plugins.mo
+share/locale/am/LC_MESSAGES/gedit-plugins.mo
+share/locale/ar/LC_MESSAGES/gedit-plugins.mo
+share/locale/as/LC_MESSAGES/gedit-plugins.mo
+share/locale/ast/LC_MESSAGES/gedit-plugins.mo
+share/locale/az/LC_MESSAGES/gedit-plugins.mo
+share/locale/be/LC_MESSAGES/gedit-plugins.mo
+share/locale/be@latin/LC_MESSAGES/gedit-plugins.mo
+share/locale/bg/LC_MESSAGES/gedit-plugins.mo
+share/locale/bn/LC_MESSAGES/gedit-plugins.mo
+share/locale/bn_IN/LC_MESSAGES/gedit-plugins.mo
+share/locale/br/LC_MESSAGES/gedit-plugins.mo
+share/locale/bs/LC_MESSAGES/gedit-plugins.mo
+share/locale/ca/LC_MESSAGES/gedit-plugins.mo
+share/locale/ca@valencia/LC_MESSAGES/gedit-plugins.mo
+share/locale/crh/LC_MESSAGES/gedit-plugins.mo
+share/locale/cs/LC_MESSAGES/gedit-plugins.mo
+share/locale/cy/LC_MESSAGES/gedit-plugins.mo
+share/locale/da/LC_MESSAGES/gedit-plugins.mo
+share/locale/de/LC_MESSAGES/gedit-plugins.mo
+share/locale/dz/LC_MESSAGES/gedit-plugins.mo
+share/locale/el/LC_MESSAGES/gedit-plugins.mo
+share/locale/en@shaw/LC_MESSAGES/gedit-plugins.mo
+share/locale/en_CA/LC_MESSAGES/gedit-plugins.mo
+share/locale/en_GB/LC_MESSAGES/gedit-plugins.mo
+share/locale/eo/LC_MESSAGES/gedit-plugins.mo
+share/locale/es/LC_MESSAGES/gedit-plugins.mo
+share/locale/et/LC_MESSAGES/gedit-plugins.mo
+share/locale/eu/LC_MESSAGES/gedit-plugins.mo
+share/locale/fa/LC_MESSAGES/gedit-plugins.mo
+share/locale/fi/LC_MESSAGES/gedit-plugins.mo
+share/locale/fr/LC_MESSAGES/gedit-plugins.mo
+share/locale/ga/LC_MESSAGES/gedit-plugins.mo
+share/locale/gl/LC_MESSAGES/gedit-plugins.mo
+share/locale/gu/LC_MESSAGES/gedit-plugins.mo
+share/locale/he/LC_MESSAGES/gedit-plugins.mo
+share/locale/hi/LC_MESSAGES/gedit-plugins.mo
+share/locale/hr/LC_MESSAGES/gedit-plugins.mo
+share/locale/hu/LC_MESSAGES/gedit-plugins.mo
+share/locale/hy/LC_MESSAGES/gedit-plugins.mo
+share/locale/id/LC_MESSAGES/gedit-plugins.mo
+share/locale/is/LC_MESSAGES/gedit-plugins.mo
+share/locale/it/LC_MESSAGES/gedit-plugins.mo
+share/locale/ja/LC_MESSAGES/gedit-plugins.mo
+share/locale/ka/LC_MESSAGES/gedit-plugins.mo
+share/locale/kk/LC_MESSAGES/gedit-plugins.mo
+share/locale/kn/LC_MESSAGES/gedit-plugins.mo
+share/locale/ko/LC_MESSAGES/gedit-plugins.mo
+share/locale/ku/LC_MESSAGES/gedit-plugins.mo
+share/locale/la/LC_MESSAGES/gedit-plugins.mo
+share/locale/lt/LC_MESSAGES/gedit-plugins.mo
+share/locale/lv/LC_MESSAGES/gedit-plugins.mo
+share/locale/mai/LC_MESSAGES/gedit-plugins.mo
+share/locale/mg/LC_MESSAGES/gedit-plugins.mo
+share/locale/mi/LC_MESSAGES/gedit-plugins.mo
+share/locale/mk/LC_MESSAGES/gedit-plugins.mo
+share/locale/ml/LC_MESSAGES/gedit-plugins.mo
+share/locale/mn/LC_MESSAGES/gedit-plugins.mo
+share/locale/mr/LC_MESSAGES/gedit-plugins.mo
+share/locale/ms/LC_MESSAGES/gedit-plugins.mo
+share/locale/nb/LC_MESSAGES/gedit-plugins.mo
+share/locale/nds/LC_MESSAGES/gedit-plugins.mo
+share/locale/ne/LC_MESSAGES/gedit-plugins.mo
+share/locale/nl/LC_MESSAGES/gedit-plugins.mo
+share/locale/nn/LC_MESSAGES/gedit-plugins.mo
+share/locale/oc/LC_MESSAGES/gedit-plugins.mo
+share/locale/or/LC_MESSAGES/gedit-plugins.mo
+share/locale/pa/LC_MESSAGES/gedit-plugins.mo
+share/locale/pl/LC_MESSAGES/gedit-plugins.mo
+share/locale/ps/LC_MESSAGES/gedit-plugins.mo
+share/locale/pt/LC_MESSAGES/gedit-plugins.mo
+share/locale/pt_BR/LC_MESSAGES/gedit-plugins.mo
+share/locale/ro/LC_MESSAGES/gedit-plugins.mo
+share/locale/ru/LC_MESSAGES/gedit-plugins.mo
+share/locale/rw/LC_MESSAGES/gedit-plugins.mo
+share/locale/si/LC_MESSAGES/gedit-plugins.mo
+share/locale/sk/LC_MESSAGES/gedit-plugins.mo
+share/locale/sl/LC_MESSAGES/gedit-plugins.mo
+share/locale/sq/LC_MESSAGES/gedit-plugins.mo
+share/locale/sr/LC_MESSAGES/gedit-plugins.mo
+share/locale/sr@Latn/LC_MESSAGES/gedit-plugins.mo
+share/locale/sr@latin/LC_MESSAGES/gedit-plugins.mo
+share/locale/sv/LC_MESSAGES/gedit-plugins.mo
+share/locale/ta/LC_MESSAGES/gedit-plugins.mo
+share/locale/te/LC_MESSAGES/gedit-plugins.mo
+share/locale/th/LC_MESSAGES/gedit-plugins.mo
+share/locale/tk/LC_MESSAGES/gedit-plugins.mo
+share/locale/tr/LC_MESSAGES/gedit-plugins.mo
+share/locale/uk/LC_MESSAGES/gedit-plugins.mo
+share/locale/vi/LC_MESSAGES/gedit-plugins.mo
+share/locale/wa/LC_MESSAGES/gedit-plugins.mo
+share/locale/xh/LC_MESSAGES/gedit-plugins.mo
+share/locale/zh_CN/LC_MESSAGES/gedit-plugins.mo
+share/locale/zh_HK/LC_MESSAGES/gedit-plugins.mo
+share/locale/zh_TW/LC_MESSAGES/gedit-plugins.mo
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index ea1c44c3e79f..bba86b2201ed 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,9 +1,8 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/trunk/editors/gedit/Makefile 20047 2014-11-10 07:28:52Z gusi $
PORTNAME= gedit
-PORTVERSION= 3.14.3
+PORTVERSION= 3.16.2
PORTREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= GNOME
@@ -23,9 +22,11 @@ RUN_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \
gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \
${PYTHON_PKGNAMEPREFIX}libpeas>=0:${PORTSDIR}/devel/py3-libpeas
+PORTSCOUT= limitw:1,even
+
USES= desktop-file-utils gettext gmake libtool \
pathfix pkgconfig python:3 tar:xz
-USE_GNOME= gnomeprefix gtksourceview3 intlhack introspection:build \
+USE_GNOME= gtksourceview3 intlhack introspection:build \
libxml2 py3gobject3
USE_XORG= sm
GNU_CONFIGURE= yes
@@ -35,7 +36,7 @@ CONFIGURE_ARGS+=--disable-zeitgeist \
CPPFLAGS+= -I${LOCALBASE}/include -Wno-error=format-nonliteral
CFLAGS+= -I${LOCALBASE}/include -Wno-error=format-nonliteral
LDFLAGS+= -L${LOCALBASE}/lib
-PLIST_SUB= VERSION="3.12"
+PLIST_SUB= VERSION="3.14"
INSTALL_TARGET= install-strip
GLIB_SCHEMAS= org.gnome.gedit.enums.xml \
diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo
index cde30c8dbbe8..8a22d775043f 100644
--- a/editors/gedit/distinfo
+++ b/editors/gedit/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/gedit-3.14.3.tar.xz) = cd6c9f556ec12001e4b250091a1d7405cd807cce7fe767bc89ed2c25aa96a319
-SIZE (gnome3/gedit-3.14.3.tar.xz) = 2875192
+SHA256 (gnome3/gedit-3.16.2.tar.xz) = db60a9408711b00f3780f5f5b657e9f44722c88c683ba6e9f2b4885631f429aa
+SIZE (gnome3/gedit-3.16.2.tar.xz) = 2905916
diff --git a/editors/gedit/pkg-plist b/editors/gedit/pkg-plist
index 5f6dd30f7aa7..d04d4a8de7a1 100644
--- a/editors/gedit/pkg-plist
+++ b/editors/gedit/pkg-plist
@@ -21,125 +21,125 @@ lib/gedit/girepository-1.0/Gedit-3.0.typelib
lib/gedit/libgedit.so
lib/gedit/plugins/docinfo.plugin
lib/gedit/plugins/externaltools.plugin
-lib/gedit/plugins/filebrowser.plugin
-lib/gedit/plugins/libdocinfo.so
-lib/gedit/plugins/libfilebrowser.so
-lib/gedit/plugins/libmodelines.so
-lib/gedit/plugins/libsort.so
-lib/gedit/plugins/libspell.so
-lib/gedit/plugins/libtime.so
-lib/gedit/plugins/modelines.plugin
-lib/gedit/plugins/pythonconsole.plugin
-lib/gedit/plugins/quickopen.plugin
-lib/gedit/plugins/snippets.plugin
-lib/gedit/plugins/sort.plugin
-lib/gedit/plugins/spell.plugin
-lib/gedit/plugins/time.plugin
lib/gedit/plugins/externaltools/__init__.py
+lib/gedit/plugins/externaltools/__init__.pyc
+lib/gedit/plugins/externaltools/__init__.pyo
lib/gedit/plugins/externaltools/appactivatable.py
+lib/gedit/plugins/externaltools/appactivatable.pyc
+lib/gedit/plugins/externaltools/appactivatable.pyo
lib/gedit/plugins/externaltools/capture.py
+lib/gedit/plugins/externaltools/capture.pyc
+lib/gedit/plugins/externaltools/capture.pyo
lib/gedit/plugins/externaltools/filelookup.py
+lib/gedit/plugins/externaltools/filelookup.pyc
+lib/gedit/plugins/externaltools/filelookup.pyo
lib/gedit/plugins/externaltools/functions.py
+lib/gedit/plugins/externaltools/functions.pyc
+lib/gedit/plugins/externaltools/functions.pyo
lib/gedit/plugins/externaltools/library.py
+lib/gedit/plugins/externaltools/library.pyc
+lib/gedit/plugins/externaltools/library.pyo
lib/gedit/plugins/externaltools/linkparsing.py
+lib/gedit/plugins/externaltools/linkparsing.pyc
+lib/gedit/plugins/externaltools/linkparsing.pyo
lib/gedit/plugins/externaltools/manager.py
+lib/gedit/plugins/externaltools/manager.pyc
+lib/gedit/plugins/externaltools/manager.pyo
lib/gedit/plugins/externaltools/outputpanel.py
+lib/gedit/plugins/externaltools/outputpanel.pyc
+lib/gedit/plugins/externaltools/outputpanel.pyo
lib/gedit/plugins/externaltools/windowactivatable.py
-lib/gedit/plugins/externaltools/__pycache__/__init__.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/externaltools/__pycache__/__init__.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/externaltools/__pycache__/appactivatable.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/externaltools/__pycache__/appactivatable.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/externaltools/__pycache__/capture.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/externaltools/__pycache__/capture.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/externaltools/__pycache__/filelookup.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/externaltools/__pycache__/filelookup.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/externaltools/__pycache__/functions.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/externaltools/__pycache__/functions.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/externaltools/__pycache__/library.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/externaltools/__pycache__/library.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/externaltools/__pycache__/linkparsing.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/externaltools/__pycache__/linkparsing.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/externaltools/__pycache__/manager.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/externaltools/__pycache__/manager.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/externaltools/__pycache__/outputpanel.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/externaltools/__pycache__/outputpanel.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/externaltools/__pycache__/windowactivatable.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/externaltools/__pycache__/windowactivatable.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/externaltools/windowactivatable.pyc
+lib/gedit/plugins/externaltools/windowactivatable.pyo
+lib/gedit/plugins/filebrowser.plugin
+lib/gedit/plugins/libdocinfo.so
+lib/gedit/plugins/libfilebrowser.so
+lib/gedit/plugins/libmodelines.so
+lib/gedit/plugins/libsort.so
+lib/gedit/plugins/libspell.so
+lib/gedit/plugins/libtime.so
+lib/gedit/plugins/modelines.plugin
+lib/gedit/plugins/pythonconsole.plugin
lib/gedit/plugins/pythonconsole/__init__.py
+lib/gedit/plugins/pythonconsole/__init__.pyc
+lib/gedit/plugins/pythonconsole/__init__.pyo
lib/gedit/plugins/pythonconsole/config.py
+lib/gedit/plugins/pythonconsole/config.pyc
+lib/gedit/plugins/pythonconsole/config.pyo
lib/gedit/plugins/pythonconsole/console.py
-lib/gedit/plugins/pythonconsole/__pycache__/__init__.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/pythonconsole/__pycache__/__init__.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/pythonconsole/__pycache__/config.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/pythonconsole/__pycache__/config.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/pythonconsole/__pycache__/console.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/pythonconsole/__pycache__/console.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/pythonconsole/console.pyc
+lib/gedit/plugins/pythonconsole/console.pyo
+lib/gedit/plugins/quickopen.plugin
lib/gedit/plugins/quickopen/__init__.py
+lib/gedit/plugins/quickopen/__init__.pyc
+lib/gedit/plugins/quickopen/__init__.pyo
lib/gedit/plugins/quickopen/popup.py
+lib/gedit/plugins/quickopen/popup.pyc
+lib/gedit/plugins/quickopen/popup.pyo
lib/gedit/plugins/quickopen/virtualdirs.py
-lib/gedit/plugins/quickopen/__pycache__/__init__.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/quickopen/__pycache__/__init__.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/quickopen/__pycache__/popup.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/quickopen/__pycache__/popup.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/quickopen/__pycache__/virtualdirs.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/quickopen/__pycache__/virtualdirs.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/quickopen/virtualdirs.pyc
+lib/gedit/plugins/quickopen/virtualdirs.pyo
+lib/gedit/plugins/snippets.plugin
lib/gedit/plugins/snippets/__init__.py
+lib/gedit/plugins/snippets/__init__.pyc
+lib/gedit/plugins/snippets/__init__.pyo
lib/gedit/plugins/snippets/appactivatable.py
+lib/gedit/plugins/snippets/appactivatable.pyc
+lib/gedit/plugins/snippets/appactivatable.pyo
lib/gedit/plugins/snippets/completion.py
+lib/gedit/plugins/snippets/completion.pyc
+lib/gedit/plugins/snippets/completion.pyo
lib/gedit/plugins/snippets/document.py
+lib/gedit/plugins/snippets/document.pyc
+lib/gedit/plugins/snippets/document.pyo
lib/gedit/plugins/snippets/exporter.py
+lib/gedit/plugins/snippets/exporter.pyc
+lib/gedit/plugins/snippets/exporter.pyo
lib/gedit/plugins/snippets/helper.py
+lib/gedit/plugins/snippets/helper.pyc
+lib/gedit/plugins/snippets/helper.pyo
lib/gedit/plugins/snippets/importer.py
+lib/gedit/plugins/snippets/importer.pyc
+lib/gedit/plugins/snippets/importer.pyo
lib/gedit/plugins/snippets/languagemanager.py
+lib/gedit/plugins/snippets/languagemanager.pyc
+lib/gedit/plugins/snippets/languagemanager.pyo
lib/gedit/plugins/snippets/library.py
+lib/gedit/plugins/snippets/library.pyc
+lib/gedit/plugins/snippets/library.pyo
lib/gedit/plugins/snippets/manager.py
+lib/gedit/plugins/snippets/manager.pyc
+lib/gedit/plugins/snippets/manager.pyo
lib/gedit/plugins/snippets/parser.py
+lib/gedit/plugins/snippets/parser.pyc
+lib/gedit/plugins/snippets/parser.pyo
lib/gedit/plugins/snippets/placeholder.py
+lib/gedit/plugins/snippets/placeholder.pyc
+lib/gedit/plugins/snippets/placeholder.pyo
lib/gedit/plugins/snippets/shareddata.py
+lib/gedit/plugins/snippets/shareddata.pyc
+lib/gedit/plugins/snippets/shareddata.pyo
lib/gedit/plugins/snippets/signals.py
+lib/gedit/plugins/snippets/signals.pyc
+lib/gedit/plugins/snippets/signals.pyo
lib/gedit/plugins/snippets/singleton.py
+lib/gedit/plugins/snippets/singleton.pyc
+lib/gedit/plugins/snippets/singleton.pyo
lib/gedit/plugins/snippets/snippet.py
+lib/gedit/plugins/snippets/snippet.pyc
+lib/gedit/plugins/snippets/snippet.pyo
lib/gedit/plugins/snippets/substitutionparser.py
+lib/gedit/plugins/snippets/substitutionparser.pyc
+lib/gedit/plugins/snippets/substitutionparser.pyo
lib/gedit/plugins/snippets/windowactivatable.py
-lib/gedit/plugins/snippets/__pycache__/__init__.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/snippets/__pycache__/__init__.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/snippets/__pycache__/appactivatable.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/snippets/__pycache__/appactivatable.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/snippets/__pycache__/completion.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/snippets/__pycache__/completion.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/snippets/__pycache__/document.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/snippets/__pycache__/document.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/snippets/__pycache__/exporter.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/snippets/__pycache__/exporter.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/snippets/__pycache__/helper.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/snippets/__pycache__/helper.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/snippets/__pycache__/importer.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/snippets/__pycache__/importer.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/snippets/__pycache__/languagemanager.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/snippets/__pycache__/languagemanager.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/snippets/__pycache__/library.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/snippets/__pycache__/library.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/snippets/__pycache__/manager.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/snippets/__pycache__/manager.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/snippets/__pycache__/parser.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/snippets/__pycache__/parser.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/snippets/__pycache__/placeholder.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/snippets/__pycache__/placeholder.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/snippets/__pycache__/shareddata.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/snippets/__pycache__/shareddata.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/snippets/__pycache__/signals.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/snippets/__pycache__/signals.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/snippets/__pycache__/singleton.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/snippets/__pycache__/singleton.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/snippets/__pycache__/snippet.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/snippets/__pycache__/snippet.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/snippets/__pycache__/substitutionparser.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/snippets/__pycache__/substitutionparser.cpython-%%PYVER%%.pyo
-lib/gedit/plugins/snippets/__pycache__/windowactivatable.cpython-%%PYVER%%.pyc
-lib/gedit/plugins/snippets/__pycache__/windowactivatable.cpython-%%PYVER%%.pyo
+lib/gedit/plugins/snippets/windowactivatable.pyc
+lib/gedit/plugins/snippets/windowactivatable.pyo
+lib/gedit/plugins/sort.plugin
+lib/gedit/plugins/spell.plugin
+lib/gedit/plugins/time.plugin
%%PYTHON_SITELIBDIR%%/gi/overrides/Gedit.py
-%%PYTHON_SITELIBDIR%%/gi/overrides/__pycache__/Gedit.cpython-%%PYVER%%.pyc
-%%PYTHON_SITELIBDIR%%/gi/overrides/__pycache__/Gedit.cpython-%%PYVER%%.pyo
+%%PYTHON_SITELIBDIR%%/gi/overrides/Gedit.pyc
+%%PYTHON_SITELIBDIR%%/gi/overrides/Gedit.pyo
libdata/pkgconfig/gedit.pc
libexec/gedit/gedit-bugreport.sh
man/man1/gedit.1.gz
@@ -147,40 +147,6 @@ share/GConf/gsettings/gedit.convert
share/appdata/org.gnome.gedit.appdata.xml
share/applications/org.gnome.gedit.desktop
share/dbus-1/services/org.gnome.gedit.service
-%%DOCSDIR%%/GeditAppActivatable.html
-%%DOCSDIR%%/GeditMessage.html
-%%DOCSDIR%%/GeditMessageBus.html
-%%DOCSDIR%%/GeditViewActivatable.html
-%%DOCSDIR%%/GeditWindowActivatable.html
-%%DOCSDIR%%/annotation-glossary.html
-%%DOCSDIR%%/api-index-full.html
-%%DOCSDIR%%/api-index-3-14.html
-%%DOCSDIR%%/api-index-deprecated.html
-%%DOCSDIR%%/ch01.html
-%%DOCSDIR%%/gedit-GeditCommands.html
-%%DOCSDIR%%/gedit-gedit-app.html
-%%DOCSDIR%%/gedit-gedit-debug.html
-%%DOCSDIR%%/gedit-gedit-document.html
-%%DOCSDIR%%/gedit-gedit-encodings-combo-box.html
-%%DOCSDIR%%/gedit-gedit-menu-extension.html
-%%DOCSDIR%%/gedit-gedit-progress-info-bar.html
-%%DOCSDIR%%/gedit-gedit-statusbar.html
-%%DOCSDIR%%/gedit-gedit-tab.html
-%%DOCSDIR%%/gedit-gedit-utils.html
-%%DOCSDIR%%/gedit-gedit-view.html
-%%DOCSDIR%%/gedit-gedit-window.html
-%%DOCSDIR%%/gedit.devhelp2
-%%DOCSDIR%%/home.png
-%%DOCSDIR%%/index.html
-%%DOCSDIR%%/index.sgml
-%%DOCSDIR%%/left-insensitive.png
-%%DOCSDIR%%/left.png
-%%DOCSDIR%%/object-tree.html
-%%DOCSDIR%%/right-insensitive.png
-%%DOCSDIR%%/right.png
-%%DOCSDIR%%/style.css
-%%DOCSDIR%%/up-insensitive.png
-%%DOCSDIR%%/up.png
%%DATADIR%%/gir-1.0/Gedit-3.0.gir
%%DATADIR%%/logo/gedit-logo.png
%%DATADIR%%/plugins/externaltools/tools/build
@@ -204,6 +170,7 @@ share/dbus-1/services/org.gnome.gedit.service
%%DATADIR%%/plugins/snippets/idl.xml
%%DATADIR%%/plugins/snippets/java.xml
%%DATADIR%%/plugins/snippets/javascript.xml
+%%DATADIR%%/plugins/snippets/lang/snippets.lang
%%DATADIR%%/plugins/snippets/latex.xml
%%DATADIR%%/plugins/snippets/mallard.xml
%%DATADIR%%/plugins/snippets/markdown.xml
@@ -214,10 +181,51 @@ share/dbus-1/services/org.gnome.gedit.service
%%DATADIR%%/plugins/snippets/sh.xml
%%DATADIR%%/plugins/snippets/snippets.xml
%%DATADIR%%/plugins/snippets/tcl.xml
+%%DATADIR%%/plugins/snippets/ui/snippets.ui
%%DATADIR%%/plugins/snippets/xml.xml
%%DATADIR%%/plugins/snippets/xslt.xml
-%%DATADIR%%/plugins/snippets/lang/snippets.lang
-%%DATADIR%%/plugins/snippets/ui/snippets.ui
+share/gtk-doc/html/gedit/GeditAppActivatable.html
+share/gtk-doc/html/gedit/GeditMessage.html
+share/gtk-doc/html/gedit/GeditMessageBus.html
+share/gtk-doc/html/gedit/GeditViewActivatable.html
+share/gtk-doc/html/gedit/GeditWindowActivatable.html
+share/gtk-doc/html/gedit/annotation-glossary.html
+share/gtk-doc/html/gedit/api-index-3-14.html
+share/gtk-doc/html/gedit/api-index-deprecated.html
+share/gtk-doc/html/gedit/api-index-full.html
+share/gtk-doc/html/gedit/ch01.html
+share/gtk-doc/html/gedit/gedit-GeditCommands.html
+share/gtk-doc/html/gedit/gedit-gedit-app.html
+share/gtk-doc/html/gedit/gedit-gedit-debug.html
+share/gtk-doc/html/gedit/gedit-gedit-document.html
+share/gtk-doc/html/gedit/gedit-gedit-encodings-combo-box.html
+share/gtk-doc/html/gedit/gedit-gedit-menu-extension.html
+share/gtk-doc/html/gedit/gedit-gedit-progress-info-bar.html
+share/gtk-doc/html/gedit/gedit-gedit-statusbar.html
+share/gtk-doc/html/gedit/gedit-gedit-tab.html
+share/gtk-doc/html/gedit/gedit-gedit-utils.html
+share/gtk-doc/html/gedit/gedit-gedit-view.html
+share/gtk-doc/html/gedit/gedit-gedit-window.html
+share/gtk-doc/html/gedit/gedit.devhelp2
+share/gtk-doc/html/gedit/home.png
+share/gtk-doc/html/gedit/index.html
+share/gtk-doc/html/gedit/index.sgml
+share/gtk-doc/html/gedit/left-insensitive.png
+share/gtk-doc/html/gedit/left.png
+share/gtk-doc/html/gedit/object-tree.html
+share/gtk-doc/html/gedit/right-insensitive.png
+share/gtk-doc/html/gedit/right.png
+share/gtk-doc/html/gedit/style.css
+share/gtk-doc/html/gedit/up-insensitive.png
+share/gtk-doc/html/gedit/up.png
+share/help/C/gedit/figures/gedit-html-snippet.png
+share/help/C/gedit/figures/gedit-icon.png
+share/help/C/gedit/figures/gedit-new-external-tool.png
+share/help/C/gedit/figures/gedit-open-location.png
+share/help/C/gedit/figures/gedit-side-pane1.png
+share/help/C/gedit/figures/gedit-side-pane2.png
+share/help/C/gedit/figures/gedit-side-pane3.png
+share/help/C/gedit/figures/gedit3-screenshot.png
share/help/C/gedit/gedit-change-color-scheme.page
share/help/C/gedit/gedit-change-default-font.page
share/help/C/gedit/gedit-close-file.page
@@ -258,14 +266,14 @@ share/help/C/gedit/gedit-undo-recent-action.page
share/help/C/gedit/gedit-view-open-files-in-sidepane.page
share/help/C/gedit/index.page
share/help/C/gedit/legal.xml
-share/help/C/gedit/figures/gedit-html-snippet.png
-share/help/C/gedit/figures/gedit-icon.png
-share/help/C/gedit/figures/gedit-new-external-tool.png
-share/help/C/gedit/figures/gedit-open-location.png
-share/help/C/gedit/figures/gedit-side-pane1.png
-share/help/C/gedit/figures/gedit-side-pane2.png
-share/help/C/gedit/figures/gedit-side-pane3.png
-share/help/C/gedit/figures/gedit3-screenshot.png
+share/help/ar/gedit/figures/gedit-html-snippet.png
+share/help/ar/gedit/figures/gedit-icon.png
+share/help/ar/gedit/figures/gedit-new-external-tool.png
+share/help/ar/gedit/figures/gedit-open-location.png
+share/help/ar/gedit/figures/gedit-side-pane1.png
+share/help/ar/gedit/figures/gedit-side-pane2.png
+share/help/ar/gedit/figures/gedit-side-pane3.png
+share/help/ar/gedit/figures/gedit3-screenshot.png
share/help/ar/gedit/gedit-change-color-scheme.page
share/help/ar/gedit/gedit-change-default-font.page
share/help/ar/gedit/gedit-close-file.page
@@ -306,14 +314,14 @@ share/help/ar/gedit/gedit-undo-recent-action.page
share/help/ar/gedit/gedit-view-open-files-in-sidepane.page
share/help/ar/gedit/index.page
share/help/ar/gedit/legal.xml
-share/help/ar/gedit/figures/gedit-html-snippet.png
-share/help/ar/gedit/figures/gedit-icon.png
-share/help/ar/gedit/figures/gedit-new-external-tool.png
-share/help/ar/gedit/figures/gedit-open-location.png
-share/help/ar/gedit/figures/gedit-side-pane1.png
-share/help/ar/gedit/figures/gedit-side-pane2.png
-share/help/ar/gedit/figures/gedit-side-pane3.png
-share/help/ar/gedit/figures/gedit3-screenshot.png
+share/help/bg/gedit/figures/gedit-html-snippet.png
+share/help/bg/gedit/figures/gedit-icon.png
+share/help/bg/gedit/figures/gedit-new-external-tool.png
+share/help/bg/gedit/figures/gedit-open-location.png
+share/help/bg/gedit/figures/gedit-side-pane1.png
+share/help/bg/gedit/figures/gedit-side-pane2.png
+share/help/bg/gedit/figures/gedit-side-pane3.png
+share/help/bg/gedit/figures/gedit3-screenshot.png
share/help/bg/gedit/gedit-change-color-scheme.page
share/help/bg/gedit/gedit-change-default-font.page
share/help/bg/gedit/gedit-close-file.page
@@ -354,14 +362,14 @@ share/help/bg/gedit/gedit-undo-recent-action.page
share/help/bg/gedit/gedit-view-open-files-in-sidepane.page
share/help/bg/gedit/index.page
share/help/bg/gedit/legal.xml
-share/help/bg/gedit/figures/gedit-html-snippet.png
-share/help/bg/gedit/figures/gedit-icon.png
-share/help/bg/gedit/figures/gedit-new-external-tool.png
-share/help/bg/gedit/figures/gedit-open-location.png
-share/help/bg/gedit/figures/gedit-side-pane1.png
-share/help/bg/gedit/figures/gedit-side-pane2.png
-share/help/bg/gedit/figures/gedit-side-pane3.png
-share/help/bg/gedit/figures/gedit3-screenshot.png
+share/help/ca/gedit/figures/gedit-html-snippet.png
+share/help/ca/gedit/figures/gedit-icon.png
+share/help/ca/gedit/figures/gedit-new-external-tool.png
+share/help/ca/gedit/figures/gedit-open-location.png
+share/help/ca/gedit/figures/gedit-side-pane1.png
+share/help/ca/gedit/figures/gedit-side-pane2.png
+share/help/ca/gedit/figures/gedit-side-pane3.png
+share/help/ca/gedit/figures/gedit3-screenshot.png
share/help/ca/gedit/gedit-change-color-scheme.page
share/help/ca/gedit/gedit-change-default-font.page
share/help/ca/gedit/gedit-close-file.page
@@ -402,14 +410,14 @@ share/help/ca/gedit/gedit-undo-recent-action.page
share/help/ca/gedit/gedit-view-open-files-in-sidepane.page
share/help/ca/gedit/index.page
share/help/ca/gedit/legal.xml
-share/help/ca/gedit/figures/gedit-html-snippet.png
-share/help/ca/gedit/figures/gedit-icon.png
-share/help/ca/gedit/figures/gedit-new-external-tool.png
-share/help/ca/gedit/figures/gedit-open-location.png
-share/help/ca/gedit/figures/gedit-side-pane1.png
-share/help/ca/gedit/figures/gedit-side-pane2.png
-share/help/ca/gedit/figures/gedit-side-pane3.png
-share/help/ca/gedit/figures/gedit3-screenshot.png
+share/help/cs/gedit/figures/gedit-html-snippet.png
+share/help/cs/gedit/figures/gedit-icon.png
+share/help/cs/gedit/figures/gedit-new-external-tool.png
+share/help/cs/gedit/figures/gedit-open-location.png
+share/help/cs/gedit/figures/gedit-side-pane1.png
+share/help/cs/gedit/figures/gedit-side-pane2.png
+share/help/cs/gedit/figures/gedit-side-pane3.png
+share/help/cs/gedit/figures/gedit3-screenshot.png
share/help/cs/gedit/gedit-change-color-scheme.page
share/help/cs/gedit/gedit-change-default-font.page
share/help/cs/gedit/gedit-close-file.page
@@ -450,14 +458,14 @@ share/help/cs/gedit/gedit-undo-recent-action.page
share/help/cs/gedit/gedit-view-open-files-in-sidepane.page
share/help/cs/gedit/index.page
share/help/cs/gedit/legal.xml
-share/help/cs/gedit/figures/gedit-html-snippet.png
-share/help/cs/gedit/figures/gedit-icon.png
-share/help/cs/gedit/figures/gedit-new-external-tool.png
-share/help/cs/gedit/figures/gedit-open-location.png
-share/help/cs/gedit/figures/gedit-side-pane1.png
-share/help/cs/gedit/figures/gedit-side-pane2.png
-share/help/cs/gedit/figures/gedit-side-pane3.png
-share/help/cs/gedit/figures/gedit3-screenshot.png
+share/help/da/gedit/figures/gedit-html-snippet.png
+share/help/da/gedit/figures/gedit-icon.png
+share/help/da/gedit/figures/gedit-new-external-tool.png
+share/help/da/gedit/figures/gedit-open-location.png
+share/help/da/gedit/figures/gedit-side-pane1.png
+share/help/da/gedit/figures/gedit-side-pane2.png
+share/help/da/gedit/figures/gedit-side-pane3.png
+share/help/da/gedit/figures/gedit3-screenshot.png
share/help/da/gedit/gedit-change-color-scheme.page
share/help/da/gedit/gedit-change-default-font.page
share/help/da/gedit/gedit-close-file.page
@@ -498,14 +506,14 @@ share/help/da/gedit/gedit-undo-recent-action.page
share/help/da/gedit/gedit-view-open-files-in-sidepane.page
share/help/da/gedit/index.page
share/help/da/gedit/legal.xml
-share/help/da/gedit/figures/gedit-html-snippet.png
-share/help/da/gedit/figures/gedit-icon.png
-share/help/da/gedit/figures/gedit-new-external-tool.png
-share/help/da/gedit/figures/gedit-open-location.png
-share/help/da/gedit/figures/gedit-side-pane1.png
-share/help/da/gedit/figures/gedit-side-pane2.png
-share/help/da/gedit/figures/gedit-side-pane3.png
-share/help/da/gedit/figures/gedit3-screenshot.png
+share/help/de/gedit/figures/gedit-html-snippet.png
+share/help/de/gedit/figures/gedit-icon.png
+share/help/de/gedit/figures/gedit-new-external-tool.png
+share/help/de/gedit/figures/gedit-open-location.png
+share/help/de/gedit/figures/gedit-side-pane1.png
+share/help/de/gedit/figures/gedit-side-pane2.png
+share/help/de/gedit/figures/gedit-side-pane3.png
+share/help/de/gedit/figures/gedit3-screenshot.png
share/help/de/gedit/gedit-change-color-scheme.page
share/help/de/gedit/gedit-change-default-font.page
share/help/de/gedit/gedit-close-file.page
@@ -546,14 +554,14 @@ share/help/de/gedit/gedit-undo-recent-action.page
share/help/de/gedit/gedit-view-open-files-in-sidepane.page
share/help/de/gedit/index.page
share/help/de/gedit/legal.xml
-share/help/de/gedit/figures/gedit-html-snippet.png
-share/help/de/gedit/figures/gedit-icon.png
-share/help/de/gedit/figures/gedit-new-external-tool.png
-share/help/de/gedit/figures/gedit-open-location.png
-share/help/de/gedit/figures/gedit-side-pane1.png
-share/help/de/gedit/figures/gedit-side-pane2.png
-share/help/de/gedit/figures/gedit-side-pane3.png
-share/help/de/gedit/figures/gedit3-screenshot.png
+share/help/el/gedit/figures/gedit-html-snippet.png
+share/help/el/gedit/figures/gedit-icon.png
+share/help/el/gedit/figures/gedit-new-external-tool.png
+share/help/el/gedit/figures/gedit-open-location.png
+share/help/el/gedit/figures/gedit-side-pane1.png
+share/help/el/gedit/figures/gedit-side-pane2.png
+share/help/el/gedit/figures/gedit-side-pane3.png
+share/help/el/gedit/figures/gedit3-screenshot.png
share/help/el/gedit/gedit-change-color-scheme.page
share/help/el/gedit/gedit-change-default-font.page
share/help/el/gedit/gedit-close-file.page
@@ -594,14 +602,14 @@ share/help/el/gedit/gedit-undo-recent-action.page
share/help/el/gedit/gedit-view-open-files-in-sidepane.page
share/help/el/gedit/index.page
share/help/el/gedit/legal.xml
-share/help/el/gedit/figures/gedit-html-snippet.png
-share/help/el/gedit/figures/gedit-icon.png
-share/help/el/gedit/figures/gedit-new-external-tool.png
-share/help/el/gedit/figures/gedit-open-location.png
-share/help/el/gedit/figures/gedit-side-pane1.png
-share/help/el/gedit/figures/gedit-side-pane2.png
-share/help/el/gedit/figures/gedit-side-pane3.png
-share/help/el/gedit/figures/gedit3-screenshot.png
+share/help/es/gedit/figures/gedit-html-snippet.png
+share/help/es/gedit/figures/gedit-icon.png
+share/help/es/gedit/figures/gedit-new-external-tool.png
+share/help/es/gedit/figures/gedit-open-location.png
+share/help/es/gedit/figures/gedit-side-pane1.png
+share/help/es/gedit/figures/gedit-side-pane2.png
+share/help/es/gedit/figures/gedit-side-pane3.png
+share/help/es/gedit/figures/gedit3-screenshot.png
share/help/es/gedit/gedit-change-color-scheme.page
share/help/es/gedit/gedit-change-default-font.page
share/help/es/gedit/gedit-close-file.page
@@ -642,14 +650,14 @@ share/help/es/gedit/gedit-undo-recent-action.page
share/help/es/gedit/gedit-view-open-files-in-sidepane.page
share/help/es/gedit/index.page
share/help/es/gedit/legal.xml
-share/help/es/gedit/figures/gedit-html-snippet.png
-share/help/es/gedit/figures/gedit-icon.png
-share/help/es/gedit/figures/gedit-new-external-tool.png
-share/help/es/gedit/figures/gedit-open-location.png
-share/help/es/gedit/figures/gedit-side-pane1.png
-share/help/es/gedit/figures/gedit-side-pane2.png
-share/help/es/gedit/figures/gedit-side-pane3.png
-share/help/es/gedit/figures/gedit3-screenshot.png
+share/help/eu/gedit/figures/gedit-html-snippet.png
+share/help/eu/gedit/figures/gedit-icon.png
+share/help/eu/gedit/figures/gedit-new-external-tool.png
+share/help/eu/gedit/figures/gedit-open-location.png
+share/help/eu/gedit/figures/gedit-side-pane1.png
+share/help/eu/gedit/figures/gedit-side-pane2.png
+share/help/eu/gedit/figures/gedit-side-pane3.png
+share/help/eu/gedit/figures/gedit3-screenshot.png
share/help/eu/gedit/gedit-change-color-scheme.page
share/help/eu/gedit/gedit-change-default-font.page
share/help/eu/gedit/gedit-close-file.page
@@ -690,14 +698,14 @@ share/help/eu/gedit/gedit-undo-recent-action.page
share/help/eu/gedit/gedit-view-open-files-in-sidepane.page
share/help/eu/gedit/index.page
share/help/eu/gedit/legal.xml
-share/help/eu/gedit/figures/gedit-html-snippet.png
-share/help/eu/gedit/figures/gedit-icon.png
-share/help/eu/gedit/figures/gedit-new-external-tool.png
-share/help/eu/gedit/figures/gedit-open-location.png
-share/help/eu/gedit/figures/gedit-side-pane1.png
-share/help/eu/gedit/figures/gedit-side-pane2.png
-share/help/eu/gedit/figures/gedit-side-pane3.png
-share/help/eu/gedit/figures/gedit3-screenshot.png
+share/help/fi/gedit/figures/gedit-html-snippet.png
+share/help/fi/gedit/figures/gedit-icon.png
+share/help/fi/gedit/figures/gedit-new-external-tool.png
+share/help/fi/gedit/figures/gedit-open-location.png
+share/help/fi/gedit/figures/gedit-side-pane1.png
+share/help/fi/gedit/figures/gedit-side-pane2.png
+share/help/fi/gedit/figures/gedit-side-pane3.png
+share/help/fi/gedit/figures/gedit3-screenshot.png
share/help/fi/gedit/gedit-change-color-scheme.page
share/help/fi/gedit/gedit-change-default-font.page
share/help/fi/gedit/gedit-close-file.page
@@ -738,14 +746,14 @@ share/help/fi/gedit/gedit-undo-recent-action.page
share/help/fi/gedit/gedit-view-open-files-in-sidepane.page
share/help/fi/gedit/index.page
share/help/fi/gedit/legal.xml
-share/help/fi/gedit/figures/gedit-html-snippet.png
-share/help/fi/gedit/figures/gedit-icon.png
-share/help/fi/gedit/figures/gedit-new-external-tool.png
-share/help/fi/gedit/figures/gedit-open-location.png
-share/help/fi/gedit/figures/gedit-side-pane1.png
-share/help/fi/gedit/figures/gedit-side-pane2.png
-share/help/fi/gedit/figures/gedit-side-pane3.png
-share/help/fi/gedit/figures/gedit3-screenshot.png
+share/help/fr/gedit/figures/gedit-html-snippet.png
+share/help/fr/gedit/figures/gedit-icon.png
+share/help/fr/gedit/figures/gedit-new-external-tool.png
+share/help/fr/gedit/figures/gedit-open-location.png
+share/help/fr/gedit/figures/gedit-side-pane1.png
+share/help/fr/gedit/figures/gedit-side-pane2.png
+share/help/fr/gedit/figures/gedit-side-pane3.png
+share/help/fr/gedit/figures/gedit3-screenshot.png
share/help/fr/gedit/gedit-change-color-scheme.page
share/help/fr/gedit/gedit-change-default-font.page
share/help/fr/gedit/gedit-close-file.page
@@ -786,14 +794,14 @@ share/help/fr/gedit/gedit-undo-recent-action.page
share/help/fr/gedit/gedit-view-open-files-in-sidepane.page
share/help/fr/gedit/index.page
share/help/fr/gedit/legal.xml
-share/help/fr/gedit/figures/gedit-html-snippet.png
-share/help/fr/gedit/figures/gedit-icon.png
-share/help/fr/gedit/figures/gedit-new-external-tool.png
-share/help/fr/gedit/figures/gedit-open-location.png
-share/help/fr/gedit/figures/gedit-side-pane1.png
-share/help/fr/gedit/figures/gedit-side-pane2.png
-share/help/fr/gedit/figures/gedit-side-pane3.png
-share/help/fr/gedit/figures/gedit3-screenshot.png
+share/help/gl/gedit/figures/gedit-html-snippet.png
+share/help/gl/gedit/figures/gedit-icon.png
+share/help/gl/gedit/figures/gedit-new-external-tool.png
+share/help/gl/gedit/figures/gedit-open-location.png
+share/help/gl/gedit/figures/gedit-side-pane1.png
+share/help/gl/gedit/figures/gedit-side-pane2.png
+share/help/gl/gedit/figures/gedit-side-pane3.png
+share/help/gl/gedit/figures/gedit3-screenshot.png
share/help/gl/gedit/gedit-change-color-scheme.page
share/help/gl/gedit/gedit-change-default-font.page
share/help/gl/gedit/gedit-close-file.page
@@ -834,14 +842,14 @@ share/help/gl/gedit/gedit-undo-recent-action.page
share/help/gl/gedit/gedit-view-open-files-in-sidepane.page
share/help/gl/gedit/index.page
share/help/gl/gedit/legal.xml
-share/help/gl/gedit/figures/gedit-html-snippet.png
-share/help/gl/gedit/figures/gedit-icon.png
-share/help/gl/gedit/figures/gedit-new-external-tool.png
-share/help/gl/gedit/figures/gedit-open-location.png
-share/help/gl/gedit/figures/gedit-side-pane1.png
-share/help/gl/gedit/figures/gedit-side-pane2.png
-share/help/gl/gedit/figures/gedit-side-pane3.png
-share/help/gl/gedit/figures/gedit3-screenshot.png
+share/help/hu/gedit/figures/gedit-html-snippet.png
+share/help/hu/gedit/figures/gedit-icon.png
+share/help/hu/gedit/figures/gedit-new-external-tool.png
+share/help/hu/gedit/figures/gedit-open-location.png
+share/help/hu/gedit/figures/gedit-side-pane1.png
+share/help/hu/gedit/figures/gedit-side-pane2.png
+share/help/hu/gedit/figures/gedit-side-pane3.png
+share/help/hu/gedit/figures/gedit3-screenshot.png
share/help/hu/gedit/gedit-change-color-scheme.page
share/help/hu/gedit/gedit-change-default-font.page
share/help/hu/gedit/gedit-close-file.page
@@ -882,14 +890,14 @@ share/help/hu/gedit/gedit-undo-recent-action.page
share/help/hu/gedit/gedit-view-open-files-in-sidepane.page
share/help/hu/gedit/index.page
share/help/hu/gedit/legal.xml
-share/help/hu/gedit/figures/gedit-html-snippet.png
-share/help/hu/gedit/figures/gedit-icon.png
-share/help/hu/gedit/figures/gedit-new-external-tool.png
-share/help/hu/gedit/figures/gedit-open-location.png
-share/help/hu/gedit/figures/gedit-side-pane1.png
-share/help/hu/gedit/figures/gedit-side-pane2.png
-share/help/hu/gedit/figures/gedit-side-pane3.png
-share/help/hu/gedit/figures/gedit3-screenshot.png
+share/help/id/gedit/figures/gedit-html-snippet.png
+share/help/id/gedit/figures/gedit-icon.png
+share/help/id/gedit/figures/gedit-new-external-tool.png
+share/help/id/gedit/figures/gedit-open-location.png
+share/help/id/gedit/figures/gedit-side-pane1.png
+share/help/id/gedit/figures/gedit-side-pane2.png
+share/help/id/gedit/figures/gedit-side-pane3.png
+share/help/id/gedit/figures/gedit3-screenshot.png
share/help/id/gedit/gedit-change-color-scheme.page
share/help/id/gedit/gedit-change-default-font.page
share/help/id/gedit/gedit-close-file.page
@@ -930,14 +938,14 @@ share/help/id/gedit/gedit-undo-recent-action.page
share/help/id/gedit/gedit-view-open-files-in-sidepane.page
share/help/id/gedit/index.page
share/help/id/gedit/legal.xml
-share/help/id/gedit/figures/gedit-html-snippet.png
-share/help/id/gedit/figures/gedit-icon.png
-share/help/id/gedit/figures/gedit-new-external-tool.png
-share/help/id/gedit/figures/gedit-open-location.png
-share/help/id/gedit/figures/gedit-side-pane1.png
-share/help/id/gedit/figures/gedit-side-pane2.png
-share/help/id/gedit/figures/gedit-side-pane3.png
-share/help/id/gedit/figures/gedit3-screenshot.png
+share/help/it/gedit/figures/gedit-html-snippet.png
+share/help/it/gedit/figures/gedit-icon.png
+share/help/it/gedit/figures/gedit-new-external-tool.png
+share/help/it/gedit/figures/gedit-open-location.png
+share/help/it/gedit/figures/gedit-side-pane1.png
+share/help/it/gedit/figures/gedit-side-pane2.png
+share/help/it/gedit/figures/gedit-side-pane3.png
+share/help/it/gedit/figures/gedit3-screenshot.png
share/help/it/gedit/gedit-change-color-scheme.page
share/help/it/gedit/gedit-change-default-font.page
share/help/it/gedit/gedit-close-file.page
@@ -978,14 +986,14 @@ share/help/it/gedit/gedit-undo-recent-action.page
share/help/it/gedit/gedit-view-open-files-in-sidepane.page
share/help/it/gedit/index.page
share/help/it/gedit/legal.xml
-share/help/it/gedit/figures/gedit-html-snippet.png
-share/help/it/gedit/figures/gedit-icon.png
-share/help/it/gedit/figures/gedit-new-external-tool.png
-share/help/it/gedit/figures/gedit-open-location.png
-share/help/it/gedit/figures/gedit-side-pane1.png
-share/help/it/gedit/figures/gedit-side-pane2.png
-share/help/it/gedit/figures/gedit-side-pane3.png
-share/help/it/gedit/figures/gedit3-screenshot.png
+share/help/ja/gedit/figures/gedit-html-snippet.png
+share/help/ja/gedit/figures/gedit-icon.png
+share/help/ja/gedit/figures/gedit-new-external-tool.png
+share/help/ja/gedit/figures/gedit-open-location.png
+share/help/ja/gedit/figures/gedit-side-pane1.png
+share/help/ja/gedit/figures/gedit-side-pane2.png
+share/help/ja/gedit/figures/gedit-side-pane3.png
+share/help/ja/gedit/figures/gedit3-screenshot.png
share/help/ja/gedit/gedit-change-color-scheme.page
share/help/ja/gedit/gedit-change-default-font.page
share/help/ja/gedit/gedit-close-file.page
@@ -1026,14 +1034,14 @@ share/help/ja/gedit/gedit-undo-recent-action.page
share/help/ja/gedit/gedit-view-open-files-in-sidepane.page
share/help/ja/gedit/index.page
share/help/ja/gedit/legal.xml
-share/help/ja/gedit/figures/gedit-html-snippet.png
-share/help/ja/gedit/figures/gedit-icon.png
-share/help/ja/gedit/figures/gedit-new-external-tool.png
-share/help/ja/gedit/figures/gedit-open-location.png
-share/help/ja/gedit/figures/gedit-side-pane1.png
-share/help/ja/gedit/figures/gedit-side-pane2.png
-share/help/ja/gedit/figures/gedit-side-pane3.png
-share/help/ja/gedit/figures/gedit3-screenshot.png
+share/help/ko/gedit/figures/gedit-html-snippet.png
+share/help/ko/gedit/figures/gedit-icon.png
+share/help/ko/gedit/figures/gedit-new-external-tool.png
+share/help/ko/gedit/figures/gedit-open-location.png
+share/help/ko/gedit/figures/gedit-side-pane1.png
+share/help/ko/gedit/figures/gedit-side-pane2.png
+share/help/ko/gedit/figures/gedit-side-pane3.png
+share/help/ko/gedit/figures/gedit3-screenshot.png
share/help/ko/gedit/gedit-change-color-scheme.page
share/help/ko/gedit/gedit-change-default-font.page
share/help/ko/gedit/gedit-close-file.page
@@ -1074,14 +1082,14 @@ share/help/ko/gedit/gedit-undo-recent-action.page
share/help/ko/gedit/gedit-view-open-files-in-sidepane.page
share/help/ko/gedit/index.page
share/help/ko/gedit/legal.xml
-share/help/ko/gedit/figures/gedit-html-snippet.png
-share/help/ko/gedit/figures/gedit-icon.png
-share/help/ko/gedit/figures/gedit-new-external-tool.png
-share/help/ko/gedit/figures/gedit-open-location.png
-share/help/ko/gedit/figures/gedit-side-pane1.png
-share/help/ko/gedit/figures/gedit-side-pane2.png
-share/help/ko/gedit/figures/gedit-side-pane3.png
-share/help/ko/gedit/figures/gedit3-screenshot.png
+share/help/lv/gedit/figures/gedit-html-snippet.png
+share/help/lv/gedit/figures/gedit-icon.png
+share/help/lv/gedit/figures/gedit-new-external-tool.png
+share/help/lv/gedit/figures/gedit-open-location.png
+share/help/lv/gedit/figures/gedit-side-pane1.png
+share/help/lv/gedit/figures/gedit-side-pane2.png
+share/help/lv/gedit/figures/gedit-side-pane3.png
+share/help/lv/gedit/figures/gedit3-screenshot.png
share/help/lv/gedit/gedit-change-color-scheme.page
share/help/lv/gedit/gedit-change-default-font.page
share/help/lv/gedit/gedit-close-file.page
@@ -1122,14 +1130,14 @@ share/help/lv/gedit/gedit-undo-recent-action.page
share/help/lv/gedit/gedit-view-open-files-in-sidepane.page
share/help/lv/gedit/index.page
share/help/lv/gedit/legal.xml
-share/help/lv/gedit/figures/gedit-html-snippet.png
-share/help/lv/gedit/figures/gedit-icon.png
-share/help/lv/gedit/figures/gedit-new-external-tool.png
-share/help/lv/gedit/figures/gedit-open-location.png
-share/help/lv/gedit/figures/gedit-side-pane1.png
-share/help/lv/gedit/figures/gedit-side-pane2.png
-share/help/lv/gedit/figures/gedit-side-pane3.png
-share/help/lv/gedit/figures/gedit3-screenshot.png
+share/help/oc/gedit/figures/gedit-html-snippet.png
+share/help/oc/gedit/figures/gedit-icon.png
+share/help/oc/gedit/figures/gedit-new-external-tool.png
+share/help/oc/gedit/figures/gedit-open-location.png
+share/help/oc/gedit/figures/gedit-side-pane1.png
+share/help/oc/gedit/figures/gedit-side-pane2.png
+share/help/oc/gedit/figures/gedit-side-pane3.png
+share/help/oc/gedit/figures/gedit3-screenshot.png
share/help/oc/gedit/gedit-change-color-scheme.page
share/help/oc/gedit/gedit-change-default-font.page
share/help/oc/gedit/gedit-close-file.page
@@ -1170,14 +1178,14 @@ share/help/oc/gedit/gedit-undo-recent-action.page
share/help/oc/gedit/gedit-view-open-files-in-sidepane.page
share/help/oc/gedit/index.page
share/help/oc/gedit/legal.xml
-share/help/oc/gedit/figures/gedit-html-snippet.png
-share/help/oc/gedit/figures/gedit-icon.png
-share/help/oc/gedit/figures/gedit-new-external-tool.png
-share/help/oc/gedit/figures/gedit-open-location.png
-share/help/oc/gedit/figures/gedit-side-pane1.png
-share/help/oc/gedit/figures/gedit-side-pane2.png
-share/help/oc/gedit/figures/gedit-side-pane3.png
-share/help/oc/gedit/figures/gedit3-screenshot.png
+share/help/pt_BR/gedit/figures/gedit-html-snippet.png
+share/help/pt_BR/gedit/figures/gedit-icon.png
+share/help/pt_BR/gedit/figures/gedit-new-external-tool.png
+share/help/pt_BR/gedit/figures/gedit-open-location.png
+share/help/pt_BR/gedit/figures/gedit-side-pane1.png
+share/help/pt_BR/gedit/figures/gedit-side-pane2.png
+share/help/pt_BR/gedit/figures/gedit-side-pane3.png
+share/help/pt_BR/gedit/figures/gedit3-screenshot.png
share/help/pt_BR/gedit/gedit-change-color-scheme.page
share/help/pt_BR/gedit/gedit-change-default-font.page
share/help/pt_BR/gedit/gedit-close-file.page
@@ -1218,14 +1226,14 @@ share/help/pt_BR/gedit/gedit-undo-recent-action.page
share/help/pt_BR/gedit/gedit-view-open-files-in-sidepane.page
share/help/pt_BR/gedit/index.page
share/help/pt_BR/gedit/legal.xml
-share/help/pt_BR/gedit/figures/gedit-html-snippet.png
-share/help/pt_BR/gedit/figures/gedit-icon.png
-share/help/pt_BR/gedit/figures/gedit-new-external-tool.png
-share/help/pt_BR/gedit/figures/gedit-open-location.png
-share/help/pt_BR/gedit/figures/gedit-side-pane1.png
-share/help/pt_BR/gedit/figures/gedit-side-pane2.png
-share/help/pt_BR/gedit/figures/gedit-side-pane3.png
-share/help/pt_BR/gedit/figures/gedit3-screenshot.png
+share/help/ru/gedit/figures/gedit-html-snippet.png
+share/help/ru/gedit/figures/gedit-icon.png
+share/help/ru/gedit/figures/gedit-new-external-tool.png
+share/help/ru/gedit/figures/gedit-open-location.png
+share/help/ru/gedit/figures/gedit-side-pane1.png
+share/help/ru/gedit/figures/gedit-side-pane2.png
+share/help/ru/gedit/figures/gedit-side-pane3.png
+share/help/ru/gedit/figures/gedit3-screenshot.png
share/help/ru/gedit/gedit-change-color-scheme.page
share/help/ru/gedit/gedit-change-default-font.page
share/help/ru/gedit/gedit-close-file.page
@@ -1266,14 +1274,14 @@ share/help/ru/gedit/gedit-undo-recent-action.page
share/help/ru/gedit/gedit-view-open-files-in-sidepane.page
share/help/ru/gedit/index.page
share/help/ru/gedit/legal.xml
-share/help/ru/gedit/figures/gedit-html-snippet.png
-share/help/ru/gedit/figures/gedit-icon.png
-share/help/ru/gedit/figures/gedit-new-external-tool.png
-share/help/ru/gedit/figures/gedit-open-location.png
-share/help/ru/gedit/figures/gedit-side-pane1.png
-share/help/ru/gedit/figures/gedit-side-pane2.png
-share/help/ru/gedit/figures/gedit-side-pane3.png
-share/help/ru/gedit/figures/gedit3-screenshot.png
+share/help/sl/gedit/figures/gedit-html-snippet.png
+share/help/sl/gedit/figures/gedit-icon.png
+share/help/sl/gedit/figures/gedit-new-external-tool.png
+share/help/sl/gedit/figures/gedit-open-location.png
+share/help/sl/gedit/figures/gedit-side-pane1.png
+share/help/sl/gedit/figures/gedit-side-pane2.png
+share/help/sl/gedit/figures/gedit-side-pane3.png
+share/help/sl/gedit/figures/gedit3-screenshot.png
share/help/sl/gedit/gedit-change-color-scheme.page
share/help/sl/gedit/gedit-change-default-font.page
share/help/sl/gedit/gedit-close-file.page
@@ -1314,14 +1322,14 @@ share/help/sl/gedit/gedit-undo-recent-action.page
share/help/sl/gedit/gedit-view-open-files-in-sidepane.page
share/help/sl/gedit/index.page
share/help/sl/gedit/legal.xml
-share/help/sl/gedit/figures/gedit-html-snippet.png
-share/help/sl/gedit/figures/gedit-icon.png
-share/help/sl/gedit/figures/gedit-new-external-tool.png
-share/help/sl/gedit/figures/gedit-open-location.png
-share/help/sl/gedit/figures/gedit-side-pane1.png
-share/help/sl/gedit/figures/gedit-side-pane2.png
-share/help/sl/gedit/figures/gedit-side-pane3.png
-share/help/sl/gedit/figures/gedit3-screenshot.png
+share/help/sv/gedit/figures/gedit-html-snippet.png
+share/help/sv/gedit/figures/gedit-icon.png
+share/help/sv/gedit/figures/gedit-new-external-tool.png
+share/help/sv/gedit/figures/gedit-open-location.png
+share/help/sv/gedit/figures/gedit-side-pane1.png
+share/help/sv/gedit/figures/gedit-side-pane2.png
+share/help/sv/gedit/figures/gedit-side-pane3.png
+share/help/sv/gedit/figures/gedit3-screenshot.png
share/help/sv/gedit/gedit-change-color-scheme.page
share/help/sv/gedit/gedit-change-default-font.page
share/help/sv/gedit/gedit-close-file.page
@@ -1362,14 +1370,14 @@ share/help/sv/gedit/gedit-undo-recent-action.page
share/help/sv/gedit/gedit-view-open-files-in-sidepane.page
share/help/sv/gedit/index.page
share/help/sv/gedit/legal.xml
-share/help/sv/gedit/figures/gedit-html-snippet.png
-share/help/sv/gedit/figures/gedit-icon.png
-share/help/sv/gedit/figures/gedit-new-external-tool.png
-share/help/sv/gedit/figures/gedit-open-location.png
-share/help/sv/gedit/figures/gedit-side-pane1.png
-share/help/sv/gedit/figures/gedit-side-pane2.png
-share/help/sv/gedit/figures/gedit-side-pane3.png
-share/help/sv/gedit/figures/gedit3-screenshot.png
+share/help/te/gedit/figures/gedit-html-snippet.png
+share/help/te/gedit/figures/gedit-icon.png
+share/help/te/gedit/figures/gedit-new-external-tool.png
+share/help/te/gedit/figures/gedit-open-location.png
+share/help/te/gedit/figures/gedit-side-pane1.png
+share/help/te/gedit/figures/gedit-side-pane2.png
+share/help/te/gedit/figures/gedit-side-pane3.png
+share/help/te/gedit/figures/gedit3-screenshot.png
share/help/te/gedit/gedit-change-color-scheme.page
share/help/te/gedit/gedit-change-default-font.page
share/help/te/gedit/gedit-close-file.page
@@ -1410,14 +1418,14 @@ share/help/te/gedit/gedit-undo-recent-action.page
share/help/te/gedit/gedit-view-open-files-in-sidepane.page
share/help/te/gedit/index.page
share/help/te/gedit/legal.xml
-share/help/te/gedit/figures/gedit-html-snippet.png
-share/help/te/gedit/figures/gedit-icon.png
-share/help/te/gedit/figures/gedit-new-external-tool.png
-share/help/te/gedit/figures/gedit-open-location.png
-share/help/te/gedit/figures/gedit-side-pane1.png
-share/help/te/gedit/figures/gedit-side-pane2.png
-share/help/te/gedit/figures/gedit-side-pane3.png
-share/help/te/gedit/figures/gedit3-screenshot.png
+share/help/th/gedit/figures/gedit-html-snippet.png
+share/help/th/gedit/figures/gedit-icon.png
+share/help/th/gedit/figures/gedit-new-external-tool.png
+share/help/th/gedit/figures/gedit-open-location.png
+share/help/th/gedit/figures/gedit-side-pane1.png
+share/help/th/gedit/figures/gedit-side-pane2.png
+share/help/th/gedit/figures/gedit-side-pane3.png
+share/help/th/gedit/figures/gedit3-screenshot.png
share/help/th/gedit/gedit-change-color-scheme.page
share/help/th/gedit/gedit-change-default-font.page
share/help/th/gedit/gedit-close-file.page
@@ -1458,14 +1466,14 @@ share/help/th/gedit/gedit-undo-recent-action.page
share/help/th/gedit/gedit-view-open-files-in-sidepane.page
share/help/th/gedit/index.page
share/help/th/gedit/legal.xml
-share/help/th/gedit/figures/gedit-html-snippet.png
-share/help/th/gedit/figures/gedit-icon.png
-share/help/th/gedit/figures/gedit-new-external-tool.png
-share/help/th/gedit/figures/gedit-open-location.png
-share/help/th/gedit/figures/gedit-side-pane1.png
-share/help/th/gedit/figures/gedit-side-pane2.png
-share/help/th/gedit/figures/gedit-side-pane3.png
-share/help/th/gedit/figures/gedit3-screenshot.png
+share/help/uk/gedit/figures/gedit-html-snippet.png
+share/help/uk/gedit/figures/gedit-icon.png
+share/help/uk/gedit/figures/gedit-new-external-tool.png
+share/help/uk/gedit/figures/gedit-open-location.png
+share/help/uk/gedit/figures/gedit-side-pane1.png
+share/help/uk/gedit/figures/gedit-side-pane2.png
+share/help/uk/gedit/figures/gedit-side-pane3.png
+share/help/uk/gedit/figures/gedit3-screenshot.png
share/help/uk/gedit/gedit-change-color-scheme.page
share/help/uk/gedit/gedit-change-default-font.page
share/help/uk/gedit/gedit-close-file.page
@@ -1506,14 +1514,14 @@ share/help/uk/gedit/gedit-undo-recent-action.page
share/help/uk/gedit/gedit-view-open-files-in-sidepane.page
share/help/uk/gedit/index.page
share/help/uk/gedit/legal.xml
-share/help/uk/gedit/figures/gedit-html-snippet.png
-share/help/uk/gedit/figures/gedit-icon.png
-share/help/uk/gedit/figures/gedit-new-external-tool.png
-share/help/uk/gedit/figures/gedit-open-location.png
-share/help/uk/gedit/figures/gedit-side-pane1.png
-share/help/uk/gedit/figures/gedit-side-pane2.png
-share/help/uk/gedit/figures/gedit-side-pane3.png
-share/help/uk/gedit/figures/gedit3-screenshot.png
+share/help/zh_CN/gedit/figures/gedit-html-snippet.png
+share/help/zh_CN/gedit/figures/gedit-icon.png
+share/help/zh_CN/gedit/figures/gedit-new-external-tool.png
+share/help/zh_CN/gedit/figures/gedit-open-location.png
+share/help/zh_CN/gedit/figures/gedit-side-pane1.png
+share/help/zh_CN/gedit/figures/gedit-side-pane2.png
+share/help/zh_CN/gedit/figures/gedit-side-pane3.png
+share/help/zh_CN/gedit/figures/gedit3-screenshot.png
share/help/zh_CN/gedit/gedit-change-color-scheme.page
share/help/zh_CN/gedit/gedit-change-default-font.page
share/help/zh_CN/gedit/gedit-close-file.page
@@ -1554,14 +1562,14 @@ share/help/zh_CN/gedit/gedit-undo-recent-action.page
share/help/zh_CN/gedit/gedit-view-open-files-in-sidepane.page
share/help/zh_CN/gedit/index.page
share/help/zh_CN/gedit/legal.xml
-share/help/zh_CN/gedit/figures/gedit-html-snippet.png
-share/help/zh_CN/gedit/figures/gedit-icon.png
-share/help/zh_CN/gedit/figures/gedit-new-external-tool.png
-share/help/zh_CN/gedit/figures/gedit-open-location.png
-share/help/zh_CN/gedit/figures/gedit-side-pane1.png
-share/help/zh_CN/gedit/figures/gedit-side-pane2.png
-share/help/zh_CN/gedit/figures/gedit-side-pane3.png
-share/help/zh_CN/gedit/figures/gedit3-screenshot.png
+share/help/zh_HK/gedit/figures/gedit-html-snippet.png
+share/help/zh_HK/gedit/figures/gedit-icon.png
+share/help/zh_HK/gedit/figures/gedit-new-external-tool.png
+share/help/zh_HK/gedit/figures/gedit-open-location.png
+share/help/zh_HK/gedit/figures/gedit-side-pane1.png
+share/help/zh_HK/gedit/figures/gedit-side-pane2.png
+share/help/zh_HK/gedit/figures/gedit-side-pane3.png
+share/help/zh_HK/gedit/figures/gedit3-screenshot.png
share/help/zh_HK/gedit/gedit-change-color-scheme.page
share/help/zh_HK/gedit/gedit-change-default-font.page
share/help/zh_HK/gedit/gedit-close-file.page
@@ -1602,14 +1610,14 @@ share/help/zh_HK/gedit/gedit-undo-recent-action.page
share/help/zh_HK/gedit/gedit-view-open-files-in-sidepane.page
share/help/zh_HK/gedit/index.page
share/help/zh_HK/gedit/legal.xml
-share/help/zh_HK/gedit/figures/gedit-html-snippet.png
-share/help/zh_HK/gedit/figures/gedit-icon.png
-share/help/zh_HK/gedit/figures/gedit-new-external-tool.png
-share/help/zh_HK/gedit/figures/gedit-open-location.png
-share/help/zh_HK/gedit/figures/gedit-side-pane1.png
-share/help/zh_HK/gedit/figures/gedit-side-pane2.png
-share/help/zh_HK/gedit/figures/gedit-side-pane3.png
-share/help/zh_HK/gedit/figures/gedit3-screenshot.png
+share/help/zh_TW/gedit/figures/gedit-html-snippet.png
+share/help/zh_TW/gedit/figures/gedit-icon.png
+share/help/zh_TW/gedit/figures/gedit-new-external-tool.png
+share/help/zh_TW/gedit/figures/gedit-open-location.png
+share/help/zh_TW/gedit/figures/gedit-side-pane1.png
+share/help/zh_TW/gedit/figures/gedit-side-pane2.png
+share/help/zh_TW/gedit/figures/gedit-side-pane3.png
+share/help/zh_TW/gedit/figures/gedit3-screenshot.png
share/help/zh_TW/gedit/gedit-change-color-scheme.page
share/help/zh_TW/gedit/gedit-change-default-font.page
share/help/zh_TW/gedit/gedit-close-file.page
@@ -1650,14 +1658,6 @@ share/help/zh_TW/gedit/gedit-undo-recent-action.page
share/help/zh_TW/gedit/gedit-view-open-files-in-sidepane.page
share/help/zh_TW/gedit/index.page
share/help/zh_TW/gedit/legal.xml
-share/help/zh_TW/gedit/figures/gedit-html-snippet.png
-share/help/zh_TW/gedit/figures/gedit-icon.png
-share/help/zh_TW/gedit/figures/gedit-new-external-tool.png
-share/help/zh_TW/gedit/figures/gedit-open-location.png
-share/help/zh_TW/gedit/figures/gedit-side-pane1.png
-share/help/zh_TW/gedit/figures/gedit-side-pane2.png
-share/help/zh_TW/gedit/figures/gedit-side-pane3.png
-share/help/zh_TW/gedit/figures/gedit3-screenshot.png
share/locale/af/LC_MESSAGES/gedit.mo
share/locale/am/LC_MESSAGES/gedit.mo
share/locale/an/LC_MESSAGES/gedit.mo