~ubuntu-branches/ubuntu/oneiric/pcmanfm/oneiric

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2011-02-21 23:18:32 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20110221231832-paor7n15r62zw5hj
Tags: 0.9.8+git-6240436419-0ubuntu1
* New upstream snapshot (2011-02-15)
 - Correctly handle spaces in path and filenames (LP: #686526, #693990).
* debian/patches/
 - 90-enable-fake-transparency.patch: Remove, merged upstream.
 - 01-libfm-0.1.14-API-changes.patch: Refresh.
* debian/control
 - Build-depends on libfm-dev (>= 0.1.15).

Show diffs side-by-side

added added

removed removed

Lines of Context:
192
192
PACKAGE_VERSION = @PACKAGE_VERSION@
193
193
PATH_SEPARATOR = @PATH_SEPARATOR@
194
194
PKG_CONFIG = @PKG_CONFIG@
 
195
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
196
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
195
197
POFILES = @POFILES@
196
198
POSUB = @POSUB@
197
199
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@