blinksmith / winezeug

Automatically exported from code.google.com/p/winezeug
0 stars 0 forks source link

Patch for /trunk/winetricks-alpha #232

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
My guest system use "," as delimitor instead of ".", so add "," to this line 
correct a progress display issue
on my pc:
  3500K .......... .......... .......... .......... ..........  0% 33,1K 7h3m
on your pc:
  3500K .......... .......... .......... .......... ..........  0% 33.1K 7h3m

Sorry for my bad english

Original issue reported on code.google.com by kmi...@gmail.com on 26 Feb 2011 at 6:41

Attachments:

GoogleCodeExporter commented 8 years ago
fixed, verified in locale de_DE.utf8, thanks!

Original comment by daniel.r...@gmail.com on 5 Mar 2011 at 5:47