~ubuntu-branches/ubuntu/intrepid/gimp/intrepid

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2007-12-18 10:44:11 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20071218104411-p2c1aor6tfqcwkyw
Tags: 2.4.3-1ubuntu1
* Merge from Debian unstable. (LP: #177821)
* Ubuntu remaining changes:
  - 02_help-message.patch, 03_gimp.desktop.in.in.patch: Distro changes.
  - Weave i18n magic in the rules file.
  - Remove the doc directory symlink in the preinst, and replace it with a
    directory.
  - Added NEWS, README and README.Debian to gimp.docs.
  - Modify Maintainer value to match Debian-Maintainer-Field Spec

Show diffs side-by-side

added added

removed removed

Lines of Context:
281
281
MNG = @MNG@
282
282
MSGFMT = @MSGFMT@
283
283
MSGFMT_OPTS = @MSGFMT_OPTS@
 
284
MSGMERGE = @MSGMERGE@
284
285
MS_LIB_AVAILABLE_FALSE = @MS_LIB_AVAILABLE_FALSE@
285
286
MS_LIB_AVAILABLE_TRUE = @MS_LIB_AVAILABLE_TRUE@
286
287
OBJDUMP = @OBJDUMP@