~ubuntu-branches/ubuntu/hardy/evince/hardy-security

« back to all changes in this revision

Viewing changes to data/icons/48x48/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-12-04 23:44:28 UTC
  • mfrom: (1.1.23 upstream)
  • Revision ID: james.westby@ubuntu.com-20071204234428-qc1n30y3fa0w4hpu
Tags: 2.21.1-0ubuntu1
* New upstream version
  New Features and UI Improvements:
  - Use message area for notification about errors
  - Some print settings for documents are stored in metadata
  - Added command line option for search
  - Expander with a recent documents is added to toolbar
  - Egg-recent code dropped
  - Djvu, dvi and comics are enabled by default
  - Support for links with URI's like mailto
  - Removed the shadow of the fullscreen toolbar
  Bug fixes:
  - A lot of bug fixes from a stable branch
* debian/patches/01_launchpad.patch:
  - updated
* debian/patches/03_hildon_interface.patch:
  - updated
* debian/patches/99_autoreconf.patch:
  - updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
154
154
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
155
155
GTK_PRINT_CFLAGS = @GTK_PRINT_CFLAGS@
156
156
GTK_PRINT_LIBS = @GTK_PRINT_LIBS@
157
 
GTK_RECENT_CFLAGS = @GTK_RECENT_CFLAGS@
158
 
GTK_RECENT_LIBS = @GTK_RECENT_LIBS@
159
157
HAVE_GNOME_DOC_UTILS_FALSE = @HAVE_GNOME_DOC_UTILS_FALSE@
160
158
HAVE_GNOME_DOC_UTILS_TRUE = @HAVE_GNOME_DOC_UTILS_TRUE@
161
 
HAVE_GTK_RECENT_FALSE = @HAVE_GTK_RECENT_FALSE@
162
 
HAVE_GTK_RECENT_TRUE = @HAVE_GTK_RECENT_TRUE@
163
159
HAVE_NAUTILUS_FALSE = @HAVE_NAUTILUS_FALSE@
164
160
HAVE_NAUTILUS_TRUE = @HAVE_NAUTILUS_TRUE@
165
161
HELP_DIR = @HELP_DIR@