utils: add quotes to desktop entry path

This commit is contained in:
selsta 2024-04-02 17:10:04 +02:00
parent f0b1b8cd08
commit a64ae977cc
No known key found for this signature in database
GPG key ID: 2EA0A99A8B07AE5E

View file

@ -96,7 +96,7 @@ QString xdgMime(){
"X-GNOME-FullName=Monero-GUI\n"
"Comment=Monero GUI\n"
"Keywords=Monero;\n"
"Exec=%1 %u\n"
"Exec=\"%1\" %u\n"
"Terminal=false\n"
"Type=Application\n"
"Icon=monero\n"