mailr16086 - /branches/uf_redesign/user_functions/state.py


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

Header


Content

Posted by edward on May 08, 2012 - 11:44:
Author: bugman
Date: Tue May  8 11:44:27 2012
New Revision: 16086

URL: http://svn.gna.org/viewcvs/relax?rev=16086&view=rev
Log:
Set the state user function class menu icon to the relax icon.


Modified:
    branches/uf_redesign/user_functions/state.py

Modified: branches/uf_redesign/user_functions/state.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/uf_redesign/user_functions/state.py?rev=16086&r1=16085&r2=16086&view=diff
==============================================================================
--- branches/uf_redesign/user_functions/state.py (original)
+++ branches/uf_redesign/user_functions/state.py Tue May  8 11:44:27 2012
@@ -33,6 +33,7 @@
 uf_class = uf_info.add_class('state')
 uf_class.title = "Class for saving or loading the program state."
 uf_class.menu_text = "&state"
+uf_class.gui_icon = "relax.relax"
 
 
 # The state.load user function.




Related Messages


Powered by MHonArc, Updated Tue May 08 12:00:02 2012