~ubuntu-branches/ubuntu/precise/gnome-terminal/precise-proposed

« back to all changes in this revision

Viewing changes to help/zh_TW/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Robert Ancell, Didier Roche, Nekhelesh Ramananthan krnekhelesh
  • Date: 2012-03-28 11:43:21 UTC
  • mfrom: (1.3.49)
  • Revision ID: package-import@ubuntu.com-20120328114321-jwk55n5erun7dqfr
Tags: 3.4.0.1-0ubuntu1
* New upstream release:
  - Add default encoding profile property
  - Works with gtk+ broadway backend
  - Drop GTK 2 support

[ Didier Roche ]
* debian/patches/50_add_unity_quicklist.patch:
  - update to latest spec

[ Nekhelesh Ramananthan krnekhelesh ]
* debian/patches/03_add_keywords.desktop:
  - add keywords for looking for correct keyword (LP: #943020)

Show diffs side-by-side

added added

removed removed

Lines of Context:
119
119
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
120
120
ALL_LINGUAS = @ALL_LINGUAS@
121
121
AMTAR = @AMTAR@
 
122
AM_CFLAGS = @AM_CFLAGS@
 
123
AM_CPPFLAGS = @AM_CPPFLAGS@
122
124
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
125
AM_LDFLAGS = @AM_LDFLAGS@
123
126
AR = @AR@
124
127
AUTOCONF = @AUTOCONF@
125
128
AUTOHEADER = @AUTOHEADER@
223
226
TERM_LIBS = @TERM_LIBS@
224
227
USE_NLS = @USE_NLS@
225
228
VERSION = @VERSION@
226
 
WARN_CFLAGS = @WARN_CFLAGS@
227
229
XGETTEXT = @XGETTEXT@
228
230
abs_builddir = @abs_builddir@
229
231
abs_srcdir = @abs_srcdir@