Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | simplify input methods list: | Pascal Rigaux | 2007-11-30 | 1 | -13/+1 | |
| | | | | | QT_IM_MODULE is almost always the same as GTK_IM_MODULE, defaulting its value to GTK_IM_MODULE value | |||||
* | make it more clear | Pascal Rigaux | 2007-11-30 | 1 | -2/+2 | |
| | ||||||
* | revert debug code :-/ | Pascal Rigaux | 2007-11-30 | 1 | -1/+1 | |
| | | | | | (in previous previous commit) | |||||
* | remove unused code | Pascal Rigaux | 2007-11-30 | 1 | -2/+1 | |
| | ||||||
* | simplify | Pascal Rigaux | 2007-11-30 | 1 | -5/+2 | |
| | ||||||
* | create {common} packages to remove duplication | Pascal Rigaux | 2007-11-30 | 1 | -19/+24 | |
| | ||||||
* | - localedrake: | Pascal Rigaux | 2007-11-30 | 1 | -3/+3 | |
| | | | | | o adapt to cooker: scim-tables-skim is now skim-scim-tables | |||||
* | drop "ami" input-method (not available anymore in the distro) | Pascal Rigaux | 2007-11-30 | 1 | -10/+0 | |
| | ||||||
* | fix indentation | Pascal Rigaux | 2007-11-29 | 1 | -1/+1 | |
| | ||||||
* | - localedrake: | Pascal Rigaux | 2007-11-08 | 1 | -15/+25 | |
| | | | | | o fix handling variant together with charset (eg: uz.UTF-8@Latn) (#35090) | |||||
* | - cleanup: | Pascal Rigaux | 2007-11-08 | 1 | -9/+11 | |
| | | | | | - $lang is a string, $locale is always an object | |||||
* | further cleanup | Pascal Rigaux | 2007-11-08 | 1 | -6/+11 | |
| | ||||||
* | fix regression(?) introduced in "r207416 2004-05-12" when cleaning ↵ | Pascal Rigaux | 2007-11-08 | 1 | -1/+2 | |
| | | | | standard_locale() | |||||
* | - localedrake: | Pascal Rigaux | 2007-10-15 | 1 | -0/+11 | |
| | | | | | | | | o do propose "Suisse" after selecting french language (#34675) nb: it was not selected because CH is associated to de_CH whereas it also exists fr_CH. hence country_to_locales() | |||||
* | - fix configuring kdeglobals (was broken because of /etc/kderc using | Pascal Rigaux | 2007-10-04 | 1 | -2/+6 | |
| | | | | | udpate-alternatives which use absolute symlinks) | |||||
* | default input method is now scim-bridge (#32138) | Thierry Vignaud | 2007-09-20 | 1 | -2/+0 | |
| | ||||||
* | typo fix | Thierry Vignaud | 2007-09-17 | 1 | -1/+1 | |
| | ||||||
* | kill "use any" | Thierry Vignaud | 2007-09-17 | 1 | -1/+1 | |
| | ||||||
* | (IM2packages) only run "chksession -l" if needed | Thierry Vignaud | 2007-09-17 | 1 | -28/+30 | |
| | ||||||
* | rename $is_kde into $is_kde3 for consistency | Thierry Vignaud | 2007-09-15 | 1 | -14/+14 | |
| | ||||||
* | install scim-bridge-qt4 if KDE4 is installed | Thierry Vignaud | 2007-09-15 | 1 | -6/+9 | |
| | ||||||
* | switch from strings listing packages to real package lists | Thierry Vignaud | 2007-09-15 | 1 | -28/+24 | |
| | ||||||
* | cleanups | Thierry Vignaud | 2007-09-15 | 1 | -6/+6 | |
| | ||||||
* | kill extra SCIM combinations (simpler) (UTUMI Hirosi) | Thierry Vignaud | 2007-09-15 | 1 | -11/+1 | |
| | ||||||
* | typo fix | Thierry Vignaud | 2007-09-15 | 1 | -6/+6 | |
| | ||||||
* | install scim-qtimm for scim default config | Thierry Vignaud | 2007-09-15 | 1 | -6/+6 | |
| | ||||||
* | install needed packages for skim (UTUMI Hirosi) | Thierry Vignaud | 2007-09-15 | 1 | -1/+10 | |
| | ||||||
* | use packages_if_desktop() | Thierry Vignaud | 2007-09-15 | 1 | -6/+6 | |
| | ||||||
* | typo fix | Thierry Vignaud | 2007-09-15 | 1 | -1/+1 | |
| | ||||||
* | (packages_if_desktop) introduce it | Thierry Vignaud | 2007-09-15 | 1 | -0/+5 | |
| | ||||||
* | install scim-bridge-qt3 only if KDE is present | Thierry Vignaud | 2007-09-15 | 1 | -6/+11 | |
| | ||||||
* | add scim-bridge (UTUMI Hirosi) | Thierry Vignaud | 2007-09-15 | 1 | -0/+15 | |
| | ||||||
* | drop support for iiimf | Thierry Vignaud | 2007-09-05 | 1 | -14/+0 | |
| | ||||||
* | drop Move support (unused for quite a long time and superceeded by Globetrotter | Thierry Vignaud | 2007-08-27 | 1 | -2/+1 | |
| | | | | | which itself was obsoleted by Mdv One) | |||||
* | - find a working font for iso-8859-9 (turkish) (thanks to herton) | Pascal Rigaux | 2007-08-02 | 1 | -1/+1 | |
| | ||||||
* | - restore consoletrans handling and adapt it to kbd | Pascal Rigaux | 2007-08-02 | 1 | -28/+28 | |
| | | | | | - find a working font for iso-8859-7 (greek) | |||||
* | use kbd (setfont) instead of console-tools (consolechars) | Pascal Rigaux | 2007-08-02 | 1 | -29/+17 | |
| | | | | | | quickly adapting fonts to match existing kbd fonts, so dropping some for which i can't find a working equivalent | |||||
* | - bundle /etc/rpm/platform for rpm 4.4.8 | Pascal Rigaux | 2007-06-28 | 1 | -1/+1 | |
| | ||||||
* | - localedrake: | Pascal Rigaux | 2007-05-09 | 1 | -1/+1 | |
| | | | | | o don't call grub-gfxmenu when used by simple user | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -124/+132 | |
| | ||||||
* | create lang::lang_changed() to ensure {country} is set according to the lang ↵ | Pascal Rigaux | 2006-02-23 | 1 | -0/+8 | |
| | | | | (useful for finish-install where choosing fr gives fr_US) | |||||
* | from Yukiko Bando: | Thierry Vignaud | 2005-12-19 | 1 | -2/+2 | |
| | | | | | | - kasumi is now required by scim-anthy - uim-anthy is obsolete | |||||
* | - i had foolishly removed c::iconv whereas it was used still used by ↵ | Pascal Rigaux | 2005-12-15 | 1 | -1/+1 | |
| | | | | | | | | | | c::from_utf8 and c::to_utf8 - anyway, moving c::from_utf8 and c::to_utf8 to common::from_utf8 and common::to_utf8 - making them use Locale::gettext::iconv - Locale::gettext::iconv transform undef into standard charset (1.05-2mdk) - drop c::standard_charset (now unused) | |||||
* | use Locale::gettext for dgettext, bindtextdomain and bind_textdomain_codeset ↵ | Pascal Rigaux | 2005-12-15 | 1 | -3/+3 | |
| | | | | | | | instead of module c (that way we can also use dngettext, and it's more modular) | |||||
* | restore behaviour broken in commit 1.371 (nb: {lang} is not always set in ↵ | Pascal Rigaux | 2005-12-13 | 1 | -1/+1 | |
| | | | | {langs} at that time) | |||||
* | scim-anthy-0.7 needs kasumi | Thierry Vignaud | 2005-10-06 | 1 | -1/+1 | |
| | ||||||
* | (configure_kdeglobals) kill dead variable | Thierry Vignaud | 2005-09-16 | 1 | -1/+0 | |
| | ||||||
* | There is no need manually specifying font name, because we've already handled | Funda Wang | 2005-09-13 | 1 | -2/+2 | |
| | | | | | it perfectly in fontconfig. | |||||
* | sync japanese package list with rpmsrate | Thierry Vignaud | 2005-09-13 | 1 | -1/+1 | |
| | ||||||
* | vi: remove scim (already selected by scim-m17n) | Thierry Vignaud | 2005-09-13 | 1 | -1/+1 | |
| |