mailr20102 - /branches/relax_disp/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 June 13, 2013 - 21:55:
Author: bugman
Date: Thu Jun 13 21:55:16 2013
New Revision: 20102

URL: http://svn.gna.org/viewcvs/relax?rev=20102&view=rev
Log:
The relax_disp.cluster user function GUI menu entry now uses the cluster icon.


Modified:
    branches/relax_disp/user_functions/relax_disp.py

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=20102&r1=20101&r2=20102&view=diff
==============================================================================
--- branches/relax_disp/user_functions/relax_disp.py (original)
+++ branches/relax_disp/user_functions/relax_disp.py Thu Jun 13 21:55:16 2013
@@ -85,6 +85,7 @@
 uf.desc[-1].add_prompt("relax> relax_disp.cluster(cluster_id='cluster', 
spin_id=':1,3@N)")
 uf.backend = relax_disp_obj._cluster
 uf.menu_text = "c&luster"
+uf.gui_icon = "relax.cluster"
 uf.wizard_height_desc = 500
 uf.wizard_size = (800, 600)
 uf.wizard_image = ANALYSIS_IMAGE_PATH + 'relax_disp_200x200.png'




Related Messages


Powered by MHonArc, Updated Thu Jun 13 22:00:02 2013