summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/draksplash
Commit message (Collapse)AuthorAgeFilesLines
* help stupid perl_checker in being able to parse horrible draksplashThierry Vignaud2003-07-091-1/+2
| | | | | despite perl -cw was happy on it
* perl_checker fixesThierry Vignaud2003-05-231-2/+2
|
* gtk+-2 specs prohibid playing with policyThierry Vignaud2003-05-221-1/+1
|
* perl_checker fixesThierry Vignaud2003-05-201-21/+17
|
* do not crash on color selectionThierry Vignaud2003-03-061-5/+4
|
* prevent one to pop up hundred of windows: make browse dialog be modalThierry Vignaud2003-03-061-1/+3
|
* - fix #1766Thierry Vignaud2003-03-061-3/+3
| | | | | - do not crash when browsing
* reflect in standalone drakxtools the removal of DrakX iconsGuillaume Cottenceau2003-02-281-1/+1
|
* 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