From 1e22f2b0ff704dc5f5e345a74ae3f65ddfde3df3 Mon Sep 17 00:00:00 2001 From: Ivan Yarcev Date: Fri, 26 Jul 2024 17:47:22 +0600 Subject: [PATCH] Test fix for saving --- source/ubinstall-gtk.h | 6 +++--- ubinstall-gtk.glade | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/source/ubinstall-gtk.h b/source/ubinstall-gtk.h index ac1f11e..133639c 100755 --- a/source/ubinstall-gtk.h +++ b/source/ubinstall-gtk.h @@ -119,9 +119,9 @@ NULL #define open_gparted_command "gparted" -#define AUTOINSTALL_TYPE_INSTALL_command "ubconfig --source global get autoinstall AUTOINSTALL[install_type]" -#define AUTOINSTALL_DEVICE_command "ubconfig --source global get autoinstall AUTOINSTALL[device]" -#define part_parameter_command "ubconfig --source global get autoinstall AUTOINSTALL[part]" +#define AUTOINSTALL_TYPE_INSTALL_command "ubconfig --source global get [autoinstall] AUTOINSTALL[install_type]" +#define AUTOINSTALL_DEVICE_command "ubconfig --source global get [autoinstall] AUTOINSTALL[device]" +#define part_parameter_command "ubconfig --source global get [autoinstall] AUTOINSTALL[part]" #define PASSWORD_DEFAULT "ublinux" diff --git a/ubinstall-gtk.glade b/ubinstall-gtk.glade index 1f241e3..1d0c50d 100644 --- a/ubinstall-gtk.glade +++ b/ubinstall-gtk.glade @@ -564,6 +564,7 @@ agreement 5 5 left + False True