mailr13464 - /branches/gui_testing/gui/analyses/auto_noe.py


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

Header


Content

Posted by edward on July 07, 2011 - 09:19:
Author: bugman
Date: Thu Jul  7 09:19:48 2011
New Revision: 13464

URL: http://svn.gna.org/viewcvs/relax?rev=13464&view=rev
Log:
Changed the text in the spin systems field to say 'loaded and selected'.


Modified:
    branches/gui_testing/gui/analyses/auto_noe.py

Modified: branches/gui_testing/gui/analyses/auto_noe.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/analyses/auto_noe.py?rev=13464&r1=13463&r2=13464&view=diff
==============================================================================
--- branches/gui_testing/gui/analyses/auto_noe.py (original)
+++ branches/gui_testing/gui/analyses/auto_noe.py Thu Jul  7 09:19:48 2011
@@ -431,7 +431,7 @@
         num = count_spins()
 
         # Return the formatted string.
-        return "%s spins loaded" % num
+        return "%s spins loaded and selected" % num
 
 
     def sync_ds(self, upload=False):




Related Messages


Powered by MHonArc, Updated Thu Jul 07 09:40:02 2011