Author: tlinnet
Date: Sat Apr  2 13:35:18 2016
New Revision: 28175

URL: http://svn.gna.org/viewcvs/relax?rev=28175&view=rev
Log:
Adding a new graphics variable: WIZARD_OXYGEN_PATH, to use oxygen icons with 
size of 200px.

Modified:
    trunk/graphics/__init__.py

Modified: trunk/graphics/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/graphics/__init__.py?rev=28175&r1=28174&r2=28175&view=diff
==============================================================================
--- trunk/graphics/__init__.py  (original)
+++ trunk/graphics/__init__.py  Sat Apr  2 13:35:18 2016
@@ -33,6 +33,7 @@
 ANALYSIS_IMAGE_PATH = status.install_path + sep + 'graphics' + sep + 
'analyses' + sep
 IMAGE_PATH = status.install_path + sep + 'graphics' + sep + 'misc' + sep
 WIZARD_IMAGE_PATH = status.install_path + sep + 'graphics' + sep + 'wizards' + 
sep
+WIZARD_OXYGEN_PATH = status.install_path + sep + 'graphics' + sep + 
'oxygen_icons' + sep + '200x' + sep 
 
 
 def fetch_icon(icon=None, size='16x16', format='png', sep=sep, full_path=True):


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
relax-commits@gna.org

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to