diff --git a/gajim/data/gui/contact_info.ui b/gajim/data/gui/contact_info.ui index 1cf81fe3be4f962ba6d67d33d1136b8bb8d18779..ea14cde312669f11b3996c5d8309c77012cb0b66 100644 --- a/gajim/data/gui/contact_info.ui +++ b/gajim/data/gui/contact_info.ui @@ -302,7 +302,6 @@ <child> <object class="GtkLabel" id="contact_name_label"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="halign">center</property> <property name="ellipsize">end</property> <property name="single-line-mode">True</property> @@ -320,7 +319,6 @@ <child> <object class="GtkLabel" id="contact_jid_label"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="margin-bottom">6</property> <property name="selectable">True</property> <property name="ellipsize">end</property>