cwconfig.py
changeset 5408 120db445c179
parent 5381 1e6f23066067
parent 5391 fe3fe2b2b60a
child 5423 e15abfdcce38
--- 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',
       }),