mailr15965 - /branches/uf_redesign/gui/paths.py


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

Header


Content

Posted by edward on May 04, 2012 - 14:18:
Author: bugman
Date: Fri May  4 14:18:39 2012
New Revision: 15965

URL: http://svn.gna.org/viewcvs/relax?rev=15965&view=rev
Log:
The graphics package image variables are now imported into the paths module.

This is for backwards compatibility with the old user function pages.


Modified:
    branches/uf_redesign/gui/paths.py

Modified: branches/uf_redesign/gui/paths.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/uf_redesign/gui/paths.py?rev=15965&r1=15964&r2=15965&view=diff
==============================================================================
--- branches/uf_redesign/gui/paths.py (original)
+++ branches/uf_redesign/gui/paths.py Fri May  4 14:18:39 2012
@@ -32,7 +32,7 @@
 import sys
 
 # relax module imports.
-from graphics import IMAGE_PATH
+from graphics import ANALYSIS_IMAGE_PATH, IMAGE_PATH, WIZARD_IMAGE_PATH
 from status import Status; status = Status()
 
 




Related Messages


Powered by MHonArc, Updated Fri May 04 16:00:02 2012