mailr16702 - /branches/uf_redesign/user_functions/relax_fit.py


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

Header


Content

Posted by edward on June 06, 2012 - 16:23:
Author: bugman
Date: Wed Jun  6 16:23:48 2012
New Revision: 16702

URL: http://svn.gna.org/viewcvs/relax?rev=16702&view=rev
Log:
Changed the relax_fit.relax_time icon to the actions.chronometer Oxygen icon.


Modified:
    branches/uf_redesign/user_functions/relax_fit.py

Modified: branches/uf_redesign/user_functions/relax_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/uf_redesign/user_functions/relax_fit.py?rev=16702&r1=16701&r2=16702&view=diff
==============================================================================
--- branches/uf_redesign/user_functions/relax_fit.py (original)
+++ branches/uf_redesign/user_functions/relax_fit.py Wed Jun  6 16:23:48 2012
@@ -63,7 +63,7 @@
 uf.desc[-1].add_paragraph("Peak intensities should be loaded before calling 
this user function via the spectrum.read_intensities user function.  The 
intensity values will then be associated with a spectrum identifier.  To 
associate each spectrum identifier with a time point in the relaxation curve 
prior to optimisation, this user function should be called.")
 uf.backend = relax_fit_obj._relax_time
 uf.menu_text = "&relax_time"
-uf.gui_icon = "oxygen.actions.edit-rename"
+uf.gui_icon = "oxygen.actions.chronometer"
 uf.wizard_size = (700, 500)
 
 




Related Messages


Powered by MHonArc, Updated Wed Jun 06 16:40:01 2012