Add game images providers0.14.0-6-dev
commit66e085ed17e226361811d26958fc93b41ed8cc50
authortkashkin <tkashkin@gmail.com>
Tue, 11 Jun 2019 23:52:06 +0000 (12 02:52 +0300)
committertkashkin <tkashkin@gmail.com>
Tue, 11 Jun 2019 23:52:06 +0000 (12 02:52 +0300)
tree8ce7c96fe931750fdec3a64b3aff924804be7602
parent843d4d2bd177f418e19a608b6e3423ba01996f46
Add game images providers
22 files changed:
po/POTFILES
po/com.github.tkashkin.gamehub.pot
po/de.po
po/fr.po
po/id.po
po/nb_NO.po
po/nl.po
po/pl.po
po/pt_BR.po
po/ru.po
po/tr.po
po/zh_CMN-HANT.po
src/app.vala
src/data/providers/ImagesProvider.vala [new file with mode: 0644]
src/data/providers/images/JinxSGVI.vala [new file with mode: 0644]
src/data/providers/images/SteamGridDB.vala [new file with mode: 0644]
src/data/sources/humble/Trove.vala
src/meson.build
src/ui/dialogs/GamePropertiesDialog.vala
src/ui/widgets/ImagesDownloadPopover.vala [new file with mode: 0644]
src/utils/Parser.vala
src/utils/downloader/SoupDownloader.vala