~ubuntu-branches/ubuntu/jaunty/gnome-system-tools/jaunty-proposed

« back to all changes in this revision

Viewing changes to doc/shares/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2008-01-29 17:11:20 UTC
  • mfrom: (1.1.29 upstream)
  • Revision ID: james.westby@ubuntu.com-20080129171120-2pr6oaq9lrhftww3
Tags: 2.21.90-0ubuntu1
* New upstream release:
  - Plug a leak
  - Translations.
* debian/patches/98_automake.dpatch:
  - Regenerated for the new release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
166
166
MKINSTALLDIRS = @MKINSTALLDIRS@
167
167
MSGFMT = @MSGFMT@
168
168
MSGFMT_OPTS = @MSGFMT_OPTS@
 
169
MSGMERGE = @MSGMERGE@
169
170
NAUTILUSDIR = @NAUTILUSDIR@
170
171
NAUTILUS_CFLAGS = @NAUTILUS_CFLAGS@
171
172
NAUTILUS_LIBS = @NAUTILUS_LIBS@
186
187
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
187
188
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
188
189
RANLIB = @RANLIB@
 
190
SED = @SED@
189
191
SET_MAKE = @SET_MAKE@
190
192
SHELL = @SHELL@
191
193
STRIP = @STRIP@