~ubuntu-branches/ubuntu/natty/update-notifier/natty-updates

« back to all changes in this revision

Viewing changes to pixmaps/22x22/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2011-03-09 16:00:19 UTC
  • Revision ID: james.westby@ubuntu.com-20110309160019-zecq8impe1qc15ct
Tags: 0.111ubuntu1
* data/apt-cdrom-check, data/cddistupgrader:
  - support upgrades from filesystems without the "stable" and 
    "ubuntu" symlinks (like vfat)
* src/gdu.c:
  - check all removable devices for a upgrader
  - when detecting a upgrade CD skip the "Run package manager"
    step as its recommended to use the release upgrader

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
DATA = $(icon_DATA)
70
70
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71
71
ACLOCAL = @ACLOCAL@
 
72
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
72
73
ALL_LINGUAS = @ALL_LINGUAS@
73
74
AMTAR = @AMTAR@
74
75
AUTOCONF = @AUTOCONF@