summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | nobody will uses it so it's useless to load drakx with it. also use common cli options managment
* 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 ↵Pascal Rigaux2002-12-121-2/+0
| | | | expert/beginner
* better englishThierry Vignaud2002-12-121-2/+2
|
* don't confuse people by altering sentences that could have beenThierry Vignaud2002-12-121-2/+2
| | | | | interpreted as questions
* when clicking on one of the legend buttons together with an existing partitionPascal Rigaux2002-12-121-4/+1
| | | | | | selected, it doesn't change the partition type, it tells to use "Type" (it used to be ignored in non-expert, and do a change type in expert)
* - s/::/:/ on cpu infoThierry Vignaud2002-12-121-2/+2
| | | | | - print field names in bold blue rather than just blue
* Added a starting Hebrew file; updated Portguese filePablo Saratxaga2002-12-121-0/+12545
|
* unused variables renamed with a leading underscore (some code should be ↵Pascal Rigaux2002-12-121-4/+4
| | | | removed?)
* 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
| | | | | background rather that doing this ourselves in rpmdrake or mcc
* 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
| | | | | | - "use strict" fixes - perl_checker fixes
* fix gtk+2 portThierry Vignaud2002-12-101-23/+23
|
* perl_checker fixesThierry Vignaud2002-12-103-18/+18
|
* perl_checker fixesThierry Vignaud2002-12-101-11/+11
|
* use "perl_checker --generate-pot" instead of fake_c + xgettextPascal Rigaux2002-12-102-30/+2
|
* service_harddrake.sh is not a PM, so i remove it from STANDALONEPMS_Pascal Rigaux2002-12-101-1/+1
|
* perl_checker --generate-pot is a bit picky about the localisation of "#-PO:" ↵Pascal Rigaux2002-12-102-8/+8
| | | | comments
* do not duplicate "An error occurred ..." t10n stringPascal Rigaux2002-12-101-4/+8
|
* minimal perl_checker fixes to have only warningsPascal Rigaux2002-12-108-59/+55
|
* live_install is a shell script, do not pretend it's perl ;pPascal Rigaux2002-12-101-1/+1
|
* move long messages (like license) to a new package: install_messages.pmPascal Rigaux2002-12-093-131/+150
|
* remove unused variable ($step_name)Pascal Rigaux2002-12-091-1/+0
|
* remove dynamic theme choosing, and next/previous (F11/F12) handlingPascal Rigaux2002-12-092-12/+2
|
* remove already obsolete themesPascal Rigaux2002-12-093-136/+0
|
* remove code handling setstepPascal Rigaux2002-12-095-41/+3
|
* remove old codePascal Rigaux2002-12-091-1/+0
|
* - handle more locally "Reload partition table" (esp. without using setstep)Pascal Rigaux2002-12-093-16/+27
| | | | | => no exception is called through gtk
* make perl_checker happyArnaud Desmons2002-12-091-1/+1
|