diff options
Diffstat (limited to 'src/empathy-chat-window.glade')
-rw-r--r-- | src/empathy-chat-window.glade | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/empathy-chat-window.glade b/src/empathy-chat-window.glade index a03c6a488..f553267d0 100644 --- a/src/empathy-chat-window.glade +++ b/src/empathy-chat-window.glade @@ -286,7 +286,6 @@ <widget class="GtkEntry" id="entry"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="invisible_char">*</property> <property name="activates_default">True</property> <property name="width_chars">40</property> <property name="text" translatable="yes">You have been invited to join a chat conference.</property> |