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

« back to all changes in this revision

Viewing changes to data/ui/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:
153
153
PACKAGE_VERSION = @PACKAGE_VERSION@
154
154
PATH_SEPARATOR = @PATH_SEPARATOR@
155
155
PKG_CONFIG = @PKG_CONFIG@
 
156
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
157
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
156
158
POFILES = @POFILES@
157
159
POSUB = @POSUB@
158
160
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@