mailr20998 - /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 September 13, 2013 - 11:58:
Author: bugman
Date: Fri Sep 13 11:58:03 2013
New Revision: 20998

URL: http://svn.gna.org/viewcvs/relax?rev=20998&view=rev
Log:
The relax_disp.catia_input user function now has a GUI icon associated with 
it.


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=20998&r1=20997&r2=20998&view=diff
==============================================================================
--- branches/relax_disp/user_functions/relax_disp.py (original)
+++ branches/relax_disp/user_functions/relax_disp.py Fri Sep 13 11:58:03 2013
@@ -114,6 +114,7 @@
 uf.desc.append(Desc_container())
 uf.desc[-1].add_paragraph("This will create all of the input file required 
for CATIA as well as the CATIA results output directory.")
 uf.backend = catia_input
+uf.gui_icon = "oxygen.actions.list-add-relax-blue"
 uf.menu_text = "&catia_input"
 uf.wizard_size = (800, 600)
 uf.wizard_apply_button = False




Related Messages


Powered by MHonArc, Updated Fri Sep 13 14:00:02 2013