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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2008-03-07 14:25:30 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20080307142530-sac8ls41holrlwg1
Tags: 2.4.5-1ubuntu1
* Merge from Debian unstable. (LP: #197708)
* 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.
  - Modify Maintainer value to match Debian-Maintainer-Field Spec
* Re-adds missing 03_gimp.desktop.in.in.patch. (LP: #189758)
* Most of the work done by Pedro Fragoso.

Show diffs side-by-side

added added

removed removed

Lines of Context:
116
116
DESKTOP_DATADIR_TRUE = @DESKTOP_DATADIR_TRUE@
117
117
DLLTOOL = @DLLTOOL@
118
118
DOC_SHOOTER = @DOC_SHOOTER@
 
119
DSYMUTIL = @DSYMUTIL@
119
120
ECHO = @ECHO@
120
121
ECHO_C = @ECHO_C@
121
122
ECHO_N = @ECHO_N@
284
285
MSGMERGE = @MSGMERGE@
285
286
MS_LIB_AVAILABLE_FALSE = @MS_LIB_AVAILABLE_FALSE@
286
287
MS_LIB_AVAILABLE_TRUE = @MS_LIB_AVAILABLE_TRUE@
 
288
NMEDIT = @NMEDIT@
287
289
OBJDUMP = @OBJDUMP@
288
290
OBJEXT = @OBJEXT@
289
291
OS_UNIX_FALSE = @OS_UNIX_FALSE@