* update data

This commit is contained in:
Reinhard Pointner 2013-01-16 10:19:41 +00:00
parent a45c86b94a
commit 15722d00c6
2 changed files with 3 additions and 1 deletions

View File

@ -135,6 +135,7 @@ KORSUB
LAB
LIMITED
LMAO
lol
Los.Sustitutos
mkvonly
MultiSub
@ -196,4 +197,5 @@ UsaBit.com
video[s]?
www[.][\w-.]+[.](com|net|tk|ro|cd)
xRipp
XtremeDoN
Zune

View File

@ -51,7 +51,7 @@ try {
// GIO and GVFS
try {
if (net.sourceforge.filebot.gio.GVFS.supported) {
if (net.sourceforge.filebot.Settings.useGVFS()) {
print 'GVFS: '
assert net.sourceforge.filebot.gio.GVFS.defaultVFS != null
println 'OK'