language-installer (0.1-0netbook24) hardy; urgency=low

  * ui/language-installer.glade:
    - Finish unreverting change for 'fragmented fix'

 -- Michael Terry <michael.terry@canonical.com>  Fri, 06 Feb 2009 09:41:48 -0500

language-installer (0.1-0netbook23) hardy; urgency=low

  * ui/language-installer.glade, language-installer.py.in:
    - Go back to netbook21 fix for the 'fragmented text' fix
    - Fix race condition exposed by above fix that caused label
      not to be visible for some languages.  Instead of listening
      for 'map' signal, we should be listening for 'show' signal
      and starting with the label visible.  LP: #325919

 -- Michael Terry <michael.terry@canonical.com>  Fri, 06 Feb 2009 09:22:59 -0500

language-installer (0.1-0netbook22) hardy; urgency=low

  * Reverting the previous change because it makes German, Russian and Korean
    text not display at all. With this reversion, all languages display.

 -- Kyle Nitzsche <kyle.nitzsche@canonical.com>  Thu, 05 Feb 2009 17:52:54 -0500

language-installer (0.1-0netbook21) hardy; urgency=low

  * ui/language-installer.glade:
    - Don't have side labels expand to consume as much space as
      possible.  This fixes LP: #324883

 -- Michael Terry <michael.terry@canonical.com>  Wed, 04 Feb 2009 16:53:37 -0500

language-installer (0.1-0netbook20) hardy; urgency=low

  * install-langs:
    - Allow running hook scripts after we're done installing

 -- Michael Terry <michael.terry@canonical.com>  Tue, 02 Dec 2008 16:24:43 -0500

language-installer (0.1-0netbook19) hardy; urgency=low

  * Incorporate updated Slovak translations.  LP: #299625.

 -- Steve Langasek <steve.langasek@canonical.com>  Fri, 21 Nov 2008 15:14:08 -0500

language-installer (0.1-0netbook18) hardy; urgency=low

  * Rename po/no.po to po/nb.po, since 'no' for Norwegian is ambiguous and
    deprecated and comparison of the new oem-config translations confirms
    that they're Norwegian Bokmaal (not Nynorsk).  LP: #299622.
  * The language code for Slovak is sk, not sl; move stuff around in
    preparation for an updated Slovak translation.  Partially addresses
    #299625.

 -- Steve Langasek <steve.langasek@canonical.com>  Thu, 20 Nov 2008 15:33:38 -0500

language-installer (0.1-0netbook17) hardy; urgency=low

  * Fix de.po typo per bug 263403. 

 -- Kyle Nitzsche <kyle.nitzsche@canonical.com>  Thu, 18 Sep 2008 09:17:17 -0400

