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

« back to all changes in this revision

Viewing changes to src/skey/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-04-01 11:18:48 UTC
  • mfrom: (1.3.39 upstream) (2.1.9 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100401111848-225g3npz0f923ebx
Tags: 2.30.1-1ubuntu1
* Merge with Debian unstable, remaining Ubuntu changes:
* debian/control.in:
  - Build depend on liblaunchpad-integration-dev
  - Build depend on gnome-common to run autoreconf
  - Add Bzr link
* debian/rules:
  - Run autoreconf on build
* debian/patches/01_lpi.patch:
  - LP integration
* debian/patches/02_add_transparency_properties.patch:
  - This patch allows the background transparency to be controlled from
    the GTK theme (using "TerminalScreen::background-darkness"). In
    addition to this, the background colour and text colour are already
    themable from the GTK theme (by setting the "text[NORMAL]" and
    "base[NORMAL]" colours for the TerminalScreen class)
* debian/patches/20_add_alt_screen_toggle_ui.patch:
  - Hook new vte alternate screen scrolling toggle via UI
* debian/watch:
  - Watch for unstable versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
121
121
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
122
122
DEFS = @DEFS@
123
123
DEPDIR = @DEPDIR@
124
 
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
125
124
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
126
125
DOC_USER_FORMATS = @DOC_USER_FORMATS@
127
126
DSYMUTIL = @DSYMUTIL@
171
170
MSGMERGE = @MSGMERGE@
172
171
NM = @NM@
173
172
NMEDIT = @NMEDIT@
174
 
OBJDUMP = @OBJDUMP@
175
173
OBJEXT = @OBJEXT@
176
174
OMF_DIR = @OMF_DIR@
177
175
OTOOL = @OTOOL@
181
179
PACKAGE_NAME = @PACKAGE_NAME@
182
180
PACKAGE_STRING = @PACKAGE_STRING@
183
181
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
182
PACKAGE_URL = @PACKAGE_URL@
184
183
PACKAGE_VERSION = @PACKAGE_VERSION@
185
184
PATH_SEPARATOR = @PATH_SEPARATOR@
186
185
PKG_CONFIG = @PKG_CONFIG@