| Commit message (Expand) | Author | Age | Files | Lines |
* | - set_help is deprecated | Pascal Rigaux | 2003-02-13 | 1 | -0/+1 |
* | (start_service_on_boot) prevent copying this style | Thierry Vignaud | 2003-02-13 | 1 | -4/+2 |
* | (do_not_start_service_on_boot) : simplify it | Thierry Vignaud | 2003-02-13 | 1 | -3/+1 |
* | cleanup starts_on_boot() | Pascal Rigaux | 2003-02-12 | 1 | -15/+3 |
* | Scannerdrake vastly improved | Till Kamppeter | 2003-02-12 | 1 | -1/+8 |
* | English proofreading by Stew Benedicts | Pablo Saratxaga | 2003-01-21 | 1 | -2/+2 |
* | fix prefix usage | Thierry Vignaud | 2003-01-20 | 1 | -15/+12 |
* | fix embedding | Thierry Vignaud | 2003-01-16 | 1 | -1/+1 |
* | use wrap_text (instead of handcoding it) | Pascal Rigaux | 2002-12-13 | 1 | -10/+1 |
* | drakxservices' gtk+-2 port | Thierry Vignaud | 2002-12-05 | 1 | -7/+7 |
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -3/+3 |
* | gtk2 | Guillaume Cottenceau | 2002-12-03 | 1 | -18/+18 |
* | - my_gtk->main already do the kill 'USR2' | Thierry Vignaud | 2002-11-28 | 1 | -1/+1 |
* | - my_gtk->main already do the kill 'USR2' | Thierry Vignaud | 2002-11-28 | 1 | -2/+1 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 1 | -1/+1 |
* | perl_checker fixes | Thierry Vignaud | 2002-11-26 | 1 | -1/+1 |
* | add/remove some spaces to make perl_checker happy | Pascal Rigaux | 2002-11-12 | 1 | -1/+1 |
* | printer related modules cleaning : | Thierry Vignaud | 2002-11-12 | 1 | -3/+84 |
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -1/+1 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -56/+56 |
* | fix the use of a non-bounded regexp to check services (fix "nfs" being marked | Pascal Rigaux | 2002-11-05 | 1 | -5/+5 |
* | (services): better sorting of services | Pascal Rigaux | 2002-08-08 | 1 | -1/+1 |
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -2/+2 |
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -9/+9 |
* | (ask_standalone_gtk, ask_install): only return the on_services (those | Pascal Rigaux | 2002-07-29 | 1 | -2/+2 |
* | use run_program::rooted_get_stdout instead of `chroot $prefix ...` | Pascal Rigaux | 2002-07-26 | 1 | -2/+3 |
* | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -1/+1 |
* | corrected translation used for shell command | damien | 2002-03-01 | 1 | -1/+1 |
* | applied cooker guy english review | damien | 2002-02-04 | 1 | -1/+1 |
* | changed some strings to make translation easier | Pablo Saratxaga | 2002-02-01 | 1 | -6/+3 |
* | - move the require on my_gtk to ask_standalone_gtk | Pascal Rigaux | 2002-01-27 | 1 | -11/+4 |
* | move service apcupsd from Printing to System | Pascal Rigaux | 2002-01-17 | 1 | -2/+2 |
* | Corrected English errors | Pablo Saratxaga | 2001-11-19 | 1 | -1/+1 |
* | tagged as translatable some left out strigns | Pablo Saratxaga | 2001-10-23 | 1 | -2/+2 |
* | use new mkdir_p, rm_rf and cp_af from MDK::Common | Pascal Rigaux | 2001-09-16 | 1 | -1/+0 |
* | updated repartition of services into category, network category are commented so | Francois Pons | 2001-09-13 | 1 | -5/+19 |
* | added cupslpd in printing section | damien | 2001-08-28 | 1 | -1/+1 |
* | cleanup (it was working, but wasn't nice) | Pascal Rigaux | 2001-08-14 | 1 | -1/+1 |
* | instead of testing if ref($in) or ref($o) contains /gtk/, test if interactive... | Pascal Rigaux | 2001-08-02 | 1 | -1/+1 |
* | allow cancel on services which do not change anything. | Francois Pons | 2001-07-27 | 1 | -1/+1 |
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
* | removed/renamed unused/seldom-used functions | Pascal Rigaux | 2001-07-24 | 1 | -1/+11 |
* | rename ask_install_gtk in ask_install, ask_install is now | Pascal Rigaux | 2001-07-19 | 1 | -5/+4 |
* | reworked to use new service layout for install. | Francois Pons | 2001-07-12 | 1 | -15/+78 |
* | changed Resolution to Service | damien | 2001-06-25 | 1 | -1/+1 |
* | have many more services tooltipped from here so we can get translations after... | Guillaume Cottenceau | 2001-04-11 | 1 | -2/+20 |
* | removed use Data::Dumper | damien | 2001-03-12 | 1 | -1/+0 |
* | corrected bug in display | damien | 2001-03-12 | 1 | -1/+1 |
* | no more restart button | damien | 2001-03-11 | 1 | -3/+3 |
* | fixed big bug. | damien | 2001-03-10 | 1 | -9/+15 |