Skip to content

Commit e90e017

Browse files
Merge pull request #60 from peteruithoven/re-add-screenshot
Maintain old screenshot for juno
2 parents 425db23 + 5d12746 commit e90e017

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Features:
1414
- Settings are stored for next time.
1515

1616
![Screenshot resize image](screenshot.png)
17-
![Screenshot without images](screenshot2.png)
18-
![Screenshot resize multiple images](screenshot3.png)
19-
![Screenshot error](screenshot4.png)
17+
![Screenshot without images](screenshot3.png)
18+
![Screenshot resize multiple images](screenshot4.png)
19+
![Screenshot error](screenshot5.png)
2020

2121
## Building, Testing, and Installation
2222

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
<screenshot type="default">
2525
<image>https://raw.githubusercontent.com/peteruithoven/resizer/master/screenshot.png</image>
2626
</screenshot>
27-
<screenshot>
28-
<image>https://raw.githubusercontent.com/peteruithoven/resizer/master/screenshot2.png</image>
29-
</screenshot>
3027
<screenshot>
3128
<image>https://raw.githubusercontent.com/peteruithoven/resizer/master/screenshot3.png</image>
3229
</screenshot>
3330
<screenshot>
3431
<image>https://raw.githubusercontent.com/peteruithoven/resizer/master/screenshot4.png</image>
3532
</screenshot>
33+
<screenshot>
34+
<image>https://raw.githubusercontent.com/peteruithoven/resizer/master/screenshot5.png</image>
35+
</screenshot>
3636
</screenshots>
3737
<releases>
3838
<release version="2.0.0" date="2021-09-04">

screenshot2.png

5.03 KB
Loading

screenshot3.png

-131 KB
Loading

screenshot4.png

150 KB
Loading

screenshot5.png

39.7 KB
Loading

0 commit comments

Comments
 (0)