fix: add application/x-zerosize mime type association
This commit is contained in:
parent
00a76ee709
commit
b6627523f9
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ Exec=cosmic-edit %F
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
MimeType=text/plain;
|
MimeType=text/plain;application/x-zerosize;
|
||||||
Icon=com.system76.CosmicEdit
|
Icon=com.system76.CosmicEdit
|
||||||
Categories=COSMIC;Utility;TextEditor;
|
Categories=COSMIC;Utility;TextEditor;
|
||||||
Keywords=Text;Editor;
|
Keywords=Text;Editor;
|
||||||
Loading…
Add table
Add a link
Reference in a new issue