diff options
Diffstat (limited to 'src/empathy-new-chatroom-dialog.ui')
-rw-r--r-- | src/empathy-new-chatroom-dialog.ui | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/empathy-new-chatroom-dialog.ui b/src/empathy-new-chatroom-dialog.ui index 5806c02f5..ee2d74bdf 100644 --- a/src/empathy-new-chatroom-dialog.ui +++ b/src/empathy-new-chatroom-dialog.ui @@ -19,7 +19,6 @@ <property name="has_tooltip">True</property> <property name="tooltip_markup" translatable="yes">Enter the room name to join here or click on one or more rooms in the list.</property> <property name="tooltip_text" 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">25</property> </object> @@ -53,7 +52,6 @@ <property name="has_tooltip">True</property> <property name="tooltip_markup" translatable="yes">Enter the server which hosts the room, or leave it empty if the room is on the current account&apos;s server</property> <property name="tooltip_text" 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> </object> <packing> |