No no no, that was ugly as hell. Files need to be handled as uris if we want to do so by name

This commit is contained in:
2014-11-21 14:14:01 +03:00
parent 97b1be6732
commit 214ab03647
2 changed files with 16 additions and 23 deletions

View File

@@ -4,10 +4,7 @@
uri_handlers=(
["steam"]='^steam://.+'
["browser"]='.+'
)
filename_handlers=(
["javaws"]='^kvm.+?\.cgi$'
["javaws"]='^file:///.+?kvm.+?\.cgi$'
)
mime_handlers=(