diff options
| author | Einar Egilsson <einar@einaregilsson.com> | 2015-09-23 14:47:24 +0000 | 
|---|---|---|
| committer | Einar Egilsson <einar@einaregilsson.com> | 2015-09-23 14:47:24 +0000 | 
| commit | f35ca65eac41d9acad9b5888242d2bc1c27d7904 (patch) | |
| tree | 4d4257f472c63799c3af8ca391dc797cb6f94768 | |
| parent | b654c96d23abd67c554c22ad2e5f8465252d007f (diff) | |
Add screenshots
| -rw-r--r-- | .jpmignore | 1 | ||||
| -rwxr-xr-x | build.py | 1 | ||||
| -rw-r--r-- | promo/screenshot1.png | bin | 0 -> 102745 bytes | |||
| -rw-r--r-- | promo/screenshot2.png | bin | 0 -> 133802 bytes | |||
| -rw-r--r-- | promo/screenshot3.png | bin | 0 -> 149817 bytes | |||
| -rw-r--r-- | promo/screenshot4.png | bin | 0 -> 131198 bytes | 
6 files changed, 2 insertions, 0 deletions
| @@ -7,4 +7,5 @@ manifest.json  *.py  devprofile/*  debug.sh +promo/* @@ -9,6 +9,7 @@ def get_files_to_zip():  		r'\.(py|sh)$',   		r'\.DS_Store$',   		r'\.gitignore$', +		r'(\\|/)promo(\\|/)',  		r'(\\|/)build(\\|/)',   		r'debug\.sh'  	] diff --git a/promo/screenshot1.png b/promo/screenshot1.pngBinary files differ new file mode 100644 index 0000000..33652d9 --- /dev/null +++ b/promo/screenshot1.png diff --git a/promo/screenshot2.png b/promo/screenshot2.pngBinary files differ new file mode 100644 index 0000000..d87dd6e --- /dev/null +++ b/promo/screenshot2.png diff --git a/promo/screenshot3.png b/promo/screenshot3.pngBinary files differ new file mode 100644 index 0000000..10e4f7a --- /dev/null +++ b/promo/screenshot3.png diff --git a/promo/screenshot4.png b/promo/screenshot4.pngBinary files differ new file mode 100644 index 0000000..45646f0 --- /dev/null +++ b/promo/screenshot4.png | 
