Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed use of N() | Pablo Saratxaga | 2004-08-30 | 1 | -6/+6 |
| | |||||
* | typo fixes (Arpad Biro <biro_arpad@yahoo.com>) | Thierry Vignaud | 2004-08-30 | 3 | -18/+18 |
| | |||||
* | New image | David Baudens | 2004-08-30 | 1 | -0/+0 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-08-30 | 1 | -349/+419 |
| | |||||
* | fix layout so that NTP frame is not badly cut on small resolution (#10971) | Thierry Vignaud | 2004-08-30 | 1 | -5/+5 |
| | |||||
* | - Added column to show whether the printers are enabled or disables to the ↵ | Till Kamppeter | 2004-08-30 | 4 | -16/+65 |
| | | | | | | | | list of available print queues in the main window. - Added command to the edit-printer window to enable and disable print queues. - Fixed bug of "--expert" command line option of printerdrake not working. | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-08-30 | 1 | -1/+133 |
| | |||||
* | 10.1-0.16mdk | Thierry Vignaud | 2004-08-30 | 1 | -1/+17 |
| | |||||
* | do not restrict "many partitions" test to SCSI devices | Olivier Blin | 2004-08-30 | 1 | -2/+2 |
| | |||||
* | really make synaptics works at install (don't crash graphical install) | Olivier Blin | 2004-08-30 | 1 | -1/+1 |
| | |||||
* | (choose_gtk) fix crash | Thierry Vignaud | 2004-08-30 | 1 | -1/+1 |
| | |||||
* | (Gtk2::ComboBox::set_text) explain which caller failled | Thierry Vignaud | 2004-08-30 | 1 | -1/+1 |
| | |||||
* | do not mount and add/delete in fstab when many partitions (#11005) | Olivier Blin | 2004-08-30 | 1 | -2/+2 |
| | |||||
* | - Inform the user on first-time setup, both during or after installation, ↵ | Till Kamppeter | 2004-08-29 | 3 | -53/+188 |
| | | | | | | | | | | that he can set up a daemon-less CUPS client. - Warn the user when printerdrake is set to daemon-less CUPS client but no server is specified. - Fixed bug of local queues not being recognized when the spooler daemon is not running during printerdrake startup. - Do not try to copy print queues when switchung from daemon-less CUPS to normal CUPS. - Remove the client.conf when switching from daemon-less CUPS to normal CUPS. | ||||
* | move DHCP column to left for better sizing (Austin <aacton@yorku.ca>) | Thierry Vignaud | 2004-08-29 | 1 | -14/+14 |
| | |||||
* | (UpdateAvailable) print ESSID too (Austin <aacton@yorku.ca>) | Thierry Vignaud | 2004-08-29 | 1 | -1/+1 |
| | |||||
* | fix Add button behavior (Austin <aacton@yorku.ca>) | Thierry Vignaud | 2004-08-29 | 1 | -2/+2 |
| | |||||
* | Updated POT file | Funda Wang | 2004-08-29 | 1 | -671/+767 |
| | |||||
* | - Made support for daemon-less CUPS client working. | Till Kamppeter | 2004-08-27 | 6 | -72/+285 |
| | | | | | - Fixed graying out of buttons/menu entries in the main window. | ||||
* | use same keys than manage interface for metrics | Olivier Blin | 2004-08-27 | 1 | -3/+3 |
| | |||||
* | (manage) read settings from correct interface for non ethernet interfaces | Olivier Blin | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | (manage) add metric text entry for all connections | Olivier Blin | 2004-08-27 | 1 | -0/+5 |
| | |||||
* | (ppp_read_conf) read metric if set | Olivier Blin | 2004-08-27 | 1 | -0/+1 |
| | |||||
* | write metric in ifcfg files according to connection type | Olivier Blin | 2004-08-27 | 5 | -2/+20 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-08-27 | 1 | -1/+387 |
| | |||||
* | sort a few entries | Thierry Vignaud | 2004-08-27 | 1 | -6/+6 |
| | |||||
* | (insert_text_n_scroll) fix displaying only last parsed file | Thierry Vignaud | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | 10.1-0.15mdk | Thierry Vignaud | 2004-08-27 | 1 | -1/+12 |
| | |||||
* | Remove duplicated entries with complex flags from the rpmsrate | Rafael Garcia-Suarez | 2004-08-27 | 1 | -10/+1 |
| | |||||
* | (matching_driver) introduce it in order to factorize some tests | Thierry Vignaud | 2004-08-27 | 1 | -2/+8 |
| | |||||
* | add __regexp suffix to matching_desc() and matching_driver() | Thierry Vignaud | 2004-08-27 | 7 | -41/+42 |
| | |||||
* | (getModem) report modems supported by ALSA too | Thierry Vignaud | 2004-08-27 | 1 | -1/+2 |
| | |||||
* | space cleanup for lord perl_checker | Thierry Vignaud | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | (IM2packages) | Thierry Vignaud | 2004-08-27 | 1 | -4/+6 |
| | | | | | | | | - alter prototype: directly take a locale hash - get lang from locale hash - use it to install needed packages depending on locale (instead of only generic ones depending on IM) | ||||
* | do not complain on wizcancel | Thierry Vignaud | 2004-08-27 | 1 | -1/+3 |
| | |||||
* | no need to check first step return value since we're covered by both | Thierry Vignaud | 2004-08-27 | 1 | -1/+1 |
| | | | | | Wizard_no_previous and die('wizcancel') | ||||
* | remove useless label "the_end" | Thierry Vignaud | 2004-08-27 | 1 | -7/+2 |
| | |||||
* | inline select_language() | Thierry Vignaud | 2004-08-27 | 1 | -4/+1 |
| | |||||
* | read modules configuration file from stage1 as modules_conf file, but | Olivier Blin | 2004-08-27 | 1 | -1/+2 |
| | | | | | get an object of the proper type by using modules::any_conf::vnew | ||||
* | make it looks and behave like a wizard for GUI sanity (previously | Thierry Vignaud | 2004-08-27 | 1 | -0/+3 |
| | | | | | cancel on second step resulted in step backward rather than exit...) | ||||
* | (lilo_choice) fix canceling first step | Thierry Vignaud | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | - add dell D800 specific modeline and resolution | Olivier Thauvin | 2004-08-27 | 1 | -2/+12 |
| | |||||
* | Don't install kdeutils-klaptop all the time | Laurent Montel | 2004-08-27 | 1 | -1/+1 |
| | | | | | just when we detect a laptop | ||||
* | Support for multiple supplementary media | Rafael Garcia-Suarez | 2004-08-27 | 1 | -6/+13 |
| | |||||
* | complete 10.1-0.14mdk's changelog | Thierry Vignaud | 2004-08-26 | 1 | -0/+1 |
| | |||||
* | add bug reference in 10.1-0.11mdk's changelog | Thierry Vignaud | 2004-08-26 | 1 | -1/+1 |
| | |||||
* | 10.1-0.9mdk | Thierry Vignaud | 2004-08-26 | 1 | -1/+10 |
| | |||||
* | i sux | Olivier Blin | 2004-08-26 | 1 | -1/+1 |
| | |||||
* | define and use $o->{mouse}{alternate_install} if detected mouse can't be ↵ | Olivier Blin | 2004-08-26 | 2 | -2/+4 |
| | | | | used during install | ||||
* | (set_xfree_conf) don't create crappy auxmouse if there is none | Olivier Blin | 2004-08-26 | 1 | -1/+1 |
| |