Accept files instead of URLs in desktop file
This commit is contained in:
parent
48258645bb
commit
029c422c0e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#TODO: more build-out, desktop actions, translations?
|
||||
[Desktop Entry]
|
||||
Name=COSMIC Text Editor
|
||||
Exec=cosmic-edit %U
|
||||
Exec=cosmic-edit %F
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue