Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
cb6b8aaa by wurstsalat at 2024-11-28T23:12:24+01:00
refactor: GroupChatConfig: Set error image size
- - - - -
1 changed file:
- gajim/data/gui/groupchat_config.ui
Changes:
=====================================
gajim/data/gui/groupchat_config.ui
=====================================
@@ -56,7 +56,9 @@
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
- <object class="GtkImage" id="error_image"/>
+ <object class="GtkImage" id="error_image">
+ <property name="pixel-size">48</property>
+ </object>
</child>
<child>
<object class="GtkLabel" id="error_label">
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/cb6b8aaa12d27ce0720f3a8328378118de8f0166
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/cb6b8aaa12d27ce0720f3a8328378118de8f0166
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]