~psusi/ubuntu/maverick/nautilus/openwith

« back to all changes in this revision

Viewing changes to data/icons/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:
174
174
PATH_SEPARATOR = @PATH_SEPARATOR@
175
175
PERL = @PERL@
176
176
PKG_CONFIG = @PKG_CONFIG@
177
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
178
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
179
177
POFILES = @POFILES@
180
178
POSUB = @POSUB@
181
179
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
234
232
libexecdir = @libexecdir@
235
233
localedir = @localedir@
236
234
localstatedir = @localstatedir@
 
235
lt_ECHO = @lt_ECHO@
237
236
mandir = @mandir@
238
237
mkdir_p = @mkdir_p@
239
238
oldincludedir = @oldincludedir@