mailr14119 - in /branches/gui_testing: graphics/relax_icons/16x16/ graphics/relax_icons/png/ gui/


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

Header


Content

Posted by edward on August 04, 2011 - 13:14:
Author: bugman
Date: Thu Aug  4 13:14:26 2011
New Revision: 14119

URL: http://svn.gna.org/viewcvs/relax?rev=14119&view=rev
Log:
Added some graphics and icons from Grace.


Added:
    branches/gui_testing/graphics/relax_icons/16x16/grace_icon.png   (with 
props)
    branches/gui_testing/graphics/relax_icons/png/grace.png   (with props)
    branches/gui_testing/graphics/relax_icons/png/grace_icon.png   (with 
props)
Modified:
    branches/gui_testing/gui/paths.py

Added: branches/gui_testing/graphics/relax_icons/16x16/grace_icon.png
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/graphics/relax_icons/16x16/grace_icon.png?rev=14119&view=auto
==============================================================================
Binary file - no diff available.

Propchange: branches/gui_testing/graphics/relax_icons/16x16/grace_icon.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: branches/gui_testing/graphics/relax_icons/png/grace.png
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/graphics/relax_icons/png/grace.png?rev=14119&view=auto
==============================================================================
Binary file - no diff available.

Propchange: branches/gui_testing/graphics/relax_icons/png/grace.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: branches/gui_testing/graphics/relax_icons/png/grace_icon.png
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/graphics/relax_icons/png/grace_icon.png?rev=14119&view=auto
==============================================================================
Binary file - no diff available.

Propchange: branches/gui_testing/graphics/relax_icons/png/grace_icon.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: branches/gui_testing/gui/paths.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/paths.py?rev=14119&r1=14118&r2=14119&view=diff
==============================================================================
--- branches/gui_testing/gui/paths.py (original)
+++ branches/gui_testing/gui/paths.py Thu Aug  4 13:14:26 2011
@@ -55,6 +55,7 @@
         self.about_relax =              IMAGE_PATH + 'relax_16x16.png'
         self.about_relaxgui =           IMAGE_PATH + 'relax_16x16.png'
         self.gnu_head =                 path + 'gnu-head-mini.png'
+        self.grace =                    path + 'grace_icon.png'
         self.molecule =                 path + 'molecule.png'
         self.molecule_grey =            path + 'molecule_grey.png'
         self.molecule_unfolded =        path + 'molecule_unfolded.png'




Related Messages


Powered by MHonArc, Updated Thu Aug 04 13:20:02 2011