-
be8385b...
by
Gunnar Hjalmarsson
on 2011-05-25
-
Import patches-unapplied version 0.5.8+langfixes~lucid2 to ubuntu/lucid-backports
Imported using git-ubuntu import.
Changelog parent: 5f97ecff7454bbab4c3d40d4c177f46330bde609
New changelog entries:
[ backported fix of regression bug ] (LP: #778869)
* LanguageSelector/FontConfig.py:
Make the fontconfig-voodoo --auto option work also when the first
LANGUAGE item is just 'ja' or 'ko', i.e. without country code.
* LanguageSelector/LanguageSelector.py:
When applying the language settings system-wide, set the fonts con-
figuration also when the first LANGUAGE item is just 'ja' or 'ko'.
-
5f97ecf...
by
Gunnar Hjalmarsson
on 2011-03-03
-
Import patches-unapplied version 0.5.8+langfixes~lucid1 to ubuntu/lucid-backports
Imported using git-ubuntu import.
Changelog parent: 5dc55a9a73d04a52a7e9c97150350d2e460d66d4
New changelog entries:
[ backported Natty changes ] (LP: #719815)
* LanguageSelector/macros.py:
- Use locale names with '.UTF-8' instead of '.utf8' when setting
LC_* or LANG environment variables (LP: #666565, #700619).
Thanks to Lauri Tirkkonen for the patch!
* LanguageSelector/gtk/GtkLanguageSelector.py:
- Show only options corresponding to available translations in the
combo box on language-selector's "Language" tab (LP: #693337).
- Make setlocale() errors non-fatal (LP: #651582).
* data/LanguageSelector.ui:
- Clearer labels to describe the second ("Text") tab.
- Icon added to taskbar. Thanks to Pavol Klačanský (LP: #648109).
- Texts that inform the user about the need to restart for changes
to system settings to take effect (LP: #127356, #612991).
- Ellipses removed from the labels on the "Apply System-Wide"
buttons (LP: #531799).
- Layout tweaking of the "Regional Formats" (previously "Text")
tab (LP: #697606).
* data/main-countries:
- Provide main or origin country for languages with multiple country
codes present among the languages' available locales.
* Set LC_MESSAGES for applications that don't recognize LANGUAGE
(LP: #553162).
* GDM related fixes (LP: #553162):
- Update dmrc when LANGUAGE and LC_MESSAGES are set, not when LANG
is set.
- Use the new dmrc fields "Langlist" and "LCMess" to store the
LANGUAGE and LC_MESSAGES values on disk.
-
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)