Commit 8a739ac7 authored by Ghislain MARY's avatar Ghislain MARY
Browse files

Set size of zrtp button icon.

parent c364aaf1
Branches
Tags
No related merge requests found
Showing with 1 addition and 0 deletions
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
<object class="GtkImage" id="zrtp_button_icon"> <object class="GtkImage" id="zrtp_button_icon">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="pixel_size">16</property>
<property name="icon_name">linphone-security-pending</property> <property name="icon_name">linphone-security-pending</property>
</object> </object>
<object class="GtkFrame" id="in_call_frame"> <object class="GtkFrame" id="in_call_frame">
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment