~ubuntu-branches/ubuntu/hardy/evince/hardy-proposed

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Gug
  • Date: 2007-07-10 23:50:59 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20070710235059-qwycayuufgbi0nhd
Tags: 0.9.2-0ubuntu1
* New Features and UI Improvements:
  * Forms support
  * Toolbar editor icons on dragging
* Bug fixes:
  * Program description translation issue fixed
  * Do not change page after presentation
  * Fix LP: #49340 bug : Forgets "Fit Page Width" option on each click on
    the index
* debian/rules: add DEB_DESTDIR_evince-gtk to clean target.

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
/* defined if you build the nautilus plugin */
76
76
#undef HAVE_NAUTILUS
77
77
 
 
78
/* Define to 1 if you have the `poppler_form_field_button_get_button_type'
 
79
   function. */
 
80
#undef HAVE_POPPLER_FORM_FIELD_BUTTON_GET_BUTTON_TYPE
 
81
 
78
82
/* Define to 1 if you have the `poppler_page_render' function. */
79
83
#undef HAVE_POPPLER_PAGE_RENDER
80
84