~ubuntu-branches/ubuntu/lucid/gnome-control-center/lucid-proposed

« back to all changes in this revision

Viewing changes to capplets/keybindings/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2010-01-26 12:08:15 UTC
  • mfrom: (1.1.35 upstream)
  • Revision ID: james.westby@ubuntu.com-20100126120815-nbcwnlbpeyy9jmq8
Tags: 1:2.29.6-0ubuntu1
* New upstream version:
  - Don't leak file descriptors when checking for colour schemes
  - Disable tapping only for touchpads without a left mouse button
  - use GtkInfoBar rather than a copy of GeditMessageArea
  - Some typo fixes in strings
  - Translation updates.
* 99_autoreconf.patch: Refresh.
* Add 02_gnome-at-session_autostart-condition.patch: The gnome-at-session
  autostart desktop file launches a shell script, which in turn calls
  gconftool-2, just to find out that it's disabled, and exit. This
  wastes unnecessary cycles on starting the desktop.  Add an
  AutostartCondition to the .desktop file which only runs when a11y is
  enabled. (submitted to GNOME #608138)

Show diffs side-by-side

added added

removed removed

Lines of Context:
241
241
PACKAGE_NAME = @PACKAGE_NAME@
242
242
PACKAGE_STRING = @PACKAGE_STRING@
243
243
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
244
PACKAGE_URL = @PACKAGE_URL@
244
245
PACKAGE_VERSION = @PACKAGE_VERSION@
245
246
PATH_SEPARATOR = @PATH_SEPARATOR@
246
247
PKG_CONFIG = @PKG_CONFIG@