Mercurial > cgi-bin > hgweb.cgi > ImagePrep
annotate package-files/linux/deb/imageprep.desktop @ 31:99a0eb385c9a default tip
Work around annoying Swing glitch.
author | David Barts <n5jrn@me.com> |
---|---|
date | Sat, 20 Aug 2022 09:19:49 -0700 (2022-08-20) |
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 |