]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix copy/paste error in emacsclient.desktop
authorPeter Oliver <git@mavit.org.uk>
Thu, 1 Jul 2021 10:46:10 +0000 (12:46 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 1 Jul 2021 10:46:10 +0000 (12:46 +0200)
* etc/emacsclient.desktop: new-instance should read new-window.

etc/emacsclient.desktop

index 361051e6119d8cdc9e6498f27579ddf69a5d5ac4..cd45463093be576e11741a40529228b915c7ca09 100644 (file)
@@ -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