Composite manually added covers - fixes #177
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user