Created
March 11, 2018 21:01
-
-
Save mlabbe/5a302600f025ff95fc6e7c04c0def7a3 to your computer and use it in GitHub Desktop.
emacsclient icon for Linux Mint Mate Desktop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Desktop Entry] | |
| encoding=utf-8 | |
| Exec=/usr/local/bin/emacsclient -c | |
| Icon=/usr/share/app-install/icons/_usr_share_emacs_21.4_etc_gnu-32x32.xpm | |
| Type=Application | |
| Terminal=false | |
| Comment=Emacs Client | |
| Name=Emacs Client | |
| GenericName=emacsclient | |
| StartupNotify=false | |
| Categories=Development;IDE |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Notes: