mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 18:17:26 -04:00
without StartupWMClass=monero-wallet-gui gnome-shell users can not add the applications to their favorites
This commit is contained in:
@@ -105,6 +105,7 @@ QString xdgMime(){
|
|||||||
"StartupNotify=true\n"
|
"StartupNotify=true\n"
|
||||||
"X-GNOME-Bugzilla-Bugzilla=GNOME\n"
|
"X-GNOME-Bugzilla-Bugzilla=GNOME\n"
|
||||||
"X-GNOME-UsesNotifications=true\n"
|
"X-GNOME-UsesNotifications=true\n"
|
||||||
|
"StartupWMClass=monero-wallet-gui\n"
|
||||||
).arg(QCoreApplication::applicationFilePath());
|
).arg(QCoreApplication::applicationFilePath());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user