From 0620df3733a60677ef6da2dee235c015c1e40c7a Mon Sep 17 00:00:00 2001 From: Jrelvas <55360900+Noted-Jrelvas@users.noreply.github.com> Date: Mon, 23 Oct 2023 23:09:47 +0100 Subject: [PATCH] Remove Vinegar branding from desktop entries --- desktop/roblox-app.desktop.in | 2 +- desktop/roblox-player.desktop.in | 2 +- desktop/roblox-studio.desktop.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/desktop/roblox-app.desktop.in b/desktop/roblox-app.desktop.in index 738c741c..c9e8cd8c 100644 --- a/desktop/roblox-app.desktop.in +++ b/desktop/roblox-app.desktop.in @@ -1,6 +1,6 @@ [Desktop Entry] Type=Application -Name=Roblox App (Vinegar) +Name=Roblox App Icon=$FLATPAK.player Exec=vinegar player -app Terminal=false diff --git a/desktop/roblox-player.desktop.in b/desktop/roblox-player.desktop.in index 567d9db6..4683262c 100644 --- a/desktop/roblox-player.desktop.in +++ b/desktop/roblox-player.desktop.in @@ -1,6 +1,6 @@ [Desktop Entry] Type=Application -Name=Roblox Player (Vinegar) +Name=Roblox Player NoDisplay=true Icon=$FLATPAK.player Exec=vinegar player %u diff --git a/desktop/roblox-studio.desktop.in b/desktop/roblox-studio.desktop.in index 71d421d0..72def383 100644 --- a/desktop/roblox-studio.desktop.in +++ b/desktop/roblox-studio.desktop.in @@ -1,6 +1,6 @@ [Desktop Entry] Type=Application -Name=Roblox Studio (Vinegar) +Name=Roblox Studio Icon=$FLATPAK.studio Exec=vinegar studio %u Terminal=false