mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
without StartupWMClass=monero-wallet-gui gnome-shell users can not add the applications to their favorites
This commit is contained in:
parent
816eeb4647
commit
990e92ba00
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ QString xdgMime(){
|
|||
"StartupNotify=true\n"
|
||||
"X-GNOME-Bugzilla-Bugzilla=GNOME\n"
|
||||
"X-GNOME-UsesNotifications=true\n"
|
||||
"StartupWMClass=monero-wallet-gui\n"
|
||||
).arg(QCoreApplication::applicationFilePath());
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue