dotfiles
Yes, my $HOME has a git repo now :(
git clone git://git.shimmy1996.com/dotfiles.git
emacs.desktop (455B)
1 [Desktop Entry]
2 Name=Emacs
3 GenericName=Text Editor
4 Comment=Edit text
5 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++;
6 Exec=emacsclient -c -a emacs %F
7 Icon=emacs
8 Type=Application
9 Terminal=false
10 Categories=Development;TextEditor;
11 StartupWMClass=Emacs
12 Keywords=Text;Editor;
13 Path=
14 StartupNotify=false