From f355f32e69b1389f7d51b8a50c0a9c064dc2cb32 Mon Sep 17 00:00:00 2001 From: Peter Oliver Date: Wed, 30 Jun 2021 15:01:46 +0200 Subject: [PATCH] Revert more of a partially reverted emacsclient.desktop patch * etc/emacsclient.desktop: Undo setting of StartupWMClass=Emacsd, since this relies on a change to etc/emacs.service which was also undone. See bug#37847 for more explanation (bug#49259). --- etc/emacsclient.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/emacsclient.desktop b/etc/emacsclient.desktop index 2c1edb4b66a..f76fb2f5d93 100644 --- a/etc/emacsclient.desktop +++ b/etc/emacsclient.desktop @@ -9,5 +9,5 @@ Type=Application Terminal=false Categories=Development;TextEditor; StartupNotify=true -StartupWMClass=Emacsd +StartupWMClass=Emacs Keywords=Text;Editor; -- 2.39.2