Fri Apr 17 18:40:42 2009 UTC ()
update to 2.26.1
changes:
-bugfixes
-translation updates


(drochner)
diff -r1.93 -r1.94 pkgsrc/editors/gedit/Makefile
diff -r1.34 -r1.35 pkgsrc/editors/gedit/PLIST
diff -r1.16 -r1.17 pkgsrc/editors/gedit/buildlink3.mk
diff -r1.41 -r1.42 pkgsrc/editors/gedit/distinfo
diff -r1.1 -r1.2 pkgsrc/editors/gedit/options.mk
diff -r1.9 -r1.10 pkgsrc/editors/gedit/patches/patch-aa

cvs diff -r1.93 -r1.94 pkgsrc/editors/gedit/Makefile (switch to unified diff)

--- pkgsrc/editors/gedit/Makefile 2009/03/22 19:01:38 1.93
+++ pkgsrc/editors/gedit/Makefile 2009/04/17 18:40:42 1.94
@@ -1,39 +1,39 @@ @@ -1,39 +1,39 @@
1# $NetBSD: Makefile,v 1.93 2009/03/22 19:01:38 wiz Exp $ 1# $NetBSD: Makefile,v 1.94 2009/04/17 18:40:42 drochner Exp $
2# 2#
3 3
4DISTNAME= gedit-2.26.0 4DISTNAME= gedit-2.26.1
5CATEGORIES= editors gnome 5CATEGORIES= editors gnome
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.26/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.26/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.gnome.org/projects/gedit/ 10HOMEPAGE= http://www.gnome.org/projects/gedit/
11COMMENT= Lightweight GNOME2 text editor 11COMMENT= Lightweight GNOME2 text editor
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_DIRS+= gnome2-1.5 15USE_DIRS+= gnome2-1.5
16USE_PKGLOCALEDIR= YES 16USE_PKGLOCALEDIR= YES
17USE_TOOLS+= gmake intltool msgfmt perl pkg-config 17USE_TOOLS+= gmake intltool msgfmt perl pkg-config
18USE_LIBTOOL= YES 18USE_LIBTOOL= YES
19GNU_CONFIGURE= YES 19GNU_CONFIGURE= YES
20 20
21PKGCONFIG_OVERRIDE+= data/gedit.pc.in 21PKGCONFIG_OVERRIDE+= data/gedit.pc.in
22 22
23GCONF_SCHEMAS= gedit.schemas gedit-file-browser.schemas 23GCONF_SCHEMAS= gedit.schemas gedit-file-browser.schemas
24 24
25.include "options.mk" 25.include "options.mk"
26 26
27.include "../../devel/GConf/schemas.mk" 27.include "../../devel/GConf/schemas.mk"
28.include "../../devel/gettext-lib/buildlink3.mk" 28.include "../../devel/gettext-lib/buildlink3.mk"
29BUILDLINK_API_DEPENDS.glib2+= glib2>=2.16.0 29BUILDLINK_API_DEPENDS.glib2+= glib2>=2.16.0
30.include "../../devel/glib2/buildlink3.mk" 30.include "../../devel/glib2/buildlink3.mk"
31.include "../../sysutils/desktop-file-utils/desktopdb.mk" 31.include "../../sysutils/desktop-file-utils/desktopdb.mk"
32.include "../../textproc/gnome-doc-utils/buildlink3.mk" 32.include "../../textproc/gnome-doc-utils/buildlink3.mk"
33.include "../../mk/omf-scrollkeeper.mk" 33.include "../../mk/omf-scrollkeeper.mk"
34BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.13.0 34BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.13.0
35.include "../../x11/gtk2/buildlink3.mk" 35.include "../../x11/gtk2/buildlink3.mk"
36BUILDLINK_API_DEPENDS.gtksourceview2+= gtksourceview2>=2.2.0 36BUILDLINK_API_DEPENDS.gtksourceview2+= gtksourceview2>=2.2.0
37.include "../../x11/gtksourceview2/buildlink3.mk" 37.include "../../x11/gtksourceview2/buildlink3.mk"
38.include "../../x11/libSM/buildlink3.mk" 38.include "../../x11/libSM/buildlink3.mk"
39.include "../../mk/bsd.pkg.mk" 39.include "../../mk/bsd.pkg.mk"

cvs diff -r1.34 -r1.35 pkgsrc/editors/gedit/PLIST (switch to unified diff)

