mailr20108 - /branches/relax_disp/gui/analyses/auto_relax_disp.py


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

Header


Content

Posted by edward on June 14, 2013 - 10:33:
Author: bugman
Date: Fri Jun 14 10:33:08 2013
New Revision: 20108

URL: http://svn.gna.org/viewcvs/relax?rev=20108&view=rev
Log:
Modified the title of the dispersion auto-analysis GUI element, removing the 
'Setup for' text.


Modified:
    branches/relax_disp/gui/analyses/auto_relax_disp.py

Modified: branches/relax_disp/gui/analyses/auto_relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/gui/analyses/auto_relax_disp.py?rev=20108&r1=20107&r2=20108&view=diff
==============================================================================
--- branches/relax_disp/gui/analyses/auto_relax_disp.py (original)
+++ branches/relax_disp/gui/analyses/auto_relax_disp.py Fri Jun 14 10:33:08 
2013
@@ -238,7 +238,7 @@
         box = wx.BoxSizer(wx.VERTICAL)
 
         # Add the frame title.
-        self.add_title(box, "Setup for the relaxation dispersion analysis")
+        self.add_title(box, "Relaxation dispersion analysis")
 
         # Display the experiment type.
         table = {




Related Messages


Powered by MHonArc, Updated Fri Jun 14 10:40:02 2013