From 403e53e51976052e6c510b9d55e766fe84441c05 Mon Sep 17 00:00:00 2001 From: vanadiae Date: Tue, 29 Dec 2020 18:38:34 +0100 Subject: [PATCH] buildui-omnibar: Allow buttons homogeonous property to be translated This property was meant to be translatable, as the comment on the line before indicates. It'll allow translators to manually toggle whether the buttons in the omnibar should he homogeonous, because in certain languages it takes a really big width which means that the different labels in the popover and buttons are spread in long distances. So this commit makes it translatable. --- src/plugins/buildui/gbp-buildui-omni-bar-section.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/buildui/gbp-buildui-omni-bar-section.ui b/src/plugins/buildui/gbp-buildui-omni-bar-section.ui index 1b0bf2013..2c15f3fe8 100644 --- a/src/plugins/buildui/gbp-buildui-omni-bar-section.ui +++ b/src/plugins/buildui/gbp-buildui-omni-bar-section.ui @@ -482,7 +482,7 @@ 24 6 - true + true Build -- GitLab