blob c339ac93687f79e81ab35414ec6e5f0b6904bef3 834 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= --display=\\"\\$DISPLAY\\" \\"\\$@\\"; else exec emacsclient --alternate-editor= --create-frame; fi" sh %U
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 c339ac93687 ...
found c339ac93687 in https://yhetil.org/emacs/87sepxprl1.fsf@localhost/
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/87sepxprl1.fsf@localhost/
diff --git a/etc/emacsclient.desktop b/etc/emacsclient.desktop
index 4395d3b02bc..c339ac93687 100644
Checking patch etc/emacsclient.desktop...
Applied patch etc/emacsclient.desktop cleanly.
index at:
100644 c339ac93687f79e81ab35414ec6e5f0b6904bef3 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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.