~ubuntu-branches/ubuntu/karmic/kst/karmic

« back to all changes in this revision

Viewing changes to po/pt_BR/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel T Chen
  • Date: 2006-06-30 19:11:30 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060630191130-acumuar75bz4puty
Tags: 1.2.1-1ubuntu1
Merge from debian unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
146
146
KDE_USE_PIE = @KDE_USE_PIE@
147
147
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
148
148
KMDI_INCLUDES = @KMDI_INCLUDES@
 
149
KST_LIBKST_VERSION = @KST_LIBKST_VERSION@
 
150
KST_VERSION = @KST_VERSION@
149
151
LDFLAGS = @LDFLAGS@
150
152
LDFLAGS_AS_NEEDED = @LDFLAGS_AS_NEEDED@
151
153
LDFLAGS_NEW_DTAGS = @LDFLAGS_NEW_DTAGS@
296
298
include_fitsnonlinear_plugins_TRUE = @include_fitsnonlinear_plugins_TRUE@
297
299
include_interpolations_plugins_FALSE = @include_interpolations_plugins_FALSE@
298
300
include_interpolations_plugins_TRUE = @include_interpolations_plugins_TRUE@
299
 
include_kjse_FALSE = @include_kjse_FALSE@
300
 
include_kjse_TRUE = @include_kjse_TRUE@
301
301
include_kjse_internal_FALSE = @include_kjse_internal_FALSE@
302
302
include_kjse_internal_TRUE = @include_kjse_internal_TRUE@
303
303
include_kstcmd_FALSE = @include_kstcmd_FALSE@