aboutsummaryrefslogtreecommitdiff
path: root/editors/gedit-plugins
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/gedit-plugins
parentc13de12f75988e599e389d9c77ed92db8d927185 (diff)
downloadports-d129587b5d568b0ff5300386f1e1b706c349f38e.tar.gz
ports-d129587b5d568b0ff5300386f1e1b706c349f38e.zip
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/gedit-plugins')
-rw-r--r--editors/gedit-plugins/Makefile25
-rw-r--r--editors/gedit-plugins/distinfo4
-rw-r--r--editors/gedit-plugins/pkg-plist651
3 files changed, 346 insertions, 334 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