language-installer (0.1-0netbook16) hardy; urgency=low

  * install-langs:
    - Set up an apt-tree inside a temporary directory, rather than using
      system sources.list.  This way we don't mess with the system list or
      cache.  (LP: #267457)

 -- Michael Terry <michael.terry@canonical.com>  Tue, 16 Sep 2008 14:23:48 -0400

language-installer (0.1-0netbook15) hardy; urgency=low

  * Updated 27 pos with completed translations: ar ca cs da de el es eu 
    fi fr gl he hu it ja ko nl no pl pt_BR ro ru sl sv tr zh_CN zh_TW"

 -- Kyle Nitzsche <kyle.nitzsche@canonical.com>  Tue, 16 Sep 2008 09:27:32 -0400

language-installer (0.1-0netbook14) hardy; urgency=low

  * install-langs:
    - Add a few Adobe languages that fall back to Spanish

 -- Michael Terry <michael.terry@canonical.com>  Fri, 12 Sep 2008 14:37:21 -0400

language-installer (0.1-0netbook13) hardy; urgency=low

  * Show 'please wait' text even if installing English, if adobereader has
    to be installed.

 -- Michael Terry <michael.terry@canonical.com>  Tue, 09 Sep 2008 08:47:57 -0400

language-installer (0.1-0netbook12) hardy; urgency=low

  * Show please wait text while install-lang is running, even if we don't
    support the language (it may still take some time while we install
    adobereader-enu).  Then switch to OK button and 'install stuff later'
    text.

 -- Michael Terry <michael.terry@canonical.com>  Mon, 08 Sep 2008 13:55:09 -0400

language-installer (0.1-0netbook11) hardy; urgency=low

  * Removed code that rm -rf /archive, since this is handled by install-lang script
  * Removed code that runs install-lang only on condition that lang debs are in /archive.
    This script should always be run, even when user picks English (which is always
    installed) or a lang for which there are no debs in/archive because it replaces
    temp sources.list with real one and deletes /archive
  * Improved GTK layout
  * Updated po files to add new string

 -- Kyle Nitzsche <kyle.nitzsche@canonical.com>  Fri, 05 Sep 2008 11:06:58 -0400

language-installer (0.1-0netbook10) hardy; urgency=low

  * Install localized version of adobereader if one is available.

 -- Michael Terry <michael.terry@canonical.com>  Fri, 05 Sep 2008 10:39:17 -0400

language-installer (0.1-0netbook9) hardy; urgency=low

  * If user selected English in oem-config. GUI does not display. Instead
    /archive is deleted with 'rm -rf /archive'
  * Else if user selects a language XX that has no deb (language-pack-gnome-XX_)
    in /archive/, the GUI displays but with a message saying to use
    Language Support later to fully install the language. User
    closes with 'OK' button. /archive is deleted with 'rm -rf /archive'
  * Else, GUI displays with 'wait while we install' message as before and lang
    install plus /archive cleanup handled by script as before
  * Fixed POTFILES.in (replaced langauge-installer.in with
    language-installer.py.in)
  * Updated po files to pick up new string for translation.

 -- Kyle Nitzsche <kyle.nitzsche@canonical.com>  Wed, 03 Sep 2008 13:34:22 -0400

language-installer (0.1-0netbook8) hardy; urgency=low

  * Add install-langs in this package where it belongs (was in oem-config as
    oem-config-installlangs).
  * Backport Belmont-line changes to netbook
  * Drop postinst locale-gen work (not needed)

 -- Michael Terry <michael.terry@canonical.com>  Tue, 26 Aug 2008 15:16:48 -0400

language-installer (0.1-0netbook7belmont4) hardy; urgency=low

  * Adding the postinst file to pkg via bzr

 -- Kyle Nitzsche <kyle.nitzsche@canonical.com>  Mon, 18 Aug 2008 19:15:26 +0000

language-installer (0.1-0netbook7belmont3) hardy; urgency=low

  * Use wrapper script that pulls in latest LANG variable before calling
    language-installer proper

 -- Michael Terry <michael.terry@canonical.com>  Mon, 18 Aug 2008 14:43:05 -0400

language-installer (0.1-0netbook7belmont2) hardy; urgency=low

  * Modify previous change to generate all locales for each language, instead
    of specifying and generating a particular region for each language

 -- Kyle Nitzsche <kyle.nitzsche@canonical.com>  Mon, 18 Aug 2008 18:17:36 +0000

language-installer (0.1-0netbook7belmont1) hardy; urgency=low

  * Add postinst that generates locales. Needed because locale generation was
    part of oem-config but was removed.  

 -- Kyle Nitzsche <kyle.nitzsche@canonical.com>  Mon, 18 Aug 2008 17:31:41 +0000

language-installer (0.1-0netbook7) hardy; urgency=low

  * Update po files with translations
  * Remove height and width for window so label doesn't crop
  * Add 200 height request for label so window is tall

 -- Kyle Nitzsche <kyle.nitzsche@canonical.com>  Wed, 13 Aug 2008 11:21:15 -0400

language-installer (0.1-0netbook6) hardy; urgency=low

  * Fix typo in glade file

 -- Michael Frey <michael.frey@canonical.com>  Wed, 13 Aug 2008 10:07:48 -0400

language-installer (0.1-0netbook5) hardy; urgency=low

  * Fix script name to call for package install

 -- Michael Frey <michael.frey@canonical.com>  Tue, 12 Aug 2008 20:00:11 -0400

language-installer (0.1-0netbook4) hardy; urgency=low

  * Change window decarations

 -- Michael Frey <michael.frey@canonical.com>  Tue, 12 Aug 2008 14:59:32 -0400

language-installer (0.1-0netbook3) hardy; urgency=low

  * Added idle_add to lanch package install script

 -- Michael Frey <michael.frey@canonical.com>  Tue, 12 Aug 2008 14:35:23 -0400

language-installer (0.1-0netbook2) hardy; urgency=low

  * Initiate script call with connect_after map-event
  * Center window and remove decorations

 -- Kyle Nitzsche <kyle.nitzsche@canonical.com>  Tue, 12 Aug 2008 13:48:04 -0400

language-installer (0.1-0netbook1) hardy; urgency=low

  * Init.

 -- Kyle Nitzsche <kyle.nitzsche@canonical.com>  Mon, 11 Aug 2008 13:12:11 +0000

