Update to gedit-2.20.3 and enable the python stuff.
help & ok jasper@, martynas@
This commit is contained in:
parent
cc14e8cd31
commit
a793eb8793
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2007/07/05 22:50:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2007/11/26 21:31:54 bernd Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= lightweight GNOME text editor
|
||||
|
||||
GNOME_PROJECT= gedit
|
||||
GNOME_VERSION= 2.18.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
GNOME_VERSION= 2.20.3
|
||||
CATEGORIES= editors
|
||||
|
||||
HOMEPAGE= http://www.gnome.org/projects/gedit/
|
||||
@ -16,40 +17,48 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcursor Xdmcp \
|
||||
Xext Xfixes Xi Xinerama Xrandr Xrender art_lgpl_2 atk-1.0 \
|
||||
audiofile bonobo-2 bonobo-activation bonoboui-2 c cairo \
|
||||
crypto dbus-1 dbus-glib-1 esd expat fontconfig freetype \
|
||||
gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 glade-2.0 glib-2.0 \
|
||||
glitz gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2 \
|
||||
gnomeprint-2-2 gnomevfs-2 gobject-2.0 gthread-2.0 gtk-x11-2.0 \
|
||||
jpeg m pango-1.0 pangocairo-1.0 pangoft2-1.0 png popt \
|
||||
pthread ssl stdc++ util xml2 z
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcursor Xcomposite \
|
||||
Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender \
|
||||
art_lgpl_2 atk-1.0 audiofile bonobo-2 bonobo-activation \
|
||||
bonoboui-2 c cairo crypto dbus-1 dbus-glib-1 esd expat \
|
||||
fontconfig freetype gailutil gconf-2 gdk-x11-2.0 \
|
||||
gdk_pixbuf-2.0 glade-2.0 glib-2.0 glitz gmodule-2.0 \
|
||||
gnome-2 gnome-keyring gnomecanvas-2 gnomeprint-2-2 \
|
||||
gnomevfs-2 gobject-2.0 gthread-2.0 gtk-x11-2.0 jpeg m \
|
||||
pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre png popt pthread \
|
||||
ssl stdc++ util xml2 z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
MODULES= devel/gettext \
|
||||
lang/python \
|
||||
x11/gnome
|
||||
|
||||
BUILD_DEPENDS= :iso-codes-*:devel/iso-codes \
|
||||
:scrollkeeper-*:textproc/scrollkeeper \
|
||||
:gnome-doc-utils-*:x11/gnome/doc-utils
|
||||
:gnome-doc-utils-*:x11/gnome/doc-utils \
|
||||
::x11/py-gtksourceview
|
||||
LIB_DEPENDS= enchant::textproc/enchant \
|
||||
gnomeprintui-2-2.>=2.0::x11/gnome/libgnomeprintui \
|
||||
gnomeui-2::x11/gnome/libgnomeui \
|
||||
gtksourceview-1.0::x11/gtksourceview
|
||||
gtksourceview-2.0::x11/gtksourceview \
|
||||
${MODPY_LIB_DEPENDS}
|
||||
RUN_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper \
|
||||
:gnome-doc-utils-*:x11/gnome/doc-utils \
|
||||
:yelp-*:x11/gnome/yelp
|
||||
:yelp-*:x11/gnome/yelp \
|
||||
::x11/py-gtksourceview \
|
||||
::x11/gnome/py-gnome
|
||||
|
||||
USE_X11= Yes
|
||||
DESKTOP_FILES= Yes
|
||||
LIBTOOL_FLAGS= --tag=disable-static
|
||||
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/gedit \
|
||||
--disable-schemas-install \
|
||||
--disable-python
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include"
|
||||
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib -lm -lstdc++ -lintl -liconv"
|
||||
--enable-python \
|
||||
--disable-attr
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -lm -lstdc++ -lintl -liconv" \
|
||||
PYTHON="${MODPY_BIN}"
|
||||
|
||||
post-patch:
|
||||
@ln -s /usr/bin/true ${WRKDIR}/bin/scrollkeeper-update
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/gedit-2.18.1.tar.bz2) = Yt74Gza+/HlnL/FrxUwtKQ==
|
||||
RMD160 (gnome/gedit-2.18.1.tar.bz2) = d5mBIU6pHz2DxyZCkCZVPzQUlCU=
|
||||
SHA1 (gnome/gedit-2.18.1.tar.bz2) = qcRghypDmuNG5uwGIGXZTJwCvfA=
|
||||
SHA256 (gnome/gedit-2.18.1.tar.bz2) = f28OlRekuP10FSPgTEE+BCee1nAAGSNkby6h4uNZKcQ=
|
||||
SIZE (gnome/gedit-2.18.1.tar.bz2) = 3392618
|
||||
MD5 (gnome/gedit-2.20.3.tar.bz2) = r8e7UyfAy6OTr0sfb6CWwQ==
|
||||
RMD160 (gnome/gedit-2.20.3.tar.bz2) = 43R7uvygma5VZwBbW9avO6JwTD0=
|
||||
SHA1 (gnome/gedit-2.20.3.tar.bz2) = zLubrQAQHtRlw52gWw3K+OqIESA=
|
||||
SHA256 (gnome/gedit-2.20.3.tar.bz2) = 2BWeajRCo7z426WqtbjUt5+qXy0U2d+bQ/oOkYaSLfA=
|
||||
SIZE (gnome/gedit-2.20.3.tar.bz2) = 3812377
|
||||
|
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-plugins_externaltools_data_Makefile_in,v 1.1 2007/11/26 21:31:54 bernd Exp $
|
||||
--- plugins/externaltools/data/Makefile.in.orig Sat Nov 24 12:10:16 2007
|
||||
+++ plugins/externaltools/data/Makefile.in Sat Nov 24 12:10:16 2007
|
||||
@@ -465,7 +465,7 @@ uninstall-am: uninstall-toolsSCRIPTS
|
||||
# (.desktop), which happens to be translated using intltool.
|
||||
$(tools_SCRIPTS): %: %.tool.in %.desktop $(TOOL_MERGE)
|
||||
perl $(TOOL_MERGE) -o $@ $< $(word 2,$^)
|
||||
- chmod --reference=$< $@
|
||||
+# chmod --reference=$< $@
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
@ -1,10 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.3 2007/05/07 19:38:24 jasper Exp $
|
||||
lib/gedit-2/plugins/libchangecase.so
|
||||
lib/gedit-2/plugins/libdocinfo.so
|
||||
lib/gedit-2/plugins/libfilebrowser.so
|
||||
lib/gedit-2/plugins/libindent.so
|
||||
lib/gedit-2/plugins/libsample.so
|
||||
lib/gedit-2/plugins/libsort.so
|
||||
lib/gedit-2/plugins/libspell.so
|
||||
lib/gedit-2/plugins/libtaglist.so
|
||||
lib/gedit-2/plugins/libtime.so
|
@ -1,53 +1,140 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2007/05/12 20:52:31 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2007/11/26 21:31:54 bernd Exp $
|
||||
bin/gedit
|
||||
bin/gnome-text-editor
|
||||
include/gedit-2.16/
|
||||
include/gedit-2.16/gedit/
|
||||
include/gedit-2.16/gedit/gedit-app.h
|
||||
include/gedit-2.16/gedit/gedit-convert.h
|
||||
include/gedit-2.16/gedit/gedit-debug.h
|
||||
include/gedit-2.16/gedit/gedit-document.h
|
||||
include/gedit-2.16/gedit/gedit-encodings-option-menu.h
|
||||
include/gedit-2.16/gedit/gedit-encodings.h
|
||||
include/gedit-2.16/gedit/gedit-file-chooser-dialog.h
|
||||
include/gedit-2.16/gedit/gedit-help.h
|
||||
include/gedit-2.16/gedit/gedit-message-area.h
|
||||
include/gedit-2.16/gedit/gedit-metadata-manager.h
|
||||
include/gedit-2.16/gedit/gedit-notebook.h
|
||||
include/gedit-2.16/gedit/gedit-panel.h
|
||||
include/gedit-2.16/gedit/gedit-plugin.h
|
||||
include/gedit-2.16/gedit/gedit-prefs-manager-app.h
|
||||
include/gedit-2.16/gedit/gedit-prefs-manager.h
|
||||
include/gedit-2.16/gedit/gedit-print-job-preview.h
|
||||
include/gedit-2.16/gedit/gedit-print.h
|
||||
include/gedit-2.16/gedit/gedit-progress-message-area.h
|
||||
include/gedit-2.16/gedit/gedit-statusbar.h
|
||||
include/gedit-2.16/gedit/gedit-tab.h
|
||||
include/gedit-2.16/gedit/gedit-utils.h
|
||||
include/gedit-2.16/gedit/gedit-view.h
|
||||
include/gedit-2.16/gedit/gedit-window.h
|
||||
include/gedit-2.20/
|
||||
include/gedit-2.20/gedit/
|
||||
include/gedit-2.20/gedit/gedit-app.h
|
||||
include/gedit-2.20/gedit/gedit-convert.h
|
||||
include/gedit-2.20/gedit/gedit-debug.h
|
||||
include/gedit-2.20/gedit/gedit-document.h
|
||||
include/gedit-2.20/gedit/gedit-encodings-option-menu.h
|
||||
include/gedit-2.20/gedit/gedit-encodings.h
|
||||
include/gedit-2.20/gedit/gedit-file-chooser-dialog.h
|
||||
include/gedit-2.20/gedit/gedit-help.h
|
||||
include/gedit-2.20/gedit/gedit-message-area.h
|
||||
include/gedit-2.20/gedit/gedit-metadata-manager.h
|
||||
include/gedit-2.20/gedit/gedit-notebook.h
|
||||
include/gedit-2.20/gedit/gedit-panel.h
|
||||
include/gedit-2.20/gedit/gedit-plugin.h
|
||||
include/gedit-2.20/gedit/gedit-prefs-manager-app.h
|
||||
include/gedit-2.20/gedit/gedit-prefs-manager.h
|
||||
include/gedit-2.20/gedit/gedit-progress-message-area.h
|
||||
include/gedit-2.20/gedit/gedit-statusbar.h
|
||||
include/gedit-2.20/gedit/gedit-tab.h
|
||||
include/gedit-2.20/gedit/gedit-utils.h
|
||||
include/gedit-2.20/gedit/gedit-view.h
|
||||
include/gedit-2.20/gedit/gedit-window.h
|
||||
lib/gedit-2/
|
||||
lib/gedit-2/gedit-bugreport.sh
|
||||
lib/gedit-2/plugins/
|
||||
lib/gedit-2/plugins/changecase.gedit-plugin
|
||||
lib/gedit-2/plugins/docinfo.gedit-plugin
|
||||
lib/gedit-2/plugins/externaltools/
|
||||
lib/gedit-2/plugins/externaltools.gedit-plugin
|
||||
lib/gedit-2/plugins/externaltools/ElementTree.py
|
||||
lib/gedit-2/plugins/externaltools/ElementTree.pyc
|
||||
lib/gedit-2/plugins/externaltools/ElementTree.pyo
|
||||
lib/gedit-2/plugins/externaltools/__init__.py
|
||||
lib/gedit-2/plugins/externaltools/__init__.pyc
|
||||
lib/gedit-2/plugins/externaltools/__init__.pyo
|
||||
lib/gedit-2/plugins/externaltools/capture.py
|
||||
lib/gedit-2/plugins/externaltools/capture.pyc
|
||||
lib/gedit-2/plugins/externaltools/capture.pyo
|
||||
lib/gedit-2/plugins/externaltools/functions.py
|
||||
lib/gedit-2/plugins/externaltools/functions.pyc
|
||||
lib/gedit-2/plugins/externaltools/functions.pyo
|
||||
lib/gedit-2/plugins/externaltools/library.py
|
||||
lib/gedit-2/plugins/externaltools/library.pyc
|
||||
lib/gedit-2/plugins/externaltools/library.pyo
|
||||
lib/gedit-2/plugins/externaltools/manager.py
|
||||
lib/gedit-2/plugins/externaltools/manager.pyc
|
||||
lib/gedit-2/plugins/externaltools/manager.pyo
|
||||
lib/gedit-2/plugins/externaltools/outputpanel.py
|
||||
lib/gedit-2/plugins/externaltools/outputpanel.pyc
|
||||
lib/gedit-2/plugins/externaltools/outputpanel.pyo
|
||||
lib/gedit-2/plugins/externaltools/tools.glade
|
||||
lib/gedit-2/plugins/filebrowser.gedit-plugin
|
||||
lib/gedit-2/plugins/indent.gedit-plugin
|
||||
lib/gedit-2/plugins/libchangecase.la
|
||||
lib/gedit-2/plugins/libchangecase.so
|
||||
lib/gedit-2/plugins/libdocinfo.la
|
||||
lib/gedit-2/plugins/libdocinfo.so
|
||||
lib/gedit-2/plugins/libfilebrowser.la
|
||||
lib/gedit-2/plugins/libfilebrowser.so
|
||||
lib/gedit-2/plugins/libindent.la
|
||||
lib/gedit-2/plugins/libindent.so
|
||||
lib/gedit-2/plugins/libmodelines.la
|
||||
lib/gedit-2/plugins/libmodelines.so
|
||||
lib/gedit-2/plugins/libsample.la
|
||||
lib/gedit-2/plugins/libsample.so
|
||||
lib/gedit-2/plugins/libsort.la
|
||||
lib/gedit-2/plugins/libsort.so
|
||||
lib/gedit-2/plugins/libspell.la
|
||||
lib/gedit-2/plugins/libspell.so
|
||||
lib/gedit-2/plugins/libtaglist.la
|
||||
lib/gedit-2/plugins/libtaglist.so
|
||||
lib/gedit-2/plugins/libtime.la
|
||||
lib/gedit-2/plugins/libtime.so
|
||||
lib/gedit-2/plugins/modelines.gedit-plugin
|
||||
lib/gedit-2/plugins/pythonconsole/
|
||||
lib/gedit-2/plugins/pythonconsole.gedit-plugin
|
||||
lib/gedit-2/plugins/pythonconsole/__init__.py
|
||||
lib/gedit-2/plugins/pythonconsole/__init__.pyc
|
||||
lib/gedit-2/plugins/pythonconsole/__init__.pyo
|
||||
lib/gedit-2/plugins/pythonconsole/console.py
|
||||
lib/gedit-2/plugins/pythonconsole/console.pyc
|
||||
lib/gedit-2/plugins/pythonconsole/console.pyo
|
||||
lib/gedit-2/plugins/sample.gedit-plugin
|
||||
lib/gedit-2/plugins/snippets/
|
||||
lib/gedit-2/plugins/snippets.gedit-plugin
|
||||
lib/gedit-2/plugins/snippets/Document.py
|
||||
lib/gedit-2/plugins/snippets/Document.pyc
|
||||
lib/gedit-2/plugins/snippets/Document.pyo
|
||||
lib/gedit-2/plugins/snippets/ElementTree.py
|
||||
lib/gedit-2/plugins/snippets/ElementTree.pyc
|
||||
lib/gedit-2/plugins/snippets/ElementTree.pyo
|
||||
lib/gedit-2/plugins/snippets/Exporter.py
|
||||
lib/gedit-2/plugins/snippets/Exporter.pyc
|
||||
lib/gedit-2/plugins/snippets/Exporter.pyo
|
||||
lib/gedit-2/plugins/snippets/Helper.py
|
||||
lib/gedit-2/plugins/snippets/Helper.pyc
|
||||
lib/gedit-2/plugins/snippets/Helper.pyo
|
||||
lib/gedit-2/plugins/snippets/Importer.py
|
||||
lib/gedit-2/plugins/snippets/Importer.pyc
|
||||
lib/gedit-2/plugins/snippets/Importer.pyo
|
||||
lib/gedit-2/plugins/snippets/Library.py
|
||||
lib/gedit-2/plugins/snippets/Library.pyc
|
||||
lib/gedit-2/plugins/snippets/Library.pyo
|
||||
lib/gedit-2/plugins/snippets/Manager.py
|
||||
lib/gedit-2/plugins/snippets/Manager.pyc
|
||||
lib/gedit-2/plugins/snippets/Manager.pyo
|
||||
lib/gedit-2/plugins/snippets/Parser.py
|
||||
lib/gedit-2/plugins/snippets/Parser.pyc
|
||||
lib/gedit-2/plugins/snippets/Parser.pyo
|
||||
lib/gedit-2/plugins/snippets/Placeholder.py
|
||||
lib/gedit-2/plugins/snippets/Placeholder.pyc
|
||||
lib/gedit-2/plugins/snippets/Placeholder.pyo
|
||||
lib/gedit-2/plugins/snippets/Snippet.py
|
||||
lib/gedit-2/plugins/snippets/Snippet.pyc
|
||||
lib/gedit-2/plugins/snippets/Snippet.pyo
|
||||
lib/gedit-2/plugins/snippets/SnippetComplete.py
|
||||
lib/gedit-2/plugins/snippets/SnippetComplete.pyc
|
||||
lib/gedit-2/plugins/snippets/SnippetComplete.pyo
|
||||
lib/gedit-2/plugins/snippets/SubstitutionParser.py
|
||||
lib/gedit-2/plugins/snippets/SubstitutionParser.pyc
|
||||
lib/gedit-2/plugins/snippets/SubstitutionParser.pyo
|
||||
lib/gedit-2/plugins/snippets/WindowHelper.py
|
||||
lib/gedit-2/plugins/snippets/WindowHelper.pyc
|
||||
lib/gedit-2/plugins/snippets/WindowHelper.pyo
|
||||
lib/gedit-2/plugins/snippets/__init__.py
|
||||
lib/gedit-2/plugins/snippets/__init__.pyc
|
||||
lib/gedit-2/plugins/snippets/__init__.pyo
|
||||
lib/gedit-2/plugins/snippets/snippets.glade
|
||||
lib/gedit-2/plugins/sort.gedit-plugin
|
||||
lib/gedit-2/plugins/spell.gedit-plugin
|
||||
lib/gedit-2/plugins/taglist.gedit-plugin
|
||||
lib/gedit-2/plugins/time.gedit-plugin
|
||||
lib/pkgconfig/gedit-2.16.pc
|
||||
lib/pkgconfig/gedit-2.20.pc
|
||||
@man man/man1/gedit.1
|
||||
share/applications/gedit.desktop
|
||||
share/gedit-2/
|
||||
@ -69,6 +156,33 @@ share/gedit-2/logo/gedit-logo.png
|
||||
share/gedit-2/plugins/
|
||||
share/gedit-2/plugins/filebrowser/
|
||||
share/gedit-2/plugins/filebrowser/gedit-file-browser-widget-ui.xml
|
||||
share/gedit-2/plugins/snippets/
|
||||
share/gedit-2/plugins/snippets/c++.xml
|
||||
share/gedit-2/plugins/snippets/c.xml
|
||||
share/gedit-2/plugins/snippets/css.xml
|
||||
share/gedit-2/plugins/snippets/docbook.xml
|
||||
share/gedit-2/plugins/snippets/global.xml
|
||||
share/gedit-2/plugins/snippets/haskell.xml
|
||||
share/gedit-2/plugins/snippets/html.xml
|
||||
share/gedit-2/plugins/snippets/idl.xml
|
||||
share/gedit-2/plugins/snippets/java.xml
|
||||
share/gedit-2/plugins/snippets/javascript.xml
|
||||
share/gedit-2/plugins/snippets/lang/
|
||||
share/gedit-2/plugins/snippets/lang/snippets.lang
|
||||
share/gedit-2/plugins/snippets/latex.xml
|
||||
share/gedit-2/plugins/snippets/perl.xml
|
||||
share/gedit-2/plugins/snippets/php.xml
|
||||
share/gedit-2/plugins/snippets/python.xml
|
||||
share/gedit-2/plugins/snippets/ruby.xml
|
||||
share/gedit-2/plugins/snippets/sh.xml
|
||||
share/gedit-2/plugins/snippets/snippets.xml
|
||||
share/gedit-2/plugins/snippets/tcl.xml
|
||||
share/gedit-2/plugins/snippets/xml.xml
|
||||
share/gedit-2/plugins/tools/
|
||||
share/gedit-2/plugins/tools/build
|
||||
share/gedit-2/plugins/tools/open-terminal-here
|
||||
share/gedit-2/plugins/tools/remove-trailing-spaces
|
||||
share/gedit-2/plugins/tools/run-command
|
||||
share/gedit-2/taglist/
|
||||
share/gedit-2/taglist/HTML.tags.gz
|
||||
share/gedit-2/taglist/Latex.tags.gz
|
||||
@ -133,6 +247,16 @@ 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/
|
||||
share/gnome/help/gedit/hu/figures/
|
||||
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/
|
||||
share/gnome/help/gedit/it/figures/
|
||||
share/gnome/help/gedit/it/figures/gedit_format_bold.png
|
||||
@ -155,10 +279,24 @@ share/gnome/help/gedit/ja/gedit.xml
|
||||
share/gnome/help/gedit/ja/legal.xml
|
||||
share/gnome/help/gedit/ko/
|
||||
share/gnome/help/gedit/ko/figures/
|
||||
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/
|
||||
share/gnome/help/gedit/oc/figures/
|
||||
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/ro/
|
||||
share/gnome/help/gedit/ro/figures/
|
||||
share/gnome/help/gedit/ro/figures/gedit_window.png
|
||||
@ -224,8 +362,6 @@ 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/gtk-doc/
|
||||
share/gtk-doc/html/
|
||||
share/gtk-doc/html/gedit/
|
||||
share/gtk-doc/html/gedit/GeditApp.html
|
||||
share/gtk-doc/html/gedit/GeditDocument.html
|
||||
@ -265,6 +401,7 @@ share/locale/am/LC_MESSAGES/gedit.mo
|
||||
share/locale/ar/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
|
||||
@ -292,8 +429,6 @@ 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/
|
||||
share/locale/hy/LC_MESSAGES/
|
||||
share/locale/hy/LC_MESSAGES/gedit.mo
|
||||
share/locale/id/LC_MESSAGES/gedit.mo
|
||||
share/locale/is/LC_MESSAGES/gedit.mo
|
||||
@ -306,8 +441,6 @@ share/locale/ku/LC_MESSAGES/gedit.mo
|
||||
share/locale/lt/LC_MESSAGES/gedit.mo
|
||||
share/locale/lv/LC_MESSAGES/gedit.mo
|
||||
share/locale/mg/LC_MESSAGES/gedit.mo
|
||||
share/locale/mi/
|
||||
share/locale/mi/LC_MESSAGES/
|
||||
share/locale/mi/LC_MESSAGES/gedit.mo
|
||||
share/locale/mk/LC_MESSAGES/gedit.mo
|
||||
share/locale/ml/LC_MESSAGES/gedit.mo
|
||||
@ -318,6 +451,7 @@ share/locale/nb/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
|
||||
@ -326,6 +460,7 @@ 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
|
||||
@ -333,12 +468,8 @@ share/locale/sr/LC_MESSAGES/gedit.mo
|
||||
share/locale/sr@Latn/LC_MESSAGES/gedit.mo
|
||||
share/locale/sv/LC_MESSAGES/gedit.mo
|
||||
share/locale/ta/LC_MESSAGES/gedit.mo
|
||||
share/locale/te/
|
||||
share/locale/te/LC_MESSAGES/
|
||||
share/locale/te/LC_MESSAGES/gedit.mo
|
||||
share/locale/th/LC_MESSAGES/gedit.mo
|
||||
share/locale/tk/
|
||||
share/locale/tk/LC_MESSAGES/
|
||||
share/locale/tk/LC_MESSAGES/gedit.mo
|
||||
share/locale/tr/LC_MESSAGES/gedit.mo
|
||||
share/locale/uk/LC_MESSAGES/gedit.mo
|
||||
@ -355,9 +486,11 @@ share/omf/gedit/gedit-de.omf
|
||||
share/omf/gedit/gedit-es.omf
|
||||
share/omf/gedit/gedit-eu.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-ro.omf
|
||||
share/omf/gedit/gedit-ru.omf
|
||||
share/omf/gedit/gedit-sv.omf
|
||||
@ -374,4 +507,3 @@ share/schemas/gedit/gedit.schemas
|
||||
@unexec %D/bin/scrollkeeper-update -q
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
%%SHARED%%
|
||||
|
Loading…
x
Reference in New Issue
Block a user