From 0bfea89db7fff5d3c98e02fade01e4799b3fe68f Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 28 Mar 2022 11:14:16 +0300 Subject: [PATCH] another tweak... Signed-off-by: Alex A. Naanou --- Viewer/ImageGrid.Viewer.desktop.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Viewer/ImageGrid.Viewer.desktop.tpl b/Viewer/ImageGrid.Viewer.desktop.tpl index 44f70472..6a6d6f22 100644 --- a/Viewer/ImageGrid.Viewer.desktop.tpl +++ b/Viewer/ImageGrid.Viewer.desktop.tpl @@ -3,6 +3,6 @@ Encoding=UTF-8 Version=1.0 Type=Application Terminal=false -Exec=${APP_PATH} -Name=${APP_NAME} -Icon=${ICON_PATH} +Exec=$APP_PATH +Name=$APP_NAME +Icon=$ICON_PATH