[gnome-software: 1/2] shell: Wrap the metered infobar label




commit fcbdf76f98ce357531dc7e551d90148f421d058e
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Wed Sep 1 11:33:38 2021 +0200

    shell: Wrap the metered infobar label
    
    This is needed for it to fit phones in verbose languages.

 src/gs-shell.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/gs-shell.ui b/src/gs-shell.ui
index 5b18e3364..cfb50246a 100644
--- a/src/gs-shell.ui
+++ b/src/gs-shell.ui
@@ -266,6 +266,7 @@
                                     <property name="can_focus">False</property>
                                     <property name="label" translatable="yes">Automatic Updates 
Paused</property>
                                     <property name="xalign">0.0</property>
+                                    <property name="wrap">True</property>
                                     <attributes>
                                       <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
                                     </attributes>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]