From 5d859b419e1e1a850cd160e05d98bda3fd9883ea Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 4 Oct 2019 16:14:13 +0200 Subject: Move Emacs to user configuration --- user/emacs/.local/share/applications/emacsclient.desktop | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100755 user/emacs/.local/share/applications/emacsclient.desktop (limited to 'user/emacs/.local/share') diff --git a/user/emacs/.local/share/applications/emacsclient.desktop b/user/emacs/.local/share/applications/emacsclient.desktop deleted file mode 100755 index 7cf42241..00000000 --- a/user/emacs/.local/share/applications/emacsclient.desktop +++ /dev/null @@ -1,12 +0,0 @@ -#!/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; -- cgit 1.4.1