mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-12 01:40:53 +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": [
|
||||
"**/*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"from": "org.upscayl.Upscayl.desktop",
|
||||
"to": "org.upscayl.Upscayl.desktop"
|
||||
}
|
||||
],
|
||||
"mac": {
|
||||
|
Loading…
Reference in New Issue
Block a user