[PATCH] Increase the width of the Version column

Detlef Riekenebrg wine.dev at web.de
Tue Feb 12 15:13:05 CST 2008


---
 template/en/default/list/table.html.tmpl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/template/en/default/list/table.html.tmpl b/template/en/default/list/table.html.tmpl
index 5889936..c565aaf 100644
--- a/template/en/default/list/table.html.tmpl
+++ b/template/en/default/list/table.html.tmpl
@@ -56,7 +56,7 @@
     "status_whiteboard" => { title => "Whiteboard" , wrap => 1 } , 
     "component"         => { maxlength => 8 , title => "Comp" } , 
     "product"           => { maxlength => 8 } , 
-    "version"           => { maxlength => 5 , title => "Vers" } , 
+    "version"           => { maxlength => 6 , title => "Vers" } , 
     "op_sys"            => { maxlength => 4 } , 
     "target_milestone"  => { title => "TargetM" } , 
     "percentage_complete" => { format_value => "%d %%" } , 
-- 
1.5.3.6


--=-7Qw4KQ1d/s45gwbcPEam--




More information about the wine-patches mailing list