File tree Expand file tree Collapse file tree 1 file changed +23
-3
lines changed Expand file tree Collapse file tree 1 file changed +23
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!-- Copyright 2018 Peter Uithoven <[email protected] > --> 33<component type =" desktop" >
4- <id >com.github.yourusername.yourrepositoryname .desktop</id >
4+ <id >com.github.peteruithoven.resizer .desktop</id >
55 <metadata_license >CC0</metadata_license >
6+ <project_license >GPL-2.0+</project_license >
67 <name >Resizer</name >
7- <summary >Image resizer </summary >
8+ <summary >Quickly resize images from the context menu. </summary >
89 <description >
9- <p >Adds a resize option your context menu</p >
10+ <p >Simply right click on your image file(s), and select "Resize image" from the context menu.</p >
11+ <p >Change the sizes using the up and down keys on your keyboard and press enter to resize.</p >
12+ <p >Settings are stored for next time.</p >
1013 </description >
14+ <screenshots >
15+ <screenshot type =" default" >
16+ <image >https://raw.githubusercontent.com/peteruithoven/resizer/master/screenshot.png</image >
17+ </screenshot >
18+ <screenshot >
19+ <image >https://raw.githubusercontent.com/peteruithoven/resizer/master/screenshot2.png</image >
20+ </screenshot >
21+ </screenshots >
22+ <developer_name >Peter Uithoven</developer_name >
23+ <url type =" homepage" >https://github.com/peteruithoven/resizer</url >
24+ <url type =" bugtracker" >https://github.com/peteruithoven/resizer/issues</url >
25+ <url type =" help" >https://github.com/peteruithoven/resizer/issues</url >
26+ <
update_contact >
[email protected] </
update_contact >
27+ <custom >
28+ <value key =" x-appcenter-color-primary" >#60caee</value >
29+ <value key =" x-appcenter-color-primary-text" >#ffffff</value >
30+ </custom >
1131</component >
You can’t perform that action at this time.
0 commit comments