summaryrefslogtreecommitdiffstats
path: root/editors/gedit3
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-01-16 04:58:42 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-01-16 04:58:42 +0800
commiteb8d9facb51ecedd0a9ed0ce8d35c9b324957d9f (patch)
treee08c8b8c71f05224933c730d5ae25e91ccd1582e /editors/gedit3
parent91ea288e3aac85ba620814ce6081b9db93da3923 (diff)
downloadmarcuscom-ports-eb8d9facb51ecedd0a9ed0ce8d35c9b324957d9f.tar
marcuscom-ports-eb8d9facb51ecedd0a9ed0ce8d35c9b324957d9f.tar.gz
marcuscom-ports-eb8d9facb51ecedd0a9ed0ce8d35c9b324957d9f.tar.bz2
marcuscom-ports-eb8d9facb51ecedd0a9ed0ce8d35c9b324957d9f.tar.lz
marcuscom-ports-eb8d9facb51ecedd0a9ed0ce8d35c9b324957d9f.tar.xz
marcuscom-ports-eb8d9facb51ecedd0a9ed0ce8d35c9b324957d9f.tar.zst
marcuscom-ports-eb8d9facb51ecedd0a9ed0ce8d35c9b324957d9f.zip
Update to 2.91.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15035 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit3')
-rw-r--r--editors/gedit3/Makefile56
-rw-r--r--editors/gedit3/distinfo2
-rw-r--r--editors/gedit3/files/patch-gedit_Makefile.in14
-rw-r--r--editors/gedit3/pkg-descr11
-rw-r--r--editors/gedit3/pkg-plist563
5 files changed, 646 insertions, 0 deletions
diff --git a/editors/gedit3/Makefile b/editors/gedit3/Makefile
new file mode 100644
index 000000000..422ad39dc
--- /dev/null
+++ b/editors/gedit3/Makefile
@@ -0,0 +1,56 @@
+# New ports collection makefile for: gedit2
+# Date created: 14 May 2002
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports/editors/gedit/Makefile,v 1.125 2010/09/30 19:58:54 kwm Exp $
+#
+
+PORTNAME= gedit
+PORTVERSION= 2.91.5
+CATEGORIES= editors gnome
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome3
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= A small but powerful text editor for GNOME 3 Desktop Environment
+
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \
+ ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas
+LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant \
+ peas-gtk-1.0.0:${PORTSDIR}/devel/libpeas \
+ soup-2.4.1:${PORTSDIR}/devel/libsoup
+RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \
+ ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas
+
+USE_XORG= sm
+USE_BZIP2= yes
+USE_GETTEXT= yes
+USE_PYTHON= yes
+INSTALLS_OMF= yes
+USE_LDCONFIG= yes
+USE_GMAKE= yes
+USE_AUTOTOOLS= libtool
+#USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gtksourceview2 \
+# desktopfileutils gnomedocutils ltasneededhack
+USE_GNOME= gnomeprefix gnomehack intlhack gtksourceview3 libxml2 \
+ desktopfileutils gnomedocutils
+GNOME_DESKTOP_VERSION=3
+CONFIGURE_ARGS= --disable-updater
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+PLIST_SUB= VERSION="3.0"
+
+MAN1= gedit.1
+GLIB_SCHEMAS= org.gnome.gedit.enums.xml \
+ org.gnome.gedit.gschema.xml \
+ org.gnome.gedit.plugins.filebrowser.enums.xml \
+ org.gnome.gedit.plugins.filebrowser.gschema.xml \
+ org.gnome.gedit.plugins.pythonconsole.gschema.xml \
+ org.gnome.gedit.plugins.time.enums.xml \
+ org.gnome.gedit.plugins.time.gschema.xml
+
+post-install:
+ @-update-desktop-database
+
+.include <bsd.port.mk>
diff --git a/editors/gedit3/distinfo b/editors/gedit3/distinfo
new file mode 100644
index 000000000..3206bf196
--- /dev/null
+++ b/editors/gedit3/distinfo
@@ -0,0 +1,2 @@
+SHA256 (gnome3/gedit-2.91.5.tar.bz2) = 45f95c03170865751598c511e1a2b8fd866ebfa949010807b9205034b5cd4216
+SIZE (gnome3/gedit-2.91.5.tar.bz2) = 4154175
diff --git a/editors/gedit3/files/patch-gedit_Makefile.in b/editors/gedit3/files/patch-gedit_Makefile.in
new file mode 100644
index 000000000..f1790fd96
--- /dev/null
+++ b/editors/gedit3/files/patch-gedit_Makefile.in
@@ -0,0 +1,14 @@
+--- gedit/Makefile.in.orig 2011-01-15 21:08:56.000000000 +0000
++++ gedit/Makefile.in 2011-01-15 21:09:23.000000000 +0000
+@@ -677,9 +677,9 @@
+ @HAVE_INTROSPECTION_TRUE@Gedit_3_0_gir_PROGRAM = $(builddir)/gedit
+ @HAVE_INTROSPECTION_TRUE@Gedit_3_0_gir_FILES = $(INST_H_FILES) $(libgedit_c_files) $(BUILT_SOURCES)
+ @HAVE_INTROSPECTION_TRUE@Gedit_3_0_gir_INCLUDES = Gtk-3.0 GtkSource-3.0
+-@HAVE_INTROSPECTION_TRUE@girdir = $(datadir)/gedit/gir-1.0
++@HAVE_INTROSPECTION_TRUE@girdir = $(datadir)/gir-1.0
+ @HAVE_INTROSPECTION_TRUE@gir_DATA = $(INTROSPECTION_GIRS)
+-@HAVE_INTROSPECTION_TRUE@typelibdir = $(libdir)/gedit/girepository-1.0
++@HAVE_INTROSPECTION_TRUE@typelibdir = $(libdir)/girepository-1.0
+ @HAVE_INTROSPECTION_TRUE@typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)
+ all: $(BUILT_SOURCES)
+ $(MAKE) $(AM_MAKEFLAGS) all-recursive
diff --git a/editors/gedit3/pkg-descr b/editors/gedit3/pkg-descr
new file mode 100644
index 000000000..29135d79f
--- /dev/null
+++ b/editors/gedit3/pkg-descr
@@ -0,0 +1,11 @@
+gEdit is a Gtk+-2 text editor. Its features include:
+
+ * Complete integration with the GNOME Environment, including GnomeMDI
+ * Global Search and Replace
+ * Dynamically loaded fonts
+ * Splitscreen Mode
+ * Printing support
+ * Configurable Plugins system
+ * Unlimited Undo/Redo
+
+WWW: http://www.gnome.org/projects/gedit/
diff --git a/editors/gedit3/pkg-plist b/editors/gedit3/pkg-plist
new file mode 100644
index 000000000..2880333ed
--- /dev/null
+++ b/editors/gedit3/pkg-plist
@@ -0,0 +1,563 @@
+bin/gedit
+bin/gnome-text-editor
+include/gedit-%%VERSION%%/gedit/gedit-app-activatable.h
+include/gedit-%%VERSION%%/gedit/gedit-app.h
+include/gedit-%%VERSION%%/gedit/gedit-commands.h
+include/gedit-%%VERSION%%/gedit/gedit-debug.h
+include/gedit-%%VERSION%%/gedit/gedit-document.h
+include/gedit-%%VERSION%%/gedit/gedit-encodings-combo-box.h
+include/gedit-%%VERSION%%/gedit/gedit-encodings.h
+include/gedit-%%VERSION%%/gedit/gedit-message-bus.h
+include/gedit-%%VERSION%%/gedit/gedit-message-type.h
+include/gedit-%%VERSION%%/gedit/gedit-message.h
+include/gedit-%%VERSION%%/gedit/gedit-panel.h
+include/gedit-%%VERSION%%/gedit/gedit-progress-info-bar.h
+include/gedit-%%VERSION%%/gedit/gedit-statusbar.h
+include/gedit-%%VERSION%%/gedit/gedit-tab.h
+include/gedit-%%VERSION%%/gedit/gedit-utils.h
+include/gedit-%%VERSION%%/gedit/gedit-view-activatable.h
+include/gedit-%%VERSION%%/gedit/gedit-view.h
+include/gedit-%%VERSION%%/gedit/gedit-window-activatable.h
+include/gedit-%%VERSION%%/gedit/gedit-window.h
+lib/gedit/plugins/changecase.plugin
+lib/gedit/plugins/docinfo.plugin
+lib/gedit/plugins/filebrowser.plugin
+lib/gedit/plugins/libchangecase.a
+lib/gedit/plugins/libchangecase.la
+lib/gedit/plugins/libchangecase.so
+lib/gedit/plugins/libdocinfo.a
+lib/gedit/plugins/libdocinfo.la
+lib/gedit/plugins/libdocinfo.so
+lib/gedit/plugins/libfilebrowser.a
+lib/gedit/plugins/libfilebrowser.la
+lib/gedit/plugins/libfilebrowser.so
+lib/gedit/plugins/libmodelines.a
+lib/gedit/plugins/libmodelines.la
+lib/gedit/plugins/libmodelines.so
+lib/gedit/plugins/libsort.a
+lib/gedit/plugins/libsort.la
+lib/gedit/plugins/libsort.so
+lib/gedit/plugins/libspell.a
+lib/gedit/plugins/libspell.la
+lib/gedit/plugins/libspell.so
+lib/gedit/plugins/libtime.a
+lib/gedit/plugins/libtime.la
+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/console.pyc
+lib/gedit/plugins/pythonconsole/console.pyo
+lib/gedit/plugins/sort.plugin
+lib/gedit/plugins/spell.plugin
+lib/gedit/plugins/time.plugin
+lib/girepository-1.0/Gedit-%%VERSION%%.typelib
+lib/libgedit-private.a
+lib/libgedit-private.la
+lib/libgedit-private.so
+lib/libgedit-private.so.0
+libdata/pkgconfig/gedit.pc
+libexec/gedit/gedit-bugreport.sh
+share/GConf/gsettings/gedit.convert
+share/applications/gedit.desktop
+share/dbus-1/services/org.gnome.gedit.service
+%%DOCSDIR%%/GeditMessage.html
+%%DOCSDIR%%/GeditMessageBus.html
+%%DOCSDIR%%/GeditMessageType.html
+%%DOCSDIR%%/GeditWindowActivatable.html
+%%DOCSDIR%%/ch01.html
+%%DOCSDIR%%/gedit-GeditPrintJob.html
+%%DOCSDIR%%/gedit-GeditWiewActivatable.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-encodings.html
+%%DOCSDIR%%/gedit-gedit-file-chooser-dialog.html
+%%DOCSDIR%%/gedit-gedit-help.html
+%%DOCSDIR%%/gedit-gedit-panel.html
+%%DOCSDIR%%/gedit-gedit-print-job-preview.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.devhelp
+%%DOCSDIR%%/gedit.devhelp2
+%%DOCSDIR%%/home.png
+%%DOCSDIR%%/index.html
+%%DOCSDIR%%/index.sgml
+%%DOCSDIR%%/left.png
+%%DOCSDIR%%/right.png
+%%DOCSDIR%%/style.css
+%%DOCSDIR%%/up.png
+share/gedit/logo/gedit-logo.png
+share/gedit/plugins/docinfo/gedit-docinfo-plugin.ui
+share/gedit/plugins/filebrowser/gedit-file-browser-widget-ui.xml
+share/gedit/plugins/modelines/language-mappings
+share/gedit/plugins/pythonconsole/ui/config.ui
+share/gedit/plugins/sort/gedit-sort-plugin.ui
+share/gedit/plugins/spell/languages-dialog.ui
+share/gedit/plugins/spell/spell-checker.ui
+share/gedit/plugins/time/gedit-time-dialog.ui
+share/gedit/plugins/time/gedit-time-setup-dialog.ui
+share/gedit/ui/gedit-encodings-dialog.ui
+share/gedit/ui/gedit-preferences-dialog.ui
+share/gedit/ui/gedit-print-preferences.ui
+share/gedit/ui/gedit-replace-dialog.ui
+share/gedit/ui/gedit-ui.xml
+share/gir-1.0/Gedit-%%VERSION%%.gir
+share/gnome/help/gedit/C/figures/gedit_format_bold.png
+share/gnome/help/gedit/C/figures/gedit_format_italic.png
+share/gnome/help/gedit/C/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/C/figures/gedit_format_underline.png
+share/gnome/help/gedit/C/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/C/figures/gedit_window.png
+share/gnome/help/gedit/C/gedit.xml
+share/gnome/help/gedit/C/legal.xml
+share/gnome/help/gedit/ar/figures/gedit_format_bold.png
+share/gnome/help/gedit/ar/figures/gedit_format_italic.png
+share/gnome/help/gedit/ar/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/ar/figures/gedit_format_underline.png
+share/gnome/help/gedit/ar/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/ar/figures/gedit_window.png
+share/gnome/help/gedit/ar/gedit.xml
+share/gnome/help/gedit/ar/legal.xml
+share/gnome/help/gedit/bg/figures/gedit_format_bold.png
+share/gnome/help/gedit/bg/figures/gedit_format_italic.png
+share/gnome/help/gedit/bg/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/bg/figures/gedit_format_underline.png
+share/gnome/help/gedit/bg/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/bg/figures/gedit_window.png
+share/gnome/help/gedit/bg/gedit.xml
+share/gnome/help/gedit/bg/legal.xml
+share/gnome/help/gedit/ca/figures/gedit_format_bold.png
+share/gnome/help/gedit/ca/figures/gedit_format_italic.png
+share/gnome/help/gedit/ca/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/ca/figures/gedit_format_underline.png
+share/gnome/help/gedit/ca/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/ca/figures/gedit_window.png
+share/gnome/help/gedit/ca/gedit.xml
+share/gnome/help/gedit/ca/legal.xml
+share/gnome/help/gedit/cs/figures/gedit_format_bold.png
+share/gnome/help/gedit/cs/figures/gedit_format_italic.png
+share/gnome/help/gedit/cs/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/cs/figures/gedit_format_underline.png
+share/gnome/help/gedit/cs/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/cs/figures/gedit_window.png
+share/gnome/help/gedit/cs/gedit.xml
+share/gnome/help/gedit/cs/legal.xml
+share/gnome/help/gedit/da/figures/gedit_format_bold.png
+share/gnome/help/gedit/da/figures/gedit_format_italic.png
+share/gnome/help/gedit/da/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/da/figures/gedit_format_underline.png
+share/gnome/help/gedit/da/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/da/figures/gedit_window.png
+share/gnome/help/gedit/da/gedit.xml
+share/gnome/help/gedit/da/legal.xml
+share/gnome/help/gedit/de/figures/gedit_format_bold.png
+share/gnome/help/gedit/de/figures/gedit_format_italic.png
+share/gnome/help/gedit/de/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/de/figures/gedit_format_underline.png
+share/gnome/help/gedit/de/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/de/figures/gedit_window.png
+share/gnome/help/gedit/de/gedit.xml
+share/gnome/help/gedit/de/legal.xml
+share/gnome/help/gedit/el/figures/gedit_format_bold.png
+share/gnome/help/gedit/el/figures/gedit_format_italic.png
+share/gnome/help/gedit/el/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/el/figures/gedit_format_underline.png
+share/gnome/help/gedit/el/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/el/figures/gedit_window.png
+share/gnome/help/gedit/el/gedit.xml
+share/gnome/help/gedit/el/legal.xml
+share/gnome/help/gedit/es/figures/gedit_format_bold.png
+share/gnome/help/gedit/es/figures/gedit_format_italic.png
+share/gnome/help/gedit/es/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/es/figures/gedit_format_underline.png
+share/gnome/help/gedit/es/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/es/figures/gedit_window.png
+share/gnome/help/gedit/es/gedit.xml
+share/gnome/help/gedit/es/legal.xml
+share/gnome/help/gedit/fi/figures/gedit_format_bold.png
+share/gnome/help/gedit/fi/figures/gedit_format_italic.png
+share/gnome/help/gedit/fi/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/fi/figures/gedit_format_underline.png
+share/gnome/help/gedit/fi/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/fi/figures/gedit_window.png
+share/gnome/help/gedit/fi/gedit.xml
+share/gnome/help/gedit/fi/legal.xml
+share/gnome/help/gedit/fr/figures/gedit_format_bold.png
+share/gnome/help/gedit/fr/figures/gedit_format_italic.png
+share/gnome/help/gedit/fr/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/fr/figures/gedit_format_underline.png
+share/gnome/help/gedit/fr/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/fr/figures/gedit_window.png
+share/gnome/help/gedit/fr/gedit.xml
+share/gnome/help/gedit/fr/legal.xml
+share/gnome/help/gedit/hu/figures/gedit_format_bold.png
+share/gnome/help/gedit/hu/figures/gedit_format_italic.png
+share/gnome/help/gedit/hu/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/hu/figures/gedit_format_underline.png
+share/gnome/help/gedit/hu/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/hu/figures/gedit_window.png
+share/gnome/help/gedit/hu/gedit.xml
+share/gnome/help/gedit/hu/legal.xml
+share/gnome/help/gedit/it/figures/gedit_format_bold.png
+share/gnome/help/gedit/it/figures/gedit_format_italic.png
+share/gnome/help/gedit/it/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/it/figures/gedit_format_underline.png
+share/gnome/help/gedit/it/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/it/figures/gedit_window.png
+share/gnome/help/gedit/it/gedit.xml
+share/gnome/help/gedit/it/legal.xml
+share/gnome/help/gedit/ja/figures/gedit_format_bold.png
+share/gnome/help/gedit/ja/figures/gedit_format_italic.png
+share/gnome/help/gedit/ja/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/ja/figures/gedit_format_underline.png
+share/gnome/help/gedit/ja/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/ja/figures/gedit_window.png
+share/gnome/help/gedit/ja/gedit.xml
+share/gnome/help/gedit/ja/legal.xml
+share/gnome/help/gedit/ko/figures/gedit_format_bold.png
+share/gnome/help/gedit/ko/figures/gedit_format_italic.png
+share/gnome/help/gedit/ko/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/ko/figures/gedit_format_underline.png
+share/gnome/help/gedit/ko/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/ko/figures/gedit_window.png
+share/gnome/help/gedit/ko/gedit.xml
+share/gnome/help/gedit/ko/legal.xml
+share/gnome/help/gedit/oc/figures/gedit_format_bold.png
+share/gnome/help/gedit/oc/figures/gedit_format_italic.png
+share/gnome/help/gedit/oc/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/oc/figures/gedit_format_underline.png
+share/gnome/help/gedit/oc/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/oc/figures/gedit_window.png
+share/gnome/help/gedit/oc/gedit.xml
+share/gnome/help/gedit/oc/legal.xml
+share/gnome/help/gedit/pt_BR/figures/gedit_format_bold.png
+share/gnome/help/gedit/pt_BR/figures/gedit_format_italic.png
+share/gnome/help/gedit/pt_BR/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/pt_BR/figures/gedit_format_underline.png
+share/gnome/help/gedit/pt_BR/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/pt_BR/figures/gedit_window.png
+share/gnome/help/gedit/pt_BR/gedit.xml
+share/gnome/help/gedit/pt_BR/legal.xml
+share/gnome/help/gedit/ru/figures/gedit_format_bold.png
+share/gnome/help/gedit/ru/figures/gedit_format_italic.png
+share/gnome/help/gedit/ru/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/ru/figures/gedit_format_underline.png
+share/gnome/help/gedit/ru/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/ru/figures/gedit_window.png
+share/gnome/help/gedit/ru/gedit.xml
+share/gnome/help/gedit/ru/legal.xml
+share/gnome/help/gedit/sl/figures/gedit_format_bold.png
+share/gnome/help/gedit/sl/figures/gedit_format_italic.png
+share/gnome/help/gedit/sl/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/sl/figures/gedit_format_underline.png
+share/gnome/help/gedit/sl/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/sl/figures/gedit_window.png
+share/gnome/help/gedit/sl/gedit.xml
+share/gnome/help/gedit/sl/legal.xml
+share/gnome/help/gedit/sv/figures/gedit_format_bold.png
+share/gnome/help/gedit/sv/figures/gedit_format_italic.png
+share/gnome/help/gedit/sv/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/sv/figures/gedit_format_underline.png
+share/gnome/help/gedit/sv/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/sv/figures/gedit_window.png
+share/gnome/help/gedit/sv/gedit.xml
+share/gnome/help/gedit/sv/legal.xml
+share/gnome/help/gedit/th/figures/gedit_format_bold.png
+share/gnome/help/gedit/th/figures/gedit_format_italic.png
+share/gnome/help/gedit/th/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/th/figures/gedit_format_underline.png
+share/gnome/help/gedit/th/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/th/figures/gedit_window.png
+share/gnome/help/gedit/th/gedit.xml
+share/gnome/help/gedit/th/legal.xml
+share/gnome/help/gedit/uk/figures/gedit_format_bold.png
+share/gnome/help/gedit/uk/figures/gedit_format_italic.png
+share/gnome/help/gedit/uk/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/uk/figures/gedit_format_underline.png
+share/gnome/help/gedit/uk/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/uk/figures/gedit_window.png
+share/gnome/help/gedit/uk/gedit.xml
+share/gnome/help/gedit/uk/legal.xml
+share/gnome/help/gedit/zh_CN/figures/gedit_format_bold.png
+share/gnome/help/gedit/zh_CN/figures/gedit_format_italic.png
+share/gnome/help/gedit/zh_CN/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/zh_CN/figures/gedit_format_underline.png
+share/gnome/help/gedit/zh_CN/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/zh_CN/figures/gedit_window.png
+share/gnome/help/gedit/zh_CN/gedit.xml
+share/gnome/help/gedit/zh_CN/legal.xml
+share/gnome/help/gedit/zh_HK/figures/gedit_format_bold.png
+share/gnome/help/gedit/zh_HK/figures/gedit_format_italic.png
+share/gnome/help/gedit/zh_HK/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/zh_HK/figures/gedit_format_underline.png
+share/gnome/help/gedit/zh_HK/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/zh_HK/figures/gedit_window.png
+share/gnome/help/gedit/zh_HK/gedit.xml
+share/gnome/help/gedit/zh_HK/legal.xml
+share/gnome/help/gedit/zh_TW/figures/gedit_format_bold.png
+share/gnome/help/gedit/zh_TW/figures/gedit_format_italic.png
+share/gnome/help/gedit/zh_TW/figures/gedit_format_strikethrough.png
+share/gnome/help/gedit/zh_TW/figures/gedit_format_underline.png
+share/gnome/help/gedit/zh_TW/figures/gedit_recent_files_menu_icon.png
+share/gnome/help/gedit/zh_TW/figures/gedit_window.png
+share/gnome/help/gedit/zh_TW/gedit.xml
+share/gnome/help/gedit/zh_TW/legal.xml
+share/locale/af/LC_MESSAGES/gedit.mo
+share/locale/am/LC_MESSAGES/gedit.mo
+share/locale/ar/LC_MESSAGES/gedit.mo
+share/locale/as/LC_MESSAGES/gedit.mo
+share/locale/ast/LC_MESSAGES/gedit.mo
+share/locale/az/LC_MESSAGES/gedit.mo
+share/locale/be/LC_MESSAGES/gedit.mo
+share/locale/be@latin/LC_MESSAGES/gedit.mo
+share/locale/bg/LC_MESSAGES/gedit.mo
+share/locale/bn/LC_MESSAGES/gedit.mo
+share/locale/bn_IN/LC_MESSAGES/gedit.mo
+share/locale/br/LC_MESSAGES/gedit.mo
+share/locale/bs/LC_MESSAGES/gedit.mo
+share/locale/ca/LC_MESSAGES/gedit.mo
+share/locale/ca@valencia/LC_MESSAGES/gedit.mo
+share/locale/crh/LC_MESSAGES/gedit.mo
+share/locale/cs/LC_MESSAGES/gedit.mo
+share/locale/cy/LC_MESSAGES/gedit.mo
+share/locale/da/LC_MESSAGES/gedit.mo
+share/locale/de/LC_MESSAGES/gedit.mo
+share/locale/dz/LC_MESSAGES/gedit.mo
+share/locale/el/LC_MESSAGES/gedit.mo
+share/locale/en@shaw/LC_MESSAGES/gedit.mo
+share/locale/en_CA/LC_MESSAGES/gedit.mo
+share/locale/en_GB/LC_MESSAGES/gedit.mo
+share/locale/eo/LC_MESSAGES/gedit.mo
+share/locale/es/LC_MESSAGES/gedit.mo
+share/locale/et/LC_MESSAGES/gedit.mo
+share/locale/eu/LC_MESSAGES/gedit.mo
+share/locale/fa/LC_MESSAGES/gedit.mo
+share/locale/fi/LC_MESSAGES/gedit.mo
+share/locale/fr/LC_MESSAGES/gedit.mo
+share/locale/ga/LC_MESSAGES/gedit.mo
+share/locale/gl/LC_MESSAGES/gedit.mo
+share/locale/gu/LC_MESSAGES/gedit.mo
+share/locale/he/LC_MESSAGES/gedit.mo
+share/locale/hi/LC_MESSAGES/gedit.mo
+share/locale/hr/LC_MESSAGES/gedit.mo
+share/locale/hu/LC_MESSAGES/gedit.mo
+share/locale/hy/LC_MESSAGES/gedit.mo
+share/locale/id/LC_MESSAGES/gedit.mo
+share/locale/is/LC_MESSAGES/gedit.mo
+share/locale/it/LC_MESSAGES/gedit.mo
+share/locale/ja/LC_MESSAGES/gedit.mo
+share/locale/ka/LC_MESSAGES/gedit.mo
+share/locale/kk/LC_MESSAGES/gedit.mo
+share/locale/kn/LC_MESSAGES/gedit.mo
+share/locale/ko/LC_MESSAGES/gedit.mo
+share/locale/ku/LC_MESSAGES/gedit.mo
+share/locale/la/LC_MESSAGES/gedit.mo
+share/locale/lt/LC_MESSAGES/gedit.mo
+share/locale/lv/LC_MESSAGES/gedit.mo
+share/locale/mai/LC_MESSAGES/gedit.mo
+share/locale/mg/LC_MESSAGES/gedit.mo
+share/locale/mi/LC_MESSAGES/gedit.mo
+share/locale/mk/LC_MESSAGES/gedit.mo
+share/locale/ml/LC_MESSAGES/gedit.mo
+share/locale/mn/LC_MESSAGES/gedit.mo
+share/locale/mr/LC_MESSAGES/gedit.mo
+share/locale/ms/LC_MESSAGES/gedit.mo
+share/locale/nb/LC_MESSAGES/gedit.mo
+share/locale/nds/LC_MESSAGES/gedit.mo
+share/locale/ne/LC_MESSAGES/gedit.mo
+share/locale/nl/LC_MESSAGES/gedit.mo
+share/locale/nn/LC_MESSAGES/gedit.mo
+share/locale/oc/LC_MESSAGES/gedit.mo
+share/locale/or/LC_MESSAGES/gedit.mo
+share/locale/pa/LC_MESSAGES/gedit.mo
+share/locale/pl/LC_MESSAGES/gedit.mo
+share/locale/ps/LC_MESSAGES/gedit.mo
+share/locale/pt/LC_MESSAGES/gedit.mo
+share/locale/pt_BR/LC_MESSAGES/gedit.mo
+share/locale/ro/LC_MESSAGES/gedit.mo
+share/locale/ru/LC_MESSAGES/gedit.mo
+share/locale/rw/LC_MESSAGES/gedit.mo
+share/locale/si/LC_MESSAGES/gedit.mo
+share/locale/sk/LC_MESSAGES/gedit.mo
+share/locale/sl/LC_MESSAGES/gedit.mo
+share/locale/sq/LC_MESSAGES/gedit.mo
+share/locale/sr/LC_MESSAGES/gedit.mo
+share/locale/sr@latin/LC_MESSAGES/gedit.mo
+share/locale/sv/LC_MESSAGES/gedit.mo
+share/locale/ta/LC_MESSAGES/gedit.mo
+share/locale/te/LC_MESSAGES/gedit.mo
+share/locale/th/LC_MESSAGES/gedit.mo
+share/locale/tk/LC_MESSAGES/gedit.mo
+share/locale/tr/LC_MESSAGES/gedit.mo
+share/locale/ug/LC_MESSAGES/gedit.mo
+share/locale/uk/LC_MESSAGES/gedit.mo
+share/locale/vi/LC_MESSAGES/gedit.mo
+share/locale/wa/LC_MESSAGES/gedit.mo
+share/locale/xh/LC_MESSAGES/gedit.mo
+share/locale/zh_CN/LC_MESSAGES/gedit.mo
+share/locale/zh_HK/LC_MESSAGES/gedit.mo
+share/locale/zh_TW/LC_MESSAGES/gedit.mo
+share/omf/gedit/gedit-C.omf
+share/omf/gedit/gedit-ar.omf
+share/omf/gedit/gedit-bg.omf
+share/omf/gedit/gedit-ca.omf
+share/omf/gedit/gedit-cs.omf
+share/omf/gedit/gedit-da.omf
+share/omf/gedit/gedit-de.omf
+share/omf/gedit/gedit-el.omf
+share/omf/gedit/gedit-es.omf
+share/omf/gedit/gedit-fi.omf
+share/omf/gedit/gedit-fr.omf
+share/omf/gedit/gedit-hu.omf
+share/omf/gedit/gedit-it.omf
+share/omf/gedit/gedit-ja.omf
+share/omf/gedit/gedit-ko.omf
+share/omf/gedit/gedit-oc.omf
+share/omf/gedit/gedit-pt_BR.omf
+share/omf/gedit/gedit-ru.omf
+share/omf/gedit/gedit-sl.omf
+share/omf/gedit/gedit-sv.omf
+share/omf/gedit/gedit-th.omf
+share/omf/gedit/gedit-uk.omf
+share/omf/gedit/gedit-zh_CN.omf
+share/omf/gedit/gedit-zh_HK.omf
+share/omf/gedit/gedit-zh_TW.omf
+@dirrm share/omf/gedit
+@dirrm share/gnome/help/gedit/zh_TW/figures
+@dirrm share/gnome/help/gedit/zh_TW
+@dirrm share/gnome/help/gedit/zh_HK/figures
+@dirrm share/gnome/help/gedit/zh_HK
+@dirrm share/gnome/help/gedit/zh_CN/figures
+@dirrm share/gnome/help/gedit/zh_CN
+@dirrm share/gnome/help/gedit/uk/figures
+@dirrm share/gnome/help/gedit/uk
+@dirrm share/gnome/help/gedit/th/figures
+@dirrm share/gnome/help/gedit/th
+@dirrm share/gnome/help/gedit/sv/figures
+@dirrm share/gnome/help/gedit/sv
+@dirrm share/gnome/help/gedit/sl/figures
+@dirrm share/gnome/help/gedit/sl
+@dirrm share/gnome/help/gedit/ru/figures
+@dirrm share/gnome/help/gedit/ru
+@dirrm share/gnome/help/gedit/pt_BR/figures
+@dirrm share/gnome/help/gedit/pt_BR
+@dirrm share/gnome/help/gedit/oc/figures
+@dirrm share/gnome/help/gedit/oc
+@dirrm share/gnome/help/gedit/ko/figures
+@dirrm share/gnome/help/gedit/ko
+@dirrm share/gnome/help/gedit/ja/figures
+@dirrm share/gnome/help/gedit/ja
+@dirrm share/gnome/help/gedit/it/figures
+@dirrm share/gnome/help/gedit/it
+@dirrm share/gnome/help/gedit/hu/figures
+@dirrm share/gnome/help/gedit/hu
+@dirrm share/gnome/help/gedit/fr/figures
+@dirrm share/gnome/help/gedit/fr
+@dirrm share/gnome/help/gedit/fi/figures
+@dirrm share/gnome/help/gedit/fi
+@dirrm share/gnome/help/gedit/es/figures
+@dirrm share/gnome/help/gedit/es
+@dirrm share/gnome/help/gedit/el/figures
+@dirrm share/gnome/help/gedit/el
+@dirrm share/gnome/help/gedit/de/figures
+@dirrm share/gnome/help/gedit/de
+@dirrm share/gnome/help/gedit/da/figures
+@dirrm share/gnome/help/gedit/da
+@dirrm share/gnome/help/gedit/cs/figures
+@dirrm share/gnome/help/gedit/cs
+@dirrm share/gnome/help/gedit/ca/figures
+@dirrm share/gnome/help/gedit/ca
+@dirrm share/gnome/help/gedit/bg/figures
+@dirrm share/gnome/help/gedit/bg
+@dirrm share/gnome/help/gedit/ar/figures
+@dirrm share/gnome/help/gedit/ar
+@dirrm share/gnome/help/gedit/C/figures
+@dirrm share/gnome/help/gedit/C
+@dirrm share/gnome/help/gedit
+@dirrm share/gedit/ui
+@dirrm share/gedit/plugins/time
+@dirrm share/gedit/plugins/spell
+@dirrm share/gedit/plugins/sort
+@dirrm share/gedit/plugins/pythonconsole/ui
+@dirrm share/gedit/plugins/pythonconsole
+@dirrm share/gedit/plugins/modelines
+@dirrm share/gedit/plugins/filebrowser
+@dirrm share/gedit/plugins/docinfo
+@dirrm share/gedit/plugins/changecase
+@dirrm share/gedit/plugins
+@dirrm share/gedit/logo
+@dirrm share/gedit
+@dirrm %%DOCSDIR%%
+@dirrmtry share/applications
+@dirrmtry libexec/gedit
+@dirrm lib/gedit/plugins/pythonconsole
+@dirrmtry lib/gedit/plugins
+@dirrmtry lib/gedit
+@dirrm include/gedit-%%VERSION%%/gedit
+@dirrm include/gedit-%%VERSION%%
+@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
+@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@dirrmtry share/locale/xh/LC_MESSAGES
+@dirrmtry share/locale/xh
+@dirrmtry share/locale/ug/LC_MESSAGES
+@dirrmtry share/locale/ug
+@dirrmtry share/locale/te/LC_MESSAGES
+@dirrmtry share/locale/te
+@dirrmtry share/locale/sr@latin/LC_MESSAGES
+@dirrmtry share/locale/sr@latin
+@dirrmtry share/locale/si/LC_MESSAGES
+@dirrmtry share/locale/si
+@dirrmtry share/locale/rw/LC_MESSAGES
+@dirrmtry share/locale/rw
+@dirrmtry share/locale/ps/LC_MESSAGES
+@dirrmtry share/locale/ps
+@dirrmtry share/locale/oc/LC_MESSAGES
+@dirrmtry share/locale/oc
+@dirrmtry share/locale/nds/LC_MESSAGES
+@dirrmtry share/locale/nds
+@dirrmtry share/locale/mr/LC_MESSAGES
+@dirrmtry share/locale/mr
+@dirrmtry share/locale/mi/LC_MESSAGES
+@dirrmtry share/locale/mi
+@dirrmtry share/locale/mg/LC_MESSAGES
+@dirrmtry share/locale/mg
+@dirrmtry share/locale/mai/LC_MESSAGES
+@dirrmtry share/locale/mai
+@dirrmtry share/locale/la/LC_MESSAGES
+@dirrmtry share/locale/la
+@dirrmtry share/locale/ku/LC_MESSAGES
+@dirrmtry share/locale/ku
+@dirrmtry share/locale/kk/LC_MESSAGES
+@dirrmtry share/locale/kk
+@dirrmtry share/locale/hy/LC_MESSAGES
+@dirrmtry share/locale/hy
+@dirrmtry share/locale/en@shaw/LC_MESSAGES
+@dirrmtry share/locale/en@shaw
+@dirrmtry share/locale/dz/LC_MESSAGES
+@dirrmtry share/locale/dz
+@dirrmtry share/locale/crh/LC_MESSAGES
+@dirrmtry share/locale/crh
+@dirrmtry share/locale/ca@valencia/LC_MESSAGES
+@dirrmtry share/locale/ca@valencia
+@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/ast/LC_MESSAGES
+@dirrmtry share/locale/ast
+@dirrmtry share/locale/as/LC_MESSAGES
+@dirrmtry share/locale/as