pidgin/resources/Notifications/connectionerror.ui

changeset 42195
ce5c1634c6a1
parent 41570
750d7d2581fe
child 42196
2e49acd1c587
--- a/pidgin/resources/Notifications/connectionerror.ui	Thu Mar 30 22:58:43 2023 -0500
+++ b/pidgin/resources/Notifications/connectionerror.ui	Fri Mar 31 00:40:44 2023 -0500
@@ -27,6 +27,13 @@
     <property name="focusable">1</property>
     <property name="activatable">0</property>
     <property name="subtitle-lines">3</property>
+    <child type="prefix">
+      <object class="GtkImage" id="icon">
+        <property name="icon-size">large</property>
+        <property name="halign">center</property>
+        <property name="valign">center</property>
+      </object>
+    </child>
     <child>
       <object class="GtkButton" id="reconnect">
         <property name="label" translatable="1">Reconnect</property>

mercurial