Add MimeType to open directory with zed (#11238)
Release Notes: - open directory using context menu (Right click -> open with -> zed).
This commit is contained in:
parent
f39a24255c
commit
45cf101f6d
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ Exec=zed
|
||||||
Icon=zed
|
Icon=zed
|
||||||
Categories=TextEditor;Development;IDE;
|
Categories=TextEditor;Development;IDE;
|
||||||
Keywords=zed;
|
Keywords=zed;
|
||||||
MimeType=text/plain;
|
MimeType=text/plain;inode/directory;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue