From a001eeaa4c8baf3e8adeb5480731d2ecfb1fe807 Mon Sep 17 00:00:00 2001 From: Ivan Yarcev Date: Fri, 8 Sep 2023 11:46:32 +0600 Subject: [PATCH] Main window minimum height has been reduced --- source/ubl-utils.c | 1 + ublexec.glade | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/ubl-utils.c b/source/ubl-utils.c index 20ac0bb..91a3463 100644 --- a/source/ubl-utils.c +++ b/source/ubl-utils.c @@ -1069,6 +1069,7 @@ char *yon_app_chooser_open_with_sections(char *section_name, char *section_filte GtkWidget *window = GTK_WIDGET(gtk_builder_get_object(builder,"ApplicationsWindow")); GtkWidget *box = GTK_WIDGET(gtk_builder_get_object(builder,"box")); GtkWidget *header = GTK_WIDGET(gtk_builder_get_object(builder,"ApplicationsHeaderBar")); + gtk_window_set_title(GTK_WINDOW(dialog),_("Application")); gtk_window_set_titlebar(GTK_WINDOW(dialog),header); g_object_ref(box); gtk_container_remove(GTK_CONTAINER(window),box); diff --git a/ublexec.glade b/ublexec.glade index 8f2f5a9..b41e923 100644 --- a/ublexec.glade +++ b/ublexec.glade @@ -406,7 +406,7 @@ translated and supported by community. 800 - 600 + 545 False com.ublinux.ublexec @@ -549,7 +549,6 @@ translated and supported by community. True File view end - 5 True