mirror of
https://github.com/aclist/dztui.git
synced 2025-06-30 04:48:57 +02:00
fix: detect APU variants
This commit is contained in:
parent
24a916c11c
commit
4bd7f684c2
11 changed files with 45 additions and 15 deletions
helpers
|
@ -19,7 +19,7 @@ gi.require_version("Gtk", "3.0")
|
|||
from gi.repository import Gtk, GLib, Gdk, GObject, Pango
|
||||
from enum import Enum
|
||||
|
||||
# 5.2.3
|
||||
# 5.3.3
|
||||
app_name = "DZGUI"
|
||||
|
||||
start_time = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue