summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* cleanupsThierry Vignaud2003-05-131-64/+61
|
* - remove 80% of perl_checker warningsThierry Vignaud2003-05-131-2/+2
| | | | | - gtkbuttonset is not exported by ugtk2
* - gtkcreate_img is exported by helpers tag in ugtk2Thierry Vignaud2003-05-131-2/+2
| | | | | - add a bug note: write_on_pixmap() is only in my_gtk, not in ugtk2 !
* better use s/_get/get/ and {get,set}_fraction instead of ->fractionThierry Vignaud2003-05-131-6/+3
| | | | | helper
* better use get instead of _getThierry Vignaud2003-05-131-5/+5
|
* help perl_checker by providing an empty prototypeThierry Vignaud2003-05-131-2/+2
|
* ignore URPM::Resolve until francois qiet it downThierry Vignaud2003-05-131-0/+1
|
* (configure_everything_or_configure_chooser) keyboard and mouseThierry Vignaud2003-05-131-2/+2
| | | | | | paremeters really are optional, Xconfig::default::configure() handle the fact they're undefined for us
* let ugtk2->new manage the title settingThierry Vignaud2003-05-131-3/+2
|
* perl_checker fixesThierry Vignaud2003-05-131-14/+11
|
* perl_checker fixThierry Vignaud2003-05-131-1/+1
|
* make option managment look like real perlThierry Vignaud2003-05-131-2/+3
|
* - add empty prototypes to help perl_checkerThierry Vignaud2003-05-131-4/+3
| | | | | - has_sub_trees: better use ||
* perl_checker compliance, differential mode option, explain adding directoriesStew Benedict2003-05-121-231/+298
|
* - pass enough dummy parameters to fs::merge_info_from_fstabThierry Vignaud2003-05-121-3/+3
| | | | | | - add empty prototypes to help perl_checker catch miss writeen func calls
* help auto-providesThierry Vignaud2003-05-121-0/+3
|
* s/@isdn::isdndata/@isdndata/Damien Chaumette2003-05-121-3/+3
|
* 9.1-36mdkThierry Vignaud2003-05-121-1/+7
|
* - do not log localized messages; what's more, this is supposed to beThierry Vignaud2003-05-121-10/+5
| | | | | | | | | already logged by standalone - in testing mode: o do not enforce the need for bootsplash o do not really run mkinitrd - if bootsplash miss, we should just go back to main config window
* have the "Ok" in ask_from__add_modify_remove return true in default mode ↵Pascal Rigaux2003-05-121-1/+1
| | | | (eg: newt)
* use matched values only if matching did successThierry Vignaud2003-05-121-2/+2
|
* add "--list-hd" to please gbeauchesnePascal Rigaux2003-05-121-2/+4
|
* - follow new network::netconnect::save_conf signatureDamien Chaumette2003-05-071-2/+1
| | | | | - remove call to network::netconnect::set_net_conf, no longer exist
* - configuration stuffDamien Chaumette2003-05-071-118/+24
| | | | | | | | | | . rewrite sub save_conf, new signature is ($netcnx) . rewrite sub load_conf, connection type stored in /etc/sysconfig/drakconnect . remove sub read_raw_net_conf . shrink sub read_net_conf - drop if ($nb < 1 ), useless - perl_checker
* s|/sbin/isdnctrl|/usr/sbin/isdnctrl|Damien Chaumette2003-05-071-2/+2
|
* - drop !$::isWizard codeDamien Chaumette2003-05-061-12/+10
| | | | | - perl_checker
* - drop !$::isWizard codeDamien Chaumette2003-05-061-47/+19
| | | | | | | | - change netconnect::main signature - change network::modem::ppp_configure signature - perl_checker - cleanup
* - remove sub introDamien Chaumette2003-05-061-47/+14
| | | | | | | - change sub main signature - drop !$::isWizard code - perl_checker
* change network::netconnect::main signatureDamien Chaumette2003-05-061-1/+1
|
* Renamed Serbian po files to follow standard (sr -> cyrillic, sr@Latn -> latin).Pablo Saratxaga2003-05-065-21055/+5
| | | | | | | 'sh' is used internally by DrakX for identifier by DrakX; and 'sh_YU' used as locale name, for latin Serbian, to avoid use of '@' character which may be problematic in some cases.
* crash on add other filesStew Benedict2003-05-061-53/+96
| | | | | | | | | fix disabled incremental other files checkbox fix lack of incremental backups of other files fix broken daemon mode fix file remove issue I know it fails perl_checker - require ugtk2 never returns on console
* - remove unused $intf in adsl_probe_info and adsl_ask_infoDamien Chaumette2003-05-051-7/+6
| | | | | - perl_checker fixes
* perl_checker fixesDamien Chaumette2003-05-051-5/+5
|
* - change configure and winmodemConfigure args (due to $intf drop)Damien Chaumette2003-05-051-2/+2
|
* - drop unused $intf in configure and winmodemConfigureDamien Chaumette2003-05-051-27/+21
| | | | | | - fix winmodem configuration behavior - perl_checker
* fix sucky fonction (thanks to master guillaume)Damien Chaumette2003-05-021-2/+2
|
* fix typoDamien Chaumette2003-05-021-1/+1
|
* perl_checker fixesDamien Chaumette2003-05-023-12/+13
|
* 9.1-35mdkThierry Vignaud2003-04-301-1/+5
|
* fix #3618Thierry Vignaud2003-04-301-1/+1
|
* perl_checker fixesThierry Vignaud2003-04-303-20/+20
|
* perl_checker fixThierry Vignaud2003-04-301-1/+1
|
* - no non empty prototypesThierry Vignaud2003-04-301-4/+4
| | | | | - s/sub { one func call }/code ref/
* (create_dialog):Thierry Vignaud2003-04-301-4/+4
| | | | | | - second parameter really is optionnal - do not blindly set the title to logdrake, this is used elsewhere
* perl_checker fixesThierry Vignaud2003-04-301-15/+15
|
* more perl_checker compliantDamien Chaumette2003-04-301-25/+16
|
* have /etc/sysconfig/i18n in report.bugGuillaume Cottenceau2003-04-301-0/+1
|
* perl_checker compliancePascal Rigaux2003-04-3013-23/+19
|
* remove export for two removed functionsGuillaume Cottenceau2003-04-301-2/+2
|
* perl_checker can parse me at lastGuillaume Cottenceau2003-04-291-20/+3
|