~ubuntu-branches/ubuntu/gutsy/gimp/gutsy

« back to all changes in this revision

Viewing changes to plug-ins/script-fu/scripts/images/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2007-09-30 18:06:49 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20070930180649-f647f0cxj32tgyn3
Tags: 2.4.0~rc3-1ubuntu1
* Resynchronized with Debian.
* Remaining Ubuntu changes:
  - 02_help-message.patch, 03_gimp.desktop.in.in.patch: Distro changes.
  - Weave i18n magic in the rules file.
  - Munge Maintainer field as per spec.
* Ubuntu changes dropped:
  - 10_dont_show_wizard.patch: Unused, upstream doesn't call it anymore.
  - Use dh_icons.
* Disabled the print plugin, and removed the Conflicts/Replaces on
  gimp-print.

Show diffs side-by-side

added added

removed removed

Lines of Context:
350
350
SYMPREFIX = @SYMPREFIX@
351
351
TIFF_LOAD = @TIFF_LOAD@
352
352
TIFF_SAVE = @TIFF_SAVE@
 
353
TOOLBOX_MENU_FALSE = @TOOLBOX_MENU_FALSE@
 
354
TOOLBOX_MENU_TRUE = @TOOLBOX_MENU_TRUE@
353
355
URI_GNOME_VFS_CFLAGS = @URI_GNOME_VFS_CFLAGS@
354
356
URI_GNOME_VFS_LIBS = @URI_GNOME_VFS_LIBS@
355
357
URI_LIBCURL_CFLAGS = @URI_LIBCURL_CFLAGS@