mailr24547 - /branches/zooming_grid_search/user_functions/minimisation.py


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

Header


Content

Posted by edward on July 17, 2014 - 14:36:
Author: bugman
Date: Thu Jul 17 14:36:15 2014
New Revision: 24547

URL: http://svn.gna.org/viewcvs/relax?rev=24547&view=rev
Log:
The minimise.grid_zoom user function now uses the zoom-in Oxygen icon.


Modified:
    branches/zooming_grid_search/user_functions/minimisation.py

Modified: branches/zooming_grid_search/user_functions/minimisation.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/zooming_grid_search/user_functions/minimisation.py?rev=24547&r1=24546&r2=24547&view=diff
==============================================================================
--- branches/zooming_grid_search/user_functions/minimisation.py (original)
+++ branches/zooming_grid_search/user_functions/minimisation.py Thu Jul 17 
14:36:15 2014
@@ -147,7 +147,7 @@
 uf.desc[-1].add_paragraph("For all zoom levels, except for 0, the grid will 
be centred at the current parameter values.")
 uf.backend = minimise.grid_zoom
 uf.menu_text = "&grid_zoom"
-uf.gui_icon = "relax.grid_search"
+uf.gui_icon = "oxygen.actions.zoom-in"
 uf.wizard_height_desc = 500
 uf.wizard_size = (900, 600)
 uf.wizard_image = WIZARD_IMAGE_PATH + 'minimise.png'




Related Messages


Powered by MHonArc, Updated Thu Jul 17 15:00:02 2014