Add org-protocol desktop file
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user