mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-28 18:56:32 +02:00
Merge pull request #3386
990e92b
without StartupWMClass=monero-wallet-gui gnome-shell users can not add the applications to their favorites (Tobias Strauß)
This commit is contained in:
commit
61bb6d359f
@ -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 New Issue
Block a user