From bba6d1e6c372ec86ab0a21f0b69d0360e7b8d64a Mon Sep 17 00:00:00 2001 From: awokd <34515595+awokd@users.noreply.github.com> Date: Mon, 19 Mar 2018 01:35:58 +0000 Subject: [PATCH] /usr/share/applications --- common-tasks/managing-appvm-shortcuts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-tasks/managing-appvm-shortcuts.md b/common-tasks/managing-appvm-shortcuts.md index 3ef4734b..e4353e10 100644 --- a/common-tasks/managing-appvm-shortcuts.md +++ b/common-tasks/managing-appvm-shortcuts.md @@ -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: ```