unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
blob cfbd4d9797960c81b481aed9e909b11fa94704a6 821 bytes (raw)
name: etc/emacsclient.desktop 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
 
[Desktop Entry]
Name=Emacs (Client)
GenericName=Text Editor
Comment=Edit text
MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;x-scheme-handler/org-protocol;
Exec=sh -c "if [ -n \\"\\$*\\" ]; then exec emacsclient --alternate-editor= --reuse-frame \\"\\$@\\"; else exec emacsclient --alternate-editor= --create-frame; fi" sh %F
Icon=emacs
Type=Application
Terminal=false
Categories=Development;TextEditor;
StartupNotify=true
StartupWMClass=Emacs
Keywords=emacsclient;
Actions=new-window;new-instance;

[Desktop Action new-window]
Name=New Window
Exec=emacsclient --alternate-editor= --create-frame %F

[Desktop Action new-instance]
Name=New Instance
Exec=emacs %F

debug log:

solving cfbd4d97979 ...
found cfbd4d97979 in https://yhetil.org/emacs-bugs/87il8ncruu.fsf@mssdvd.com/
found 4395d3b02bc in https://git.savannah.gnu.org/cgit/emacs.git
preparing index
index prepared:
100644 4395d3b02bc3a19cd4be98f70ec7ead44f9b36f7	etc/emacsclient.desktop

applying [1/1] https://yhetil.org/emacs-bugs/87il8ncruu.fsf@mssdvd.com/
diff --git a/etc/emacsclient.desktop b/etc/emacsclient.desktop
index 4395d3b02bc..cfbd4d97979 100644

Checking patch etc/emacsclient.desktop...
Applied patch etc/emacsclient.desktop cleanly.

index at:
100644 cfbd4d9797960c81b481aed9e909b11fa94704a6	etc/emacsclient.desktop

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).