From d9b40c652d8cd064d6293178e9af3f66b587baa2 Mon Sep 17 00:00:00 2001 From: Yethal Date: Wed, 30 Aug 2017 20:48:02 +0200 Subject: [PATCH] fixed path where .desktop files are kept --- customization/dispvm-customization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customization/dispvm-customization.md b/customization/dispvm-customization.md index f99fe932..0212493f 100644 --- a/customization/dispvm-customization.md +++ b/customization/dispvm-customization.md @@ -72,7 +72,7 @@ It is possible to change the settings of each new Disposable VM (DispVM). This c Adding arbitrary programs to Disposable VM Application Menu ----------------------------------------------------------- -For added convenience, arbitrary programs can be added to the Application Menu of the Disposable VM. In order to do that create (e.g.) `arbitrary.desktop` file in `/usr/share/applications` in Dom0. That file will point to the desired program. Use the following template for the file: +For added convenience, arbitrary programs can be added to the Application Menu of the Disposable VM. In order to do that create (e.g.) `arbitrary.desktop` file in `/usr/local/share/applications` in Dom0. That file will point to the desired program. Use the following template for the file: [Desktop Entry] Version=1.0