Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dropped $::i in foreach loop, use $i instead | Damien Chaumette | 2004-04-19 | 1 | -1/+1 |
| | |||||
* | - translate strings once and only for the user. | Damien Chaumette | 2004-04-19 | 1 | -19/+19 |
| | | | | | | don't bother with translated strings internally.. - drop DHCP translation, it's always DHCP | ||||
* | IPADDR, NETMASK and GATEWAY fields are not sensitive by default in DHCP | Damien Chaumette | 2004-04-19 | 1 | -0/+3 |
| | | | | | (broken by #8498 fix) | ||||
* | attempt to correct bug #9423 | damien | 2004-04-19 | 1 | -1/+1 |
| | |||||
* | Some drives don't return "ATIP info from disk". | Stew Benedict | 2004-04-16 | 1 | -1/+1 |
| | |||||
* | - test /etc/init.d/ntpd instead of /etc/ntp.conf for ntp installation | Daouda Lo | 2004-04-08 | 1 | -1/+1 |
| | |||||
* | corrected drakups against new libconf 0.32 | damien | 2004-04-07 | 1 | -3/+3 |
| | |||||
* | Use a scalar with cat_ (Pixel suggestion). | Stew Benedict | 2004-04-06 | 1 | -6/+6 |
| | |||||
* | Don't move existing dhcpd.conf, add an include for terminal-server instead. | Stew Benedict | 2004-04-06 | 1 | -27/+59 |
| | |||||
* | Remove config-info (new home to be man page). | Stew Benedict | 2004-04-05 | 1 | -194/+75 |
| | | | | | | Use ugtk2 cursor wait/normal (share the wheel). Combine/rework restore code. | ||||
* | log nv<=>nvidia switches | Thierry Vignaud | 2004-04-05 | 1 | -0/+2 |
| | |||||
* | let execl() handle the arg array (this is safer) | Thierry Vignaud | 2004-04-01 | 1 | -1/+1 |
| | |||||
* | pass timeout parameter too | Thierry Vignaud | 2004-04-01 | 2 | -2/+4 |
| | |||||
* | enable to translate a few more messages | Thierry Vignaud | 2004-04-01 | 1 | -1/+1 |
| | |||||
* | translate "XYZ was added/removed" messages | Thierry Vignaud | 2004-04-01 | 1 | -2/+2 |
| | |||||
* | move harddrake service confirmation script from spec file into its own file | Thierry Vignaud | 2004-04-01 | 1 | -0/+7 |
| | |||||
* | space "fix" | Thierry Vignaud | 2004-03-29 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-03-29 | 1 | -1/+1 |
| | |||||
* | only alter xfree config if we found an nvidia card | Thierry Vignaud | 2004-03-29 | 1 | -6/+7 |
| | |||||
* | try several locations | Thierry Vignaud | 2004-03-29 | 1 | -1/+1 |
| | |||||
* | check for compressed nvidia modules too | Thierry Vignaud | 2004-03-29 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-03-29 | 1 | -1/+1 |
| | |||||
* | switch between nv and nvidia driver if commercial driver isn't installed | Thierry Vignaud | 2004-03-24 | 1 | -0/+8 |
| | |||||
* | (del_intf) enable to delete ADSL and ISDN connections | Thierry Vignaud | 2004-03-23 | 1 | -3/+13 |
| | |||||
* | add a new line for lord cat | Thierry Vignaud | 2004-03-23 | 1 | -1/+1 |
| | |||||
* | (interactive_mode) fix button layout (prevent button collisions and | Thierry Vignaud | 2004-03-23 | 1 | -1/+2 |
| | | | | | text truncation when translated) | ||||
* | (client_type) fix layout (checbox was using too muche vertical space) | Thierry Vignaud | 2004-03-23 | 1 | -8/+8 |
| | |||||
* | enable to go in in --testing mode | Thierry Vignaud | 2004-03-23 | 1 | -1/+1 |
| | |||||
* | - do not pass options is_removable to set_default_options() since it is not ↵ | Pascal Rigaux | 2004-03-23 | 2 | -2/+2 |
| | | | | | | | | | a global options - replace it with a flag in the part or raw_hd - set is_removable for part from usb drive - ensure usb partitions are not checked at boot time (freq field in fstab) | ||||
* | fix drakgw removing MII_NOT_SUPPORTED parameter from ifcfg file (#9076) | Thierry Vignaud | 2004-03-23 | 1 | -1/+5 |
| | |||||
* | fix packing | Thierry Vignaud | 2004-03-23 | 1 | -1/+1 |
| | |||||
* | (row_setting_dialog) hide dialog's horizontal separator, because | Thierry Vignaud | 2004-03-22 | 1 | -0/+2 |
| | | | | | create_okcancel() already creates its own separator (Robert Vojta, #9153) | ||||
* | add space around main vbox (Robert Vojta, #9153) | Thierry Vignaud | 2004-03-22 | 1 | -1/+1 |
| | |||||
* | Look & feel enhancement in order to have a smoother GUI (Robert Vojta, | Thierry Vignaud | 2004-03-22 | 1 | -4/+4 |
| | | | | | | | #9141) : - when not embedded, add 5 pixels border around the whole GUI - add border around frames contents | ||||
* | show timezone in drakclock (Robert Vojta, #9141) | Thierry Vignaud | 2004-03-22 | 1 | -3/+11 |
| | |||||
* | (get_servers) sort servers (Robert Vojta, #9139) | Thierry Vignaud | 2004-03-22 | 1 | -1/+1 |
| | |||||
* | (parse_file) oops, forgot one /o | Thierry Vignaud | 2004-03-22 | 1 | -1/+1 |
| | |||||
* | fix tv cards managed by cx88 and saa7134 (#9112) | Thierry Vignaud | 2004-03-22 | 1 | -1/+1 |
| | |||||
* | fix non first searches (#9115) | Thierry Vignaud | 2004-03-22 | 1 | -3/+3 |
| | |||||
* | fix error message (#9080) | Thierry Vignaud | 2004-03-20 | 1 | -3/+2 |
| | |||||
* | cleanup | Thierry Vignaud | 2004-03-20 | 1 | -4/+1 |
| | |||||
* | fix loged message (thx perl_checko) | Thierry Vignaud | 2004-03-20 | 1 | -1/+1 |
| | |||||
* | fix #3193: | Thierry Vignaud | 2004-03-20 | 1 | -5/+8 |
| | | | | | | - use right device - offer to set the user to config | ||||
* | icon | Thierry Vignaud | 2004-03-20 | 1 | -0/+2 |
| | |||||
* | fix saa7134 detection (#5612) | Thierry Vignaud | 2004-03-20 | 1 | -1/+1 |
| | |||||
* | testing mode | Thierry Vignaud | 2004-03-20 | 1 | -1/+1 |
| | |||||
* | reorder modules import | Thierry Vignaud | 2004-03-20 | 1 | -2/+2 |
| | |||||
* | fix wiping out /etc/modules.conf (scott@littlefish.ca) | Thierry Vignaud | 2004-03-20 | 1 | -1/+3 |
| | |||||
* | Defaulted canada-cable to NTSC (Scott Mazur (scott@littlefish.ca) | Thierry Vignaud | 2004-03-20 | 1 | -1/+1 |
| | |||||
* | add Olivier Blin patches to reread the previous configuration | Florent Villard | 2004-03-19 | 1 | -12/+39 |
| |