From 37ddada99ad2a5a34d79adec4978a44c45bf7cc9 Mon Sep 17 00:00:00 2001 From: Benjamin Berg Date: Tue, 26 Feb 2019 18:07:04 +0100 Subject: [PATCH] glade: Mark ActionRow properties as translatable/icon Without this, it is impossible to set the translatable flag in glade, making it hard to create proper UI definitions. --- glade/libhandy.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/glade/libhandy.xml b/glade/libhandy.xml index d73ea7c3..70e22c66 100644 --- a/glade/libhandy.xml +++ b/glade/libhandy.xml @@ -1,7 +1,13 @@ - + + + + + + + -- GitLab