mailr10892 - /branches/bieri_gui/gui_bieri/analyses/auto_noe.py


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

Header


Content

Posted by michael . bieri on February 24, 2010 - 05:51:
Author: michaelbieri
Date: Wed Feb 24 05:51:17 2010
New Revision: 10892

URL: http://svn.gna.org/viewcvs/relax?rev=10892&view=rev
Log:
The title of the NOE analysis frame was changed.


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

Modified: branches/bieri_gui/gui_bieri/analyses/auto_noe.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bieri_gui/gui_bieri/analyses/auto_noe.py?rev=10892&r1=10891&r2=10892&view=diff
==============================================================================
--- branches/bieri_gui/gui_bieri/analyses/auto_noe.py (original)
+++ branches/bieri_gui/gui_bieri/analyses/auto_noe.py Wed Feb 24 05:51:17 2010
@@ -116,7 +116,7 @@
         """
 
         # The title.
-        label = wx.StaticText(self.parent, -1, "Set-up for %s relaxation 
analysis:" % self.label)
+        label = wx.StaticText(self.parent, -1, "Set-up for steady-state NOE 
analysis:")
 
         # The font properties.
         label.SetFont(wx.Font(16, wx.DEFAULT, wx.NORMAL, wx.NORMAL, 0, 
"Sans"))




Related Messages


Powered by MHonArc, Updated Wed Feb 24 06:00:02 2010