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

« back to all changes in this revision

Viewing changes to capplets/about-me/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:
284
284
PACKAGE_NAME = @PACKAGE_NAME@
285
285
PACKAGE_STRING = @PACKAGE_STRING@
286
286
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
287
PACKAGE_URL = @PACKAGE_URL@
287
288
PACKAGE_VERSION = @PACKAGE_VERSION@
288
289
PATH_SEPARATOR = @PATH_SEPARATOR@
289
290
PKG_CONFIG = @PKG_CONFIG@