| Commit message (Expand) | Author | Age | Files | Lines |
* | - (getTVcards, isTVcard) : consolidate tv detection code | Thierry Vignaud | 2003-03-05 | 1 | -1/+1 |
* | fix typo | Pascal Rigaux | 2003-03-04 | 1 | -4/+3 |
* | add some explaination for translators | Pascal Rigaux | 2003-03-03 | 1 | -1/+4 |
* | translate _bootloader_ on _device_ | Pascal Rigaux | 2003-03-03 | 1 | -1/+1 |
* | translate mouse names | Pascal Rigaux | 2003-03-03 | 1 | -2/+2 |
* | The generation of the "Summary" button for printer configuration created a bl... | Till Kamppeter | 2003-03-01 | 1 | -2/+5 |
* | ensure the $::expert flag in netconnect doesn't propagate to the rest of the | Pascal Rigaux | 2003-02-28 | 1 | -0/+1 |
* | added mirror url not given. | Francois Pons | 2003-02-27 | 1 | -1/+1 |
* | fixed small typo. | Francois Pons | 2003-02-27 | 1 | -1/+1 |
* | added cancel button. | Francois Pons | 2003-02-27 | 1 | -6/+9 |
* | fixed message displayed. | Francois Pons | 2003-02-27 | 1 | -1/+1 |
* | added dialog more precisely. | Francois Pons | 2003-02-27 | 1 | -1/+1 |
* | added message box in case of error. | Francois Pons | 2003-02-27 | 1 | -1/+1 |
* | moved type detection code to network. | Francois Pons | 2003-02-26 | 1 | -4/+1 |
* | allow neuneus to quit install at license step (esp. for Ann & Warly's father) | Pascal Rigaux | 2003-02-24 | 1 | -1/+6 |
* | Fixed bug of printerdrake loosing the printer queue info during the | Till Kamppeter | 2003-02-23 | 1 | -5/+18 |
* | "Generate auto install floppy" and "Save packages selection" are now availabl... | Pascal Rigaux | 2003-02-21 | 1 | -4/+2 |
* | oops i didn't understand the internals of wait_message hence breaking it. hop... | Guillaume Cottenceau | 2003-02-20 | 1 | -4/+4 |
* | added wait message when building groups. | Francois Pons | 2003-02-20 | 1 | -0/+3 |
* | install the potentially needed locales country when user selected | Guillaume Cottenceau | 2003-02-20 | 1 | -0/+1 |
* | Gtk2::Label::set is deprecated | Guillaume Cottenceau | 2003-02-20 | 1 | -4/+4 |
* | help perl_checker find the N("...") the #-PO corresponds to | Pascal Rigaux | 2003-02-20 | 1 | -2/+3 |
* | add a PO comment to try to keep buttons in the window.. | Guillaume Cottenceau | 2003-02-20 | 1 | -0/+1 |
* | Made sure that printerdrake does not open its main window when called during ... | Till Kamppeter | 2003-02-20 | 1 | -1/+1 |
* | to workaround perl bug removing UTF8 flag when passing scalars to die's, pass | Guillaume Cottenceau | 2003-02-19 | 1 | -2/+2 |
* | add some more formatError | Pascal Rigaux | 2003-02-19 | 1 | -1/+1 |
* | fixed if update fail to allow retry. | Francois Pons | 2003-02-19 | 1 | -2/+2 |
* | added code to retry finding an update medium if something went wrong. | Francois Pons | 2003-02-19 | 1 | -19/+25 |
* | add ugly probed type of network configuration. | Francois Pons | 2003-02-19 | 1 | -1/+6 |
* | make sure network::network:: is used (just in case) | Francois Pons | 2003-02-19 | 1 | -1/+1 |
* | add default configuration for network for summary. | Francois Pons | 2003-02-19 | 1 | -0/+4 |
* | remove unneeded pablo's change on RTL | Guillaume Cottenceau | 2003-02-18 | 1 | -3/+0 |
* | define language direction | Pablo Saratxaga | 2003-02-18 | 1 | -0/+3 |
* | (setRootPassword): display "Authentication" in Advanced | Pascal Rigaux | 2003-02-18 | 1 | -3/+1 |
* | display the release even when there is only one system to upgrade | Pascal Rigaux | 2003-02-18 | 1 | -3/+1 |
* | fix bug occurring "if no sound card are detected AND the user selected things | Pascal Rigaux | 2003-02-17 | 1 | -0/+1 |
* | add a reboot if not enough free space is available for installation or upgrade. | Francois Pons | 2003-02-17 | 1 | -1/+5 |
* | ensure $o->{raw_X} is not destroyed when there is no modification done | Pascal Rigaux | 2003-02-17 | 1 | -1/+2 |
* | better sound card description in summary | Pascal Rigaux | 2003-02-17 | 1 | -1/+3 |
* | handle "not configured" in summary_prompt | Pascal Rigaux | 2003-02-16 | 1 | -3/+6 |
* | add "Security level" in summary | Pascal Rigaux | 2003-02-14 | 1 | -0/+14 |
* | - re-indent summary entries | Pascal Rigaux | 2003-02-14 | 1 | -107/+121 |
* | (acceptLicense): do translate "Accept" and "Refuse" | Pascal Rigaux | 2003-02-14 | 1 | -1/+1 |
* | - add "Services" and "Firewall" in summary | Pascal Rigaux | 2003-02-14 | 1 | -7/+33 |
* | use $::prefix | Pascal Rigaux | 2003-02-14 | 1 | -1/+1 |
* | change order of entries in summary | Pascal Rigaux | 2003-02-14 | 1 | -35/+37 |
* | don't allow going back from accept_licenser to select_language, hence allow r... | Guillaume Cottenceau | 2003-02-13 | 1 | -1/+1 |
* | - fix calling configureTimezone | Pascal Rigaux | 2003-02-13 | 1 | -7/+6 |
* | - set_help is deprecated | Pascal Rigaux | 2003-02-13 | 1 | -27/+36 |
* | don't use $_total, use $total_ instead | Pascal Rigaux | 2003-02-13 | 1 | -2/+2 |