summaryrefslogtreecommitdiffstats
path: root/perl-install/services.pm
Commit message (Expand)AuthorAgeFilesLines
* - fix packing on standalone mode (no horizontal scrolling)Thierry Vignaud2003-03-101-1/+1
* we do use $in !!!!Thierry Vignaud2003-03-061-1/+1
* in drakxservices, don't stop services if one is using the gtk frontend (since...Pascal Rigaux2003-03-041-1/+3
* perl_checker fixThierry Vignaud2003-02-271-1/+1
* in standalone mode, only display a service as enabled at boot timeThierry Vignaud2003-02-241-2/+8
* (ask_standalone_gtk): ensure popup is not destroyed more than oncePascal Rigaux2003-02-211-1/+1
* Gtk2::Label::set is deprecatedGuillaume Cottenceau2003-02-201-1/+1
* fix rawdevices description (bug #1677)Pascal Rigaux2003-02-161-1/+1
* use $::prefixPascal Rigaux2003-02-141-22/+21
* - set_help is deprecatedPascal Rigaux2003-02-131-0/+1
* (start_service_on_boot) prevent copying this styleThierry Vignaud2003-02-131-4/+2
* (do_not_start_service_on_boot) : simplify itThierry Vignaud2003-02-131-3/+1
* cleanup starts_on_boot()Pascal Rigaux2003-02-121-15/+3
* Scannerdrake vastly improvedTill Kamppeter2003-02-121-1/+8
* English proofreading by Stew BenedictsPablo Saratxaga2003-01-211-2/+2
* fix prefix usageThierry Vignaud2003-01-201-15/+12
* fix embeddingThierry Vignaud2003-01-161-1/+1
* use wrap_text (instead of handcoding it)Pascal Rigaux2002-12-131-10/+1
* drakxservices' gtk+-2 portThierry Vignaud2002-12-051-7/+7
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-3/+3
* gtk2Guillaume Cottenceau2002-12-031-18/+18
* - my_gtk->main already do the kill 'USR2'Thierry Vignaud2002-11-281-1/+1
* - my_gtk->main already do the kill 'USR2'Thierry Vignaud2002-11-281-2/+1
* perl_checker adaptationsPascal Rigaux2002-11-281-1/+1
* perl_checker fixesThierry Vignaud2002-11-261-1/+1
* add/remove some spaces to make perl_checker happyPascal Rigaux2002-11-121-1/+1
* printer related modules cleaning :Thierry Vignaud2002-11-121-3/+84
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-1/+1
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-56/+56
* fix the use of a non-bounded regexp to check services (fix "nfs" being markedPascal Rigaux2002-11-051-5/+5
* (services): better sorting of servicesPascal Rigaux2002-08-081-1/+1
* make new perl_checker happyPascal Rigaux2002-07-311-2/+2
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-9/+9
* (ask_standalone_gtk, ask_install): only return the on_services (thosePascal Rigaux2002-07-291-2/+2
* use run_program::rooted_get_stdout instead of `chroot $prefix ...`Pascal Rigaux2002-07-261-2/+3
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-231-1/+1
* corrected translation used for shell commanddamien2002-03-011-1/+1
* applied cooker guy english reviewdamien2002-02-041-1/+1
* changed some strings to make translation easierPablo Saratxaga2002-02-011-6/+3
* - move the require on my_gtk to ask_standalone_gtkPascal Rigaux2002-01-271-11/+4
* move service apcupsd from Printing to SystemPascal Rigaux2002-01-171-2/+2
* Corrected English errorsPablo Saratxaga2001-11-191-1/+1
* tagged as translatable some left out strignsPablo Saratxaga2001-10-231-2/+2
* use new mkdir_p, rm_rf and cp_af from MDK::CommonPascal Rigaux2001-09-161-1/+0
* updated repartition of services into category, network category are commented soFrancois Pons2001-09-131-5/+19
* added cupslpd in printing sectiondamien2001-08-281-1/+1
* cleanup (it was working, but wasn't nice)Pascal Rigaux2001-08-141-1/+1
* instead of testing if ref($in) or ref($o) contains /gtk/, test if interactive...Pascal Rigaux2001-08-021-1/+1
* allow cancel on services which do not change anything.Francois Pons2001-07-271-1/+1
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1