diff options
author | Patrick <tingping@tingping.se> | 2021-10-26 11:53:00 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-26 11:53:00 -0500 |
commit | 3f099bace2bab833fc1a6460209d702171827c36 (patch) | |
tree | ca5648af4c9a74ee27fcab8abb788f162e4076f7 /flatpak | |
parent | dac8ace90cffef656b1292c8d91648cc722c28fe (diff) |
flatpak: Remove rename-icon from manifest
Diffstat (limited to 'flatpak')
-rw-r--r-- | flatpak/io.github.Hexchat.json | 1 |
1 files changed, 0 insertions, 1 deletions
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", |