call-display: Add an encryption indicator
This matches the final design.
This commit is contained in:
@@ -134,6 +134,13 @@
|
|||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</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>
|
<child>
|
||||||
<object class="GtkButton" id="hang_up">
|
<object class="GtkButton" id="hang_up">
|
||||||
<property name="always_show_image">True</property>
|
<property name="always_show_image">True</property>
|
||||||
|
|||||||
Reference in New Issue
Block a user