pidgin/pidgin

3323c988317f
Parents 48c22ca6d77d
Children 06e3ae278b73
Remove the usage of GtkStock from the infopane

Testing Done:
Compile only, we can't see this icon unless there's a bug as this is a placeholder to help while in glade.

Reviewed at https://reviews.imfreedom.org/r/882/
--- a/pidgin/resources/Conversations/infopane.ui Sat Aug 07 01:21:01 2021 -0500
+++ b/pidgin/resources/Conversations/infopane.ui Sat Aug 07 01:34:07 2021 -0500
@@ -37,8 +37,7 @@
<object class="PidginPresenceIcon" id="presence_icon">
<property name="visible">True</property>
<property name="can-focus">False</property>
- <property name="stock">gtk-missing-image</property>
- <property name="icon-name">chat</property>
+ <property name="icon-name">image-missing</property>
<property name="use-fallback">True</property>
<property name="fallback">chat</property>
<property name="icon_size">3</property>