Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- It's not a console application, so Terminal must be false. - It can open only one file at once, so %f should be used instead of %F on the exec line. - NoDisplay=true should be added, because the application cannot be launched without the file parameter.
- Loading branch information