~ubuntu-branches/ubuntu/feisty/gimp/feisty-proposed

« back to all changes in this revision

Viewing changes to data/patterns/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-08-28 16:54:33 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060828165433-4a009iph3a8lq78s
Tags: 2.2.13-1ubuntu1
* Sync with Debian
* New upstream version, UVF exception granted by Colin Watson
* debian/patches/10_dont_show_wizard.patch:
  - don't use the setup wizard on first run
* debian/rules:
  - add gettext domain to the .desktop
  - run "intltool-update -p" for the different po directories of the package

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
AA = @AA@
62
62
ACLOCAL = @ACLOCAL@
63
63
ALLOCA = @ALLOCA@
 
64
ALL_LINGUAS = @ALL_LINGUAS@
64
65
ALSA_CFLAGS = @ALSA_CFLAGS@
65
66
ALSA_LIBS = @ALSA_LIBS@
66
67
AMDEP_FALSE = @AMDEP_FALSE@
169
170
GMOFILES = @GMOFILES@
170
171
GMSGFMT = @GMSGFMT@
171
172
GOBJECT_QUERY = @GOBJECT_QUERY@
 
173
GREP = @GREP@
172
174
GTKDOC_REQUIRED_VERSION = @GTKDOC_REQUIRED_VERSION@
173
175
GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@
174
176
GTKHTML2_LIBS = @GTKHTML2_LIBS@
330
332
WMF_CONFIG = @WMF_CONFIG@
331
333
WMF_REQUIRED_VERSION = @WMF_REQUIRED_VERSION@
332
334
XGETTEXT = @XGETTEXT@
 
335
XMKMF = @XMKMF@
333
336
XMLLINT = @XMLLINT@
334
337
XPM = @XPM@
335
338
XSLTPROC = @XSLTPROC@
337
340
X_EXTRA_LIBS = @X_EXTRA_LIBS@
338
341
X_LIBS = @X_LIBS@
339
342
X_PRE_LIBS = @X_PRE_LIBS@
340
 
ac_ct_AR = @ac_ct_AR@
341
 
ac_ct_AS = @ac_ct_AS@
342
343
ac_ct_CC = @ac_ct_CC@
343
344
ac_ct_CXX = @ac_ct_CXX@
344
 
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
345
345
ac_ct_F77 = @ac_ct_F77@
346
 
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
347
 
ac_ct_RANLIB = @ac_ct_RANLIB@
348
 
ac_ct_STRIP = @ac_ct_STRIP@
349
 
ac_ct_WINDRES = @ac_ct_WINDRES@
350
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
351
346
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
352
347
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
353
348
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
364
359
build_os = @build_os@
365
360
build_vendor = @build_vendor@
366
361
datadir = @datadir@
 
362
datarootdir = @datarootdir@
 
363
docdir = @docdir@
 
364
dvidir = @dvidir@
367
365
exec_prefix = @exec_prefix@
368
366
gimpdatadir = @gimpdatadir@
369
367
gimpdir = @gimpdir@
374
372
host_cpu = @host_cpu@
375
373
host_os = @host_os@
376
374
host_vendor = @host_vendor@
 
375
htmldir = @htmldir@
377
376
includedir = @includedir@
378
377
infodir = @infodir@
379
378
install_sh = @install_sh@
385
384
mkdir_p = @mkdir_p@
386
385
ms_librarian = @ms_librarian@
387
386
oldincludedir = @oldincludedir@
 
387
pdfdir = @pdfdir@
388
388
pkgpyexecdir = @pkgpyexecdir@
389
389
pkgpythondir = @pkgpythondir@
390
390
prefix = @prefix@
391
391
program_transform_name = @program_transform_name@
 
392
psdir = @psdir@
392
393
pyexecdir = @pyexecdir@
393
394
pythondir = @pythondir@
394
395
sbindir = @sbindir@