From f1e4351e39d5780aac88571d04d14d488ed90bda Mon Sep 17 00:00:00 2001 From: Minh Nguyen Date: Mon, 23 Dec 2024 20:08:28 +0100 Subject: [PATCH] Update install.sh (Name, Comment) Use Name and Comment as same as [desktop file] (https://github.com/zen-browser/desktop/blob/dev/AppDir/zen.desktop) --- install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index f2e2806..23ce407 100644 --- a/install.sh +++ b/install.sh @@ -94,7 +94,8 @@ fi touch $desktop_in_local_applications echo " [Desktop Entry] -Name=Zen +Name=Zen Browser +Comment=Experience tranquillity while browsing the web without people tracking you! Keywords=web;browser;internet Exec=$executable_path %u Icon=$icon_path