mailr13346 - /branches/gui_testing/gui/wizard.py


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

Header


Content

Posted by edward on June 30, 2011 - 14:37:
Author: bugman
Date: Thu Jun 30 14:37:55 2011
New Revision: 13346

URL: http://svn.gna.org/viewcvs/relax?rev=13346&view=rev
Log:
The wizard image now defaults to the relax icon.


Modified:
    branches/gui_testing/gui/wizard.py

Modified: branches/gui_testing/gui/wizard.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/wizard.py?rev=13346&r1=13345&r2=13346&view=diff
==============================================================================
--- branches/gui_testing/gui/wizard.py (original)
+++ branches/gui_testing/gui/wizard.py Thu Jun 30 14:37:55 2011
@@ -107,7 +107,7 @@
     # Some class variables.
     art_spacing = 20
     divider = None
-    image_path = None
+    image_path = paths.IMAGE_PATH + "relax.gif"
     input_size = 27
     main_text = ''
     title = ''




Related Messages


Powered by MHonArc, Updated Thu Jun 30 17:20:02 2011