summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* annotate load for translators (Arpad Biro)Thierry Vignaud2003-08-201-1/+3
|
* only complain if an error really happenedThierry Vignaud2003-08-201-3/+3
|
* Text typos - Arpad BiroStew Benedict2003-08-202-7/+7
|
* mark one more string as translatable (spoted by Arpad Biro)Thierry Vignaud2003-08-192-2/+2
|
* translate one more string (already translated as this is a double)Thierry Vignaud2003-08-191-1/+1
|
* readd LANGUAGE=CThierry Vignaud2003-08-191-2/+2
|
* pablo say that redefining LC_* is useless if LC_ALL is defined as theThierry Vignaud2003-08-191-2/+2
| | | | | later overrides and take priority over the former
* full pci probe does not freeze anymore, removing code work-arounding the freezePascal Rigaux2003-08-192-2/+2
|
* perl_checker compliancePascal Rigaux2003-08-193-12/+13
|
* remove unused variableThierry Vignaud2003-08-191-1/+1
|
* fix any::write_passwd_user() callPascal Rigaux2003-08-191-1/+1
|
* add perl_checker hintThierry Vignaud2003-08-191-1/+1
|
* "xxx or xxx" in list context is always bad!Pascal Rigaux2003-08-191-2/+2
|
* (update_intbutt) consolidate internet connection button switch codeThierry Vignaud2003-08-191-6/+8
|
* - use real known interface name everywhere not guessed oneThierry Vignaud2003-08-191-34/+39
| | | | | | | | | | (having eth0 and eth9 would resulting in displaying eth0 & eth1 before), thus enabling to get rid of get_eth_ip() - replace build_list() by update_list() that fix flicker on list update: only add/remove added/removed interfaces, just update fields for others
* Fixed typosPablo Saratxaga2003-08-191-1/+1
|
* typo fixThierry Vignaud2003-08-181-1/+1
|
* splitted too big text into smaller chunks for translatorsPablo Saratxaga2003-08-181-33/+23
|
* - fix up/down interface detectionDamien Chaumette2003-08-181-6/+7
| | | | | | - do not wipe out IP and NETMASK when "No ip" is filled in - fix typo
* display the right information when no selected deviceThierry Vignaud2003-08-181-0/+1
|
* use new create_dialog api to get better modal dialogsThierry Vignaud2003-08-181-3/+4
|
* perl_checker fixesThierry Vignaud2003-08-181-5/+5
|
* progess -> progress typoStew Benedict2003-08-181-3/+3
|
* sort modules and directories in treeviewThierry Vignaud2003-08-181-2/+2
|
* - fix long-standing broken mkbootdisk call bugThierry Vignaud2003-08-181-6/+9
| | | | | - btw fix the passing of mkinirtd arguments to mkbootdisk
* - save the modules list on exit and restore it on loadThierry Vignaud2003-08-181-4/+23
| | | | | | - simplify modules list managment btw - consolidate some code in get_file_size()
* try to be more user friendly:Thierry Vignaud2003-08-181-25/+6
| | | | | | | | - if no error, display a success message, then exit - on error, instead of displaying the raw exit code that has no meaning for the end user, display in red the log message of mkbootdisk - remove insane expert button and so called expert frame
* make testing mode usefull for debugging drakfloppyThierry Vignaud2003-08-181-2/+2
|
* (configure_lan) fix crash on interface enabling/disablingThierry Vignaud2003-08-181-5/+11
| | | | | (get_intf_status) factorize translations and use upcase initale
* better message when no ip (aka interface down or broken)Thierry Vignaud2003-08-181-2/+2
|
* allow hostname change in mccDamien Chaumette2003-08-171-5/+44
| | | | | perl_checker
* start user definable crontab entry - sorry translators, new strings :(Stew Benedict2003-08-141-23/+108
|
* some english typo fixes thx to Arpad BiroGuillaume Cottenceau2003-08-132-4/+4
|
* fix mcc lan changes (fix at least #4088)Damien Chaumette2003-08-131-26/+33
|
* fixed to match new pxe dhcp.conf configuration file.Francois Pons2003-08-131-2/+2
|
* medias -> mediaStew Benedict2003-08-121-3/+3
|
* Mb -> MB [Bug 4381]Stew Benedict2003-08-121-8/+8
|
* Search for files to restore.Stew Benedict2003-08-111-61/+99
| | | | | | Fix looping signal_connect in catalog restore. GUI fixes - Fabrice FACORAT.
* more newbie-friendly message:Pascal Rigaux2003-08-111-1/+1
| | | | | | | "You need to log out and back in again for changes to take effect" instead of "Please relog into %s to activate the changes" (as suggested on cooker, thanks!)
* use $::prefix instead of passing $prefix to functionsPascal Rigaux2003-08-101-3/+3
|
* Fix removed users code (thanks gc). Enable .backupignore.Stew Benedict2003-08-071-33/+60
| | | | | Clean up spastic progress bar. Add more info in "View Config"
* Deal with users that are deleted from the system [Bug 4541].Stew Benedict2003-08-071-6/+27
|
* Use capital letter when neededDavid Baudens2003-08-061-5/+5
|
* remove stock icons (per IHM team request)Pascal Rigaux2003-08-0513-118/+117
|
* Tool tips.Stew Benedict2003-08-031-49/+84
|
* add drakauthPascal Rigaux2003-08-011-0/+33
|
* perl_checker compliancePascal Rigaux2003-08-011-1/+1
|
* UI issues from cooker list. Push help off to drakhelp.Stew Benedict2003-07-311-282/+83
|
* fix crash on adding new permissionThierry Vignaud2003-07-251-2/+1
|
* use std button layoutThierry Vignaud2003-07-251-2/+2
|