mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-30 18:24:27 +01:00
Added desktop file
This commit is contained in:
parent
28cf114fea
commit
c0809737fd
9
org.upscayl.Upscayl.desktop
Normal file
9
org.upscayl.Upscayl.desktop
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
X-Desktop-File-Install-Version=0.26
|
||||||
|
Exec=upscayl-run %U
|
||||||
|
Icon=org.upscayl.Upscayl
|
||||||
|
Comment=Upscale Images with AI
|
||||||
|
Name=Upscayl
|
||||||
|
StartupNotify=false
|
||||||
|
Categories=ImageProcessing;RasterGraphics;Graphics;
|
||||||
|
Type=Application
|
@ -84,6 +84,10 @@
|
|||||||
"filter": [
|
"filter": [
|
||||||
"**/*"
|
"**/*"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": "org.upscayl.Upscayl.desktop",
|
||||||
|
"to": "org.upscayl.Upscayl.desktop"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"mac": {
|
"mac": {
|
||||||
|
Loading…
Reference in New Issue
Block a user