mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-20 18:48:28 +02:00
Linux: Fix AppImage icon when installing using Joplin_install_and_update.sh (#7346)
This commit is contained in:
parent
1e788305c3
commit
cb563f7e60
@ -214,7 +214,7 @@ then
|
||||
Name=Joplin
|
||||
Comment=Joplin for Desktop
|
||||
Exec=${HOME}/.joplin/Joplin.AppImage ${SANDBOXPARAM} %u
|
||||
Icon=joplin
|
||||
Icon=@joplinapp-desktop
|
||||
StartupWMClass=Joplin
|
||||
Type=Application
|
||||
Categories=Office;
|
||||
|
@ -95,7 +95,7 @@
|
||||
"icon": "../../Assets/LinuxIcons",
|
||||
"category": "Office",
|
||||
"desktop": {
|
||||
"Icon": "joplin",
|
||||
"Icon": "@joplinapp-desktop",
|
||||
"MimeType": "x-scheme-handler/joplin;"
|
||||
},
|
||||
"target": "AppImage"
|
||||
|
Loading…
x
Reference in New Issue
Block a user