aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/empathy-chat-window.glade1
-rw-r--r--src/empathy-chatrooms-window.glade4
-rw-r--r--src/empathy-new-chatroom-dialog.glade2
3 files changed, 0 insertions, 7 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>
diff --git a/src/empathy-chatrooms-window.glade b/src/empathy-chatrooms-window.glade
index 3316e6e82..d6b23d76d 100644
--- a/src/empathy-chatrooms-window.glade
+++ b/src/empathy-chatrooms-window.glade
@@ -48,7 +48,6 @@
<widget class="GtkEntry" id="entry_name">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">*</property>
<property name="width_chars">25</property>
</widget>
<packing>
@@ -119,7 +118,6 @@
<widget class="GtkEntry" id="entry_nickname">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">*</property>
</widget>
<packing>
<property name="left_attach">1</property>
@@ -133,7 +131,6 @@
<widget class="GtkEntry" id="entry_server">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">*</property>
</widget>
<packing>
<property name="left_attach">1</property>
@@ -147,7 +144,6 @@
<widget class="GtkEntry" id="entry_room">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">*</property>
</widget>
<packing>
<property name="left_attach">1</property>
diff --git a/src/empathy-new-chatroom-dialog.glade b/src/empathy-new-chatroom-dialog.glade
index 1ba74ec32..4a4065701 100644
--- a/src/empathy-new-chatroom-dialog.glade
+++ b/src/empathy-new-chatroom-dialog.glade
@@ -37,7 +37,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip" translatable="yes">Enter the room name to join here or click on one or more rooms in the list.</property>
- <property name="invisible_char">*</property>
<property name="activates_default">True</property>
<property name="width_chars">32</property>
</widget>
@@ -71,7 +70,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip" translatable="yes">Enter the server which hosts the room, or leave it empty if the room is on the current account's server</property>
- <property name="invisible_char">*</property>
<property name="width_chars">25</property>
</widget>
<packing>