diff options
Diffstat (limited to 'libempathy-gtk/empathy-log-window.glade')
-rw-r--r-- | libempathy-gtk/empathy-log-window.glade | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-log-window.glade b/libempathy-gtk/empathy-log-window.glade index 61265a12a..2fc7ad444 100644 --- a/libempathy-gtk/empathy-log-window.glade +++ b/libempathy-gtk/empathy-log-window.glade @@ -38,7 +38,6 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="has_focus">True</property> - <property name="invisible_char">*</property> <property name="activates_default">True</property> </widget> <packing> @@ -275,7 +274,6 @@ <widget class="GtkEntry" id="entry_chats"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="invisible_char">*</property> <property name="activates_default">True</property> </widget> <packing> |