mailr16793 - in /branches/uf_redesign: graphics/misc/ graphics/relax_icons/png/ graphics/wizards/structure/ user_functions/


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

Header


Content

Posted by edward on June 08, 2012 - 20:24:
Author: bugman
Date: Fri Jun  8 20:24:39 2012
New Revision: 16793

URL: http://svn.gna.org/viewcvs/relax?rev=16793&view=rev
Log:
Created a small molecule wizard graphic for the structure.read_xyz user 
function.


Added:
    branches/uf_redesign/graphics/misc/structure.png
      - copied unchanged from r16782, 
branches/uf_redesign/graphics/relax_icons/png/structure.png
    branches/uf_redesign/graphics/wizards/structure/read_xyz.png   (with 
props)
Removed:
    branches/uf_redesign/graphics/relax_icons/png/structure.png
Modified:
    branches/uf_redesign/user_functions/structure.py

Removed: branches/uf_redesign/graphics/relax_icons/png/structure.png
URL: 
http://svn.gna.org/viewcvs/relax/branches/uf_redesign/graphics/relax_icons/png/structure.png?rev=16792&view=auto
==============================================================================
Binary file - no diff available.

Added: branches/uf_redesign/graphics/wizards/structure/read_xyz.png
URL: 
http://svn.gna.org/viewcvs/relax/branches/uf_redesign/graphics/wizards/structure/read_xyz.png?rev=16793&view=auto
==============================================================================
Binary file - no diff available.

Propchange: branches/uf_redesign/graphics/wizards/structure/read_xyz.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: branches/uf_redesign/user_functions/structure.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/uf_redesign/user_functions/structure.py?rev=16793&r1=16792&r2=16793&view=diff
==============================================================================
--- branches/uf_redesign/user_functions/structure.py (original)
+++ branches/uf_redesign/user_functions/structure.py Fri Jun  8 20:24:39 2012
@@ -630,7 +630,7 @@
 uf.gui_icon = "oxygen.actions.document-open"
 uf.wizard_height_desc = 400
 uf.wizard_size = (900, 700)
-uf.wizard_image = WIZARD_IMAGE_PATH + 'structure' + sep + '2JK4.png'
+uf.wizard_image = WIZARD_IMAGE_PATH + 'structure' + sep + 'read_xyz.png'
 
 
 # The structure.rotate user function.




Related Messages


Powered by MHonArc, Updated Fri Jun 08 20:40:02 2012