Add org-protocol desktop file
This commit is contained in:
parent
7d99784249
commit
5c8729b209
|
@ -0,0 +1,2 @@
|
|||
[MIME Cache]
|
||||
x-scheme-handler/org-protocol=org-protocol.desktop;
|
|
@ -0,0 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Name=org-protocol
|
||||
Exec=emacsclient %u
|
||||
Type=Application
|
||||
Terminal=false
|
||||
Categories=System;
|
||||
MimeType=x-scheme-handler/org-protocol;
|
Loading…
Reference in New Issue