Skip to content

Commit f3246c0

Browse files
author
Peter Uithoven
committed
RIP context menu #2
1 parent 3ea0c4b commit f3246c0

File tree

5 files changed

+3
-7
lines changed

5 files changed

+3
-7
lines changed

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

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,16 @@
55
<metadata_license>CC0</metadata_license>
66
<project_license>GPL-3.0+</project_license>
77
<name>Resizer</name>
8-
<summary>Quickly resize images from the context menu</summary>
8+
<summary>Quickly resize images</summary>
99
<description>
1010
<p>
11-
A simple image resizer that resizes one or more images, usable from the context menu or as a standalone app.
11+
A simple image resizer that resizes one or more images.
1212
</p>
1313
<p>
1414
Features:
1515
</p>
1616
<ul>
17-
<li>Use from context menu: right click on image(s), and select "Resize images".</li>
18-
<li>Use from Applications menu: Drag and drop image(s).</li>
17+
<li>Open images with Resizer or open Reizer and Drag and drop images</li>
1918
<li>Maintains aspect ratio.</li>
2019
<li>Keyboard control: Change the sizes using the up and down keys, press enter to resize.</li>
2120
<li>Settings are stored for next time.</li>
@@ -34,9 +33,6 @@
3433
<screenshot>
3534
<image>https://raw.githubusercontent.com/peteruithoven/resizer/master/screenshot4.png</image>
3635
</screenshot>
37-
<screenshot>
38-
<image>https://raw.githubusercontent.com/peteruithoven/resizer/master/screenshot5.png</image>
39-
</screenshot>
4036
</screenshots>
4137
<releases>
4238
<release version="1.1.4" date="2021-05-25">

screenshot2.png

-5.03 KB
Loading

screenshot3.png

131 KB
Loading

screenshot4.png

-150 KB
Loading

screenshot5.png

-39.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)