merge ri_seq into ri_widget

change image file location in interface.xml, and change python file to use relative file location for it.
This commit is contained in:
lizhi-rocky
2010-08-02 10:28:35 +08:00
parent 2a3dc6b0bb
commit 62e5b2b075
8 changed files with 63 additions and 25 deletions

View File

@@ -22,7 +22,7 @@ row 4 | quit previous next |
<variable name='main.step_name' type='StringVar' />
<widget type='Label'>
<widget_attribute image='/home/zhi/work/linx/install/graphicalinstall/images/linxlogo.gif'/>
<widget_attribute image='linxlogo.gif'/>
<grid_location row='0' column='0' sticky='W' padx='5' pady='5'/>
</widget>
<widget type='Label'>