mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-22 05:38:14 +00:00
update ms2
This commit is contained in:
parent
599cfb5e79
commit
bd34d8a628
2 changed files with 20 additions and 3 deletions
21
gtk/main.ui
21
gtk/main.ui
|
|
@ -1252,9 +1252,26 @@
|
|||
</packing>
|
||||
</child>
|
||||
<child type="tab">
|
||||
<object class="GtkLabel" id="label18">
|
||||
<object class="GtkHBox" id="hbox10">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">Call Details</property>
|
||||
<child>
|
||||
<object class="GtkImage" id="incall_icon">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-missing-image</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="position">0</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkLabel" id="label18">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">Call Details</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="position">1</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="position">2</property>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit efe65efba0a5c434aa82ab4d3aaa6fec4e4c158c
|
||||
Subproject commit 645d53a36dd0b87c085351ee7caa84d499d19166
|
||||
Loading…
Add table
Reference in a new issue