--- pkgsrc/editors/gedit/PLIST 2009/03/15 20:13:11 1.34
+++ pkgsrc/editors/gedit/PLIST 2009/04/17 18:40:42 1.35
@@ -1,452 +1,462 @@ @@ -1,452 +1,462 @@
1@comment $NetBSD: PLIST,v 1.34 2009/03/15 20:13:11 jmcneill Exp $ 1@comment $NetBSD: PLIST,v 1.35 2009/04/17 18:40:42 drochner Exp $
2bin/gedit 2bin/gedit
3bin/gnome-text-editor 3bin/gnome-text-editor
4include/gedit-2.20/gedit/gedit-app.h 4include/gedit-2.20/gedit/gedit-app.h
5include/gedit-2.20/gedit/gedit-convert.h 5include/gedit-2.20/gedit/gedit-convert.h
6include/gedit-2.20/gedit/gedit-debug.h 6include/gedit-2.20/gedit/gedit-debug.h
7include/gedit-2.20/gedit/gedit-document.h 7include/gedit-2.20/gedit/gedit-document.h
8include/gedit-2.20/gedit/gedit-encodings-option-menu.h 8include/gedit-2.20/gedit/gedit-encodings-option-menu.h
9include/gedit-2.20/gedit/gedit-encodings.h 9include/gedit-2.20/gedit/gedit-encodings.h
10include/gedit-2.20/gedit/gedit-file-chooser-dialog.h 10include/gedit-2.20/gedit/gedit-file-chooser-dialog.h
11include/gedit-2.20/gedit/gedit-help.h 11include/gedit-2.20/gedit/gedit-help.h
12include/gedit-2.20/gedit/gedit-message-area.h 12include/gedit-2.20/gedit/gedit-message-area.h
13include/gedit-2.20/gedit/gedit-message-bus.h 13include/gedit-2.20/gedit/gedit-message-bus.h
14include/gedit-2.20/gedit/gedit-message-type.h 14include/gedit-2.20/gedit/gedit-message-type.h
15include/gedit-2.20/gedit/gedit-message.h 15include/gedit-2.20/gedit/gedit-message.h
16include/gedit-2.20/gedit/gedit-metadata-manager.h 16include/gedit-2.20/gedit/gedit-metadata-manager.h
17include/gedit-2.20/gedit/gedit-notebook.h 17include/gedit-2.20/gedit/gedit-notebook.h
18include/gedit-2.20/gedit/gedit-panel.h 18include/gedit-2.20/gedit/gedit-panel.h
19include/gedit-2.20/gedit/gedit-plugin-loader.h 19include/gedit-2.20/gedit/gedit-plugin-loader.h
20include/gedit-2.20/gedit/gedit-plugin.h 20include/gedit-2.20/gedit/gedit-plugin.h
21include/gedit-2.20/gedit/gedit-prefs-manager-app.h 21include/gedit-2.20/gedit/gedit-prefs-manager-app.h
22include/gedit-2.20/gedit/gedit-prefs-manager.h 22include/gedit-2.20/gedit/gedit-prefs-manager.h
23include/gedit-2.20/gedit/gedit-progress-message-area.h 23include/gedit-2.20/gedit/gedit-progress-message-area.h
24include/gedit-2.20/gedit/gedit-status-combo-box.h 24include/gedit-2.20/gedit/gedit-status-combo-box.h
25include/gedit-2.20/gedit/gedit-statusbar.h 25include/gedit-2.20/gedit/gedit-statusbar.h
26include/gedit-2.20/gedit/gedit-tab.h 26include/gedit-2.20/gedit/gedit-tab.h
27include/gedit-2.20/gedit/gedit-utils.h 27include/gedit-2.20/gedit/gedit-utils.h
28include/gedit-2.20/gedit/gedit-view.h 28include/gedit-2.20/gedit/gedit-view.h
29include/gedit-2.20/gedit/gedit-window.h 29include/gedit-2.20/gedit/gedit-window.h
30lib/gedit-2/plugin-loaders/libcloader.la 30lib/gedit-2/plugin-loaders/libcloader.la
31lib/gedit-2/plugins/changecase.gedit-plugin 31lib/gedit-2/plugins/changecase.gedit-plugin
32lib/gedit-2/plugins/docinfo.gedit-plugin 32lib/gedit-2/plugins/docinfo.gedit-plugin
33lib/gedit-2/plugins/filebrowser.gedit-plugin 33lib/gedit-2/plugins/filebrowser.gedit-plugin
34lib/gedit-2/plugins/indent.gedit-plugin 34lib/gedit-2/plugins/indent.gedit-plugin
35lib/gedit-2/plugins/libchangecase.la 35lib/gedit-2/plugins/libchangecase.la
36lib/gedit-2/plugins/libdocinfo.la 36lib/gedit-2/plugins/libdocinfo.la
37lib/gedit-2/plugins/libfilebrowser.la 37lib/gedit-2/plugins/libfilebrowser.la
38lib/gedit-2/plugins/libindent.la 38lib/gedit-2/plugins/libindent.la
39lib/gedit-2/plugins/libmodelines.la 39lib/gedit-2/plugins/libmodelines.la
40lib/gedit-2/plugins/libsample.la 40lib/gedit-2/plugins/libsample.la
41lib/gedit-2/plugins/libsort.la 41lib/gedit-2/plugins/libsort.la
42${PLIST.enchant}lib/gedit-2/plugins/libspell.la 42${PLIST.enchant}lib/gedit-2/plugins/libspell.la
43lib/gedit-2/plugins/libtaglist.la 43lib/gedit-2/plugins/libtaglist.la
44lib/gedit-2/plugins/libtime.la 44lib/gedit-2/plugins/libtime.la
45lib/gedit-2/plugins/modelines.gedit-plugin 45lib/gedit-2/plugins/modelines.gedit-plugin
46lib/gedit-2/plugins/sample.gedit-plugin 46lib/gedit-2/plugins/sample.gedit-plugin
47lib/gedit-2/plugins/sort.gedit-plugin 47lib/gedit-2/plugins/sort.gedit-plugin
48${PLIST.enchant}lib/gedit-2/plugins/spell.gedit-plugin 48${PLIST.enchant}lib/gedit-2/plugins/spell.gedit-plugin
49lib/gedit-2/plugins/taglist.gedit-plugin 49lib/gedit-2/plugins/taglist.gedit-plugin
50lib/gedit-2/plugins/time.gedit-plugin 50lib/gedit-2/plugins/time.gedit-plugin
51lib/pkgconfig/gedit-2.20.pc 51lib/pkgconfig/gedit-2.20.pc
52libexec/gedit-2/gedit-bugreport.sh 52libexec/gedit-2/gedit-bugreport.sh
53man/man1/gedit.1 53man/man1/gedit.1
54share/applications/gedit.desktop 54share/applications/gedit.desktop
55share/gconf/schemas/gedit-file-browser.schemas 55share/gconf/schemas/gedit-file-browser.schemas
56share/gconf/schemas/gedit.schemas 56share/gconf/schemas/gedit.schemas
57share/gedit-2/icons/gedit-plugin.png 57share/gedit-2/icons/gedit-plugin.png
58share/gedit-2/logo/gedit-logo.png 58share/gedit-2/logo/gedit-logo.png
59share/gedit-2/plugins/docinfo/docinfo.ui 59share/gedit-2/plugins/docinfo/docinfo.ui
60share/gedit-2/plugins/filebrowser/gedit-file-browser-widget-ui.xml 60share/gedit-2/plugins/filebrowser/gedit-file-browser-widget-ui.xml
61share/gedit-2/plugins/modelines/language-mappings 61share/gedit-2/plugins/modelines/language-mappings
62share/gedit-2/plugins/sort/sort.ui 62share/gedit-2/plugins/sort/sort.ui
63${PLIST.enchant}share/gedit-2/plugins/spell/languages-dialog.ui 63${PLIST.enchant}share/gedit-2/plugins/spell/languages-dialog.ui
64${PLIST.enchant}share/gedit-2/plugins/spell/spell-checker.ui 64${PLIST.enchant}share/gedit-2/plugins/spell/spell-checker.ui
65share/gedit-2/plugins/taglist/HTML.tags.gz 65share/gedit-2/plugins/taglist/HTML.tags.gz
66share/gedit-2/plugins/taglist/Latex.tags.gz 66share/gedit-2/plugins/taglist/Latex.tags.gz
67share/gedit-2/plugins/taglist/XSLT.tags.gz 67share/gedit-2/plugins/taglist/XSLT.tags.gz
68share/gedit-2/plugins/taglist/XUL.tags.gz 68share/gedit-2/plugins/taglist/XUL.tags.gz
69share/gedit-2/plugins/time/time.ui 69share/gedit-2/plugins/time/time.ui
70share/gedit-2/ui/gedit-encodings-dialog.ui 70share/gedit-2/ui/gedit-encodings-dialog.ui
71share/gedit-2/ui/gedit-open-location-dialog.ui 71share/gedit-2/ui/gedit-open-location-dialog.ui
72share/gedit-2/ui/gedit-preferences-dialog.ui 72share/gedit-2/ui/gedit-preferences-dialog.ui
73share/gedit-2/ui/gedit-print-preferences.ui 73share/gedit-2/ui/gedit-print-preferences.ui
74share/gedit-2/ui/gedit-search-dialog.ui 74share/gedit-2/ui/gedit-search-dialog.ui
75share/gedit-2/ui/gedit-ui.xml 75share/gedit-2/ui/gedit-ui.xml
76share/gnome/help/gedit/C/figures/gedit_format_bold.png 76share/gnome/help/gedit/C/figures/gedit_format_bold.png
77share/gnome/help/gedit/C/figures/gedit_format_italic.png 77share/gnome/help/gedit/C/figures/gedit_format_italic.png
78share/gnome/help/gedit/C/figures/gedit_format_strikethrough.png 78share/gnome/help/gedit/C/figures/gedit_format_strikethrough.png
79share/gnome/help/gedit/C/figures/gedit_format_underline.png 79share/gnome/help/gedit/C/figures/gedit_format_underline.png
80share/gnome/help/gedit/C/figures/gedit_recent_files_menu_icon.png 80share/gnome/help/gedit/C/figures/gedit_recent_files_menu_icon.png
81share/gnome/help/gedit/C/figures/gedit_window.png 81share/gnome/help/gedit/C/figures/gedit_window.png
82share/gnome/help/gedit/C/gedit.xml 82share/gnome/help/gedit/C/gedit.xml
83share/gnome/help/gedit/C/legal.xml 83share/gnome/help/gedit/C/legal.xml
84share/gnome/help/gedit/bg/figures/gedit_format_bold.png 84share/gnome/help/gedit/bg/figures/gedit_format_bold.png
85share/gnome/help/gedit/bg/figures/gedit_format_italic.png 85share/gnome/help/gedit/bg/figures/gedit_format_italic.png
86share/gnome/help/gedit/bg/figures/gedit_format_strikethrough.png 86share/gnome/help/gedit/bg/figures/gedit_format_strikethrough.png
87share/gnome/help/gedit/bg/figures/gedit_format_underline.png 87share/gnome/help/gedit/bg/figures/gedit_format_underline.png
88share/gnome/help/gedit/bg/figures/gedit_recent_files_menu_icon.png 88share/gnome/help/gedit/bg/figures/gedit_recent_files_menu_icon.png
89share/gnome/help/gedit/bg/figures/gedit_window.png 89share/gnome/help/gedit/bg/figures/gedit_window.png
90share/gnome/help/gedit/bg/gedit.xml 90share/gnome/help/gedit/bg/gedit.xml
91share/gnome/help/gedit/bg/legal.xml 91share/gnome/help/gedit/bg/legal.xml
92share/gnome/help/gedit/da/figures/gedit_format_bold.png 92share/gnome/help/gedit/da/figures/gedit_format_bold.png
93share/gnome/help/gedit/da/figures/gedit_format_italic.png 93share/gnome/help/gedit/da/figures/gedit_format_italic.png
94share/gnome/help/gedit/da/figures/gedit_format_strikethrough.png 94share/gnome/help/gedit/da/figures/gedit_format_strikethrough.png
95share/gnome/help/gedit/da/figures/gedit_format_underline.png 95share/gnome/help/gedit/da/figures/gedit_format_underline.png
96share/gnome/help/gedit/da/figures/gedit_recent_files_menu_icon.png 96share/gnome/help/gedit/da/figures/gedit_recent_files_menu_icon.png
97share/gnome/help/gedit/da/figures/gedit_window.png 97share/gnome/help/gedit/da/figures/gedit_window.png
98share/gnome/help/gedit/da/gedit.xml 98share/gnome/help/gedit/da/gedit.xml
99share/gnome/help/gedit/da/legal.xml 99share/gnome/help/gedit/da/legal.xml
100share/gnome/help/gedit/de/figures/gedit_format_bold.png 100share/gnome/help/gedit/de/figures/gedit_format_bold.png
101share/gnome/help/gedit/de/figures/gedit_format_italic.png 101share/gnome/help/gedit/de/figures/gedit_format_italic.png
102share/gnome/help/gedit/de/figures/gedit_format_strikethrough.png 102share/gnome/help/gedit/de/figures/gedit_format_strikethrough.png
103share/gnome/help/gedit/de/figures/gedit_format_underline.png 103share/gnome/help/gedit/de/figures/gedit_format_underline.png
104share/gnome/help/gedit/de/figures/gedit_recent_files_menu_icon.png 104share/gnome/help/gedit/de/figures/gedit_recent_files_menu_icon.png
105share/gnome/help/gedit/de/figures/gedit_window.png 105share/gnome/help/gedit/de/figures/gedit_window.png
106share/gnome/help/gedit/de/gedit.xml 106share/gnome/help/gedit/de/gedit.xml
107share/gnome/help/gedit/de/legal.xml 107share/gnome/help/gedit/de/legal.xml
 108share/gnome/help/gedit/el/figures/gedit_format_bold.png
 109share/gnome/help/gedit/el/figures/gedit_format_italic.png
 110share/gnome/help/gedit/el/figures/gedit_format_strikethrough.png
 111share/gnome/help/gedit/el/figures/gedit_format_underline.png
 112share/gnome/help/gedit/el/figures/gedit_recent_files_menu_icon.png
 113share/gnome/help/gedit/el/figures/gedit_window.png
 114share/gnome/help/gedit/el/gedit.xml
 115share/gnome/help/gedit/el/legal.xml
