#!/usr/bin/python from gi.repository import Gtk, GdkPixbuf, Gdk import os, sys from subprocess import * from threading import Thread class ...
確定! 回上一頁