summary refs log tree commit diff stats
path: root/user/emacs/.local/share/applications/emacsclient.desktop
blob: 7cf42241c183ac8c34a8d97326f942b3c0edeaeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=Emacsclient
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++;
Exec=emacsclient -c %F -a ""
Icon=emacs
Type=Application
Terminal=false
Categories=Development;TextEditor;
StartupWMClass=Emacs
Keywords=Text;Editor;