108share/gnome/help/gedit/es/figures/gedit_format_bold.png 116share/gnome/help/gedit/es/figures/gedit_format_bold.png
109share/gnome/help/gedit/es/figures/gedit_format_italic.png 117share/gnome/help/gedit/es/figures/gedit_format_italic.png
110share/gnome/help/gedit/es/figures/gedit_format_strikethrough.png 118share/gnome/help/gedit/es/figures/gedit_format_strikethrough.png
111share/gnome/help/gedit/es/figures/gedit_format_underline.png 119share/gnome/help/gedit/es/figures/gedit_format_underline.png
112share/gnome/help/gedit/es/figures/gedit_recent_files_menu_icon.png 120share/gnome/help/gedit/es/figures/gedit_recent_files_menu_icon.png
113share/gnome/help/gedit/es/figures/gedit_window.png 121share/gnome/help/gedit/es/figures/gedit_window.png
114share/gnome/help/gedit/es/gedit.xml 122share/gnome/help/gedit/es/gedit.xml
115share/gnome/help/gedit/es/legal.xml 123share/gnome/help/gedit/es/legal.xml
116share/gnome/help/gedit/fi/figures/gedit_format_bold.png 124share/gnome/help/gedit/fi/figures/gedit_format_bold.png
117share/gnome/help/gedit/fi/figures/gedit_format_italic.png 125share/gnome/help/gedit/fi/figures/gedit_format_italic.png
118share/gnome/help/gedit/fi/figures/gedit_format_strikethrough.png 126share/gnome/help/gedit/fi/figures/gedit_format_strikethrough.png
119share/gnome/help/gedit/fi/figures/gedit_format_underline.png 127share/gnome/help/gedit/fi/figures/gedit_format_underline.png
120share/gnome/help/gedit/fi/figures/gedit_recent_files_menu_icon.png 128share/gnome/help/gedit/fi/figures/gedit_recent_files_menu_icon.png
121share/gnome/help/gedit/fi/figures/gedit_window.png 129share/gnome/help/gedit/fi/figures/gedit_window.png
122share/gnome/help/gedit/fi/gedit.xml 130share/gnome/help/gedit/fi/gedit.xml
123share/gnome/help/gedit/fi/legal.xml 131share/gnome/help/gedit/fi/legal.xml
124share/gnome/help/gedit/fr/figures/gedit_format_bold.png 132share/gnome/help/gedit/fr/figures/gedit_format_bold.png
125share/gnome/help/gedit/fr/figures/gedit_format_italic.png 133share/gnome/help/gedit/fr/figures/gedit_format_italic.png
126share/gnome/help/gedit/fr/figures/gedit_format_strikethrough.png 134share/gnome/help/gedit/fr/figures/gedit_format_strikethrough.png
127share/gnome/help/gedit/fr/figures/gedit_format_underline.png 135share/gnome/help/gedit/fr/figures/gedit_format_underline.png
128share/gnome/help/gedit/fr/figures/gedit_recent_files_menu_icon.png 136share/gnome/help/gedit/fr/figures/gedit_recent_files_menu_icon.png
129share/gnome/help/gedit/fr/figures/gedit_window.png 137share/gnome/help/gedit/fr/figures/gedit_window.png
130share/gnome/help/gedit/fr/gedit.xml 138share/gnome/help/gedit/fr/gedit.xml
131share/gnome/help/gedit/fr/legal.xml 139share/gnome/help/gedit/fr/legal.xml
132share/gnome/help/gedit/hu/figures/gedit_format_bold.png 140share/gnome/help/gedit/hu/figures/gedit_format_bold.png
133share/gnome/help/gedit/hu/figures/gedit_format_italic.png 141share/gnome/help/gedit/hu/figures/gedit_format_italic.png
134share/gnome/help/gedit/hu/figures/gedit_format_strikethrough.png 142share/gnome/help/gedit/hu/figures/gedit_format_strikethrough.png
135share/gnome/help/gedit/hu/figures/gedit_format_underline.png 143share/gnome/help/gedit/hu/figures/gedit_format_underline.png
136share/gnome/help/gedit/hu/figures/gedit_recent_files_menu_icon.png 144share/gnome/help/gedit/hu/figures/gedit_recent_files_menu_icon.png
137share/gnome/help/gedit/hu/figures/gedit_window.png 145share/gnome/help/gedit/hu/figures/gedit_window.png
138share/gnome/help/gedit/hu/gedit.xml 146share/gnome/help/gedit/hu/gedit.xml
139share/gnome/help/gedit/hu/legal.xml 147share/gnome/help/gedit/hu/legal.xml
140share/gnome/help/gedit/it/figures/gedit_format_bold.png 148share/gnome/help/gedit/it/figures/gedit_format_bold.png
141share/gnome/help/gedit/it/figures/gedit_format_italic.png 149share/gnome/help/gedit/it/figures/gedit_format_italic.png
142share/gnome/help/gedit/it/figures/gedit_format_strikethrough.png 150share/gnome/help/gedit/it/figures/gedit_format_strikethrough.png
143share/gnome/help/gedit/it/figures/gedit_format_underline.png 151share/gnome/help/gedit/it/figures/gedit_format_underline.png
144share/gnome/help/gedit/it/figures/gedit_recent_files_menu_icon.png 152share/gnome/help/gedit/it/figures/gedit_recent_files_menu_icon.png
145share/gnome/help/gedit/it/figures/gedit_window.png 153share/gnome/help/gedit/it/figures/gedit_window.png
146share/gnome/help/gedit/it/gedit.xml 154share/gnome/help/gedit/it/gedit.xml
147share/gnome/help/gedit/it/legal.xml 155share/gnome/help/gedit/it/legal.xml
148share/gnome/help/gedit/ja/figures/gedit_format_bold.png 156share/gnome/help/gedit/ja/figures/gedit_format_bold.png
149share/gnome/help/gedit/ja/figures/gedit_format_italic.png 157share/gnome/help/gedit/ja/figures/gedit_format_italic.png
150share/gnome/help/gedit/ja/figures/gedit_format_strikethrough.png 158share/gnome/help/gedit/ja/figures/gedit_format_strikethrough.png
151share/gnome/help/gedit/ja/figures/gedit_format_underline.png 159share/gnome/help/gedit/ja/figures/gedit_format_underline.png
152share/gnome/help/gedit/ja/figures/gedit_recent_files_menu_icon.png 160share/gnome/help/gedit/ja/figures/gedit_recent_files_menu_icon.png
153share/gnome/help/gedit/ja/figures/gedit_window.png 161share/gnome/help/gedit/ja/figures/gedit_window.png
154share/gnome/help/gedit/ja/gedit.xml 162share/gnome/help/gedit/ja/gedit.xml
155share/gnome/help/gedit/ja/legal.xml 163share/gnome/help/gedit/ja/legal.xml
156share/gnome/help/gedit/ko/figures/gedit_format_bold.png 164share/gnome/help/gedit/ko/figures/gedit_format_bold.png
157share/gnome/help/gedit/ko/figures/gedit_format_italic.png 165share/gnome/help/gedit/ko/figures/gedit_format_italic.png
158share/gnome/help/gedit/ko/figures/gedit_format_strikethrough.png 166share/gnome/help/gedit/ko/figures/gedit_format_strikethrough.png
159share/gnome/help/gedit/ko/figures/gedit_format_underline.png 167share/gnome/help/gedit/ko/figures/gedit_format_underline.png
160share/gnome/help/gedit/ko/figures/gedit_recent_files_menu_icon.png 168share/gnome/help/gedit/ko/figures/gedit_recent_files_menu_icon.png
161share/gnome/help/gedit/ko/figures/gedit_window.png 169share/gnome/help/gedit/ko/figures/gedit_window.png
162share/gnome/help/gedit/ko/gedit.xml 170share/gnome/help/gedit/ko/gedit.xml
163share/gnome/help/gedit/ko/legal.xml 171share/gnome/help/gedit/ko/legal.xml
164share/gnome/help/gedit/oc/figures/gedit_format_bold.png 172share/gnome/help/gedit/oc/figures/gedit_format_bold.png
165share/gnome/help/gedit/oc/figures/gedit_format_italic.png 173share/gnome/help/gedit/oc/figures/gedit_format_italic.png
166share/gnome/help/gedit/oc/figures/gedit_format_strikethrough.png 174share/gnome/help/gedit/oc/figures/gedit_format_strikethrough.png
167share/gnome/help/gedit/oc/figures/gedit_format_underline.png 175share/gnome/help/gedit/oc/figures/gedit_format_underline.png
168share/gnome/help/gedit/oc/figures/gedit_recent_files_menu_icon.png 176share/gnome/help/gedit/oc/figures/gedit_recent_files_menu_icon.png
169share/gnome/help/gedit/oc/figures/gedit_window.png 177share/gnome/help/gedit/oc/figures/gedit_window.png
170share/gnome/help/gedit/oc/gedit.xml 178share/gnome/help/gedit/oc/gedit.xml
171share/gnome/help/gedit/oc/legal.xml 179share/gnome/help/gedit/oc/legal.xml
172share/gnome/help/gedit/pt_BR/figures/gedit_format_bold.png 180share/gnome/help/gedit/pt_BR/figures/gedit_format_bold.png
173share/gnome/help/gedit/pt_BR/figures/gedit_format_italic.png 181share/gnome/help/gedit/pt_BR/figures/gedit_format_italic.png
174share/gnome/help/gedit/pt_BR/figures/gedit_format_strikethrough.png 182share/gnome/help/gedit/pt_BR/figures/gedit_format_strikethrough.png
175share/gnome/help/gedit/pt_BR/figures/gedit_format_underline.png 183share/gnome/help/gedit/pt_BR/figures/gedit_format_underline.png
176share/gnome/help/gedit/pt_BR/figures/gedit_recent_files_menu_icon.png 184share/gnome/help/gedit/pt_BR/figures/gedit_recent_files_menu_icon.png
177share/gnome/help/gedit/pt_BR/figures/gedit_window.png 185share/gnome/help/gedit/pt_BR/figures/gedit_window.png
178share/gnome/help/gedit/pt_BR/gedit.xml 186share/gnome/help/gedit/pt_BR/gedit.xml
179share/gnome/help/gedit/pt_BR/legal.xml 187share/gnome/help/gedit/pt_BR/legal.xml
180share/gnome/help/gedit/ru/figures/gedit_format_bold.png 188share/gnome/help/gedit/ru/figures/gedit_format_bold.png
181share/gnome/help/gedit/ru/figures/gedit_format_italic.png 189share/gnome/help/gedit/ru/figures/gedit_format_italic.png
182share/gnome/help/gedit/ru/figures/gedit_format_strikethrough.png 190share/gnome/help/gedit/ru/figures/gedit_format_strikethrough.png
183share/gnome/help/gedit/ru/figures/gedit_format_underline.png 191share/gnome/help/gedit/ru/figures/gedit_format_underline.png
184share/gnome/help/gedit/ru/figures/gedit_recent_files_menu_icon.png 192share/gnome/help/gedit/ru/figures/gedit_recent_files_menu_icon.png
185share/gnome/help/gedit/ru/figures/gedit_window.png 193share/gnome/help/gedit/ru/figures/gedit_window.png
186share/gnome/help/gedit/ru/gedit.xml 194share/gnome/help/gedit/ru/gedit.xml
187share/gnome/help/gedit/ru/legal.xml 195share/gnome/help/gedit/ru/legal.xml
188share/gnome/help/gedit/sv/figures/gedit_format_bold.png 196share/gnome/help/gedit/sv/figures/gedit_format_bold.png
189share/gnome/help/gedit/sv/figures/gedit_format_italic.png 197share/gnome/help/gedit/sv/figures/gedit_format_italic.png
190share/gnome/help/gedit/sv/figures/gedit_format_strikethrough.png 198share/gnome/help/gedit/sv/figures/gedit_format_strikethrough.png
191share/gnome/help/gedit/sv/figures/gedit_format_underline.png 199share/gnome/help/gedit/sv/figures/gedit_format_underline.png
192share/gnome/help/gedit/sv/figures/gedit_recent_files_menu_icon.png 200share/gnome/help/gedit/sv/figures/gedit_recent_files_menu_icon.png
193share/gnome/help/gedit/sv/figures/gedit_window.png 201share/gnome/help/gedit/sv/figures/gedit_window.png
194share/gnome/help/gedit/sv/gedit.xml 202share/gnome/help/gedit/sv/gedit.xml
195share/gnome/help/gedit/sv/legal.xml 203share/gnome/help/gedit/sv/legal.xml
196share/gnome/help/gedit/th/figures/gedit_format_bold.png 204share/gnome/help/gedit/th/figures/gedit_format_bold.png
197share/gnome/help/gedit/th/figures/gedit_format_italic.png 205share/gnome/help/gedit/th/figures/gedit_format_italic.png
198share/gnome/help/gedit/th/figures/gedit_format_strikethrough.png 206share/gnome/help/gedit/th/figures/gedit_format_strikethrough.png
199share/gnome/help/gedit/th/figures/gedit_format_underline.png 207share/gnome/help/gedit/th/figures/gedit_format_underline.png
200share/gnome/help/gedit/th/figures/gedit_recent_files_menu_icon.png 208share/gnome/help/gedit/th/figures/gedit_recent_files_menu_icon.png
201share/gnome/help/gedit/th/figures/gedit_window.png 209share/gnome/help/gedit/th/figures/gedit_window.png
202share/gnome/help/gedit/th/gedit.xml 210share/gnome/help/gedit/th/gedit.xml
203share/gnome/help/gedit/th/legal.xml 211share/gnome/help/gedit/th/legal.xml
204share/gnome/help/gedit/uk/figures/gedit_format_bold.png 212share/gnome/help/gedit/uk/figures/gedit_format_bold.png
205share/gnome/help/gedit/uk/figures/gedit_format_italic.png 213share/gnome/help/gedit/uk/figures/gedit_format_italic.png
206share/gnome/help/gedit/uk/figures/gedit_format_strikethrough.png 214share/gnome/help/gedit/uk/figures/gedit_format_strikethrough.png
207share/gnome/help/gedit/uk/figures/gedit_format_underline.png 215share/gnome/help/gedit/uk/figures/gedit_format_underline.png
208share/gnome/help/gedit/uk/figures/gedit_recent_files_menu_icon.png 216share/gnome/help/gedit/uk/figures/gedit_recent_files_menu_icon.png
209share/gnome/help/gedit/uk/figures/gedit_window.png 217share/gnome/help/gedit/uk/figures/gedit_window.png
210share/gnome/help/gedit/uk/gedit.xml 218share/gnome/help/gedit/uk/gedit.xml
211share/gnome/help/gedit/uk/legal.xml 219share/gnome/help/gedit/uk/legal.xml
212share/gnome/help/gedit/zh_CN/figures/gedit_format_bold.png 220share/gnome/help/gedit/zh_CN/figures/gedit_format_bold.png
213share/gnome/help/gedit/zh_CN/figures/gedit_format_italic.png 221share/gnome/help/gedit/zh_CN/figures/gedit_format_italic.png
214share/gnome/help/gedit/zh_CN/figures/gedit_format_strikethrough.png 222share/gnome/help/gedit/zh_CN/figures/gedit_format_strikethrough.png
215share/gnome/help/gedit/zh_CN/figures/gedit_format_underline.png 223share/gnome/help/gedit/zh_CN/figures/gedit_format_underline.png
216share/gnome/help/gedit/zh_CN/figures/gedit_recent_files_menu_icon.png 224share/gnome/help/gedit/zh_CN/figures/gedit_recent_files_menu_icon.png
217share/gnome/help/gedit/zh_CN/figures/gedit_window.png 225share/gnome/help/gedit/zh_CN/figures/gedit_window.png
218share/gnome/help/gedit/zh_CN/gedit.xml 226share/gnome/help/gedit/zh_CN/gedit.xml
219share/gnome/help/gedit/zh_CN/legal.xml 227share/gnome/help/gedit/zh_CN/legal.xml
220share/gnome/help/gedit/zh_HK/figures/gedit_format_bold.png 228share/gnome/help/gedit/zh_HK/figures/gedit_format_bold.png
221share/gnome/help/gedit/zh_HK/figures/gedit_format_italic.png 229share/gnome/help/gedit/zh_HK/figures/gedit_format_italic.png
222share/gnome/help/gedit/zh_HK/figures/gedit_format_strikethrough.png 230share/gnome/help/gedit/zh_HK/figures/gedit_format_strikethrough.png
223share/gnome/help/gedit/zh_HK/figures/gedit_format_underline.png 231share/gnome/help/gedit/zh_HK/figures/gedit_format_underline.png
224share/gnome/help/gedit/zh_HK/figures/gedit_recent_files_menu_icon.png 232share/gnome/help/gedit/zh_HK/figures/gedit_recent_files_menu_icon.png
225share/gnome/help/gedit/zh_HK/figures/gedit_window.png 233share/gnome/help/gedit/zh_HK/figures/gedit_window.png
226share/gnome/help/gedit/zh_HK/gedit.xml 234share/gnome/help/gedit/zh_HK/gedit.xml
227share/gnome/help/gedit/zh_HK/legal.xml 235share/gnome/help/gedit/zh_HK/legal.xml
228share/gnome/help/gedit/zh_TW/figures/gedit_format_bold.png 236share/gnome/help/gedit/zh_TW/figures/gedit_format_bold.png
229share/gnome/help/gedit/zh_TW/figures/gedit_format_italic.png 237share/gnome/help/gedit/zh_TW/figures/gedit_format_italic.png
230share/gnome/help/gedit/zh_TW/figures/gedit_format_strikethrough.png 238share/gnome/help/gedit/zh_TW/figures/gedit_format_strikethrough.png
231share/gnome/help/gedit/zh_TW/figures/gedit_format_underline.png 239share/gnome/help/gedit/zh_TW/figures/gedit_format_underline.png
232share/gnome/help/gedit/zh_TW/figures/gedit_recent_files_menu_icon.png 240share/gnome/help/gedit/zh_TW/figures/gedit_recent_files_menu_icon.png
233share/gnome/help/gedit/zh_TW/figures/gedit_window.png 241share/gnome/help/gedit/zh_TW/figures/gedit_window.png
234share/gnome/help/gedit/zh_TW/gedit.xml 242share/gnome/help/gedit/zh_TW/gedit.xml
235share/gnome/help/gedit/zh_TW/legal.xml 243share/gnome/help/gedit/zh_TW/legal.xml
236share/gtk-doc/html/gedit/GeditApp.html 244share/gtk-doc/html/gedit/GeditApp.html
237share/gtk-doc/html/gedit/GeditDocument.html 245share/gtk-doc/html/gedit/GeditDocument.html
238share/gtk-doc/html/gedit/GeditEncodingsOptionMenu.html 246share/gtk-doc/html/gedit/GeditEncodingsOptionMenu.html
239share/gtk-doc/html/gedit/GeditFileChooserDialog.html 247share/gtk-doc/html/gedit/GeditFileChooserDialog.html
240share/gtk-doc/html/gedit/GeditMessage.html 248share/gtk-doc/html/gedit/GeditMessage.html
241share/gtk-doc/html/gedit/GeditMessageArea.html 249share/gtk-doc/html/gedit/GeditMessageArea.html
242share/gtk-doc/html/gedit/GeditMessageBus.html 250share/gtk-doc/html/gedit/GeditMessageBus.html
243share/gtk-doc/html/gedit/GeditNotebook.html 251share/gtk-doc/html/gedit/GeditNotebook.html
244share/gtk-doc/html/gedit/GeditPanel.html 252share/gtk-doc/html/gedit/GeditPanel.html
245share/gtk-doc/html/gedit/GeditPlugin.html 253share/gtk-doc/html/gedit/GeditPlugin.html
246share/gtk-doc/html/gedit/GeditProgressMessageArea.html 254share/gtk-doc/html/gedit/GeditProgressMessageArea.html
247share/gtk-doc/html/gedit/GeditStatusbar.html 255share/gtk-doc/html/gedit/GeditStatusbar.html
248share/gtk-doc/html/gedit/GeditTab.html 256share/gtk-doc/html/gedit/GeditTab.html
249share/gtk-doc/html/gedit/GeditView.html 257share/gtk-doc/html/gedit/GeditView.html
250share/gtk-doc/html/gedit/GeditWindow.html 258share/gtk-doc/html/gedit/GeditWindow.html
251share/gtk-doc/html/gedit/ch01.html 259share/gtk-doc/html/gedit/ch01.html
252share/gtk-doc/html/gedit/gedit-GeditMessageType.html 260share/gtk-doc/html/gedit/gedit-GeditMessageType.html
253share/gtk-doc/html/gedit/gedit-GeditPrintJob.html 261share/gtk-doc/html/gedit/gedit-GeditPrintJob.html
254share/gtk-doc/html/gedit/gedit-GeditPrintJobPreview.html 262share/gtk-doc/html/gedit/gedit-GeditPrintJobPreview.html
255share/gtk-doc/html/gedit/gedit-gedit-convert.html 263share/gtk-doc/html/gedit/gedit-gedit-convert.html
256share/gtk-doc/html/gedit/gedit-gedit-debug.html 264share/gtk-doc/html/gedit/gedit-gedit-debug.html
257share/gtk-doc/html/gedit/gedit-gedit-encodings.html 265share/gtk-doc/html/gedit/gedit-gedit-encodings.html
258share/gtk-doc/html/gedit/gedit-gedit-help.html 266share/gtk-doc/html/gedit/gedit-gedit-help.html
259share/gtk-doc/html/gedit/gedit-gedit-metadata-manager.html 267share/gtk-doc/html/gedit/gedit-gedit-metadata-manager.html
260share/gtk-doc/html/gedit/gedit-gedit-prefs-manager-app.html 268share/gtk-doc/html/gedit/gedit-gedit-prefs-manager-app.html
261share/gtk-doc/html/gedit/gedit-gedit-prefs-manager.html 269share/gtk-doc/html/gedit/gedit-gedit-prefs-manager.html
262share/gtk-doc/html/gedit/gedit-gedit-utils.html 270share/gtk-doc/html/gedit/gedit-gedit-utils.html
263share/gtk-doc/html/gedit/gedit.devhelp 271share/gtk-doc/html/gedit/gedit.devhelp
264share/gtk-doc/html/gedit/gedit.devhelp2 272share/gtk-doc/html/gedit/gedit.devhelp2
265share/gtk-doc/html/gedit/home.png 273share/gtk-doc/html/gedit/home.png
266share/gtk-doc/html/gedit/index.html 274share/gtk-doc/html/gedit/index.html
267share/gtk-doc/html/gedit/index.sgml 275share/gtk-doc/html/gedit/index.sgml
268share/gtk-doc/html/gedit/left.png 276share/gtk-doc/html/gedit/left.png
269share/gtk-doc/html/gedit/right.png 277share/gtk-doc/html/gedit/right.png
270share/gtk-doc/html/gedit/style.css 278share/gtk-doc/html/gedit/style.css
271share/gtk-doc/html/gedit/up.png 279share/gtk-doc/html/gedit/up.png
272share/locale/af/LC_MESSAGES/gedit.mo 280share/locale/af/LC_MESSAGES/gedit.mo
273share/locale/am/LC_MESSAGES/gedit.mo 281share/locale/am/LC_MESSAGES/gedit.mo
274share/locale/ar/LC_MESSAGES/gedit.mo 282share/locale/ar/LC_MESSAGES/gedit.mo
275share/locale/as/LC_MESSAGES/gedit.mo 283share/locale/as/LC_MESSAGES/gedit.mo
276share/locale/ast/LC_MESSAGES/gedit.mo 284share/locale/ast/LC_MESSAGES/gedit.mo
277share/locale/az/LC_MESSAGES/gedit.mo 285share/locale/az/LC_MESSAGES/gedit.mo
278share/locale/be/LC_MESSAGES/gedit.mo 286share/locale/be/LC_MESSAGES/gedit.mo
279share/locale/be@latin/LC_MESSAGES/gedit.mo 287share/locale/be@latin/LC_MESSAGES/gedit.mo
280share/locale/bg/LC_MESSAGES/gedit.mo 288share/locale/bg/LC_MESSAGES/gedit.mo
281share/locale/bn/LC_MESSAGES/gedit.mo 289share/locale/bn/LC_MESSAGES/gedit.mo
282share/locale/bn_IN/LC_MESSAGES/gedit.mo 290share/locale/bn_IN/LC_MESSAGES/gedit.mo
283share/locale/br/LC_MESSAGES/gedit.mo 291share/locale/br/LC_MESSAGES/gedit.mo
284share/locale/bs/LC_MESSAGES/gedit.mo 292share/locale/bs/LC_MESSAGES/gedit.mo
285share/locale/ca/LC_MESSAGES/gedit.mo 293share/locale/ca/LC_MESSAGES/gedit.mo
 294share/locale/crh/LC_MESSAGES/gedit.mo
