forked from hummypkg/webif
more verbose message
git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@634 2a923420-c742-0410-a762-8d5b09965624
This commit is contained in:
parent
b442fef333
commit
88d78a7d42
@ -91,7 +91,7 @@ if {[llength $pkgs] > 0} {
|
|||||||
puts "<i>No packages "
|
puts "<i>No packages "
|
||||||
switch $type {
|
switch $type {
|
||||||
inst { puts "are installed." }
|
inst { puts "are installed." }
|
||||||
upgr { puts "are available for upgrade." }
|
upgr { puts "are available for upgrade; try updating the package list from the Internet using the button above." }
|
||||||
avail { puts "are available for installation." }
|
avail { puts "are available for installation." }
|
||||||
}
|
}
|
||||||
puts "</i>"
|
puts "</i>"
|
||||||
|
Loading…
Reference in New Issue
Block a user