summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* mail alert: use eval {} to catch wizcancelYves Duret2002-03-051-3/+20
|
* restrict localedrake to installed langPascal Rigaux2002-03-011-3/+2
|
* bugfixsdamien2002-02-281-4/+19
|
* corrected translation for crontabdamien2002-02-281-4/+12
|
* including 'su' mode on drakfont.Sebastien Dupont2002-02-281-0/+1
|
* - 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 :-)
* 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
* corrected ttf/TTF and xfs restartdamien2002-02-261-3/+5
|
* 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.
* add --testingPascal Rigaux2002-02-251-1/+2
|
* debugdamien2002-02-251-1/+1
|
* exit the pur_gtk version after launching the wizard versionGuillaume Cottenceau2002-02-221-2/+6
|
* update TODO list;Thierry Vignaud2002-02-221-0/+2
| | | | | explain what is HRC
* added new gfx only standalonedamien2002-02-2140-0/+0
|
* more translatable strings;Thierry Vignaud2002-02-211-5/+6
| | | | | | hide scantv output on console; check that we're under X11 before running scantv in an xterm
* changed button labeldamien2002-02-211-1/+1
|
* fixed NVIDIA package in urpmi db by directly using urpm library instead ofFrancois Pons2002-02-201-6/+18
| | | | | parsing (now removed) depslist.ordered file.
* factorize and update the reading of previous security levelPascal Rigaux2002-02-201-5/+2
|
* cosmetic change, mcc compliancedamien2002-02-201-2/+5
|
* Assured that the default page size is "Letter" for US/Canada and "A4" for ↵Till Kamppeter2002-02-191-3/+0
| | | | | | | | the rest of the world. The "Description" field of a printer queue is filled in with printer manufacturer and model by default. Removed unused varaiables in /usr/sbin/printerdrake.
* - handle --kde_lang with optionally --kde_countryPascal Rigaux2002-02-181-3/+9
| | | | | - handle --apply
* HP OfficeJet supportYves Duret2002-02-181-2/+10
|
* scsi/parport preliminary supportYves Duret2002-02-181-3/+10
|
* change the message & ask wether to logout or notPascal Rigaux2002-02-181-2/+2
|
* handle --kde_country=<country>Pascal Rigaux2002-02-161-9/+16
|
* lang::write doesn't need the filename anymorePascal Rigaux2002-02-151-1/+1
|
* embedded mode correctiondamien2002-02-151-1/+1
|
* adapt to the neater network::smb and network::nfsPascal Rigaux2002-02-141-16/+9
|
* fix expert and testing options handlingPascal Rigaux2002-02-141-2/+2
|
* embedded modedamien2002-02-141-1/+3
|
* drakfont embedde modedamien2002-02-141-1/+7
|
* uses xawtv internal strings instead of frequencies tables ids as valuesThierry Vignaud2002-02-141-29/+19
| | | | | | | | | | in %freqtables in order to enhance drakxtv robustness when translators'll arrive. thus we'll pass right strings to scantv instead of translated ones explain how we manage the "all frequencies" case display sorted tv norms
* bug correctiondamien2002-02-121-8/+11
|
* - Assure that Foomatic is installed before checking existing printer queues.Till Kamppeter2002-02-121-0/+3
|
* add drakxtv (scantv gui)Thierry Vignaud2002-02-071-0/+93
|
* fix pixel stuff: don't restart wm on cancelThierry Vignaud2002-02-071-6/+6
|
* handle --embedded xxx xxxPascal Rigaux2002-02-071-7/+12
|
* wizard updateddamien2002-02-051-4/+7
|
* correction for mcc.damien2002-02-051-19/+27
|
* corrected typo. Yvounet, check your code!!damien2002-02-041-1/+4
|
* embedded, explaindamien2002-02-041-1/+4
|
* applied cooker guy english reviewdamien2002-02-041-2/+2
|
* fix dropping samba sections which don't have any "path="Pascal Rigaux2002-02-021-1/+1
|
* ergo fix thx dadou reportYves Duret2002-02-011-7/+12
|
* fix --explain=foo bug that prevent to show anythingYves Duret2002-02-011-2/+6
|
* changed some strings to make translation easierPablo Saratxaga2002-02-012-19/+17
|
* now works in normal user: it modifies the ~/.i18n (todo: handle kde crazy ↵Pascal Rigaux2002-01-301-4/+13
| | | | variables?)
* complex merging....Sebastien Dupont2002-01-301-319/+284
| | | | | | | | | | | | change /var/drakbackup to /var/lib/drakbackup crontab update mail report update sendmail update require rpm mode code optimisation remove about gi new help function
* logdrake is now under gi/perl-install/standaloneYves Duret2002-01-291-22/+119
|