286share/locale/cs/LC_MESSAGES/gedit.mo 295share/locale/cs/LC_MESSAGES/gedit.mo
287share/locale/cy/LC_MESSAGES/gedit.mo 296share/locale/cy/LC_MESSAGES/gedit.mo
288share/locale/da/LC_MESSAGES/gedit.mo 297share/locale/da/LC_MESSAGES/gedit.mo
289share/locale/de/LC_MESSAGES/gedit.mo 298share/locale/de/LC_MESSAGES/gedit.mo
290share/locale/dz/LC_MESSAGES/gedit.mo 299share/locale/dz/LC_MESSAGES/gedit.mo
291share/locale/el/LC_MESSAGES/gedit.mo 300share/locale/el/LC_MESSAGES/gedit.mo
292share/locale/en_CA/LC_MESSAGES/gedit.mo 301share/locale/en_CA/LC_MESSAGES/gedit.mo
293share/locale/en_GB/LC_MESSAGES/gedit.mo 302share/locale/en_GB/LC_MESSAGES/gedit.mo
294share/locale/es/LC_MESSAGES/gedit.mo 303share/locale/es/LC_MESSAGES/gedit.mo
295share/locale/et/LC_MESSAGES/gedit.mo 304share/locale/et/LC_MESSAGES/gedit.mo
296share/locale/eu/LC_MESSAGES/gedit.mo 305share/locale/eu/LC_MESSAGES/gedit.mo
297share/locale/fa/LC_MESSAGES/gedit.mo 306share/locale/fa/LC_MESSAGES/gedit.mo
298share/locale/fi/LC_MESSAGES/gedit.mo 307share/locale/fi/LC_MESSAGES/gedit.mo
299share/locale/fr/LC_MESSAGES/gedit.mo 308share/locale/fr/LC_MESSAGES/gedit.mo
300share/locale/ga/LC_MESSAGES/gedit.mo 309share/locale/ga/LC_MESSAGES/gedit.mo
301share/locale/gl/LC_MESSAGES/gedit.mo 310share/locale/gl/LC_MESSAGES/gedit.mo
302share/locale/gu/LC_MESSAGES/gedit.mo 311share/locale/gu/LC_MESSAGES/gedit.mo
303share/locale/he/LC_MESSAGES/gedit.mo 312share/locale/he/LC_MESSAGES/gedit.mo
304share/locale/hi/LC_MESSAGES/gedit.mo 313share/locale/hi/LC_MESSAGES/gedit.mo
305share/locale/hr/LC_MESSAGES/gedit.mo 314share/locale/hr/LC_MESSAGES/gedit.mo
306share/locale/hu/LC_MESSAGES/gedit.mo 315share/locale/hu/LC_MESSAGES/gedit.mo
307share/locale/hy/LC_MESSAGES/gedit.mo 316share/locale/hy/LC_MESSAGES/gedit.mo
308share/locale/id/LC_MESSAGES/gedit.mo 317share/locale/id/LC_MESSAGES/gedit.mo
309share/locale/is/LC_MESSAGES/gedit.mo 318share/locale/is/LC_MESSAGES/gedit.mo
310share/locale/it/LC_MESSAGES/gedit.mo 319share/locale/it/LC_MESSAGES/gedit.mo
311share/locale/ja/LC_MESSAGES/gedit.mo 320share/locale/ja/LC_MESSAGES/gedit.mo
312share/locale/ka/LC_MESSAGES/gedit.mo 321share/locale/ka/LC_MESSAGES/gedit.mo
313share/locale/kn/LC_MESSAGES/gedit.mo 322share/locale/kn/LC_MESSAGES/gedit.mo
314share/locale/ko/LC_MESSAGES/gedit.mo 323share/locale/ko/LC_MESSAGES/gedit.mo
315share/locale/ku/LC_MESSAGES/gedit.mo 324share/locale/ku/LC_MESSAGES/gedit.mo
316share/locale/la/LC_MESSAGES/gedit.mo 325share/locale/la/LC_MESSAGES/gedit.mo
317share/locale/lt/LC_MESSAGES/gedit.mo 326share/locale/lt/LC_MESSAGES/gedit.mo
318share/locale/lv/LC_MESSAGES/gedit.mo 327share/locale/lv/LC_MESSAGES/gedit.mo
319share/locale/mai/LC_MESSAGES/gedit.mo 328share/locale/mai/LC_MESSAGES/gedit.mo
320share/locale/mg/LC_MESSAGES/gedit.mo 329share/locale/mg/LC_MESSAGES/gedit.mo
321share/locale/mi/LC_MESSAGES/gedit.mo 330share/locale/mi/LC_MESSAGES/gedit.mo
322share/locale/mk/LC_MESSAGES/gedit.mo 331share/locale/mk/LC_MESSAGES/gedit.mo
323share/locale/ml/LC_MESSAGES/gedit.mo 332share/locale/ml/LC_MESSAGES/gedit.mo
324share/locale/mn/LC_MESSAGES/gedit.mo 333share/locale/mn/LC_MESSAGES/gedit.mo
325share/locale/mr/LC_MESSAGES/gedit.mo 334share/locale/mr/LC_MESSAGES/gedit.mo
326share/locale/ms/LC_MESSAGES/gedit.mo 335share/locale/ms/LC_MESSAGES/gedit.mo
327share/locale/nb/LC_MESSAGES/gedit.mo 336share/locale/nb/LC_MESSAGES/gedit.mo
328share/locale/ne/LC_MESSAGES/gedit.mo 337share/locale/ne/LC_MESSAGES/gedit.mo
329share/locale/nl/LC_MESSAGES/gedit.mo 338share/locale/nl/LC_MESSAGES/gedit.mo
330share/locale/nn/LC_MESSAGES/gedit.mo 339share/locale/nn/LC_MESSAGES/gedit.mo
331share/locale/oc/LC_MESSAGES/gedit.mo 340share/locale/oc/LC_MESSAGES/gedit.mo
332share/locale/or/LC_MESSAGES/gedit.mo 341share/locale/or/LC_MESSAGES/gedit.mo
333share/locale/pa/LC_MESSAGES/gedit.mo 342share/locale/pa/LC_MESSAGES/gedit.mo
334share/locale/pl/LC_MESSAGES/gedit.mo 343share/locale/pl/LC_MESSAGES/gedit.mo
335share/locale/ps/LC_MESSAGES/gedit.mo 344share/locale/ps/LC_MESSAGES/gedit.mo
336share/locale/pt/LC_MESSAGES/gedit.mo 345share/locale/pt/LC_MESSAGES/gedit.mo
337share/locale/pt_BR/LC_MESSAGES/gedit.mo 346share/locale/pt_BR/LC_MESSAGES/gedit.mo
338share/locale/ro/LC_MESSAGES/gedit.mo 347share/locale/ro/LC_MESSAGES/gedit.mo
339share/locale/ru/LC_MESSAGES/gedit.mo 348share/locale/ru/LC_MESSAGES/gedit.mo
340share/locale/rw/LC_MESSAGES/gedit.mo 349share/locale/rw/LC_MESSAGES/gedit.mo
341share/locale/si/LC_MESSAGES/gedit.mo 350share/locale/si/LC_MESSAGES/gedit.mo
342share/locale/sk/LC_MESSAGES/gedit.mo 351share/locale/sk/LC_MESSAGES/gedit.mo
343share/locale/sl/LC_MESSAGES/gedit.mo 352share/locale/sl/LC_MESSAGES/gedit.mo
344share/locale/sq/LC_MESSAGES/gedit.mo 353share/locale/sq/LC_MESSAGES/gedit.mo
345share/locale/sr/LC_MESSAGES/gedit.mo 354share/locale/sr/LC_MESSAGES/gedit.mo
346share/locale/sr@latin/LC_MESSAGES/gedit.mo 355share/locale/sr@latin/LC_MESSAGES/gedit.mo
347share/locale/sv/LC_MESSAGES/gedit.mo 356share/locale/sv/LC_MESSAGES/gedit.mo
348share/locale/ta/LC_MESSAGES/gedit.mo 357share/locale/ta/LC_MESSAGES/gedit.mo
349share/locale/te/LC_MESSAGES/gedit.mo 358share/locale/te/LC_MESSAGES/gedit.mo
350share/locale/th/LC_MESSAGES/gedit.mo 359share/locale/th/LC_MESSAGES/gedit.mo
351share/locale/tk/LC_MESSAGES/gedit.mo 360share/locale/tk/LC_MESSAGES/gedit.mo
352share/locale/tr/LC_MESSAGES/gedit.mo 361share/locale/tr/LC_MESSAGES/gedit.mo
353share/locale/uk/LC_MESSAGES/gedit.mo 362share/locale/uk/LC_MESSAGES/gedit.mo
354share/locale/vi/LC_MESSAGES/gedit.mo 363share/locale/vi/LC_MESSAGES/gedit.mo
355share/locale/wa/LC_MESSAGES/gedit.mo 364share/locale/wa/LC_MESSAGES/gedit.mo
356share/locale/xh/LC_MESSAGES/gedit.mo 365share/locale/xh/LC_MESSAGES/gedit.mo
357share/locale/zh_CN/LC_MESSAGES/gedit.mo 366share/locale/zh_CN/LC_MESSAGES/gedit.mo
358share/locale/zh_HK/LC_MESSAGES/gedit.mo 367share/locale/zh_HK/LC_MESSAGES/gedit.mo
359share/locale/zh_TW/LC_MESSAGES/gedit.mo 368share/locale/zh_TW/LC_MESSAGES/gedit.mo
360share/omf/gedit/gedit-C.omf 369share/omf/gedit/gedit-C.omf
361share/omf/gedit/gedit-bg.omf 370share/omf/gedit/gedit-bg.omf
362share/omf/gedit/gedit-da.omf 371share/omf/gedit/gedit-da.omf
363share/omf/gedit/gedit-de.omf 372share/omf/gedit/gedit-de.omf
 373share/omf/gedit/gedit-el.omf
