Fix copy/paste error in emacsclient.desktop
* etc/emacsclient.desktop: new-instance should read new-window.
This commit is contained in:
parent
fc3c00413a
commit
1a7c8f846e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue