~ubuntu-branches/ubuntu/edgy/gedit/edgy

« back to all changes in this revision

Viewing changes to plugins/docinfo/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-08-22 09:12:33 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: james.westby@ubuntu.com-20060822091233-a5lfcocuv337em1x
Tags: 2.15.8-0ubuntu1
* New upstream version:
  New features and fixes
  - Update documentation
  - Drop executable permissions from backup files
  - Support for UTF-16LE, UTF-16BE and UTF-32
  - Fix translations of some plugins
  - Plug some memory leaks
  - Fix another crash in GtkRecents code
  - Misc improvements and bugfixes
* debian/patches/02_autoconf.patch:
  - updated
* debian/patches/90_from_cvs_fix_recents_changed_crasher.patch:
  - fixed with the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
141
141
GLIB_MKENUMS = @GLIB_MKENUMS@
142
142
GMOFILES = @GMOFILES@
143
143
GMSGFMT = @GMSGFMT@
 
144
GREP = @GREP@
144
145
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
145
146
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
146
147
HELP_DIR = @HELP_DIR@
230
231
VERSION = @VERSION@
231
232
WARN_CFLAGS = @WARN_CFLAGS@
232
233
XGETTEXT = @XGETTEXT@
233
 
ac_ct_AR = @ac_ct_AR@
234
234
ac_ct_CC = @ac_ct_CC@
235
235
ac_ct_CXX = @ac_ct_CXX@
236
236
ac_ct_F77 = @ac_ct_F77@
237
 
ac_ct_RANLIB = @ac_ct_RANLIB@
238
 
ac_ct_STRIP = @ac_ct_STRIP@
239
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
240
237
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
241
238
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
242
239
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
253
250
build_os = @build_os@
254
251
build_vendor = @build_vendor@
255
252
datadir = @datadir@
 
253
datarootdir = @datarootdir@
 
254
docdir = @docdir@
 
255
dvidir = @dvidir@
256
256
exec_prefix = @exec_prefix@
257
257
host = @host@
258
258
host_alias = @host_alias@
259
259
host_cpu = @host_cpu@
260
260
host_os = @host_os@
261
261
host_vendor = @host_vendor@
 
262
htmldir = @htmldir@
262
263
includedir = @includedir@
263
264
infodir = @infodir@
264
265
install_sh = @install_sh@
265
266
libdir = @libdir@
266
267
libexecdir = @libexecdir@
 
268
localedir = @localedir@
267
269
localstatedir = @localstatedir@
268
270
mandir = @mandir@
269
271
mkdir_p = @mkdir_p@
270
272
oldincludedir = @oldincludedir@
 
273
pdfdir = @pdfdir@
271
274
pkgpyexecdir = @pkgpyexecdir@
272
275
pkgpythondir = @pkgpythondir@
273
276
prefix = @prefix@
274
277
program_transform_name = @program_transform_name@
 
278
psdir = @psdir@
275
279
pyexecdir = @pyexecdir@
276
280
pythondir = @pythondir@
277
281
sbindir = @sbindir@