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
4546ade8
Commit
4546ade8
authored
Mar 30, 2015
by
François Grisez
Browse files
Move the status selection button beside the default SIP account selector
parent
18448cf6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
39 additions
and
39 deletions
+39
-39
gtk/main.ui
gtk/main.ui
+39
-39
No files found.
gtk/main.ui
View file @
4546ade8
...
...
@@ -1465,18 +1465,44 @@
<property
name=
"label_xalign"
>
0
</property>
<property
name=
"shadow_type"
>
none
</property>
<child>
<object
class=
"Gtk
Combo
Box"
id=
"
identities
"
>
<object
class=
"Gtk
H
Box"
id=
"
hbox2
"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"events"
>
GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
<property
name=
"model"
>
model3
</property>
<property
name=
"active"
>
0
</property>
<signal
name=
"changed"
handler=
"linphone_gtk_used_identity_changed"
swapped=
"no"
/>
<child>
<object
class=
"GtkCellRendererText"
id=
"renderer3"
/>
<attributes>
<attribute
name=
"text"
>
0
</attribute>
</attributes>
<object
class=
"GtkComboBox"
id=
"identities"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"events"
>
GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
<property
name=
"model"
>
model3
</property>
<property
name=
"active"
>
0
</property>
<signal
name=
"changed"
handler=
"linphone_gtk_used_identity_changed"
swapped=
"no"
/>
<child>
<object
class=
"GtkCellRendererText"
id=
"renderer3"
/>
<attributes>
<attribute
name=
"text"
>
0
</attribute>
</attributes>
</child>
</object>
<packing>
<property
name=
"expand"
>
True
</property>
<property
name=
"fill"
>
True
</property>
<property
name=
"position"
>
0
</property>
</packing>
</child>
<child>
<object
class=
"GtkButton"
id=
"presence_button"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
<property
name=
"relief"
>
none
</property>
<signal
name=
"clicked"
handler=
"linphone_gtk_my_presence_clicked"
swapped=
"no"
/>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
True
</property>
<property
name=
"padding"
>
5
</property>
<property
name=
"position"
>
1
</property>
</packing>
</child>
</object>
</child>
...
...
@@ -1773,41 +1799,15 @@
</packing>
</child>
<child>
<object
class=
"Gtk
HBox"
id=
"hbox4
"
>
<object
class=
"Gtk
Statusbar"
id=
"status_bar
"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<child>
<object
class=
"GtkStatusbar"
id=
"status_bar"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"events"
>
GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
<property
name=
"spacing"
>
2
</property>
</object>
<packing>
<property
name=
"expand"
>
True
</property>
<property
name=
"fill"
>
True
</property>
<property
name=
"position"
>
0
</property>
</packing>
</child>
<child>
<object
class=
"GtkButton"
id=
"presence_button"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
<property
name=
"relief"
>
none
</property>
<signal
name=
"clicked"
handler=
"linphone_gtk_my_presence_clicked"
swapped=
"no"
/>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
True
</property>
<property
name=
"padding"
>
5
</property>
<property
name=
"position"
>
1
</property>
</packing>
</child>
<property
name=
"events"
>
GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
<property
name=
"spacing"
>
2
</property>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
Fals
e
</property>
<property
name=
"fill"
>
Tru
e
</property>
<property
name=
"position"
>
2
</property>
</packing>
</child>
...
...
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