Fix dolphin cannot be added as favourite in GNOME

The StartupWMClass entry is needed because gnome-shell gets confused by
the mismatch between the desktop file basename ('org.kde.dolphin') and
the WM_CLASS window property ('dolphin').

BUG: 407198
FIXED-IN: 19.04.1
This commit is contained in:
Elvis Angelaccio 2019-05-04 11:49:15 +02:00
parent 14b805c17b
commit 9f1b6eb3f4

View file

@ -97,3 +97,4 @@ Terminal=false
MimeType=inode/directory;
InitialPreference=10
X-DBUS-ServiceName=org.kde.dolphin
StartupWMClass=dolphin