Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-client-gnome
Commits
83eaf139
Commit
83eaf139
authored
Mar 30, 2015
by
Stepan Salenikovich
Browse files
gnome: remove un-implemented features
Refs #68739 Change-Id: I711e771c8f73fb1779da3408c263535cd8fbdeb3
parent
84ef500c
Changes
1
Hide whitespace changes
Inline
Side-by-side
ui/ringmainwindow.ui
View file @
83eaf139
...
...
@@ -69,7 +69,8 @@
<child>
<object
class=
"GtkButton"
id=
"button_addcontact"
>
<property
name=
"image"
>
image_contact
</property>
<property
name=
"visible"
>
True
</property>
<!-- TODO: make visible when feature ready -->
<property
name=
"visible"
>
False
</property>
</object>
</child>
</object>
...
...
@@ -232,7 +233,8 @@
<child>
<object
class=
"GtkRadioButton"
id=
"radiobutton_contacts"
>
<property
name=
"label"
translatable=
"yes"
>
contacts
</property>
<property
name=
"visible"
>
True
</property>
<!-- TODO: make visible when feature ready -->
<property
name=
"visible"
>
False
</property>
<property
name=
"image"
>
image_contacts
</property>
<property
name=
"draw_indicator"
>
False
</property>
</object>
...
...
@@ -252,7 +254,8 @@
<child>
<object
class=
"GtkRadioButton"
id=
"radiobutton_presence"
>
<property
name=
"label"
translatable=
"yes"
>
online
</property>
<property
name=
"visible"
>
True
</property>
<!-- TODO: make visible when feature ready -->
<property
name=
"visible"
>
False
</property>
<property
name=
"image"
>
image_presence
</property>
<property
name=
"draw_indicator"
>
False
</property>
<property
name=
"group"
>
radiobutton_contacts
</property>
...
...
Write
Preview
Supports
Markdown
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