Author: bugman
Date: Sat Nov 29 13:46:35 2014
New Revision: 26837
URL: http://svn.gna.org/viewcvs/relax?rev=26837&view=rev
Log:
The relax_fit.relax_time and relax_fit.select_model user functions now have
wizard graphics.
The R1 graphic from graphics/analyses/r1_200x200.png is now being used.
Modified:
trunk/user_functions/relax_fit.py
Modified: trunk/user_functions/relax_fit.py
URL:
http://svn.gna.org/viewcvs/relax/trunk/user_functions/relax_fit.py?rev=26837&r1=26836&r2=26837&view=diff
==============================================================================
--- trunk/user_functions/relax_fit.py (original)
+++ trunk/user_functions/relax_fit.py Sat Nov 29 13:46:35 2014
@@ -68,6 +68,7 @@
uf.menu_text = "&relax_time"
uf.gui_icon = "oxygen.actions.chronometer"
uf.wizard_size = (700, 500)
+uf.wizard_image = ANALYSIS_IMAGE_PATH + 'r1_200x200.png'
# The relax_fit.select_model user function.
@@ -106,3 +107,4 @@
uf.wizard_height_desc = 500
uf.wizard_size = (900, 600)
uf.wizard_apply_button = False
+uf.wizard_image = ANALYSIS_IMAGE_PATH + 'r1_200x200.png'
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits