summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Pascal Rigaux2002-02-281-0/+83
|
* (loadkeys_files): ensure each file appear only oncePascal Rigaux2002-02-281-1/+1
|
* corrected translation for crontabdamien2002-02-281-4/+12
|
* removed Radeon 8500 from DRI capable cards.Francois Pons2002-02-281-1/+2
|
* use the "soft" option by default for /mnt/nfs and for "diskdrake --nfs"Pascal Rigaux2002-02-282-2/+2
|
* add "nowarn" in lilo.confPascal Rigaux2002-02-281-1/+2
|
* including 'su' mode on drakfont.Sebastien Dupont2002-02-281-0/+1
|
* rechanged bg for camilledamien2002-02-281-1/+1
|
* Re-activated function to specify a CUPS server in another network and to ↵Till Kamppeter2002-02-281-139/+89
| | | | switch to manual CUPS configuration.
* Added "curl" to install section, it is needed by printerdrake.Till Kamppeter2002-02-282-2/+2
|
* - Fixes/Improvements on Star Office/Open Office support:Till Kamppeter2002-02-282-20/+179
| | | | | | | | o When one switches the spooler, the entries of the printers under the old spooler are removed from Star Office/Open Office o Printers on remote CUPS servers (which are known through broadcasting) can be added to Star Office/Open Office
* - Improved fully automatic adding of printer queue:Till Kamppeter2002-02-271-40/+98
| | | | | | | | | | | o Ask for a queue name if more than one printer is detected o Let user confirm the model automatically chosen from the database o Set correct paper size according to the language/country - When one chooses a "CUPS + GIMP-Print" driver now all important options are displayed directly (without needing "Advanced" button). - Made less warning appearing on the console from where "printerdrake" was called.
* *** empty log message ***Pascal Rigaux2002-02-271-0/+104
|
* flightgear is now fully lowercaseGuillaume Cottenceau2002-02-271-1/+1
| | | | | glaxium
* fix missing version listed when doing update.Francois Pons2002-02-271-2/+9
|
* ensure a keyboard is only once available, either in advanced or normal, butPascal Rigaux2002-02-271-1/+1
| | | | | not in both (tx2fredl)
* workaround iso-8859-1 charset based languages not displayed correctly at installPascal Rigaux2002-02-271-3/+5
|
* - simplify an ACTION||fallback;fallback into ACTION;fallbackThierry Vignaud2002-02-271-1/+4
| | | | | | | - print a message saying that xawtv can be used now at the end of the channels auto-probing in case of direct use from cl and not from XawTV wrapper (from qa test) aka let the world be better :-)
* formatAlaTex for congratz msgGuillaume Cottenceau2002-02-271-2/+5
|
* xfs + bootdisk = warning_msgGuillaume Cottenceau2002-02-271-1/+6
|
* simplify pyDictPascal Rigaux2002-02-271-2/+1
|
* - %lang2country is the authority, so if the country given by %lang2country ↵Pascal Rigaux2002-02-271-3/+5
| | | | | | | doesn't exist in KDE, return C - fix be,sp,sr
* - s/def/default/ (typo)Pascal Rigaux2002-02-271-4/+8
| | | | | - add some utf kde fonts
* corrected bad sprintfdamien2002-02-261-1/+1
|
* *** empty log message ***Pascal Rigaux2002-02-261-0/+122
|
* propose some mount points for removable/nfs/smbPascal Rigaux2002-02-263-4/+4
|
* (@icon_paths): ease testingPascal Rigaux2002-02-261-1/+1
|
* if no sound card are detected AND the user selected things needing a sound ↵Pascal Rigaux2002-02-261-1/+17
| | | | card, propose a special case for ISA cards
* add sndconfig in INSTALL (installed when user say Yes when asked for a ISAPascal Rigaux2002-02-261-1/+1
| | | | | sound card)
* - zips() now return devices ending with "4", raw_zips() is the old zips()Pascal Rigaux2002-02-264-10/+36
| | | | | | - rdvd handling - add .conf for /etc/devfs/conf.d/ files
* don't add mem=nopentium anymore. kernel people says it's not needed and badPascal Rigaux2002-02-261-3/+0
| | | | | for performance. It also means any bug must be addressed to them
* add xine in VIDEO 4Pascal Rigaux2002-02-261-1/+1
|
* (devfssymlinkf): use /etc/devfs/conf.d/name.conf instead of putting the ↵Pascal Rigaux2002-02-261-1/+6
| | | | symlink in lib/dev-state
* create /dev/dvd for DVDsPascal Rigaux2002-02-261-0/+5
|
* cleanupPascal Rigaux2002-02-261-2/+2
|
* updated pot filePablo Saratxaga2002-02-263-709/+760
|
* make perl_checker happyPascal Rigaux2002-02-261-1/+1
|
* have "Ok More Show all" instead of "Ok Cancel Show all"Pascal Rigaux2002-02-261-1/+1
|
* fixed English typoPablo Saratxaga2002-02-261-1/+1
|
* use "xvt -T" rather than "xvt --title": now not only we support rxvtThierry Vignaud2002-02-261-1/+1
| | | | | | and xterm but konsole too. the only one missing is gnome-terminal which has -t but not -T
* new logodamien2002-02-261-0/+0
|
* set the locale properly instead of setting the translated messages in the scriptPascal Rigaux2002-02-261-6/+5
|
* create bindtextdomain which does only part of the load_mo jobPascal Rigaux2002-02-261-5/+13
|
* corrected ttf/TTF and xfs restartdamien2002-02-261-3/+5
|
* Ti Powerbook uses non-std 1152x768, rather than 1152x864Stew Benedict2002-02-261-0/+4
|
* update commentsThierry Vignaud2002-02-261-3/+4
|
* - remove useless "no_edit => 1"Thierry Vignaud2002-02-261-19/+14
| | | | | | | | | | | | | | - use interactive_gtk to determine if we're runned under X11 (ie authorized acces to X11 server, X11 context, ...) - add a note to remember that we should add a method to detect if we run under X11 if/when we implement interactive_qt - simplify code : * remove is_tv and simplify its code to be a one-liner (replace a foreach by a scalar context) * use format to prevent reverse lookup on scantv run thus enabling to reverse the initial hash table - all cases (newt, gtk, wt/wo xvt, ...) have been re tested on real hw.
* fix translation of test program.Francois Pons2002-02-261-2/+6
|
* *** empty log message ***Pascal Rigaux2002-02-261-0/+8
|
* *** empty log message ***Pascal Rigaux2002-02-261-0/+48
|