mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 17:27:26 -04:00
utils: add quotes to desktop entry path
This commit is contained in:
@@ -96,7 +96,7 @@ QString xdgMime(){
|
|||||||
"X-GNOME-FullName=Monero-GUI\n"
|
"X-GNOME-FullName=Monero-GUI\n"
|
||||||
"Comment=Monero GUI\n"
|
"Comment=Monero GUI\n"
|
||||||
"Keywords=Monero;\n"
|
"Keywords=Monero;\n"
|
||||||
"Exec=%1 %u\n"
|
"Exec=\"%1\" %u\n"
|
||||||
"Terminal=false\n"
|
"Terminal=false\n"
|
||||||
"Type=Application\n"
|
"Type=Application\n"
|
||||||
"Icon=monero\n"
|
"Icon=monero\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user