summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* Gtk2::Label::set is deprecatedGuillaume Cottenceau2003-02-205-15/+15
* {brltty}{device} is optional, default is ttyS0 or ttyS1 (?)Pascal Rigaux2003-02-201-1/+1
* help perl_checker find the N("...") the #-PO corresponds toPascal Rigaux2003-02-201-2/+3
* logo is aso white on blueGuillaume Cottenceau2003-02-201-0/+1
* log manually chosen graphic cardPascal Rigaux2003-02-201-0/+2
* Better defaults for OOoGwenolé Beauchesne2003-02-201-3/+3
* fix brltty supportPascal Rigaux2003-02-201-1/+3
* add XF86Config and XF86Config-4 to report.bugPascal Rigaux2003-02-201-0/+2
* no autologin by default if more than one usersPascal Rigaux2003-02-201-1/+1
* prefer myspell-en_USPascal Rigaux2003-02-201-1/+1
* corrected Russian translationPablo Saratxaga2003-02-203-96/+76
* don't let diskdrake detect ext3/reiserfs/jfs/xfs on a type 0x7 partitionPascal Rigaux2003-02-201-1/+1
* set {device_windobe} for 0x107 *and* 0x7 (since 0x107 is not set correctly at...Pascal Rigaux2003-02-201-2/+6
* fix bold diplay of texts in advertsGuillaume Cottenceau2003-02-201-2/+4
* set a minimum size for Gtk2::HScale's (mainly used for resizing partitions)Pascal Rigaux2003-02-201-0/+1
* dhcp fixDamien Chaumette2003-02-201-4/+2
* try to handle case with large fonts (CJK for example) -> branch on TextViewGuillaume Cottenceau2003-02-201-1/+1
* add a PO comment to try to keep buttons in the window..Guillaume Cottenceau2003-02-201-0/+1
* usb is runned by rc.sysinit, and doesn't like "chkconfig --add" anymorePascal Rigaux2003-02-201-1/+1
* fix $ok_clicked when there is no ok buttonPascal Rigaux2003-02-201-1/+1
* 9.1-2mdkThierry Vignaud2003-02-201-2/+18
* fix #1829Thierry Vignaud2003-02-201-1/+2
* Made sure that printerdrake does not open its main window when called during ...Till Kamppeter2003-02-201-1/+1
* - Improved/fixed generation of printer list entries fromTill Kamppeter2003-02-202-22/+19
* Partial gtk2 update - still needs work on TreeViewsStew Benedict2003-02-201-116/+152
* *** empty log message ***Pascal Rigaux2003-02-201-1/+162
* - simplify check_mntpointPascal Rigaux2003-02-202-28/+14
* have less warnings when debuggingPascal Rigaux2003-02-203-7/+9
* log why auto X config failed (needVideoRam)Pascal Rigaux2003-02-201-1/+4
* ensure {box_size} is set (to have less warnings)Pascal Rigaux2003-02-201-2/+4
* to workaround perl bug removing UTF8 flag when passing scalars to die's, passGuillaume Cottenceau2003-02-1918-53/+54
* add some more formatErrorPascal Rigaux2003-02-192-2/+2
* use formatErrorPascal Rigaux2003-02-191-1/+1
* add a formatErrorPascal Rigaux2003-02-191-1/+1
* add some formatError'sPascal Rigaux2003-02-191-3/+3
* use formatError on $errPascal Rigaux2003-02-191-1/+1
* use formatError($err) instead of $@Pascal Rigaux2003-02-191-1/+1
* set the destroy handler after wizard creation, or the fact thatGuillaume Cottenceau2003-02-191-1/+2
* indent more the entries in the summary (as asked by dadou)Pascal Rigaux2003-02-191-1/+1
* I'm stupid, we need to set UTF8 when there are two installedGuillaume Cottenceau2003-02-191-1/+1
* move some images from standalone to pixmaps to have them both during install ...Pascal Rigaux2003-02-192-0/+0
* add it back (used by XFdrake)Pascal Rigaux2003-02-191-0/+0
* fix some segfaults caused by still calling destroyGuillaume Cottenceau2003-02-191-3/+2
* can't use $mainw->{ok}->clicked since $mainw->{ok} doesn't always exist, setPascal Rigaux2003-02-191-1/+5
* better comply to look of text like in Gtk1 (text inside a Frame)Guillaume Cottenceau2003-02-191-1/+6
* Improved the locale->font selection;Pablo Saratxaga2003-02-191-8/+9
* cleanGuillaume Cottenceau2003-02-191-3/+0
* fixed if update fail to allow retry.Francois Pons2003-02-191-2/+2
* hide the icon when embedded to get more spaceThierry Vignaud2003-02-191-1/+1
* code slight reorganization.Francois Pons2003-02-191-13/+14