From 7ce195d23b6385b2ac015995e5d087a47a7b1f7a Mon Sep 17 00:00:00 2001 From: Ivan Yarcev Date: Wed, 17 Jul 2024 14:12:13 +0600 Subject: [PATCH] Removed second log button --- source/ubinstall-gtk.c | 2 -- ubinstall-gtk.glade | 22 ---------------------- 2 files changed, 24 deletions(-) diff --git a/source/ubinstall-gtk.c b/source/ubinstall-gtk.c index 7bec818..a76a3ed 100644 --- a/source/ubinstall-gtk.c +++ b/source/ubinstall-gtk.c @@ -1337,7 +1337,6 @@ main_window *yon_main_window_complete(){ widgets->ReadShortLogButton = yon_gtk_builder_get_widget(builder,"ReadShortLogButton"); widgets->PackageInstallationProgress = yon_gtk_builder_get_widget(builder,"PackageInstallationProgress"); widgets->PackageInstallationLabel = yon_gtk_builder_get_widget(builder,"PackageInstallationLabel"); - widgets->ReadFullLogButton = yon_gtk_builder_get_widget(builder,"ReadFullLogButton"); widgets->SameInstallationFilesystemTypeCombo = yon_gtk_builder_get_widget(builder,"SameInstallationFilesystemTypeCombo"); widgets->SameInstallationFormatCheck = yon_gtk_builder_get_widget(builder,"SameInstallationFormatCheck"); @@ -1393,7 +1392,6 @@ main_window *yon_main_window_complete(){ widgets->AdditionalSoftwareList = GTK_LIST_STORE(gtk_builder_get_object(builder,"AdditionalSoftwareList")); widgets->PartitionsList = GTK_LIST_STORE(gtk_builder_get_object(builder,"PartitionsList")); - g_signal_connect(G_OBJECT(widgets->ReadFullLogButton),"clicked",G_CALLBACK(on_summary_log_view),widgets); g_signal_connect(G_OBJECT(widgets->ReadShortLogButton),"clicked",G_CALLBACK(on_summary_log_view),widgets); g_signal_connect(G_OBJECT(widgets->GpartedCommonButton),"clicked",G_CALLBACK(on_gparted_open),NULL); diff --git a/ubinstall-gtk.glade b/ubinstall-gtk.glade index 6aa435c..596066f 100644 --- a/ubinstall-gtk.glade +++ b/ubinstall-gtk.glade @@ -107,11 +107,6 @@ False com.ublinux.libublsettingsui-gtk3.trash-symbolic - - True - False - com.ublinux.ubinstall.properties-symbolic - True False @@ -6916,23 +6911,6 @@ separately into the selected partition. 0 - - - True - True - True - image15 - - - - False - True - end - 1 - - False