1
0
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:
Feenix 2023-06-08 12:54:03 +05:30
parent 28cf114fea
commit c0809737fd
2 changed files with 13 additions and 0 deletions

View 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

View File

@ -84,6 +84,10 @@
"filter": [
"**/*"
]
},
{
"from": "org.upscayl.Upscayl.desktop",
"to": "org.upscayl.Upscayl.desktop"
}
],
"mac": {