364share/omf/gedit/gedit-es.omf 374share/omf/gedit/gedit-es.omf
365share/omf/gedit/gedit-fi.omf 375share/omf/gedit/gedit-fi.omf
366share/omf/gedit/gedit-fr.omf 376share/omf/gedit/gedit-fr.omf
367share/omf/gedit/gedit-hu.omf 377share/omf/gedit/gedit-hu.omf
368share/omf/gedit/gedit-it.omf 378share/omf/gedit/gedit-it.omf
369share/omf/gedit/gedit-ja.omf 379share/omf/gedit/gedit-ja.omf
370share/omf/gedit/gedit-ko.omf 380share/omf/gedit/gedit-ko.omf
371share/omf/gedit/gedit-oc.omf 381share/omf/gedit/gedit-oc.omf
372share/omf/gedit/gedit-pt_BR.omf 382share/omf/gedit/gedit-pt_BR.omf
373share/omf/gedit/gedit-ru.omf 383share/omf/gedit/gedit-ru.omf
374share/omf/gedit/gedit-sv.omf 384share/omf/gedit/gedit-sv.omf
375share/omf/gedit/gedit-th.omf 385share/omf/gedit/gedit-th.omf
376share/omf/gedit/gedit-uk.omf 386share/omf/gedit/gedit-uk.omf
377share/omf/gedit/gedit-zh_CN.omf 387share/omf/gedit/gedit-zh_CN.omf
378share/omf/gedit/gedit-zh_HK.omf 388share/omf/gedit/gedit-zh_HK.omf
379share/omf/gedit/gedit-zh_TW.omf 389share/omf/gedit/gedit-zh_TW.omf
380@dirrm share/omf/gedit 390@dirrm share/omf/gedit
381@comment in rarian: @dirrm share/omf 391@comment in rarian: @dirrm share/omf
382@dirrm share/gtk-doc/html/gedit 392@dirrm share/gtk-doc/html/gedit
383@dirrm share/gnome/help/gedit/zh_TW/figures 393@dirrm share/gnome/help/gedit/zh_TW/figures
384@dirrm share/gnome/help/gedit/zh_TW 394@dirrm share/gnome/help/gedit/zh_TW
385@dirrm share/gnome/help/gedit/zh_HK/figures 395@dirrm share/gnome/help/gedit/zh_HK/figures
386@dirrm share/gnome/help/gedit/zh_HK 396@dirrm share/gnome/help/gedit/zh_HK
387@dirrm share/gnome/help/gedit/zh_CN/figures 397@dirrm share/gnome/help/gedit/zh_CN/figures
388@dirrm share/gnome/help/gedit/zh_CN 398@dirrm share/gnome/help/gedit/zh_CN
389@dirrm share/gnome/help/gedit/uk/figures 399@dirrm share/gnome/help/gedit/uk/figures
390@dirrm share/gnome/help/gedit/uk 400@dirrm share/gnome/help/gedit/uk
391@dirrm share/gnome/help/gedit/th/figures 401@dirrm share/gnome/help/gedit/th/figures
392@dirrm share/gnome/help/gedit/th 402@dirrm share/gnome/help/gedit/th
393@dirrm share/gnome/help/gedit/sv/figures 403@dirrm share/gnome/help/gedit/sv/figures
394@dirrm share/gnome/help/gedit/sv 404@dirrm share/gnome/help/gedit/sv
395@dirrm share/gnome/help/gedit/ru/figures 405@dirrm share/gnome/help/gedit/ru/figures
396@dirrm share/gnome/help/gedit/ru 406@dirrm share/gnome/help/gedit/ru
397@dirrm share/gnome/help/gedit/pt_BR/figures 407@dirrm share/gnome/help/gedit/pt_BR/figures
398@dirrm share/gnome/help/gedit/pt_BR 408@dirrm share/gnome/help/gedit/pt_BR
399@dirrm share/gnome/help/gedit/oc/figures 409@dirrm share/gnome/help/gedit/oc/figures
400@dirrm share/gnome/help/gedit/oc 410@dirrm share/gnome/help/gedit/oc
401@dirrm share/gnome/help/gedit/ko/figures 411@dirrm share/gnome/help/gedit/ko/figures
402@dirrm share/gnome/help/gedit/ko 412@dirrm share/gnome/help/gedit/ko
403@dirrm share/gnome/help/gedit/ja/figures 413@dirrm share/gnome/help/gedit/ja/figures
404@dirrm share/gnome/help/gedit/ja 414@dirrm share/gnome/help/gedit/ja
405@dirrm share/gnome/help/gedit/it/figures 415@dirrm share/gnome/help/gedit/it/figures
406@dirrm share/gnome/help/gedit/it 416@dirrm share/gnome/help/gedit/it
407@dirrm share/gnome/help/gedit/hu/figures 417@dirrm share/gnome/help/gedit/hu/figures
408@dirrm share/gnome/help/gedit/hu 418@dirrm share/gnome/help/gedit/hu
409@dirrm share/gnome/help/gedit/fr/figures 419@dirrm share/gnome/help/gedit/fr/figures
410@dirrm share/gnome/help/gedit/fr 420@dirrm share/gnome/help/gedit/fr
411@dirrm share/gnome/help/gedit/fi/figures 421@dirrm share/gnome/help/gedit/fi/figures
412@dirrm share/gnome/help/gedit/fi 422@dirrm share/gnome/help/gedit/fi
413@dirrm share/gnome/help/gedit/es/figures 423@dirrm share/gnome/help/gedit/es/figures
414@dirrm share/gnome/help/gedit/es 424@dirrm share/gnome/help/gedit/es
 425@dirrm share/gnome/help/gedit/el/figures
 426@dirrm share/gnome/help/gedit/el
