Install desktop file
This commit is contained in:
parent
dfbc7d956a
commit
26c669be26
2 changed files with 16 additions and 0 deletions
11
res/com.system76.CosmicEdit.desktop
Normal file
11
res/com.system76.CosmicEdit.desktop
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
#TODO: more build-out, desktop actions, translations?
|
||||
[Desktop Entry]
|
||||
Name=COSMIC Text Editor
|
||||
Exec=cosmic-edit %U
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
MimeType=text/plain;
|
||||
Icon=accessories-text-editor
|
||||
Categories=COSMIC;Utility;TextEditor;
|
||||
Keywords=Text;Editor;
|
||||
Loading…
Add table
Add a link
Reference in a new issue