Mercurial > cgi-bin > hgweb.cgi > ImagePrep
annotate package-files/linux/deb/imageprep.desktop @ 30:098c4f5507c7
Convert to JDK 15.
author | David Barts <n5jrn@me.com> |
---|---|
date | Mon, 13 Jun 2022 11:31:49 -0700 |
parents | c310ec097194 |
children |
rev | line source |
---|---|
28 | 1 [Desktop Entry] |
2 Encoding=UTF-8 | |
3 Name=ImagePrep | |
4 GenericName=Image Preparer | |
5 Comment=Resize, rotate, generate clean, metadata-free JPEG | |
6 Exec=imageprep | |
7 Icon=imageprep | |
8 Terminal=false | |
9 Type=Application | |
10 Categories=Graphics;Photography;Security; | |
11 StartupNotify=true | |
12 StartupWMClass=imageprep | |
13 Keywords=Photo;Resize;Rotate;JPEG;Privacy |