mailr14721 - in /1.3: graphics/relax_icons/32x32/spin_grey.png gui/paths.py


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

Header


Content

Posted by edward on September 21, 2011 - 11:09:
Author: bugman
Date: Wed Sep 21 11:09:20 2011
New Revision: 14721

URL: http://svn.gna.org/viewcvs/relax?rev=14721&view=rev
Log:
Created a grey-scale version of the 32x32 spin icon to be used in the spin 
viewer window.


Added:
    1.3/graphics/relax_icons/32x32/spin_grey.png   (with props)
Modified:
    1.3/gui/paths.py

Added: 1.3/graphics/relax_icons/32x32/spin_grey.png
URL: 
http://svn.gna.org/viewcvs/relax/1.3/graphics/relax_icons/32x32/spin_grey.png?rev=14721&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 1.3/graphics/relax_icons/32x32/spin_grey.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: 1.3/gui/paths.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/gui/paths.py?rev=14721&r1=14720&r2=14721&view=diff
==============================================================================
--- 1.3/gui/paths.py (original)
+++ 1.3/gui/paths.py Wed Sep 21 11:09:20 2011
@@ -231,6 +231,7 @@
         path = ICON_RELAX_PATH + '32x32' + sep
         self.pipe_hybrid =              path + 'pipe_hybrid.png'
         self.spin =                     path + 'spin.png'
+        self.spin_grey =                path + 'spin_grey.png'
         self.structure =                path + 'structure.png'
 
 




Related Messages


Powered by MHonArc, Updated Wed Sep 21 11:20:02 2011