415@dirrm share/gnome/help/gedit/de/figures 427@dirrm share/gnome/help/gedit/de/figures
416@dirrm share/gnome/help/gedit/de 428@dirrm share/gnome/help/gedit/de
417@dirrm share/gnome/help/gedit/da/figures 429@dirrm share/gnome/help/gedit/da/figures
418@dirrm share/gnome/help/gedit/da 430@dirrm share/gnome/help/gedit/da
419@dirrm share/gnome/help/gedit/bg/figures 431@dirrm share/gnome/help/gedit/bg/figures
420@dirrm share/gnome/help/gedit/bg 432@dirrm share/gnome/help/gedit/bg
421@dirrm share/gnome/help/gedit/C/figures 433@dirrm share/gnome/help/gedit/C/figures
422@dirrm share/gnome/help/gedit/C 434@dirrm share/gnome/help/gedit/C
423@dirrm share/gnome/help/gedit 435@dirrm share/gnome/help/gedit
424@comment in gnome2-dirs: @dirrm share/gnome/help 436@comment in gnome2-dirs: @dirrm share/gnome/help
425@comment in gnome2-dirs: @dirrm share/gnome 
426@dirrm share/gedit-2/ui 437@dirrm share/gedit-2/ui
427@dirrm share/gedit-2/plugins/time 438@dirrm share/gedit-2/plugins/time
428@dirrm share/gedit-2/plugins/taglist 439@dirrm share/gedit-2/plugins/taglist
429${PLIST.enchant}share/gedit-2/plugins/spell/languages-dialog.ui 440${PLIST.enchant}@dirrm share/gedit-2/plugins/spell
430${PLIST.enchant}share/gedit-2/plugins/spell/spell-checker.ui 
431@dirrm share/gedit-2/plugins/sort 441@dirrm share/gedit-2/plugins/sort
432@exec ${MKDIR} %D/share/gedit-2/plugins/sample 442@exec ${MKDIR} %D/share/gedit-2/plugins/sample
433@dirrm share/gedit-2/plugins/sample 443@dirrm share/gedit-2/plugins/sample
434@dirrm share/gedit-2/plugins/modelines 444@dirrm share/gedit-2/plugins/modelines
435@exec ${MKDIR} %D/share/gedit-2/plugins/indent 445@exec ${MKDIR} %D/share/gedit-2/plugins/indent
436@dirrm share/gedit-2/plugins/indent 446@dirrm share/gedit-2/plugins/indent
437@dirrm share/gedit-2/plugins/filebrowser 447@dirrm share/gedit-2/plugins/filebrowser
438@dirrm share/gedit-2/plugins/docinfo 448@dirrm share/gedit-2/plugins/docinfo
439@exec ${MKDIR} %D/share/gedit-2/plugins/changecase 449@exec ${MKDIR} %D/share/gedit-2/plugins/changecase
440@dirrm share/gedit-2/plugins/changecase 450@dirrm share/gedit-2/plugins/changecase
441@dirrm share/gedit-2/plugins 451@dirrm share/gedit-2/plugins
442@dirrm share/gedit-2/logo 452@dirrm share/gedit-2/logo
443@dirrm share/gedit-2/icons 453@dirrm share/gedit-2/icons
444@dirrm share/gedit-2 454@dirrm share/gedit-2
445@comment in GConf: @dirrm share/gconf/schemas 455@comment in GConf: @dirrm share/gconf/schemas
446@comment in xdg-dirs: @dirrm share/applications 456@comment in xdg-dirs: @dirrm share/applications
447@dirrm libexec/gedit-2 457@dirrm libexec/gedit-2
448@dirrm lib/gedit-2/plugins 458@dirrm lib/gedit-2/plugins
449@dirrm lib/gedit-2/plugin-loaders 459@dirrm lib/gedit-2/plugin-loaders
450@dirrm lib/gedit-2 460@dirrm lib/gedit-2
451@dirrm include/gedit-2.20/gedit 461@dirrm include/gedit-2.20/gedit
452@dirrm include/gedit-2.20 462@dirrm include/gedit-2.20

