aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Oliver2021-06-30 15:01:46 +0200
committerLars Ingebrigtsen2021-06-30 15:01:46 +0200
commitf355f32e69b1389f7d51b8a50c0a9c064dc2cb32 (patch)
tree392dfe414343610e1ae3d8497e7626f65c33c790
parent81622484bc711f98bf7b4b5f84052590a0ae5d3f (diff)
downloademacs-f355f32e69b1389f7d51b8a50c0a9c064dc2cb32.tar.gz
emacs-f355f32e69b1389f7d51b8a50c0a9c064dc2cb32.zip
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).
-rw-r--r--etc/emacsclient.desktop2
1 files changed, 1 insertions, 1 deletions
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
9Terminal=false 9Terminal=false
10Categories=Development;TextEditor; 10Categories=Development;TextEditor;
11StartupNotify=true 11StartupNotify=true
12StartupWMClass=Emacsd 12StartupWMClass=Emacs
13Keywords=Text;Editor; 13Keywords=Text;Editor;