From c8e3e33045e8fdc380a93166b90311fc9899eafd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=8A=E5=93=A5?= Date: Wed, 28 Feb 2018 23:54:41 +0800 Subject: [PATCH] Wrong placeholder in the .desktop file --- resources/linux/code.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/linux/code.desktop b/resources/linux/code.desktop index af3d2967d3d..f93060d565b 100644 --- a/resources/linux/code.desktop +++ b/resources/linux/code.desktop @@ -15,4 +15,4 @@ Keywords=vscode; [Desktop Action new-empty-window] Name=New Empty Window Exec=/usr/share/@@NAME@@/@@NAME@@ --new-window %F -Icon=@@NAME@@ +Icon=@@ICON@@