Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
f520a87d
Commit
f520a87d
authored
Mar 23, 2015
by
François Grisez
Browse files
Fix some UI issues
parent
67618dbd
Changes
2
Hide whitespace changes
Inline
Side-by-side
gtk/main.ui
View file @
f520a87d
...
...
@@ -1141,6 +1141,7 @@
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
<property
name=
"resize_mode"
>
immediate
</property>
<property
name=
"image"
>
add_image
</property>
<property
name=
"xalign"
>
1
</property>
<signal
name=
"clicked"
handler=
"linphone_gtk_add_button_clicked"
swapped=
"no"
/>
</object>
...
...
@@ -1333,7 +1334,6 @@
<property
name=
"label"
translatable=
"yes"
>
Add contact
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
<property
name=
"image"
>
add_image
</property>
<signal
name=
"clicked"
handler=
"linphone_gtk_add_contact"
swapped=
"no"
/>
</object>
<packing>
...
...
gtk/parameters.ui
View file @
f520a87d
...
...
@@ -729,6 +729,9 @@
<property
name=
"bottom_attach"
>
7
</property>
</packing>
</child>
<child>
<placeholder/>
</child>
</object>
</child>
</object>
...
...
@@ -2417,6 +2420,30 @@
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<object
class=
"GtkCheckButton"
id=
"auto_answer"
>
<property
name=
"label"
translatable=
"yes"
>
Automatically answer when a call is received
</property>
...
...
@@ -2651,7 +2678,6 @@
<object
class=
"GtkLabel"
id=
"ldap_server"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
>
label
</property>
</object>
<packing>
<property
name=
"left_attach"
>
1
</property>
...
...
@@ -2663,7 +2689,6 @@
<object
class=
"GtkLabel"
id=
"ldap_auth_method"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
>
label
</property>
</object>
<packing>
<property
name=
"left_attach"
>
1
</property>
...
...
@@ -2677,7 +2702,6 @@
<object
class=
"GtkLabel"
id=
"ldap_username"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
>
label
</property>
</object>
<packing>
<property
name=
"left_attach"
>
1
</property>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment