mailr11983 - /branches/bieri_gui/gui_bieri/analyses/auto_model_free.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on December 28, 2010 - 10:21:
Author: bugman
Date: Tue Dec 28 10:21:55 2010
New Revision: 11983

URL: http://svn.gna.org/viewcvs/relax?rev=11983&view=rev
Log:
Decreased the width of the text slightly in the model-free about window.


Modified:
    branches/bieri_gui/gui_bieri/analyses/auto_model_free.py

Modified: branches/bieri_gui/gui_bieri/analyses/auto_model_free.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bieri_gui/gui_bieri/analyses/auto_model_free.py?rev=11983&r1=11982&r2=11983&view=diff
==============================================================================
--- branches/bieri_gui/gui_bieri/analyses/auto_model_free.py (original)
+++ branches/bieri_gui/gui_bieri/analyses/auto_model_free.py Tue Dec 28 
10:21:55 2010
@@ -80,7 +80,7 @@
         """Build the dialog using the dauvergne_protocol docstring."""
 
         # The text width (number of characters).
-        width = 125
+        width = 120
 
         # Loop over the lines.
         for i in range(len(dauvergne_protocol.doc)):




Related Messages


Powered by MHonArc, Updated Tue Dec 28 10:40:02 2010