--- a/cwconfig.py Fri Apr 23 13:36:43 2010 +0200 +++ b/cwconfig.py Fri Apr 23 14:43:16 2010 +0200 @@ -226,7 +226,7 @@ }), ('short-line-size', {'type' : 'int', - 'default': 40, + 'default': 80, 'help': _('maximum number of characters in short description'), 'group': 'navigation', }),