summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* don't remove all the kernels if all.kernels/.main is non existentGuillaume Cottenceau2002-03-201-1/+1
|
* - default tv norm is pal rather than ntsc (because of alphabeticalThierry Vignaud2002-03-191-41/+74
| | | | | | | | | | | | | | | | | | | | | | | | | sort) since it's the most used tv norm - figure out tv norm & country (aka frequency table) from locales - add a hash based on lang in order to do this - add --no-guess if one doesn't want drakxtv to automagically guess tv norm and geographic area through locales (lang.pm) - log with standalone::explanations: - guessed values from locales: language, tv norm and country - runned command to scan for tv channels - ~/.xawtv creation - s/bcast/broadcast/ in displayed messages - add -h and --help support
* take care of commercial medium (not syncable).Francois Pons2002-03-191-2/+2
|
* corrected create_xpm APIdamien2002-03-183-10/+11
|
* fixed to support rpm filename incoherent to standard naming for commercialFrancois Pons2002-03-181-18/+22
| | | | | packages (commercial are *really* shit (almost, for the hope) all the time ?)
* *** empty log message ***Florent Villard2002-03-171-1/+2
|
* *** empty log message ***R8_2Pascal Rigaux2002-03-161-0/+39
|
* small cleanup on untested code (need testing:)Pascal Rigaux2002-03-161-3/+1
|
* we now consider dhcp provide GATEWAY and internet connection.damien2002-03-161-1/+3
|
* - remove obsolete codePascal Rigaux2002-03-151-31/+1
| | | | | - the result is to use directly $availableC instead $size2install which was min($availableC, $max_size)
* force mkinitrd *really* for bootsplash.Francois Pons2002-03-151-1/+1
|
* force initrd regeneration for oem on some case (maybe the cause of bootsplashFrancois Pons2002-03-151-1/+1
| | | | | perturbation, as maintainer don't even known why it is running correctly :-)
* make oem use frame buffer, for bootsplash to be happy.Francois Pons2002-03-151-1/+1
|
* remove doublon on NVIDIA_nforce.Francois Pons2002-03-151-2/+0
|
* update to 6mdk for NVIDIA_nforce*Francois Pons2002-03-151-2/+2
|
* updated bad lilo/grub/yaboot translationFabián Mandelbaum2002-03-151-3738/+6829
|
* *** empty log message ***Pascal Rigaux2002-03-151-0/+33
|
* yet again add some dropped entities from drakx-help.xmlPascal Rigaux2002-03-151-5767/+6454
|
* do not try to get synthesis if hdlist is available as an handle on file (typicalFrancois Pons2002-03-151-5/+8
| | | | | for updates).
* *** empty log message ***Pascal Rigaux2002-03-151-0/+28
|
* *** empty log message ***Pascal Rigaux2002-03-151-0/+32
|
* added xx_YY -> keyboard lines in addition of xx -> keyboard onesPablo Saratxaga2002-03-151-2/+25
|
* corrected get_text_coord : widget instead of style, and handling of ugly ↵damien2002-03-151-8/+28
| | | | language (/ja|zh/)
* submitting widget instead of style (style/font initialization bug from gtkdamien2002-03-151-2/+2
|
* (unpack_keyboards): return undef on errorPascal Rigaux2002-03-151-1/+1
|
* update lang according to lang.pm of 8.2 (remove @euro appended for 8.1).Francois Pons2002-03-151-4/+4
|
* reverted ' \n' from pablo because I managed to correct the way we wrap for ↵damien2002-03-151-2482/+5642
| | | | the advertising
* *** empty log message ***Pascal Rigaux2002-03-141-0/+79
|
* add commercial appsFlorent Villard2002-03-141-8/+14
|
* englishGuillaume Cottenceau2002-03-141-5/+5
|
* - add SECAM to france description to ease user comprehensionThierry Vignaud2002-03-141-37/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove unused variables - revert gc & dam's (also known as the usual suckers) garbage who'ven't the hardware to test: - explain in source why we don't try to install xawtv (see below) - just display a message if xawtv isn't installed since drakx should have installed it - let it be runned as root again (how many times i'm supposed to restore this behaviour) - retest with a tv card - use %ENV rather than relying on shell ~ expansion - if tv card wasn't detected, ask the user to spam us - factorize $in->exit() out of scan4tvchannels() - add to TODO list the possibility to install xawtv if needed - check scantv return value and display an error message - also if the wrapper was runned on console, display a nice message saying one can now run xawtv under X11
* fix some bugYves Duret2002-03-141-2/+5
|
* updated po filesPablo Saratxaga2002-03-143-8032/+11429
|
* updated po filePablo Saratxaga2002-03-141-6614/+7658
|
* changed LANGUAGE for basquePablo Saratxaga2002-03-141-1/+1
|
* fix * bug in field matching/ not matchingYves Duret2002-03-141-5/+23
|
* obsoletePascal Rigaux2002-03-141-468/+0
|
* CHARSET"iso-8859-1" and CHARSET"iso-8859-15" is no good for english which ↵Pascal Rigaux2002-03-141-2/+2
| | | | has CHARSET"C", adding it
* *** empty log message ***Pascal Rigaux2002-03-131-0/+26
|
* new gfxdamien2002-03-131-0/+0
|
* sync with oem (removed mach32 server).Francois Pons2002-03-131-1/+1
|
* remove Mach32 XF3.3.6 server too.Francois Pons2002-03-131-1/+1
|
* sync with oem.Francois Pons2002-03-131-1/+1
|
* remove Mach8 and Mono driver for oem only.Francois Pons2002-03-131-1/+1
|
* remove bzflag.Francois Pons2002-03-132-4/+2
|
* *** empty log message ***Pascal Rigaux2002-03-131-0/+35
|
* synced with oem script.Francois Pons2002-03-131-31/+40
|
* fixed closure selection on sub groups (like 3D),Francois Pons2002-03-131-31/+40
| | | | | | moved some big package out of oem, minor fixes.
* add aspell-fr and en for gabber requireFlorent Villard2002-03-131-1/+2
|
* updated po filesPablo Saratxaga2002-03-131-2343/+5401
|