Skip to content

Commit 2a9d997

Browse files
Merge pull request #62 from peteruithoven/update-screenshots
Update screenshots
2 parents 43b2c05 + cefa054 commit 2a9d997

File tree

5 files changed

+6
-10
lines changed

5 files changed

+6
-10
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,9 @@ Features:
1313
- Keyboard control: Change the sizes using the up and down keys, press enter to resize.
1414
- Settings are stored for next time.
1515

16-
![Screenshot resize image](screenshot.png)
17-
![Screenshot without images](screenshot3.png)
18-
![Screenshot resize multiple images](screenshot4.png)
19-
![Screenshot error](screenshot5.png)
16+
![Screenshot resize image](screenshot-6-image.png)
17+
![Screenshot empty](screenshot-6-empty.png)
18+
![Screenshot resize multiple images](screenshot-6-images.png)
2019

2120
## Building, Testing, and Installation
2221

data/com.github.peteruithoven.resizer.appdata.xml.in

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,13 @@
2222
</description>
2323
<screenshots>
2424
<screenshot type="default">
25-
<image>https://raw.githubusercontent.com/peteruithoven/resizer/master/screenshot.png</image>
25+
<image>https://raw.githubusercontent.com/peteruithoven/resizer/master/screenshot-6-image.png</image>
2626
</screenshot>
2727
<screenshot>
28-
<image>https://raw.githubusercontent.com/peteruithoven/resizer/master/screenshot3.png</image>
28+
<image>https://raw.githubusercontent.com/peteruithoven/resizer/master/screenshot-6-empty.png</image>
2929
</screenshot>
3030
<screenshot>
31-
<image>https://raw.githubusercontent.com/peteruithoven/resizer/master/screenshot4.png</image>
32-
</screenshot>
33-
<screenshot>
34-
<image>https://raw.githubusercontent.com/peteruithoven/resizer/master/screenshot5.png</image>
31+
<image>https://raw.githubusercontent.com/peteruithoven/resizer/master/screenshot-6-images.png</image>
3532
</screenshot>
3633
</screenshots>
3734
<releases>

screenshot-6-empty.png

49.4 KB
Loading

screenshot-6-image.png

217 KB
Loading

screenshot-6-images.png

334 KB
Loading

0 commit comments

Comments
 (0)