summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix incorrect spelling of drakfontFunda Wang2007-10-0172-144/+144
|
* 10.4.224Pascal Rigaux2007-10-012-1/+3
|
* upJosé Melo2007-10-011-69/+55
|
* updateThierry Vignaud2007-10-011-19/+19
|
* upJosé Melo2007-10-011-18/+10
|
* - don't keep noarch pkgs symlinked (to ../../../i586/media/main/xxx.rpm)Pascal Rigaux2007-10-012-1/+4
| | | | | when copying packages on disk
* with cp_with_progress_() with a cleaner prototype + the ability to passPascal Rigaux2007-10-011-5/+15
| | | | | options. (nb: option keep_special is not the default)
* pt_BR translationsWanderlei Antonio Cavassin2007-10-011-2/+4
|
* Updated zh_TW translationFunda Wang2007-10-011-3/+5
|
* Updated et translationFunda Wang2007-10-011-3/+5
|
* 10.4.223Pascal Rigaux2007-10-012-1/+3
|
* Japanese translation updated.Yukiko Bando2007-10-011-7/+7
|
* Merge translations from libDrakXFunda Wang2007-10-0170-3683/+3813
|
* Updated POT fileFunda Wang2007-10-0172-16449/+30197
|
* - diskdrake:Pascal Rigaux2007-10-013-3/+9
| | | | | o bugfix 10.4.162: allow "LVM" on RAID (#34359)
* Updated hu translationFunda Wang2007-10-011-20/+11
|
* Updated translationFunda Wang2007-10-011-3/+3
|
* Upddated POT fileFunda Wang2007-10-0171-19963/+21047
|
* fix translationFunda Wang2007-09-301-1/+1
|
* Update Finnish translation.Anssi Hannula2007-09-291-144/+32
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-09-291-38/+32
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-09-291-3/+3
|
* simplifyOlivier Blin2007-09-291-1/+1
|
* install only fallback-modules.alias in stage1 images (we do not need ↵Olivier Blin2007-09-291-1/+1
| | | | dkms-modules.alias)
* space fixOlivier Blin2007-09-281-2/+2
|
* 10.4.222Olivier Blin2007-09-282-1/+3
|
* allow interactive::gtk frontends not to pop wait messagesOlivier Blin2007-09-282-1/+2
|
* allow interactive::gtk frontends to ask for a directoryOlivier Blin2007-09-282-1/+6
|
* 10.4.221Olivier Blin2007-09-282-1/+3
|
* add acpi-cpufreq support for some Intel CPUs (family 6 model 15) (from ↵Olivier Blin2007-09-283-0/+15
| | | | Herton Ronaldo Krzesinski, #30208)
* i don't like \1 :)Pascal Rigaux2007-09-281-1/+1
|
* allow to detect VirtualBox guest systemsOlivier Blin2007-09-282-0/+5
|
* 10.4.220Pascal Rigaux2007-09-282-1/+3
|
* - log_sizes: cleanup __db* filesPascal Rigaux2007-09-282-2/+2
|
* 10.4.219Pascal Rigaux2007-09-282-1/+3
|
* - ensure the rpmdb is closedPascal Rigaux2007-09-282-0/+3
|
* 10.4.218Pascal Rigaux2007-09-282-1/+3
|
* - add /etc/rpm/macros.cdbPascal Rigaux2007-09-283-1/+4
|
* Japanese translation reviewedYukiko Bando2007-09-271-1/+1
|
* Japanese translation updated.Yukiko Bando2007-09-271-1/+1
|
* add back ipw3945 module in wireless modules listOlivier Blin2007-09-272-1/+3
|
* Updated Indonesian TranslationsWilly Sudiarto Raharjo2007-09-271-17/+17
|
* 10.4.217Thierry Vignaud2007-09-273-1/+5
|
* Fix zh_CN translationFunda Wang2007-09-271-1/+1
|
* (display_release_notes) split it out of acceptLicense()Thierry Vignaud2007-09-271-36/+37
|
* (load_from_uri) we don't handle #foobar like anchors, so strip themThierry Vignaud2007-09-272-0/+2
| | | | | out of links in order to prevent segfaulting
* (get_html_file) enable to fallback on "C" localeThierry Vignaud2007-09-271-1/+1
|
* (get_html_file)Thierry Vignaud2007-09-272-9/+16
| | | | | | - split it out of ask_fromW(), - use it in load_from_uri() so that we try translated links first (#33679)
* 10.4.216Pascal Rigaux2007-09-272-1/+3
|
* - localedrake: Pascal Rigaux2007-09-273-5/+12
| | | | | | | | | | | o allow to choose countries like "Angola" which have no locale (pt_AO) in the "best" countries (alas it won't be remembered, will only be used in kde settings for now) - a solution could be to put pt_AO in LANGUAGE? - another solution would be to really use LC_*=pt_AO, it should not be an issue since it will use pt which really is pt_PT