Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix "screen1 RightOf screen2", it must be "screen2 RightOf screen1" | Pascal Rigaux | 2002-08-23 | 1 | -1/+1 |
| | |||||
* | - fix setting "Screen <number>" for multi-head cards | Pascal Rigaux | 2002-08-23 | 1 | -7/+6 |
| | | | | | - don't propose XFree3 when using multi-head | ||||
* | (read_raw_net_conf): new function to access /etc/sysconfig/drakconnect and ↵ | Pascal Rigaux | 2002-08-23 | 1 | -3/+12 |
| | | | | /etc/sysconfig/drakconnect.$type ensuring migration from /etc/sysconfig/draknet and /etc/sysconfig/draknet.$type | ||||
* | remove debug code | Pascal Rigaux | 2002-08-23 | 1 | -1/+0 |
| | |||||
* | when standalone, use the name of the program for the window title | Pascal Rigaux | 2002-08-23 | 1 | -0/+3 |
| | |||||
* | add modules network::tinyfirewall and network::shorewall | Pascal Rigaux | 2002-08-23 | 1 | -1/+1 |
| | |||||
* | reworked failure to find restore path treatment | Stew Benedict | 2002-08-23 | 1 | -179/+449 |
| | | | | | | | | | | | | | - now user gets option to reselect dir, install media, or use the catalog browser for unmountable media - fix eject media typo - create/read tape label for catalog - more GUI crash fixes - catalog browser - can select session or individual files for restore - needs backend - merge with other CVS changes, some language fixes | ||||
* | updated Hungarian file | Pablo Saratxaga | 2002-08-22 | 2 | -32/+29 |
| | |||||
* | re-adding with -kb | Pascal Rigaux | 2002-08-22 | 5 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2002-08-22 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2002-08-22 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2002-08-22 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2002-08-22 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2002-08-22 | 1 | -0/+0 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-22 | 2 | -2/+9 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2002-08-22 | 1 | -0/+1 |
| | |||||
* | use $::prefix to access shorewall config files | Pascal Rigaux | 2002-08-22 | 1 | -2/+2 |
| | |||||
* | - add network::shorewall | Pascal Rigaux | 2002-08-22 | 3 | -15/+168 |
| | | | | | - add tinyfirewall during install | ||||
* | complete rewrite | Pascal Rigaux | 2002-08-22 | 1 | -2/+2 |
| | |||||
* | use shorewall (need testing) | Pascal Rigaux | 2002-08-22 | 1 | -86/+23 |
| | |||||
* | updated Tamil file | Pablo Saratxaga | 2002-08-22 | 1 | -431/+440 |
| | |||||
* | 1.1.9-16mdk | Guillaume Cottenceau | 2002-08-22 | 1 | -1/+4 |
| | |||||
* | fix 'previous' button strange behavior | Damien Chaumette | 2002-08-22 | 1 | -1/+2 |
| | |||||
* | multiple sound cards fix: use the same index as our caller, don't | Thierry Vignaud | 2002-08-22 | 1 | -1/+1 |
| | | | | | force 0 | ||||
* | - do not display "Test" button when bad card and during install (instead of ↵ | Pascal Rigaux | 2002-08-22 | 2 | -7/+15 |
| | | | | | | | disabling it) - after install, always display "Test" button but warn strongly not to test | ||||
* | simplify (using the asumption that XKB is now always used) | Pascal Rigaux | 2002-08-22 | 2 | -7/+4 |
| | |||||
* | New images | David Baudens | 2002-08-22 | 10 | -0/+0 |
| | |||||
* | add 1152x768 picture | Pascal Rigaux | 2002-08-22 | 1 | -1/+1 |
| | |||||
* | add monitor images | Pascal Rigaux | 2002-08-22 | 1 | -1/+1 |
| | |||||
* | don't use ExplorerPS/2 during install (since install is xfree3) | Pascal Rigaux | 2002-08-22 | 1 | -0/+1 |
| | |||||
* | (xmouse2xId): add ExplorerPS/2 mouse type id | Pascal Rigaux | 2002-08-22 | 1 | -1/+3 |
| | | | | | (xmouse2xId): don't use ExplorerPS/2 during install (since install is xfree3) | ||||
* | hackery for [+] intruded some situations where we really don't | Guillaume Cottenceau | 2002-08-22 | 1 | -3/+4 |
| | | | | | | want any child, so provide an option to have nochild when necessary | ||||
* | change a bit hackery of parents with no children, so now we have | Guillaume Cottenceau | 2002-08-22 | 1 | -1/+5 |
| | | | | | | one child (with '' as a name) so that we do have the [+] in front of the parent | ||||
* | - add ExplorerPS/2 mouse handling | Pascal Rigaux | 2002-08-22 | 1 | -9/+41 |
| | | | | | - various changes & bug fixes | ||||
* | use modules::mergein_conf so that USB availability test works | Pascal Rigaux | 2002-08-22 | 1 | -0/+2 |
| | |||||
* | (config_keyboard): drop handling of bad XkbLayout | Pascal Rigaux | 2002-08-22 | 1 | -10/+0 |
| | | | | | (config_mouse): wacoms X configuration moved to mouse::set_xfree_conf | ||||
* | try harder to have things working when not both xfree3 and xfree4 config are ↵ | Pascal Rigaux | 2002-08-22 | 1 | -7/+13 |
| | | | | there | ||||
* | use Protocol IMPS/2 when ExplorerPS/2 is asked for (since ExplorerPS/2 ↵ | Pascal Rigaux | 2002-08-22 | 1 | -0/+10 |
| | | | | doesn't work in xfree3) | ||||
* | - use modules::mergein_conf so that USB availability test works | Pascal Rigaux | 2002-08-22 | 1 | -2/+3 |
| | | | | | - adapt to changed prototype mouse::write_conf | ||||
* | adapt to mouse::write prototype change | Pascal Rigaux | 2002-08-22 | 2 | -2/+2 |
| | |||||
* | updated Vietnamese file | Pablo Saratxaga | 2002-08-22 | 1 | -2031/+2858 |
| | |||||
* | updated Swedish file | Pablo Saratxaga | 2002-08-22 | 1 | -2772/+3218 |
| | |||||
* | (ensure_is_installed): use $::prefix to test if file is installed | Pascal Rigaux | 2002-08-21 | 1 | -2/+2 |
| | |||||
* | corrected DrakX internal keyboard name tr -> tr_q | Pablo Saratxaga | 2002-08-21 | 1 | -22/+1 |
| | |||||
* | - complete rework & cleanup | Pascal Rigaux | 2002-08-21 | 2 | -293/+156 |
| | | | | | - but the backend is still missing | ||||
* | - add do_pkgs->are_installed | Pascal Rigaux | 2002-08-21 | 2 | -2/+34 |
| | | | | | | - add an auto parameter to ensure_is_installed - implement do_pkgs->ensure_is_installed during install | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-21 | 1 | -1/+1 |
| | |||||
* | updated translation | Arkadiusz Lipiec | 2002-08-21 | 1 | -2190/+2704 |
| | |||||
* | Updated Spanish and Tamil files | Pablo Saratxaga | 2002-08-21 | 2 | -2285/+15834 |
| | |||||
* | raise /usr maxsize to 4GB | Pascal Rigaux | 2002-08-21 | 1 | -3/+3 |
| |