From 3f099bace2bab833fc1a6460209d702171827c36 Mon Sep 17 00:00:00 2001 From: Patrick Date: Tue, 26 Oct 2021 11:53:00 -0500 Subject: [PATCH] flatpak: Remove rename-icon from manifest --- flatpak/io.github.Hexchat.json | 1 - 1 file changed, 1 deletion(-) diff --git a/flatpak/io.github.Hexchat.json b/flatpak/io.github.Hexchat.json index 74811d2b..23e57109 100644 --- a/flatpak/io.github.Hexchat.json +++ b/flatpak/io.github.Hexchat.json @@ -5,7 +5,6 @@ "runtime-version": "40", "sdk": "org.gnome.Sdk", "command": "hexchat", - "rename-icon": "hexchat", "finish-args": [ "--share=ipc", "--socket=x11",