1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-28 14:49:30 +00:00

call-display: Add an encryption indicator

This matches the final design.
This commit is contained in:
Adrien Plazas 2018-07-27 13:48:45 +02:00
parent 4616d6cafa
commit c68b76fa63

View file

@ -134,6 +134,13 @@
</child>
</object>
</child>
<child>
<object class="CallsEncryptionIndicator" id="encryption_indicator">
<property name="can_focus">False</property>
<property name="margin_bottom">30</property>
<property name="visible">True</property>
</object>
</child>
<child>
<object class="GtkButton" id="hang_up">
<property name="always_show_image">True</property>