cvs diff -r1.16 -r1.17 pkgsrc/editors/gedit/Attic/buildlink3.mk (switch to unified diff)

--- pkgsrc/editors/gedit/Attic/buildlink3.mk 2009/03/20 19:24:31 1.16
+++ pkgsrc/editors/gedit/Attic/buildlink3.mk 2009/04/17 18:40:42 1.17
@@ -1,17 +1,15 @@ @@ -1,17 +1,15 @@
1# $NetBSD: buildlink3.mk,v 1.16 2009/03/20 19:24:31 joerg Exp $ 1# $NetBSD: buildlink3.mk,v 1.17 2009/04/17 18:40:42 drochner Exp $
2 2
3BUILDLINK_TREE+= gedit 3BUILDLINK_TREE+= gedit
4 4
5.if !defined(GEDIT_BUILDLINK3_MK) 5.if !defined(GEDIT_BUILDLINK3_MK)
6GEDIT_BUILDLINK3_MK:= 6GEDIT_BUILDLINK3_MK:=
7 7
8BUILDLINK_API_DEPENDS.gedit+= gedit>=2.12.1nb4 8BUILDLINK_API_DEPENDS.gedit+= gedit>=2.12.1nb4
9BUILDLINK_ABI_DEPENDS.gedit?= gedit>=2.20.4nb2 9BUILDLINK_ABI_DEPENDS.gedit?= gedit>=2.20.4nb2
10BUILDLINK_PKGSRCDIR.gedit?= ../../editors/gedit 10BUILDLINK_PKGSRCDIR.gedit?= ../../editors/gedit
11 11
12.include "../../devel/libglade/buildlink3.mk" 
13.include "../../devel/libgnomeui/buildlink3.mk" 
14.include "../../x11/gtksourceview2/buildlink3.mk" 12.include "../../x11/gtksourceview2/buildlink3.mk"
15.endif # GEDIT_BUILDLINK3_MK 13.endif # GEDIT_BUILDLINK3_MK
16 14
17BUILDLINK_TREE+= -gedit 15BUILDLINK_TREE+= -gedit

