mailr11749 - /branches/bieri_gui/gui_bieri/paths.py


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

Header


Content

Posted by edward on December 08, 2010 - 19:11:
Author: bugman
Date: Wed Dec  8 19:11:53 2010
New Revision: 11749

URL: http://svn.gna.org/viewcvs/relax?rev=11749&view=rev
Log:
The path for the wizard artwork is now in the paths module.


Modified:
    branches/bieri_gui/gui_bieri/paths.py

Modified: branches/bieri_gui/gui_bieri/paths.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bieri_gui/gui_bieri/paths.py?rev=11749&r1=11748&r2=11749&view=diff
==============================================================================
--- branches/bieri_gui/gui_bieri/paths.py (original)
+++ branches/bieri_gui/gui_bieri/paths.py Wed Dec  8 19:11:53 2010
@@ -37,6 +37,7 @@
 OXY_ICON_PATH = __main__.install_path + sep + 'gui_bieri' + sep + 
'oxygen_icons' + sep
 IMAGE_PATH = __main__.install_path + sep + 'gui_bieri' + sep + 'images' + sep
 ICON_RELAX_PATH = __main__.install_path + sep + 'graphics' + sep + 
'relax_icons' + sep
+WIZARD_IMAGE_PATH = __main__.install_path + sep + 'graphics' + sep + 
'wizards' + sep
 
 
 




Related Messages


Powered by MHonArc, Updated Wed Dec 08 19:20:02 2010