Backport base_source from libadwaita-1.4

This commit is contained in:
kramo
2023-08-15 19:04:02 +02:00
parent 0599a61057
commit 8ca264ff95

View File

@@ -69,6 +69,7 @@ class Game(Gtk.Box):
self.version = shared.SPEC_VERSION
self.update_values(data)
self.base_source = self.source.split("_")[0]
self.set_play_icon()