mailr14383 - /branches/gui_testing/gui/paths.py


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

Header


Content

Posted by edward on August 16, 2011 - 11:16:
Author: bugman
Date: Tue Aug 16 11:16:26 2011
New Revision: 14383

URL: http://svn.gna.org/viewcvs/relax?rev=14383&view=rev
Log:
Added the PyMOL 16x16 icon to the paths module.


Modified:
    branches/gui_testing/gui/paths.py

Modified: branches/gui_testing/gui/paths.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/paths.py?rev=14383&r1=14382&r2=14383&view=diff
==============================================================================
--- branches/gui_testing/gui/paths.py (original)
+++ branches/gui_testing/gui/paths.py Tue Aug 16 11:16:26 2011
@@ -63,6 +63,7 @@
         self.molmol =                   path + 'molmol.png'
         self.pipe =                     path + 'pipe.png'
         self.pipe_hybrid =              path + 'pipe_hybrid.png'
+        self.pymol =                    path + 'pymol_icon.png'
         self.relax_data =               path + 'fid.png'
         self.residue =                  path + 'residue.png'
         self.residue_grey =             path + 'residue_grey.png'




Related Messages


Powered by MHonArc, Updated Tue Aug 16 11:40:02 2011