Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mail alert: use eval {} to catch wizcancel | Yves Duret | 2002-03-05 | 1 | -3/+20 |
| | |||||
* | restrict localedrake to installed lang | Pascal Rigaux | 2002-03-01 | 1 | -3/+2 |
| | |||||
* | bugfixs | damien | 2002-02-28 | 1 | -4/+19 |
| | |||||
* | corrected translation for crontab | damien | 2002-02-28 | 1 | -4/+12 |
| | |||||
* | including 'su' mode on drakfont. | Sebastien Dupont | 2002-02-28 | 1 | -0/+1 |
| | |||||
* | - simplify an ACTION||fallback;fallback into ACTION;fallback | Thierry Vignaud | 2002-02-27 | 1 | -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 rxvt | Thierry Vignaud | 2002-02-26 | 1 | -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 restart | damien | 2002-02-26 | 1 | -3/+5 |
| | |||||
* | update comments | Thierry Vignaud | 2002-02-26 | 1 | -3/+4 |
| | |||||
* | - remove useless "no_edit => 1" | Thierry Vignaud | 2002-02-26 | 1 | -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 --testing | Pascal Rigaux | 2002-02-25 | 1 | -1/+2 |
| | |||||
* | debug | damien | 2002-02-25 | 1 | -1/+1 |
| | |||||
* | exit the pur_gtk version after launching the wizard version | Guillaume Cottenceau | 2002-02-22 | 1 | -2/+6 |
| | |||||
* | update TODO list; | Thierry Vignaud | 2002-02-22 | 1 | -0/+2 |
| | | | | | explain what is HRC | ||||
* | added new gfx only standalone | damien | 2002-02-21 | 40 | -0/+0 |
| | |||||
* | more translatable strings; | Thierry Vignaud | 2002-02-21 | 1 | -5/+6 |
| | | | | | | hide scantv output on console; check that we're under X11 before running scantv in an xterm | ||||
* | changed button label | damien | 2002-02-21 | 1 | -1/+1 |
| | |||||
* | fixed NVIDIA package in urpmi db by directly using urpm library instead of | Francois Pons | 2002-02-20 | 1 | -6/+18 |
| | | | | | parsing (now removed) depslist.ordered file. | ||||
* | factorize and update the reading of previous security level | Pascal Rigaux | 2002-02-20 | 1 | -5/+2 |
| | |||||
* | cosmetic change, mcc compliance | damien | 2002-02-20 | 1 | -2/+5 |
| | |||||
* | Assured that the default page size is "Letter" for US/Canada and "A4" for ↵ | Till Kamppeter | 2002-02-19 | 1 | -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_country | Pascal Rigaux | 2002-02-18 | 1 | -3/+9 |
| | | | | | - handle --apply | ||||
* | HP OfficeJet support | Yves Duret | 2002-02-18 | 1 | -2/+10 |
| | |||||
* | scsi/parport preliminary support | Yves Duret | 2002-02-18 | 1 | -3/+10 |
| | |||||
* | change the message & ask wether to logout or not | Pascal Rigaux | 2002-02-18 | 1 | -2/+2 |
| | |||||
* | handle --kde_country=<country> | Pascal Rigaux | 2002-02-16 | 1 | -9/+16 |
| | |||||
* | lang::write doesn't need the filename anymore | Pascal Rigaux | 2002-02-15 | 1 | -1/+1 |
| | |||||
* | embedded mode correction | damien | 2002-02-15 | 1 | -1/+1 |
| | |||||
* | adapt to the neater network::smb and network::nfs | Pascal Rigaux | 2002-02-14 | 1 | -16/+9 |
| | |||||
* | fix expert and testing options handling | Pascal Rigaux | 2002-02-14 | 1 | -2/+2 |
| | |||||
* | embedded mode | damien | 2002-02-14 | 1 | -1/+3 |
| | |||||
* | drakfont embedde mode | damien | 2002-02-14 | 1 | -1/+7 |
| | |||||
* | uses xawtv internal strings instead of frequencies tables ids as values | Thierry Vignaud | 2002-02-14 | 1 | -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 correction | damien | 2002-02-12 | 1 | -8/+11 |
| | |||||
* | - Assure that Foomatic is installed before checking existing printer queues. | Till Kamppeter | 2002-02-12 | 1 | -0/+3 |
| | |||||
* | add drakxtv (scantv gui) | Thierry Vignaud | 2002-02-07 | 1 | -0/+93 |
| | |||||
* | fix pixel stuff: don't restart wm on cancel | Thierry Vignaud | 2002-02-07 | 1 | -6/+6 |
| | |||||
* | handle --embedded xxx xxx | Pascal Rigaux | 2002-02-07 | 1 | -7/+12 |
| | |||||
* | wizard updated | damien | 2002-02-05 | 1 | -4/+7 |
| | |||||
* | correction for mcc. | damien | 2002-02-05 | 1 | -19/+27 |
| | |||||
* | corrected typo. Yvounet, check your code!! | damien | 2002-02-04 | 1 | -1/+4 |
| | |||||
* | embedded, explain | damien | 2002-02-04 | 1 | -1/+4 |
| | |||||
* | applied cooker guy english review | damien | 2002-02-04 | 1 | -2/+2 |
| | |||||
* | fix dropping samba sections which don't have any "path=" | Pascal Rigaux | 2002-02-02 | 1 | -1/+1 |
| | |||||
* | ergo fix thx dadou report | Yves Duret | 2002-02-01 | 1 | -7/+12 |
| | |||||
* | fix --explain=foo bug that prevent to show anything | Yves Duret | 2002-02-01 | 1 | -2/+6 |
| | |||||
* | changed some strings to make translation easier | Pablo Saratxaga | 2002-02-01 | 2 | -19/+17 |
| | |||||
* | now works in normal user: it modifies the ~/.i18n (todo: handle kde crazy ↵ | Pascal Rigaux | 2002-01-30 | 1 | -4/+13 |
| | | | | variables?) | ||||
* | complex merging.... | Sebastien Dupont | 2002-01-30 | 1 | -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/standalone | Yves Duret | 2002-01-29 | 1 | -22/+119 |
| |