mailr19791 - in /branches/relax_disp: graphics/wizards/sherekhan.png user_functions/relax_disp.py


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

Header


Content

Posted by edward on May 30, 2013 - 14:14:
Author: bugman
Date: Thu May 30 14:14:52 2013
New Revision: 19791

URL: http://svn.gna.org/viewcvs/relax?rev=19791&view=rev
Log:
Added a wizard graphic for the relax_disp.sherekhan_input user function.


Added:
    branches/relax_disp/graphics/wizards/sherekhan.png   (with props)
Modified:
    branches/relax_disp/user_functions/relax_disp.py

Added: branches/relax_disp/graphics/wizards/sherekhan.png
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/graphics/wizards/sherekhan.png?rev=19791&view=auto
==============================================================================
Binary file - no diff available.

Propchange: branches/relax_disp/graphics/wizards/sherekhan.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: branches/relax_disp/user_functions/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/user_functions/relax_disp.py?rev=19791&r1=19790&r2=19791&view=diff
==============================================================================
--- branches/relax_disp/user_functions/relax_disp.py (original)
+++ branches/relax_disp/user_functions/relax_disp.py Thu May 30 14:14:52 2013
@@ -591,7 +591,7 @@
 uf.gui_icon = "relax.sherekhan"
 uf.wizard_size = (800, 500)
 uf.wizard_apply_button = False
-uf.wizard_image = ANALYSIS_IMAGE_PATH + 'relax_disp_200x200.png'
+uf.wizard_image = WIZARD_IMAGE_PATH + 'sherekhan.png'
 
 
 # The relax_disp.spin_lock_field user function.




Related Messages


Powered by MHonArc, Updated Thu May 30 14:40:02 2013