-
5dc55a9...
by
Arne Goetje
on 2010-06-15
-
Import patches-unapplied version 0.5.8 to ubuntu/lucid-proposed
Imported using git-ubuntu import.
Changelog parent: c5eaa9f202c76b3b125cf0e454df4d3ff82c1ad6
New changelog entries:
* update fontconfig/69-language-selector-ja-jp.conf: change binding to
'strong' (LP: #569442)
-
c5eaa9f...
by
Arne Goetje
on 2010-04-21
-
Import patches-unapplied version 0.5.7 to ubuntu/lucid
Imported using git-ubuntu import.
Changelog parent: 58f5af95125286375a4249871e674f9ea1512fb5
New changelog entries:
* Change fontconfig settings:
- zh-*: reorder font priority lists, put DejaVu and Bitstream Vera in front
(LP: #149944)
- zh-*: add WenQuanYi Microhei, Droid Sans Fallback and HYSong
- ja: add entries for Takao and IPA fonts, reorder and merge
required rendering options from the 29-language-selector-ja-jp.conf file
(LP: #535582)
- update 30-cjk-aliases.conf to include localized font names and fonts used
in Windows 7.
-
58f5af9...
by
Arne Goetje
on 2010-04-16
-
Import patches-unapplied version 0.5.6 to ubuntu/lucid
Imported using git-ubuntu import.
Changelog parent: 4e0ae5d936ea44b89a202454aba37c89d9fddd82
New changelog entries:
* bugfix: use os.R_OK and os.W_OK to check file permissions.
(LP: #564317)
-
4e0ae5d...
by
Arne Goetje
on 2010-04-15
-
Import patches-unapplied version 0.5.5 to ubuntu/lucid
Imported using git-ubuntu import.
Changelog parent: 6a8ff21d4404fae4331dd36344d84b9467e5c714
New changelog entries:
* QtLanguageSelector.py: fix crash when no language is selected
in the install window (LP: #553729)
* LanguageSelector.py: if gdm is running, write the user LANG setting
to ~/.dmrc and /var/cache/gdm/$USER/dmrc (LP: #553162)
* updated translations from launchpad
* remove dangling ImSwitch symlinks on startup (LP: #500594)
* check for write permission on ~/.profile (LP: #560881)
* check for read permission on /etc/default/locale and
/etc/environment (LP: #554617)
-
6a8ff21...
by
Arne Goetje
on 2010-03-26
-
Import patches-unapplied version 0.5.4 to ubuntu/lucid
Imported using git-ubuntu import.
Changelog parent: db7c0d64eb8960c81c2eeb72e01440c7831eea51
New changelog entries:
* QtLanguageSelector.py: fix to not need to run language-selector
twice in order to install all needed packages (LP: #499381)
(LP: #441321)
-
db7c0d6...
by
Arne Goetje
on 2010-03-19
-
Import patches-unapplied version 0.5.3 to ubuntu/lucid
Imported using git-ubuntu import.
Changelog parent: 882cda66527686901600c09a090a7fac59820c5e
New changelog entries:
[ Michael Vogt ]
* when checking for is_admin check for uid == 0 too
[ Arne Goetje ]
* GtkLanguageSelector.py: move a Translators comment to the right
location, so that it ends up in the.pot file. (LP: #456290)
* Added fallback for Frisian (fy_NL and fy_DE) to data/languagelist.
(LP: #537540)
* check if the dependency package for translations is available in the
cache (LP: #527891)
* restored --show-installed option in check-language-support
* fix language-selector.desktop.in (Thanks to Stéphane Loeuillet)
(LP: #146973)
* fix a crash when language-selector is run by a non-admin user
-
882cda6...
by
Jonathan Thomas
on 2010-03-17
-
Import patches-unapplied version 0.5.2 to ubuntu/lucid
Imported using git-ubuntu import.
Changelog parent: 86c5609d787028e4cd7d6341cad9b34a6e0fb98b
New changelog entries:
* [KDE] It seems that the function we were using to write the system lang/
locale got commented out... Use the new API
* [GTK] Add missing depends on python-glade2 and gksu
-
86c5609...
by
Arne Goetje
on 2010-03-11
-
Import patches-unapplied version 0.5.1 to ubuntu/lucid
Imported using git-ubuntu import.
Changelog parent: e4f2a3134f3e2c4ea5453d57fbcd874c515c8f6a
New changelog entries:
* add fallbacks for nds_DE and nds_NL to data/languagelist (LP: #531422)
* add fallback for be_BY@latin to data/languagelist (LP: #146681)
* fontconfig/*: make the fontconfig snippets valid against the dtd.
(LP: #387868)
* add openoffice.org-hyphenation* and openoffice.org-thesaurus* do the
dynamically generated package list. Change the dependency for gnome-
user-guide* from libgnome2-common to gnome-panel (LP: #529048)
* stop thunderbird and openoffice.org localization packages to be
removed when installing a new language. (LP: #519289)
-
e4f2a31...
by
Arne Goetje
on 2010-02-24
-
Import patches-unapplied version 0.5.0 to ubuntu/lucid
Imported using git-ubuntu import.
Changelog parent: ef8742c5887940107effeb482eb2154f29847149
New changelog entries:
* new UI to allow separate language and locale settings (LP: #40669)
(LP: #210776) (LP: #226155)
* fixed locale generation code (LP: #236028)
* move check-language-support code into a separate module
(Thanks Michael Vogt)
* add -p --package option to check-language-support
-
ef8742c...
by
Colin Watson
on 2009-10-23
-
Import patches-unapplied version 0.4.18 to ubuntu/karmic
Imported using git-ubuntu import.
Changelog parent: 9f84c6ffbb2289ab76eddccf6864b9912ee5de4a
New changelog entries:
* Use dictionary-based format string substitution for "%d to install" and
"%d to remove" (now "%(INSTALL)d to install" and "%(REMOVE)d to
remove"), so that gnome-language-selector doesn't crash when a
translation intentionally uses fixed strings for some of its plural
forms (LP: #409785).
* Remove fuzzy markers on the respective Arabic and Hebrew translations
(see 0.4.16) since they no longer cause a crash.