Skip to content

Instantly share code, notes, and snippets.

@maishuguang
Forked from blindFS/emacs.desktop
Created May 6, 2016 14:11
Show Gist options
  • Save maishuguang/1930eadfa8a79e0ce91a43cd4140ba9c to your computer and use it in GitHub Desktop.
Save maishuguang/1930eadfa8a79e0ce91a43cd4140ba9c to your computer and use it in GitHub Desktop.
[Desktop Entry]
Name=Emacs
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++;
Exec=env LC_CTYPE=zh_CN.UTF-8 emacs %F
Icon=emacs
Type=Application
Terminal=false
Categories=Development;TextEditor;
StartupWMClass=Emacs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment