updates
This commit is contained in:
parent
64bb01aa7e
commit
acf8c2c4b4
@ -1,9 +1,9 @@
|
||||
Package: sweeper
|
||||
Priority: optional
|
||||
Section: misc
|
||||
Version: 1.0.9-1
|
||||
Version: 1.0.9-2
|
||||
Architecture: mipsel
|
||||
Maintainer: af123@hummypkg.org.uk
|
||||
Depends: webif(>=1.0.8-6)
|
||||
Depends: webif(>=1.0.9)
|
||||
Description: Automatically manage single recording files. [Fix for recordings with unicode characters in their name]
|
||||
Tags: http://hummy.tv/forum/threads/sweeper-file-away-one-off-recordings.3843/
|
||||
Tags: http://hummy.tv/forum/threads/3843/
|
||||
|
@ -27,9 +27,9 @@ if {![file exists $cf]} {
|
||||
set rules [split [$fp read] "\n"]
|
||||
}
|
||||
|
||||
jscss script.js style.css
|
||||
|
||||
puts "
|
||||
<link rel=stylesheet type=text/css href=style.css>
|
||||
<script type=text/javascript src=script.js></script>
|
||||
<fieldset width=100%>
|
||||
<legend>Sweeper rules for $dir</legend>
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user