~bratsche/oif/eog-rotate-gesture-2

« back to all changes in this revision

Viewing changes to doc/reference/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-08-05 11:18:27 UTC
  • mfrom: (1.14.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20100805111827-mg8n4etd5pj7btti
Tags: 2.31.5-0ubuntu1
* New upstream versions:
  - New toolbar button and 'P' shortcut to pause the slideshow (lp: #272552)
  - Rename "Image Collection" to "Image Gallery" 
  - Update totem-scrsaver to use GDBus 
  - Render SVGs natively when zoomed 
  - Print SVGs as vector image 
  - Embed page setup in print dialog 
  - Various UI improvements 
  - Further GSEAL-compatibility work 
* debian/control.in:
  - require librsvg, updated glib and gtk requirements
* debian/control.in, debian/patches/99_autoconf.patch, debian/rules:
  - run autoreconf at build time now

Show diffs side-by-side

added added

removed removed

Lines of Context:
195
195
PYTHON_PREFIX = @PYTHON_PREFIX@
196
196
PYTHON_VERSION = @PYTHON_VERSION@
197
197
RANLIB = @RANLIB@
 
198
RSVG_CFLAGS = @RSVG_CFLAGS@
 
199
RSVG_LIBS = @RSVG_LIBS@
198
200
SED = @SED@
199
201
SET_MAKE = @SET_MAKE@
200
202
SHELL = @SHELL@
246
248
libexecdir = @libexecdir@
247
249
localedir = @localedir@
248
250
localstatedir = @localstatedir@
 
251
lt_ECHO = @lt_ECHO@
249
252
mandir = @mandir@
250
253
mkdir_p = @mkdir_p@
251
254
oldincludedir = @oldincludedir@