From: Peter Oliver Date: Thu, 1 Jul 2021 10:46:10 +0000 (+0200) Subject: Fix copy/paste error in emacsclient.desktop X-Git-Tag: emacs-28.0.90~1991 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1a7c8f846eb8cccf1d2439f8b03a171b1b6bd104;p=emacs.git Fix copy/paste error in emacsclient.desktop * etc/emacsclient.desktop: new-instance should read new-window. --- diff --git a/etc/emacsclient.desktop b/etc/emacsclient.desktop index 361051e6119..cd45463093b 100644 --- a/etc/emacsclient.desktop +++ b/etc/emacsclient.desktop @@ -13,7 +13,7 @@ StartupWMClass=Emacs Keywords=Text;Editor; Actions=new-window;new-instance; -[Desktop Action new-instance] +[Desktop Action new-window] Name=New Window Exec=emacsclient --alternate-editor= --create-frame %F