-
48b35fa...
by
Michael Vogt
on 2007-10-05
-
Import patches-unapplied version 0.2.9 to ubuntu/gutsy
Imported using git-ubuntu import.
Changelog parent: 82e56859af8bc93163a98167c57bd8f5192223a2
New changelog entries:
* fontconfig/zh_{CN,HK,SG,TW}:
- move AR PL UMing TW, AR PL ShanHeiSun Uni and WenQuanYi Bitmap Song
up in the fontconfig priority (thanks to Arne Goetje)
-
82e5685...
by
Michael Vogt
on 2007-09-28
-
Import patches-unapplied version 0.2.8 to ubuntu/gutsy
Imported using git-ubuntu import.
Changelog parent: 5ec4f9966d72d92b460cc82d893be17bc7e53c3b
New changelog entries:
* fontconfig/*:
- updated and unified
* fontconfig/common/CJK_aliases:
- added CJK_aliases to match MS font names
(thanks to Arne Goetje)
-
5ec4f99...
by
Michael Vogt
on 2007-09-27
-
Import patches-unapplied version 0.2.7 to ubuntu/gutsy
Imported using git-ubuntu import.
Changelog parent: 3e92bd12f5fda5f0237243c514e273ed46b895a3
New changelog entries:
* fontconfig/zh_CN:
- updated based on the input of ZhengPeng Hou and
Arne Goetje (thanks!)
* fontconfig/ja_JP:
- fix hinting, thanks to Fumihito YOSHIDA
(LP: #139738)
* LanguageSelector/LocaleInfo.py:
- fix crash in locale output parsing (LP: #139018)
* LanguageSelector/gtk/GtkLanguageSelector.py:
- do not fail if the system default language is unknown
(LP: #128168)
- gray out complex charackter support if im-switch is
not available (LP: #111311)
- set reboot required flag when new packages got installed
(LP: #127356)
* LanguageSelector/qt/QtLanguageSelector.py:
- do not crash on broken cache (LP: #108238)
- gray out complex charackter support if im-switch is
not available (LP: #111311)
-
3e92bd1...
by
Jonathan Riddell
on 2007-03-30
-
Import patches-unapplied version 0.2.6 to ubuntu/feisty
Imported using git-ubuntu import.
Changelog parent: 8b8bace730b71d4c50aa9774c1c3191a02222666
New changelog entries:
[Michael Vogt]
* fix not installed completely alert (LP#78655)
[Jonathan Riddell]
* LanguageSelector/qt/QtLanguageSelectorGUI.py:
- Fix encoding error in success norification dialogue
- Fix error if input-all_ALL doesn't exist (LP#91329)
- Remove some old debugging
* LanguageSelector/gtk/GtkLanguageSelectorGUI.py:
- Fix error if input-all_ALL doesn't exist
-
8b8bace...
by
Michael Vogt
on 2007-01-23
-
Import patches-unapplied version 0.2.5 to ubuntu/feisty
Imported using git-ubuntu import.
Changelog parent: 33e5b03dd799350fdafe73542cffb9d3b36d2348
New changelog entries:
* debian/control:
- fix the dependencies of qt-langauge-selector
* LanguageSelector/qt/QtLanguageSelectorGUI.py:
- include in the archive (instead of auto-generating it
on each build)
-
33e5b03...
by
Michael Vogt
on 2007-01-22
-
Import patches-unapplied version 0.2.4 to ubuntu/feisty
Imported using git-ubuntu import.
Changelog parent: 04a0163dc16d4840b76d40aae791070f4c7456a1
New changelog entries:
* fix python dependencies
* fix GenericName (lp: #78935)
-
04a0163...
by
Michael Vogt
on 2007-01-17
-
Import patches-unapplied version 0.2.3 to ubuntu/feisty
Imported using git-ubuntu import.
Changelog parent: 9a50d1e36f56803b2c4870ae3cf400194c6398bf
New changelog entries:
* debian/language-selector-common.postinst:
- run #DEBHELPER# earlier (lp: #80238)
-
9a50d1e...
by
Michael Vogt
on 2007-01-17
-
Import patches-unapplied version 0.2.2 to ubuntu/feisty
Imported using git-ubuntu import.
Changelog parent: 6be928242517df957a49a04f19b42919ca33d302
New changelog entries:
* updated to the latest python policy (lp: #79634)
-
6be9282...
by
Jonathan Riddell
on 2006-12-11
-
Import patches-unapplied version 0.2.1 to ubuntu/feisty
Imported using git-ubuntu import.
Changelog parent: f21ec0b5dfcf56b082a53365932e0143a3e760dd
New changelog entries:
* Implement https://blueprints.launchpad.net/distros/ubuntu/+spec/kubuntu-feisty-language-selector in qt-language-selector
- ports to Qt 4
- Splits into three modes, install, uninstall and select system default
- Launched from KControl language module, so not shown in app menu
* LanguageSelector/gtk/GtkLanguageSelector.py,
- added support to globally switch on input method support
(lp: #34282)
-
f21ec0b...
by
Michael Vogt
on 2006-10-16
-
Import patches-unapplied version 0.1.30 to ubuntu/edgy
Imported using git-ubuntu import.
Changelog parent: d52220cf29b62a7176790e3ad96c388c9f9eb229
New changelog entries:
* LanguageSelector/LocaleInfo.py:
- deal with missing LANGUAGE in /etc/environment and fall back
to LANG then (lp: #49334)