/usr/share/applications

This commit is contained in:
awokd 2018-03-19 01:35:58 +00:00 committed by GitHub
parent 122743a3c8
commit bba6d1e6c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ You can manually create new entries in the "available applications" list of shor
To do this:
1. Open a terminal window to the TemplateVM.
2. Create a custom `.desktop` file in `/usr/local/share/applications` (you may need to first create the subdirectory).
2. Create a custom `.desktop` file in `/usr/share/applications` (you may need to first create the subdirectory).
Look in `/usr/share/applications` for existing examples, or see the full [file specification](https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html).
It will be something like:
```