summaryrefslogtreecommitdiffstats
path: root/editors/gedit-plugins
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-12-01 06:00:17 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-12-01 06:00:17 +0800
commit2e4d2e942a99fbc51adebabc4cd543a91491ba37 (patch)
tree5fb7c33c9eb700d394e22ec7c7faf4258b91ea3b /editors/gedit-plugins
parent2d95636f2e1c4896bca367221f0b972b5903e72a (diff)
downloadmarcuscom-ports-2e4d2e942a99fbc51adebabc4cd543a91491ba37.tar
marcuscom-ports-2e4d2e942a99fbc51adebabc4cd543a91491ba37.tar.gz
marcuscom-ports-2e4d2e942a99fbc51adebabc4cd543a91491ba37.tar.bz2
marcuscom-ports-2e4d2e942a99fbc51adebabc4cd543a91491ba37.tar.lz
marcuscom-ports-2e4d2e942a99fbc51adebabc4cd543a91491ba37.tar.xz
marcuscom-ports-2e4d2e942a99fbc51adebabc4cd543a91491ba37.tar.zst
marcuscom-ports-2e4d2e942a99fbc51adebabc4cd543a91491ba37.zip
Clean up after 2.32 got committed. Only gdm 2.32 isn't committed because of
focus issues. And it doesn't seem it getting any traction upstream. Next stop GNOME 3.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14916 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit-plugins')
-rw-r--r--editors/gedit-plugins/Makefile67
-rw-r--r--editors/gedit-plugins/distinfo3
-rw-r--r--editors/gedit-plugins/pkg-descr1
-rw-r--r--editors/gedit-plugins/pkg-plist299
4 files changed, 0 insertions, 370 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile
deleted file mode 100644
index 8046c3634..000000000
--- a/editors/gedit-plugins/Makefile
+++ /dev/null
@@ -1,67 +0,0 @@
-# New ports collection makefile for: gedit-plugins
-# Date created: 19 September 2003
-# Whom: Adam Weinberger <adamw@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/editors/gedit-plugins/Makefile,v 1.47 2010/09/30 09:56:08 kwm Exp $
-#
-
-PORTNAME= gedit-plugins
-PORTVERSION= 2.32.0
-PORTREVISION= 1
-CATEGORIES= editors gnome
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Plugins for GEdit 2
-
-BUILD_DEPENDS= gedit:${PORTSDIR}/editors/gedit \
- gucharmap:${PORTSDIR}/deskutils/gucharmap
-RUN_DEPENDS= gedit:${PORTSDIR}/editors/gedit \
- gucharmap:${PORTSDIR}/deskutils/gucharmap
-
-USE_LDCONFIG= yes
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_GETTEXT= yes
-USE_AUTOTOOLS= libtool:22
-USE_GNOME= gnomehack gnomeprefix intlhack gnomevfs2
-WANT_GNOME= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-GCONF_SCHEMAS= gedit-show-tabbar-plugin.schemas \
- gedit-drawspaces.schemas
-
-OPTIONS= PYTHON "Build plugins that depend on python" off
-
-.if defined(PACKAGE_BUILDING)
-.undef WITHOUT_GNOME
-WITH_GNOME= yes
-.endif
-
-.include <bsd.port.pre.mk>
-
-.if ${HAVE_GNOME:Mpygtksourceview}!="" && ${ARCH}!="sparc64" || defined(WITH_PYTHON)
-USE_PYTHON= yes
-.include "${PORTSDIR}/Mk/bsd.python.mk"
-USE_GNOME+= pygtksourceview
-BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte \
- ${PYTHON_SITELIBDIR}/dbus/bus.py:${PORTSDIR}/devel/py-dbus \
- ${PYTHON_SITELIBDIR}/gtksourceview2.so:${PORTSDIR}/x11-toolkits/py-gtksourceview
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte \
- ${PYTHON_SITELIBDIR}/dbus/bus.py:${PORTSDIR}/devel/py-dbus \
- ${PYTHON_SITELIBDIR}/gtksourceview2.so:${PORTSDIR}/x11-toolkits/py-gtksourceview
-CONFIGURE_ARGS+=--enable-python
-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.post.mk>
diff --git a/editors/gedit-plugins/distinfo b/editors/gedit-plugins/distinfo
deleted file mode 100644
index db94f15d1..000000000
--- a/editors/gedit-plugins/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/gedit-plugins-2.32.0.tar.bz2) = b5123846fa41f2d94992ae67e96ff79b
-SHA256 (gnome2/gedit-plugins-2.32.0.tar.bz2) = 2ef7bf48e9500556d84ae4c2950f4eadcc3f9cb9c58c90f2c83956b0ddad1107
-SIZE (gnome2/gedit-plugins-2.32.0.tar.bz2) = 616927
diff --git a/editors/gedit-plugins/pkg-descr b/editors/gedit-plugins/pkg-descr
deleted file mode 100644
index f4eabb23d..000000000
--- a/editors/gedit-plugins/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-Various additional plug-ins for GEdit 2.
diff --git a/editors/gedit-plugins/pkg-plist b/editors/gedit-plugins/pkg-plist
deleted file mode 100644
index 30aac7135..000000000
--- a/editors/gedit-plugins/pkg-plist
+++ /dev/null
@@ -1,299 +0,0 @@
-lib/gedit-2/plugins/bookmarks.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/bracketcompletion.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/bracketcompletion.py
-%%PYTHON%%lib/gedit-2/plugins/bracketcompletion.pyc
-%%PYTHON%%lib/gedit-2/plugins/bracketcompletion.pyo
-lib/gedit-2/plugins/charmap.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/codecomment.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/codecomment.py
-%%PYTHON%%lib/gedit-2/plugins/codecomment.pyc
-%%PYTHON%%lib/gedit-2/plugins/codecomment.pyo
-%%PYTHON%%lib/gedit-2/plugins/colorpicker.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/colorpicker.py
-%%PYTHON%%lib/gedit-2/plugins/colorpicker.pyc
-%%PYTHON%%lib/gedit-2/plugins/colorpicker.pyo
-%%PYTHON%%lib/gedit-2/plugins/commander.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/commander/__init__.py
-%%PYTHON%%lib/gedit-2/plugins/commander/__init__.pyc
-%%PYTHON%%lib/gedit-2/plugins/commander/__init__.pyo
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/__init__.py
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/__init__.pyc
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/__init__.pyo
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/accel_group.py
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/accel_group.pyc
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/accel_group.pyo
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/completion.py
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/completion.pyc
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/completion.pyo
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/exceptions.py
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/exceptions.pyc
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/exceptions.pyo
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/method.py
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/method.pyc
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/method.pyo
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/module.py
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/module.pyc
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/module.pyo
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/result.py
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/result.pyc
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/result.pyo
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/rollbackimporter.py
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/rollbackimporter.pyc
-%%PYTHON%%lib/gedit-2/plugins/commander/commands/rollbackimporter.pyo
-%%PYTHON%%lib/gedit-2/plugins/commander/entry.py
-%%PYTHON%%lib/gedit-2/plugins/commander/entry.pyc
-%%PYTHON%%lib/gedit-2/plugins/commander/entry.pyo
-%%PYTHON%%lib/gedit-2/plugins/commander/history.py
-%%PYTHON%%lib/gedit-2/plugins/commander/history.pyc
-%%PYTHON%%lib/gedit-2/plugins/commander/history.pyo
-%%PYTHON%%lib/gedit-2/plugins/commander/info.py
-%%PYTHON%%lib/gedit-2/plugins/commander/info.pyc
-%%PYTHON%%lib/gedit-2/plugins/commander/info.pyo
-%%PYTHON%%lib/gedit-2/plugins/commander/modules.py
-%%PYTHON%%lib/gedit-2/plugins/commander/modules.pyc
-%%PYTHON%%lib/gedit-2/plugins/commander/modules.pyo
-%%PYTHON%%lib/gedit-2/plugins/commander/transparentwindow.py
-%%PYTHON%%lib/gedit-2/plugins/commander/transparentwindow.pyc
-%%PYTHON%%lib/gedit-2/plugins/commander/transparentwindow.pyo
-%%PYTHON%%lib/gedit-2/plugins/commander/utils.py
-%%PYTHON%%lib/gedit-2/plugins/commander/utils.pyc
-%%PYTHON%%lib/gedit-2/plugins/commander/utils.pyo
-%%PYTHON%%lib/gedit-2/plugins/commander/windowhelper.py
-%%PYTHON%%lib/gedit-2/plugins/commander/windowhelper.pyc
-%%PYTHON%%lib/gedit-2/plugins/commander/windowhelper.pyo
-lib/gedit-2/plugins/drawspaces.gedit-plugin
-lib/gedit-2/plugins/gpdefs.py
-lib/gedit-2/plugins/gpdefs.pyc
-lib/gedit-2/plugins/gpdefs.pyo
-%%PYTHON%%lib/gedit-2/plugins/joinlines.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/joinlines.py
-%%PYTHON%%lib/gedit-2/plugins/joinlines.pyc
-%%PYTHON%%lib/gedit-2/plugins/joinlines.pyo
-lib/gedit-2/plugins/libbookmarks.a
-lib/gedit-2/plugins/libbookmarks.la
-lib/gedit-2/plugins/libbookmarks.so
-lib/gedit-2/plugins/libcharmap.a
-lib/gedit-2/plugins/libcharmap.la
-lib/gedit-2/plugins/libcharmap.so
-lib/gedit-2/plugins/libdrawspaces.a
-lib/gedit-2/plugins/libdrawspaces.la
-lib/gedit-2/plugins/libdrawspaces.so
-lib/gedit-2/plugins/libshowtabbar.a
-lib/gedit-2/plugins/libshowtabbar.la
-lib/gedit-2/plugins/libshowtabbar.so
-lib/gedit-2/plugins/libwordcompletion.a
-lib/gedit-2/plugins/libwordcompletion.la
-lib/gedit-2/plugins/libwordcompletion.so
-%%PYTHON%%lib/gedit-2/plugins/multiedit.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/multiedit/constants.py
-%%PYTHON%%lib/gedit-2/plugins/multiedit/constants.pyc
-%%PYTHON%%lib/gedit-2/plugins/multiedit/constants.pyo
-%%PYTHON%%lib/gedit-2/plugins/multiedit/documenthelper.py
-%%PYTHON%%lib/gedit-2/plugins/multiedit/documenthelper.pyc
-%%PYTHON%%lib/gedit-2/plugins/multiedit/documenthelper.pyo
-%%PYTHON%%lib/gedit-2/plugins/multiedit/__init__.py
-%%PYTHON%%lib/gedit-2/plugins/multiedit/__init__.pyc
-%%PYTHON%%lib/gedit-2/plugins/multiedit/__init__.pyo
-%%PYTHON%%lib/gedit-2/plugins/multiedit/signals.py
-%%PYTHON%%lib/gedit-2/plugins/multiedit/signals.pyc
-%%PYTHON%%lib/gedit-2/plugins/multiedit/signals.pyo
-%%PYTHON%%lib/gedit-2/plugins/multiedit/windowhelper.py
-%%PYTHON%%lib/gedit-2/plugins/multiedit/windowhelper.pyc
-%%PYTHON%%lib/gedit-2/plugins/multiedit/windowhelper.pyo
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/__init__.py
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/__init__.pyc
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/__init__.pyo
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/dialogs.py
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/dialogs.pyc
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/dialogs.pyo
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/store.py
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/store.pyc
-%%PYTHON%%lib/gedit-2/plugins/sessionsaver/store.pyo
-lib/gedit-2/plugins/showtabbar.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/smartspaces.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/smartspaces.py
-%%PYTHON%%lib/gedit-2/plugins/smartspaces.pyc
-%%PYTHON%%lib/gedit-2/plugins/smartspaces.pyo
-%%PYTHON%%lib/gedit-2/plugins/synctex.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/synctex/__init__.py
-%%PYTHON%%lib/gedit-2/plugins/synctex/__init__.pyc
-%%PYTHON%%lib/gedit-2/plugins/synctex/__init__.pyo
-%%PYTHON%%lib/gedit-2/plugins/synctex/evince_dbus.py
-%%PYTHON%%lib/gedit-2/plugins/synctex/evince_dbus.pyc
-%%PYTHON%%lib/gedit-2/plugins/synctex/evince_dbus.pyo
-%%PYTHON%%lib/gedit-2/plugins/synctex/synctex.py
-%%PYTHON%%lib/gedit-2/plugins/synctex/synctex.pyc
-%%PYTHON%%lib/gedit-2/plugins/synctex/synctex.pyo
-%%PYTHON%%lib/gedit-2/plugins/terminal.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/terminal.py
-%%PYTHON%%lib/gedit-2/plugins/terminal.pyc
-%%PYTHON%%lib/gedit-2/plugins/terminal.pyo
-%%PYTHON%%lib/gedit-2/plugins/textsize.gedit-plugin
-%%PYTHON%%lib/gedit-2/plugins/textsize/__init__.py
-%%PYTHON%%lib/gedit-2/plugins/textsize/__init__.pyc
-%%PYTHON%%lib/gedit-2/plugins/textsize/__init__.pyo
-%%PYTHON%%lib/gedit-2/plugins/textsize/constants.py
-%%PYTHON%%lib/gedit-2/plugins/textsize/constants.pyc
-%%PYTHON%%lib/gedit-2/plugins/textsize/constants.pyo
-%%PYTHON%%lib/gedit-2/plugins/textsize/documenthelper.py
-%%PYTHON%%lib/gedit-2/plugins/textsize/documenthelper.pyc
-%%PYTHON%%lib/gedit-2/plugins/textsize/documenthelper.pyo
-%%PYTHON%%lib/gedit-2/plugins/textsize/signals.py
-%%PYTHON%%lib/gedit-2/plugins/textsize/signals.pyc
-%%PYTHON%%lib/gedit-2/plugins/textsize/signals.pyo
-%%PYTHON%%lib/gedit-2/plugins/textsize/windowhelper.py
-%%PYTHON%%lib/gedit-2/plugins/textsize/windowhelper.pyc
-%%PYTHON%%lib/gedit-2/plugins/textsize/windowhelper.pyo
-lib/gedit-2/plugins/wordcompletion.gedit-plugin
-share/gedit-2/plugins/bookmarks/bookmark.png
-%%PYTHON%%share/gedit-2/plugins/commander/modules/align.py
-%%PYTHON%%share/gedit-2/plugins/commander/modules/align.pyc
-%%PYTHON%%share/gedit-2/plugins/commander/modules/align.pyo
-%%PYTHON%%share/gedit-2/plugins/commander/modules/bookmark.py
-%%PYTHON%%share/gedit-2/plugins/commander/modules/bookmark.pyc
-%%PYTHON%%share/gedit-2/plugins/commander/modules/bookmark.pyo
-%%PYTHON%%share/gedit-2/plugins/commander/modules/doc.py
-%%PYTHON%%share/gedit-2/plugins/commander/modules/doc.pyc
-%%PYTHON%%share/gedit-2/plugins/commander/modules/doc.pyo
-%%PYTHON%%share/gedit-2/plugins/commander/modules/edit.py
-%%PYTHON%%share/gedit-2/plugins/commander/modules/edit.pyc
-%%PYTHON%%share/gedit-2/plugins/commander/modules/edit.pyo
-%%PYTHON%%share/gedit-2/plugins/commander/modules/find/__init__.py
-%%PYTHON%%share/gedit-2/plugins/commander/modules/find/__init__.pyc
-%%PYTHON%%share/gedit-2/plugins/commander/modules/find/__init__.pyo
-%%PYTHON%%share/gedit-2/plugins/commander/modules/find/finder.py
-%%PYTHON%%share/gedit-2/plugins/commander/modules/find/finder.pyc
-%%PYTHON%%share/gedit-2/plugins/commander/modules/find/finder.pyo
-%%PYTHON%%share/gedit-2/plugins/commander/modules/find/regex.py
-%%PYTHON%%share/gedit-2/plugins/commander/modules/find/regex.pyc
-%%PYTHON%%share/gedit-2/plugins/commander/modules/find/regex.pyo
-%%PYTHON%%share/gedit-2/plugins/commander/modules/find/test.py
-%%PYTHON%%share/gedit-2/plugins/commander/modules/find/test.pyc
-%%PYTHON%%share/gedit-2/plugins/commander/modules/find/test.pyo
-%%PYTHON%%share/gedit-2/plugins/commander/modules/format.py
-%%PYTHON%%share/gedit-2/plugins/commander/modules/format.pyc
-%%PYTHON%%share/gedit-2/plugins/commander/modules/format.pyo
-%%PYTHON%%share/gedit-2/plugins/commander/modules/grep.py
-%%PYTHON%%share/gedit-2/plugins/commander/modules/grep.pyc
-%%PYTHON%%share/gedit-2/plugins/commander/modules/grep.pyo
-%%PYTHON%%share/gedit-2/plugins/commander/modules/goto.py
-%%PYTHON%%share/gedit-2/plugins/commander/modules/goto.pyc
-%%PYTHON%%share/gedit-2/plugins/commander/modules/goto.pyo
-%%PYTHON%%share/gedit-2/plugins/commander/modules/help.py
-%%PYTHON%%share/gedit-2/plugins/commander/modules/help.pyc
-%%PYTHON%%share/gedit-2/plugins/commander/modules/help.pyo
-%%PYTHON%%share/gedit-2/plugins/commander/modules/move.py
-%%PYTHON%%share/gedit-2/plugins/commander/modules/move.pyc
-%%PYTHON%%share/gedit-2/plugins/commander/modules/move.pyo
-%%PYTHON%%share/gedit-2/plugins/commander/modules/reload.py
-%%PYTHON%%share/gedit-2/plugins/commander/modules/reload.pyc
-%%PYTHON%%share/gedit-2/plugins/commander/modules/reload.pyo
-%%PYTHON%%share/gedit-2/plugins/commander/modules/set.py
-%%PYTHON%%share/gedit-2/plugins/commander/modules/set.pyc
-%%PYTHON%%share/gedit-2/plugins/commander/modules/set.pyo
-%%PYTHON%%share/gedit-2/plugins/commander/modules/shell.py
-%%PYTHON%%share/gedit-2/plugins/commander/modules/shell.pyc
-%%PYTHON%%share/gedit-2/plugins/commander/modules/shell.pyo
-share/gedit-2/plugins/drawspaces/drawspaces.ui
-%%PYTHON%%share/gedit-2/plugins/sessionsaver/sessionsaver.ui
-share/locale/ar/LC_MESSAGES/gedit-plugins.mo
-share/locale/as/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_IN/LC_MESSAGES/gedit-plugins.mo
-share/locale/ca/LC_MESSAGES/gedit-plugins.mo
-share/locale/cs/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/es/LC_MESSAGES/gedit-plugins.mo
-share/locale/et/LC_MESSAGES/gedit-plugins.mo
-share/locale/eu/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/id/LC_MESSAGES/gedit-plugins.mo
-share/locale/it/LC_MESSAGES/gedit-plugins.mo
-share/locale/ja/LC_MESSAGES/gedit-plugins.mo
-share/locale/kn/LC_MESSAGES/gedit-plugins.mo
-share/locale/ko/LC_MESSAGES/gedit-plugins.mo
-share/locale/lt/LC_MESSAGES/gedit-plugins.mo
-share/locale/lv/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/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/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/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/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/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/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
-%%PYTHON%%@dirrm lib/gedit-2/plugins/textsize
-%%PYTHON%%@dirrm lib/gedit-2/plugins/multiedit
-%%PYTHON%%@dirrm lib/gedit-2/plugins/synctex
-%%PYTHON%%@dirrm lib/gedit-2/plugins/sessionsaver
-%%PYTHON%%@dirrm lib/gedit-2/plugins/commander/commands
-%%PYTHON%%@dirrm lib/gedit-2/plugins/commander
-%%PYTHON%%@dirrm share/gedit-2/plugins/sessionsaver
-@dirrm share/gedit-2/plugins/drawspaces
-%%PYTHON%%@dirrm share/gedit-2/plugins/commander/modules/find
-%%PYTHON%%@dirrm share/gedit-2/plugins/commander/modules
-%%PYTHON%%@dirrm share/gedit-2/plugins/commander
-@dirrm share/gedit-2/plugins/bookmarks
-@dirrmtry share/gedit-2/plugins
-@dirrmtry share/gedit-2
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/be@latin/LC_MESSAGES
-@dirrmtry share/locale/be@latin
-@dirrmtry share/locale/as/LC_MESSAGES
-@dirrmtry share/locale/as