Comment 8 for bug 61514

Revision history for this message
Colin Watson (cjwatson) wrote :

I wussed out and just avoided displaying a time at all until there's less than a minute to go (because it occurred to me that the case where there's a little bit more than a minute to go is awkward even in English). Perhaps we can revisit this later, when debconf has better translation facilities.

ubiquity (1.1.26) edgy; urgency=low

  [ Colin Watson ]
  * Build-depend on po-debconf (>= 1.0) for new translation-handling
    features.
  * Add a FAQ about backporting to doc/README.
  * Document ubiquity/install/filesystem-images in doc/README.
  * autogen.sh: Force use of automake-1.8 and aclocal-1.8.
  * Move auxiliary autotools files to a build subdirectory.
  * Add a check to debian/rules to remind me to bump the version number in
    configure.ac.
  * Read partition flags from gparted (>= 0.2.5-1.1ubuntu9). Display an
    error on the mountpoints page if running on powerpc and there is no HFS
    partition with the boot flag set. Treat HFS partitions with the boot
    flag set as NewWorld bootstrap partitions (closes: Malone #43768).
  * GTK frontend: Add a keyboard variant selector (closes: Malone #61729).
    (The same needs to be done for the KDE frontend.)
  * Remove old kbd-chooser component, which won't be usable any more.
  * Send stderr to /var/log/installer/debug if UBIQUITY_DEBUG is set.
  * Send DEBCONF_DEBUG=filter output to stderr, not syslog; it should be
    interleaved with DEBCONF_DEBUG=developer output.
  * GTK frontend: Throw away stderr from gnome-screensaver-command; it
    outputs far too much rubbish and confuses users.
  * KDE frontend: Fix reboot dialog button handling (closes: Malone #62765).
  * Replace the rather jittery time-remaining message while copying files
    with a message that appears when there's less than a minute remaining
    (closes: Malone #61514).

  [ Jonathan Riddell ]
  * KDE Frontend:
   - Add ensureItemVisible in set_keyboard (closes: Malone #61710).

 -- Colin Watson <email address hidden> Tue, 3 Oct 2006 17:04:38 +0100