modified: ri_dep.py

modified:   ri_oper.py
	modified:   ri_tk_cmd.py
	modified:   ../xml/interface.xml
    funcation and packages dependency not add InstallPkg of ri_oper
    modules
This commit is contained in:
fling
2010-11-20 11:09:06 +08:00
parent e26ea61ec2
commit 8267a1446f
4 changed files with 29 additions and 24 deletions

View File

@@ -715,7 +715,7 @@ row 4 | |
<widget_attribute listvariable='dependency.list'/>
<grid_location row='0' column='0' padx='30' pady='30' sticky='NSWE'/>
<variable name='dependency.list' type='StringVar'/>
<action init='dependency_list_init'/>
<action init='dependency_fun_pkg_display'/>
</widget>
<widget type='Scrollbar' name='dependency.scroll.v'>
<widget_attribute orient='vertical'/>