detectads/webif/plugin/detectads/tsiconset.hook

6 lines
166 B
Plaintext
Executable File

#Add Ad-detection icon to browse file list
if {[$ts flag "Addetection"]} {
lappend icons [_addicon "/plugin/detectads/img/detectads.png" \
"Ad-detection done"]
}