mirror of
https://github.com/aclist/dztui.git
synced 2025-07-20 14:38:49 +02:00
fix: hotfix for remote file paths
This commit is contained in:
parent
b09505120e
commit
4c7237264a
4 changed files with 13 additions and 6 deletions
helpers
|
@ -17,7 +17,7 @@ locale.setlocale(locale.LC_ALL, '')
|
|||
gi.require_version("Gtk", "3.0")
|
||||
from gi.repository import Gtk, GLib, Gdk, GObject, Pango
|
||||
|
||||
# 5.1.0
|
||||
# 5.1.1
|
||||
app_name = "DZGUI"
|
||||
|
||||
cache = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue