diff -r b9e1abe1bdfe -r 120db445c179 cwconfig.py --- a/cwconfig.py Fri Apr 23 17:56:01 2010 +0200 +++ b/cwconfig.py Mon Apr 26 16:31:46 2010 +0200 @@ -242,7 +242,7 @@ }), ('short-line-size', {'type' : 'int', - 'default': 40, + 'default': 80, 'help': _('maximum number of characters in short description'), 'group': 'navigation', }),