Fix little merge oopsie

The DVD icon was removed in the PR; it wasn't a replacement for the '>'.
This commit is contained in:
Daniel Johnson 2023-01-26 18:57:33 -05:00
parent d9c15d4fb4
commit c82d6eb5af

View file

@ -38,7 +38,7 @@ class AddGamesWindow(BaseApplicationWindow): # pylint: disable=too-many-public-
),
(
"application-x-executable-symbolic",
"media-optical-dvd-symbolic",
"go-next-symbolic",
_("Install a Windows game from an executable"),
_("Launch a Windows executable (.exe) installer"),
"install_from_setup"