~psusi/ubuntu/maverick/nautilus/openwith

« back to all changes in this revision

Viewing changes to test/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-08-18 17:51:57 UTC
  • mfrom: (1.17.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20100818175157-87c5km63qu471cdi
Tags: 1:2.31.90-0ubuntu1
* New upstream version:
  - Don't make pathbar buttons disappear when deleting a folder
  - Remove useless unique-1.0 dependency
  - Don't use deprecated GtkNotebookPage
* debian/patches/01_lpi.patch:
  - new version update
* debian/patches/90_no_unique_check.patch:
  - dropped that issue is fixed upstream now

Show diffs side-by-side

added added

removed removed

Lines of Context:
294
294
PATH_SEPARATOR = @PATH_SEPARATOR@
295
295
PERL = @PERL@
296
296
PKG_CONFIG = @PKG_CONFIG@
297
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
298
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
299
297
POFILES = @POFILES@
300
298
POSUB = @POSUB@
301
299
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
354
352
libexecdir = @libexecdir@
355
353
localedir = @localedir@
356
354
localstatedir = @localstatedir@
 
355
lt_ECHO = @lt_ECHO@
357
356
mandir = @mandir@
358
357
mkdir_p = @mkdir_p@
359
358
oldincludedir = @oldincludedir@