* update data
This commit is contained in:
parent
a45c86b94a
commit
15722d00c6
|
@ -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
|
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue