summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* sanitizeThierry Vignaud2003-02-061-1/+1
|
* add drakedmThierry Vignaud2003-02-061-1/+2
|
* *** empty log message ***Thierry Vignaud2003-02-061-2/+10
|
* fix dhcp package installationDamien Chaumette2003-02-061-3/+5
| | | | | fix zeroconf suckiness
* fix floppy create :-)Thierry Vignaud2003-02-061-0/+1
|
* perl_checker fix (yeah, i was faster than perl_checko!)Thierry Vignaud2003-02-061-1/+1
|
* the result of David Sansome|Laurent Montel|Frederic Lepied|DavodThierry Vignaud2003-02-061-0/+59
| | | | | Beidebs|Thierry Vignaud collision
* missing aewm-drakx causes pb when testing (perl going havoc?)Pascal Rigaux2003-02-061-1/+3
|
* add "Help" buttonPascal Rigaux2003-02-062-2/+8
|
* remove create_big_helpPascal Rigaux2003-02-061-15/+0
|
* drop "F1" for help (since a "Help" button is now available)Pascal Rigaux2003-02-061-6/+2
|
* (create_okcancel): allow buttons on the left (for the "Help" button)Pascal Rigaux2003-02-061-4/+12
|
* (ask_users): focus the "name" field, and change the buttons name & placePascal Rigaux2003-02-061-5/+7
|
* (setRootPassword): have the focus on the password fieldPascal Rigaux2003-02-061-0/+1
|
* (filesystems_button_box): in the caption write "Windows" instead of "FAT"Pascal Rigaux2003-02-061-2/+2
| | | | | (since NTFS uses the same color)
* - change package name to installDaouda Lo2003-02-061-1/+1
|
* perl_checker fixesThierry Vignaud2003-02-061-4/+4
|
* perl_checker fixThierry Vignaud2003-02-061-1/+1
|
* 9.1-0.24mdkThierry Vignaud2003-02-051-1/+4
|
* small i18n improvementPablo Saratxaga2003-02-051-1/+7
|
* almost full Gtk2 :pDamien Chaumette2003-02-051-43/+52
|
* - building srpm only does not imply having the dependancies installedThierry Vignaud2003-02-051-2/+2
| | | | | - clean more files too
* (ask_browse_tree_info): switch buttonsPascal Rigaux2003-02-051-8/+12
|
* handle "Previous" on choosePackagesTreePascal Rigaux2003-02-051-1/+1
|
* 9.1-0.23mdkThierry Vignaud2003-02-051-1/+6
|
* have "<- Previous" button in choosePackagesTreePascal Rigaux2003-02-051-1/+1
|
* remove debug code :-(Pascal Rigaux2003-02-051-4/+0
|
* fixed my own suckingDamien Chaumette2003-02-052-0/+2
|
* fix embeddingThierry Vignaud2003-02-051-2/+7
|
* fix typoPascal Rigaux2003-02-051-1/+1
|
* fixed some incoherent translations that made harddrake2 crashPablo Saratxaga2003-02-051-2/+2
|
* warn the user when leaving the summary with X non configuredPascal Rigaux2003-02-051-0/+7
|
* replace $l[$#l] with $l[-1]Pascal Rigaux2003-02-053-3/+7
|
* skip handle_configsPascal Rigaux2003-02-051-0/+1
| | | | | (since it's not perl_checker compliant, and don't want to be)
* fix perl_checker errorPascal Rigaux2003-02-051-2/+2
|
* don't force wait_messages popPascal Rigaux2003-02-051-2/+4
|
* - add a beep in case of brltty error messagePascal Rigaux2003-02-051-5/+6
| | | | | - probe mouse before running brltty
* fixed again.Francois Pons2003-02-051-1/+1
|
* fixed bug 1287.Francois Pons2003-02-051-1/+1
|
* updated pot filePablo Saratxaga2003-02-053-44/+66
|
* add mdkkdm in KDE 5Florent Villard2003-02-051-1/+1
|
* added more security related packagesFrederic Lepied2003-02-051-1/+2
|
* typo fixThierry Vignaud2003-02-051-1/+1
|
* new data structure enables to do further cleanups and to spot old bugs (akaThierry Vignaud2003-02-051-46/+35
| | | | | | | | | | | | | | | | | security::msec is readable at last): - put all file names & separators for regexps in the object - (load_defaults, load_values) thus we can use indirect call to get right values - (load_values) fix "returning 'undef' option" (this trival bug did not have any side effect but fixing it is cleaner - kill debugging statements - generalize some comments - (reload) introduce this method so that we can later reload default values when the user change the security level the only bug we left is that on each saving, we add a empty line to config files...
* Put quoting of search terms into a function, small fixes.Till Kamppeter2003-02-041-32/+32
|
* - Fixed Titi's newly introduced bugs. Now scannerdrake works at least asTill Kamppeter2003-02-042-44/+81
| | | | | | | | | | under Mandrake 9.0. - Fixed bug of automatic configuration also being done if one opts for manual configuration of an auto-detected scanner. - Made scannerdrake editing the SANE config files instead of replacing them by the config lines from the DB (or emptying them when no config lines are given in the DB).
* *** empty log message ***Pascal Rigaux2003-02-041-1/+247
|
* Removed debug helper line.Till Kamppeter2003-02-041-1/+0
|
* Fixed auto-detection of a configured (but not started) network.Till Kamppeter2003-02-041-7/+15
|
* fix typoPascal Rigaux2003-02-041-1/+1
|