Adding screenshot

This commit is contained in:
Louis Vézina 2017-10-28 21:44:01 -04:00
parent 127f724a64
commit 672886a09e
7 changed files with 0 additions and 2 deletions

BIN
screenshot/episodes.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

BIN
screenshot/history.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

BIN
screenshot/series.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

BIN
screenshot/settings.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

BIN
screenshot/system.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

BIN
screenshot/wanted.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

View File

@ -4,5 +4,3 @@ import git
g = git.cmd.Git(os.path.dirname(__file__))
print g.pull('--dry-run', 'origin', branch)
print g