Remove unused Emacs .desktop file
This commit is contained in:
parent
4c24b2ef9e
commit
e9fc70b1fc
@ -1,22 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Version=1.1
|
|
||||||
Type=Application
|
|
||||||
Name=Emacs
|
|
||||||
GenericName=Text Editor
|
|
||||||
Comment=Edit text
|
|
||||||
Icon=emacs
|
|
||||||
Exec=emacsclient -cn %F
|
|
||||||
Actions=new-window;new-instance;
|
|
||||||
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++;
|
|
||||||
Categories=Development;TextEditor;Utility;
|
|
||||||
Keywords=emacsclient;
|
|
||||||
StartupNotify=true
|
|
||||||
StartupWMClass=Emacs
|
|
||||||
|
|
||||||
[Desktop Action new-window]
|
|
||||||
Name=New Window
|
|
||||||
Exec=emacsclient -cn %F
|
|
||||||
|
|
||||||
[Desktop Action new-instance]
|
|
||||||
Name=New Instance
|
|
||||||
Exec=emacs %F
|
|
Loading…
Reference in New Issue
Block a user