summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/draksplash
Commit message (Collapse)AuthorAgeFilesLines
* English proofreadingPablo Saratxaga2003-01-241-5/+5
|
* English proofreadingPablo Saratxaga2003-01-221-2/+2
|
* - gtk+2 portThierry Vignaud2002-12-101-83/+78
| | | | | | - "use strict" fixes - perl_checker fixes
* perl_checker fixesThierry Vignaud2002-11-201-5/+5
|
* - fixes for "use strict" (still some work to do since some variablesThierry Vignaud2002-11-201-302/+301
| | | | | | | | | | | are created through ${ $x.$y } - use my_gtk : o clean code o transparently manage embedding - perl_checker fixes
* drakbug, drakfont, drakperm, draksplash, drakxtv, harddrake2,Thierry Vignaud2002-11-181-4/+0
| | | | | net_monitor : final update for common cli options/help manager
* various small syntax enhancements to please perl_checkerPascal Rigaux2002-11-111-1/+1
|
* ensure "common" is imported to have N()Pascal Rigaux2002-11-101-1/+1
|
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-35/+35
| | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous!
* small text for translatatorsPablo Saratxaga2002-09-111-0/+1
|
* use do_pkgs for check and install ImageMagickJonathan Gotti2002-09-111-3/+6
|
* change the preview rendering methodJonathan Gotti2002-09-101-84/+101
|
* - use standalone for explanations and center dialogDaouda Lo2002-09-071-0/+1
|
* preview window bug correctionJonathan Gotti2002-09-051-13/+15
|
* bug correction in writing .cfg filesJonathan Gotti2002-08-211-1/+1
|
* remove warningsJonathan Gotti2002-08-211-1/+1
|
* a tool for bootsplash theme creationJonathan Gotti2002-08-201-0/+544