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.


_______________________________________________
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

Reply via email to