diff --git a/indra/newview/linux_tools/refresh_desktop_app_entry.sh b/indra/newview/linux_tools/refresh_desktop_app_entry.sh
index a63266231c9e9123703335ec8adfffa7c760a041..5b4ace367ef51bfc9a7089fafc9e89cd1e70a161 100755
--- a/indra/newview/linux_tools/refresh_desktop_app_entry.sh
+++ b/indra/newview/linux_tools/refresh_desktop_app_entry.sh
@@ -38,7 +38,6 @@ PrefersNonDefaultGPU=false
 Exec=${installation_prefix}/etc/register_secondlifeprotocol.sh
 Name=Associate SLURLs
 Comment=Set this viewer as the default handler for secondlife:// links.
-Terminal=true
 desktopfile
 
 #The "PrefersNonDefaultGPU" line should automatically run the viewer on the most powerful GPU in the system, if it is not default. If it is, this is ignored.