We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a156e9a commit 7572c50Copy full SHA for 7572c50
files/usr/bin/xapp-appimage-thumbnailer
@@ -6,6 +6,7 @@ import sys
6
import tempfile
7
from elftools.elf.elffile import ELFFile
8
9
+import gi
10
gi.require_version("XApp", "1.0")
11
from gi.repository import XApp
12
0 commit comments