cvs diff -r1.41 -r1.42 pkgsrc/editors/gedit/distinfo (switch to unified diff)

--- pkgsrc/editors/gedit/distinfo 2009/03/15 20:13:11 1.41
+++ pkgsrc/editors/gedit/distinfo 2009/04/17 18:40:42 1.42
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.41 2009/03/15 20:13:11 jmcneill Exp $ 1$NetBSD: distinfo,v 1.42 2009/04/17 18:40:42 drochner Exp $
2 2
3SHA1 (gedit-2.26.0.tar.bz2) = f4760bed0659029ea8492eb1e530bf4272dfa7f9 3SHA1 (gedit-2.26.1.tar.bz2) = 741483dcaa6c92f908f27cb2f3197c3811f4462a
4RMD160 (gedit-2.26.0.tar.bz2) = 2fead2713c63943e7a304e4d35a4b54beb4bcdd1 4RMD160 (gedit-2.26.1.tar.bz2) = 90460809013e4c0f657442c55b62cfc6df07cde0
5Size (gedit-2.26.0.tar.bz2) = 4198506 bytes 5Size (gedit-2.26.1.tar.bz2) = 4297289 bytes
6SHA1 (patch-aa) = ea4b076c14260c35298bc9a8875887b6c626a068 6SHA1 (patch-aa) = 2042f22ad9a1bffea6dbe6105397bea9ab436705

cvs diff -r1.1 -r1.2 pkgsrc/editors/gedit/Attic/options.mk (switch to unified diff)

--- pkgsrc/editors/gedit/Attic/options.mk 2009/01/12 21:50:17 1.1
+++ pkgsrc/editors/gedit/Attic/options.mk 2009/04/17 18:40:42 1.2
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: options.mk,v 1.1 2009/01/12 21:50:17 wiz Exp $ 1# $NetBSD: options.mk,v 1.2 2009/04/17 18:40:42 drochner Exp $
2 2
3PKG_OPTIONS_VAR= PKG_OPTIONS.esound 3PKG_OPTIONS_VAR= PKG_OPTIONS.gedit
4PKG_SUPPORTED_OPTIONS= enchant 4PKG_SUPPORTED_OPTIONS= enchant
5#PKG_SUGGESTED_OPTIONS= enchant 5#PKG_SUGGESTED_OPTIONS= enchant
6 6
7.include "../../mk/bsd.options.mk" 7.include "../../mk/bsd.options.mk"
8 8
9PLIST_VARS= enchant 9PLIST_VARS= enchant
10.if !empty(PKG_OPTIONS:Menchant) 10.if !empty(PKG_OPTIONS:Menchant)
11PLIST.enchant= yes 11PLIST.enchant= yes
12.include "../../textproc/enchant/buildlink3.mk" 12.include "../../textproc/enchant/buildlink3.mk"
13.include "../../textproc/iso-codes/buildlink3.mk" 13.include "../../textproc/iso-codes/buildlink3.mk"
14.else 14.else
15CONFIGURE_ARGS+= --disable-spell 15CONFIGURE_ARGS+= --disable-spell
16.endif 16.endif

cvs diff -r1.9 -r1.10 pkgsrc/editors/gedit/patches/Attic/patch-aa (switch to unified diff)

--- pkgsrc/editors/gedit/patches/Attic/patch-aa 2009/01/12 21:50:17 1.9
+++ pkgsrc/editors/gedit/patches/Attic/patch-aa 2009/04/17 18:40:42 1.10
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1$NetBSD: patch-aa,v 1.9 2009/01/12 21:50:17 wiz Exp $ 1$NetBSD: patch-aa,v 1.10 2009/04/17 18:40:42 drochner Exp $
2 2
3--- plugins/taglist/Makefile.in.orig 2009-01-10 18:45:20.000000000 +0100 3--- plugins/taglist/Makefile.in.orig 2009-04-13 17:52:06.000000000 +0200
4+++ plugins/taglist/Makefile.in 4+++ plugins/taglist/Makefile.in
5@@ -142,6 +142,7 @@ GMSGFMT = @GMSGFMT@ 5@@ -143,6 +143,7 @@ GTKDOC_CHECK = @GTKDOC_CHECK@
6 GREP = @GREP@ 6 GTKDOC_MKPDF = @GTKDOC_MKPDF@
7 GTKDOC_CHECK = @GTKDOC_CHECK@ 7 GTKDOC_REBASE = @GTKDOC_REBASE@
8 GZIP = @GZIP@ 8 GZIP = @GZIP@
9+GZIP_ENV = --best 9+GZIP_ENV = --best
10 HELP_DIR = @HELP_DIR@ 10 HELP_DIR = @HELP_DIR@
11 HTML_DIR = @HTML_DIR@ 11 HTML_DIR = @HTML_DIR@
12 INSTALL = @INSTALL@ 12 INSTALL = @INSTALL@
13@@ -637,7 +638,7 @@ uninstall-am: uninstall-pluginDATA unins 13@@ -662,7 +663,7 @@ uninstall-am: uninstall-pluginDATA unins
14  14
15 %.tags.gz: %.tags.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) 15 %.tags.gz: %.tags.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po)
16 LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $(@:.gz=) -x -u -c $(top_builddir)/po/.intltool-merge-cache 16 LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $(@:.gz=) -x -u -c $(top_builddir)/po/.intltool-merge-cache
17- $(GZIP) --best -f $(@:.gz=) 17- $(GZIP) --best -f $(@:.gz=)
18+ env GZIP=$(GZIP_ENV) $(GZIP) -f $(@:.gz=) 18+ env GZIP=$(GZIP_ENV) $(GZIP) -f $(@:.gz=)
19 # Tell versions [3.59,3.63) of GNU make to not export all variables. 19 # Tell versions [3.59,3.63) of GNU make to not export all variables.
20 # Otherwise a system limit (for SysV at least) may be exceeded. 20 # Otherwise a system limit (for SysV at least) may be exceeded.
21 .NOEXPORT: 21 .NOEXPORT: