Update to version 3.3.0

This commit is contained in:
lelgenio 2023-05-17 22:43:20 -03:00
parent e18a4c048c
commit 83998493f7
8 changed files with 54 additions and 33 deletions

View file

@ -0,0 +1,13 @@
diff --git a/dzgui.sh b/dzgui.sh
index cbd49c2..d61b716 100755
--- a/dzgui.sh
+++ b/dzgui.sh
@@ -1850,7 +1850,7 @@ initial_setup(){
watcher_deps
check_architecture
check_version
- check_map_count
+ # check_map_count
fetch_helpers
config
steam_deps

View file

@ -0,0 +1,13 @@
diff --git a/dzgui.sh b/dzgui.sh
index 6f98976..8293d45 100755
--- a/dzgui.sh
+++ b/dzgui.sh
@@ -37,7 +37,7 @@ notify_url="$stable_url/helpers/d.html"
notify_img_url="$stable_url/helpers/d.webp"
forum_url="https://github.com/aclist/dztui/discussions"
version_file="$config_path/versions"
-steamsafe_zenity="/usr/bin/zenity"
+steamsafe_zenity="zenity"
#TODO: prevent connecting to offline servers
#TODO: abstract zenity title params and dimensions

View file

@ -0,0 +1,12 @@
diff --git a/dzgui.sh b/dzgui.sh
index d61b716..6f98976 100755
--- a/dzgui.sh
+++ b/dzgui.sh
@@ -214,6 +214,7 @@ Categories=Game
END
}
freedesktop_dirs(){
+ return
mkdir -p "$sd_install_path"
mkdir -p "$freedesktop_path"
#TODO: update url