~psusi/ubuntu/maverick/nautilus/openwith

« back to all changes in this revision

Viewing changes to docs/reference/libnautilus-extension/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:
179
179
PATH_SEPARATOR = @PATH_SEPARATOR@
180
180
PERL = @PERL@
181
181
PKG_CONFIG = @PKG_CONFIG@
182
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
183
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
184
182
POFILES = @POFILES@
185
183
POSUB = @POSUB@
186
184
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
239
237
libexecdir = @libexecdir@
240
238
localedir = @localedir@
241
239
localstatedir = @localstatedir@
 
240
lt_ECHO = @lt_ECHO@
242
241
mandir = @mandir@
243
242
mkdir_p = @mkdir_p@
244
243
oldincludedir = @oldincludedir@