summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* really drop update_type_namePascal Rigaux2002-12-161-16/+0
* really drop check()Pascal Rigaux2002-12-161-6/+0
* use ->method syntax for method callPascal Rigaux2002-12-161-1/+1
* build automatically the font description if neededThierry Vignaud2002-12-161-1/+1
* fix string_size() usage in get_text_coord()Thierry Vignaud2002-12-161-1/+1
* do not export start_internet and stop_internetPascal Rigaux2002-12-141-1/+0
* (sexProb): drop (unused!)Pascal Rigaux2002-12-131-17/+0
* (kdeicons_postinstall): drop (unused)Pascal Rigaux2002-12-131-38/+0
* (add_options): drop (unused, use mount_options_unpack + mount_options_pack in...Pascal Rigaux2002-12-131-19/+0
* (show_info): drop (unused)Pascal Rigaux2002-12-131-5/+0
* drop hasUltra66 (unused)Pascal Rigaux2002-12-131-16/+0
* drop unused functionPascal Rigaux2002-12-131-8/+0
* drop loadlin handlingPascal Rigaux2002-12-132-98/+0
* replace "%" with "%%" in translated stringPascal Rigaux2002-12-131-2/+2
* remove exported names which are not definedPascal Rigaux2002-12-136-6/+6
* expand_row no longer bugs, great :)Guillaume Cottenceau2002-12-131-2/+1
* must return a true valueGuillaume Cottenceau2002-12-131-0/+2
* iconv_ is needed all the times, not only in drakxGuillaume Cottenceau2002-12-131-4/+4
* remove doubleThierry Vignaud2002-12-131-4/+2
* commit the real code, not the debug code :-(Pascal Rigaux2002-12-131-2/+1
* move draksec's gui into the standalone program,Thierry Vignaud2002-12-133-255/+235
* put back the commentPascal Rigaux2002-12-131-0/+3
* (read_cups_printer_list, get_cups_remote_queues): much cleanupPascal Rigaux2002-12-131-48/+27
* use wrap_text (instead of handcoding it)Pascal Rigaux2002-12-131-10/+1
* fix {build,}requires for gtk+2Thierry Vignaud2002-12-131-3/+6
* fix installation after pixel changesThierry Vignaud2002-12-132-2/+2
* perl_checker fixesThierry Vignaud2002-12-131-2/+2
* remove uneeded variablesThierry Vignaud2002-12-131-3/+1
* remove unused variable $clickedPascal Rigaux2002-12-121-1/+1
* remove some $::expertPascal Rigaux2002-12-121-10/+5
* remove beginner/expert choicePascal Rigaux2002-12-122-59/+4
* drop options "fexpert" and "fbeginner" which used to skip the choice expert/b...Pascal Rigaux2002-12-121-2/+0
* better englishThierry Vignaud2002-12-121-2/+2
* don't confuse people by altering sentences that could have beenThierry Vignaud2002-12-121-2/+2
* when clicking on one of the legend buttons together with an existing partitionPascal Rigaux2002-12-121-4/+1
* - s/::/:/ on cpu infoThierry Vignaud2002-12-121-2/+2
* Added a starting Hebrew file; updated Portguese filePablo Saratxaga2002-12-121-0/+12545
* unused variables renamed with a leading underscore (some code should be remov...Pascal Rigaux2002-12-121-4/+4
* simplifyThierry Vignaud2002-12-121-4/+2
* add gtkmodify_font() and gtkset_property()Thierry Vignaud2002-12-121-1/+13
* updated Portuguese and Chinese filesPablo Saratxaga2002-12-111-2777/+3586
* reuse already consolided codeThierry Vignaud2002-12-111-2/+1
* reuse already consolided codeThierry Vignaud2002-12-111-2/+1
* add set_back_pixbuf() to let a widget paint itself a pixbuf in itsThierry Vignaud2002-12-111-1/+10
* perl_checker fixesThierry Vignaud2002-12-101-76/+72
* perl_checker fixesThierry Vignaud2002-12-101-94/+102
* fix % in translated string (it must be %%)Pascal Rigaux2002-12-101-1/+1
* no gratuitously tabThierry Vignaud2002-12-101-3/+2
* - gtk+2 portThierry Vignaud2002-12-101-83/+78
* fix gtk+2 portThierry Vignaud2002-12-101-23/+23