Composite manually added covers - fixes #177

This commit is contained in:
kramo
2023-08-26 14:39:38 +02:00
parent 38d47dae33
commit c2d671273a
6 changed files with 51 additions and 36 deletions

View File

@@ -150,7 +150,6 @@ class DesktopSourceIterable(SourceIterable):
try:
icon_str = keyfile.get_string("Desktop Entry", "Icon")
except GLib.GError:
print("AAAAAAAAAAAAAAAAAAAAAAA")
yield game
continue
else: