mirror of
https://github.com/atom/atom.git
synced 2026-01-15 01:48:15 -05:00
The desktop entry specification states that %U is for URLs and %F is for files. Since atom doesn't support URLs, we should use %F. Fixes #2320.
The desktop entry specification states that %U is for URLs and %F is for files. Since atom doesn't support URLs, we should use %F. Fixes #2320.