|
47 | 47 | <object class="GtkLabel"> |
48 | 48 | <property name="visible">True</property> |
49 | 49 | <property name="can-focus">False</property> |
50 | | - <property name="halign">start</property> |
51 | 50 | <property name="label" translatable="yes">Unverified Flatpaks represent a huge security risk</property> |
52 | 51 | <property name="wrap">True</property> |
| 52 | + <property name="xalign">0</property> |
53 | 53 | <attributes> |
54 | 54 | <attribute name="weight" value="bold"/> |
55 | 55 | </attributes> |
|
64 | 64 | <object class="GtkLabel"> |
65 | 65 | <property name="visible">True</property> |
66 | 66 | <property name="can-focus">False</property> |
67 | | - <property name="halign">start</property> |
68 | 67 | <property name="label" translatable="yes">They are not officially approved by the developer of the application and could be maintained by anyone.</property> |
69 | 68 | <property name="wrap">True</property> |
70 | | - <property name="wrap-mode">char</property> |
71 | | - <property name="max-width-chars">70</property> |
| 69 | + <property name="xalign">0</property> |
72 | 70 | </object> |
73 | 71 | <packing> |
74 | 72 | <property name="expand">False</property> |
|
80 | 78 | <object class="GtkLabel"> |
81 | 79 | <property name="visible">True</property> |
82 | 80 | <property name="can-focus">False</property> |
83 | | - <property name="halign">start</property> |
84 | 81 | <property name="label" translatable="yes">To avoid potential malware, it is strongly recommended not to use unverified Flatpaks.</property> |
85 | 82 | <property name="wrap">True</property> |
86 | | - <property name="wrap-mode">char</property> |
87 | | - <property name="max-width-chars">70</property> |
| 83 | + <property name="xalign">0</property> |
88 | 84 | </object> |
89 | 85 | <packing> |
90 | 86 | <property name="expand">False</property> |
|
0 commit comments