cwconfig.py
branchstable
changeset 5391 fe3fe2b2b60a
parent 5264 57ac406d1d82
child 5408 120db445c179
child 5421 8167de96c523
--- 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',
       }),