[qcineoob] thumbnails resize, showThumbnailCheck state saved in config
This commit is contained in:
parent
d6a0291deb
commit
971ea3346a
5 changed files with 9 additions and 4 deletions
|
|
@ -34,7 +34,8 @@ class QCineoob(QtApplication):
|
|||
SHORT_DESCRIPTION = "search movies, people, torrent and subtitles"
|
||||
CAPS = ICapCinema, ICapTorrent, ICapSubtitle
|
||||
CONFIG = {'settings': {'backend': '',
|
||||
'maxresultsnumber': '10'
|
||||
'maxresultsnumber': '10',
|
||||
'showthumbnails': '0'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue