summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* display the error returned by ntfsresize (need i18n though)Pascal Rigaux2003-08-211-3/+5
* move ugtk2 related language fixes into ugtk2 jailThierry Vignaud2003-08-212-2/+3
* fix no winmodem message/behaviorDamien Chaumette2003-08-211-0/+2
* no need for NC(), doing it in translate() in any casePascal Rigaux2003-08-211-8/+3
* don't propose XF3 when $force_xf4Pascal Rigaux2003-08-211-4/+6
* fix typo ($::force_xf4 doesn't exist anymore)Pascal Rigaux2003-08-211-1/+1
* updated pot filePablo Saratxaga2003-08-212-374/+549
* when umount fails, try killing fam and trying againPascal Rigaux2003-08-211-5/+4
* 9.2-0.33mdkThierry Vignaud2003-08-211-2/+16
* set $::o in standalone mode too (because of guillaume fixes for "pangoThierry Vignaud2003-08-211-0/+2
* chinese badly wrap with labels tooThierry Vignaud2003-08-211-1/+1
* fix typoPascal Rigaux2003-08-211-1/+1
* - fix call to openit()Pascal Rigaux2003-08-211-6/+4
* - use $TMPDIR before using $HOME/tmpPascal Rigaux2003-08-211-2/+2
* only offer to configure xawtv if bttv was configuredThierry Vignaud2003-08-211-3/+3
* return ok/cancel stateThierry Vignaud2003-08-211-0/+2
* fix warnings with diagnostics pragmaThierry Vignaud2003-08-211-2/+2
* s/freeciv/freeciv-client/Guillaume Cottenceau2003-08-211-1/+1
* - allow user to copy firmware from a floppyDamien Chaumette2003-08-211-4/+39
* use perl-URPM 0.94Francois Pons2003-08-211-16/+2
* updated with new perl-URPM 0.94 (simplified code)Francois Pons2003-08-211-20/+7
* fix firmware urlDamien Chaumette2003-08-211-2/+2
* Changed back NC() to N() (functionality will be merged)Pablo Saratxaga2003-08-211-1/+1
* fixed English typosPablo Saratxaga2003-08-211-3/+3
* perl_checker complain avout using N(@_) so NC() has been rewritten asPablo Saratxaga2003-08-211-3/+4
* definition and use of an NC() function (translation with context, kde like)Pablo Saratxaga2003-08-212-1/+9
* the scrolled text is correctly sized, so do not let it compete withThierry Vignaud2003-08-211-1/+1
* avoid 0 to be dumped in urpmi.cfg :(Francois Pons2003-08-211-2/+2
* really fixed bad content generated.Francois Pons2003-08-211-6/+6
* fixed next key block not taken into accound.Francois Pons2003-08-211-0/+1
* added some log when importing pbukey block and when key id have been found.Francois Pons2003-08-211-1/+5
* make sure other key are added to urpmi.cfg when imported.Francois Pons2003-08-211-3/+3
* *** empty log message ***Pascal Rigaux2003-08-211-1/+137
* simplifyPascal Rigaux2003-08-211-3/+3
* allocatePartitions() resulted in a small unallocated area at the end of thePascal Rigaux2003-08-211-0/+4
* fix english (thanks to Arpad Biro)Pascal Rigaux2003-08-201-3/+3
* fix english (thanks to Arpad Biro)Pascal Rigaux2003-08-201-1/+1
* added missing require.Francois Pons2003-08-201-0/+1
* fix bug 3976.Francois Pons2003-08-201-3/+3
* added pubkey and rpmdb key importation.Francois Pons2003-08-201-1/+26
* added emulate wheel support (a bit hacky though) (bug 3976)Francois Pons2003-08-201-1/+9
* added pubkey support for medium.Francois Pons2003-08-201-0/+20
* added URPM::Signature module needed to parse pubkey and import them to rpmdb.Francois Pons2003-08-201-0/+1
* make them transparentGuillaume Cottenceau2003-08-2016-0/+0
* Use x86 smp detection scheme on amd64 instead of the ugly dmesg workaround.Gwenolé Beauchesne2003-08-201-3/+2
* frederic crozat said that border is ugly for standalone tools.Thierry Vignaud2003-08-201-0/+1
* Added choice of Irish keyboard; updated the Georgian "latin layout" one.Pablo Saratxaga2003-08-202-4/+5
* standalone wizards: increase height to prevent some hidden or cuttedThierry Vignaud2003-08-201-1/+1
* annotate load for translators (Arpad Biro)Thierry Vignaud2003-08-201-1/+3
* only complain if an error really happenedThierry Vignaud2003-08-201-3/+3