new checkbox 'SFW'
This commit is contained in:
parent
f834bdabd9
commit
404db79007
3 changed files with 74 additions and 16 deletions
|
|
@ -28,6 +28,7 @@ class QVideoob(QtApplication):
|
|||
VERSION = '1.0'
|
||||
COPYRIGHT = 'Copyright(C) 2010 Romain Bignon'
|
||||
CONFIG = {'settings': {'nsfw': True,
|
||||
'sfw': True,
|
||||
'sortby': 0,
|
||||
'backend': ''
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue