From 2f7458e8fe71c3cfde9643dd18afc2523c0c4268 Mon Sep 17 00:00:00 2001
From: JennaHuntsman <jenna.salem.sf@gmail.com>
Date: Sun, 26 Jun 2022 07:51:45 -0400
Subject: [PATCH] Update indra/newview/linux_tools/refresh_desktop_app_entry.sh

---
 indra/newview/linux_tools/refresh_desktop_app_entry.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/indra/newview/linux_tools/refresh_desktop_app_entry.sh b/indra/newview/linux_tools/refresh_desktop_app_entry.sh
index 1d6fc9f5b9f..71152fb099c 100755
--- a/indra/newview/linux_tools/refresh_desktop_app_entry.sh
+++ b/indra/newview/linux_tools/refresh_desktop_app_entry.sh
@@ -20,7 +20,7 @@ GenericName=Second Life Viewer
 Comment=Client for the Online Virtual World, Second Life
 Exec=${installation_prefix}/${VIEWERNAME,,}
 Icon=${VIEWERNAME}-Viewer
-Terminal=true
+Terminal=false
 Type=Application
 Categories=Game;Simulation;
 StartupNotify=true
-- 
GitLab