diff --git a/source/ubinstall-gtk.c b/source/ubinstall-gtk.c index 9d35089..2f4f470 100644 --- a/source/ubinstall-gtk.c +++ b/source/ubinstall-gtk.c @@ -942,6 +942,7 @@ void yon_main_window_create(main_window *widgets){ g_signal_connect(G_OBJECT(widgets->DocumentationMenuItem),"activate",G_CALLBACK(on_open_documentation_confirmation),WIKI_LINK); } + yon_gtk_entry_set_password_visibility_icon(GTK_ENTRY(widgets->NetworkDomainPasswordEntry)); yon_gtk_entry_set_password_visibility_icon(GTK_ENTRY(widgets->UserRootPasswordEntry)); yon_window_config_setup(GTK_WINDOW(widgets->MainWindow)); diff --git a/ubinstall-gtk.glade b/ubinstall-gtk.glade index 1e7e500..a0cf25c 100644 --- a/ubinstall-gtk.glade +++ b/ubinstall-gtk.glade @@ -404,6 +404,7 @@ + True False @@ -6900,7 +6901,7 @@ Select a different installation sources. True False True - 10 + 8 False @@ -6909,89 +6910,74 @@ Select a different installation sources. - - True - False - Password: - - - False - True - 5 - - - - - True - False - True - False - * - 10 - - - False - True - 6 - - - - - False - True - 0 - - - - - True - False - 5 - - + True False - vertical + 5 - + + True + False + Domain administrator: + + + False + True + 1 + + + + + True + False + True + 8 + + + False + True + 2 + False True - 0 + 3 True False - Domain administrator: + Password: False True - 1 + 4 - + True False True - 10 + False + * + 14 False True - 2 + 5 False True - 1 + 0 @@ -14728,12 +14714,6 @@ separately into the selected partition. - - - - - -