| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with Mageia.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line
Add drakx structure on the SVN
------------------------------------------------------------------------
r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line
Import cleaned advertising
------------------------------------------------------------------------
r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line
Import Clean perl-install
------------------------------------------------------------------------
r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line
Add cleaned files
------------------------------------------------------------------------
r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line
Import cleaned kernel
------------------------------------------------------------------------
r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line
Import cleaned tools
------------------------------------------------------------------------
r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line
Import stage1
------------------------------------------------------------------------
r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line
Import images
------------------------------------------------------------------------
r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines
readd missing file
------------------------------------------------------------------------
r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line
Import rescue
------------------------------------------------------------------------
r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines
import cleaned rescue for Mageia
------------------------------------------------------------------------
r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line
import (cleaned) doc
------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
| |
herton too)
localedrake expects YET in anoter placeS that we always have xx_XX and
xx_XX.UTF-8.
But since 2010.1, the locales package was changed to only provide
default glibc locales (plus only some new locales which are
exceptions), before we had redundant but always a xx_XX dir created.
|
|
|
|
|
|
|
|
|
| |
like bug #59634, localedrake expects in anoter place that we always
have xx_XX and xx_XX.UTF-8.
But since 2010.1, the locales package was changed to only provide
default glibc locales (plus only some new locales which are
exceptions), before we had redundant but always a xx_XX dir created
|
|
|
|
|
| |
UTF8 metadata (#59634, Herton Ronaldo Krzesinski, further cleaned by
me)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- drop skim support (we don't have it any more)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
transliterated names (prefix which is not used for sorting there) (#51055)
|
| |
|
| |
|
|
|
|
| |
configured before)
|
| |
|
| |
|
|
|
|
|
| |
o fix setting utf8 when using lang=xx from /proc/cmdline (#43566)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
(regression introduced in 10.16) (#39104)
|
| |
|
|
|
|
|
| |
security level (#39027)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o fix proposing Belgium when lang is "nl" and locales-fr is not installed
(same for Canada with lang "fr" and locales-en not installed) (#36413)
nb:
- removed restricting countries to installed locales in list_countries(),
since c2locale is wrong for countries like CA or BE which have more than one
lang
- country_to_locales() is replaced with countries_to_locales() to avoid
redoing the same computation all the time
|
|
|
|
|
| |
o adjust Uzbek locale (cf locales-uz change)
|
|
|
|
|
| |
o restrict the proposed input-methods for each language
|
|
|
|
|
| |
QT_IM_MODULE is almost always the same as GTK_IM_MODULE, defaulting its value to GTK_IM_MODULE value
|
| |
|
|
|
|
|
| |
(in previous previous commit)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
o adapt to cooker: scim-tables-skim is now skim-scim-tables
|
| |
|
| |
|
|
|
|
|
| |
o fix handling variant together with charset (eg: uz.UTF-8@Latn) (#35090)
|