[empathy] remove invisible_char from ui files
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] remove invisible_char from ui files
- Date: Thu, 10 May 2012 08:36:25 +0000 (UTC)
commit 746b5f4f72a6b9403ea7bd2e71a6b6cf815efc8a
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Thu May 10 10:33:20 2012 +0200
remove invisible_char from ui files
We should use Gtk+'s default and those widgets don't use it any way.
libempathy-gtk/empathy-account-widget-irc.ui | 6 ------
libempathy-gtk/empathy-contact-blocking-dialog.ui | 1 -
src/empathy-new-chatroom-dialog.ui | 2 --
3 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget-irc.ui b/libempathy-gtk/empathy-account-widget-irc.ui
index 6b7b4d2..48a3aa0 100644
--- a/libempathy-gtk/empathy-account-widget-irc.ui
+++ b/libempathy-gtk/empathy-account-widget-irc.ui
@@ -393,7 +393,6 @@
<object class="GtkEntry" id="entry_quit_message">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">â</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -420,8 +419,6 @@
<object class="GtkEntry" id="entry_fullname">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="invisible_char_set">True</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -465,8 +462,6 @@
<object class="GtkEntry" id="entry_username">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="invisible_char_set">True</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -560,7 +555,6 @@
<object class="GtkEntry" id="entry_nick_simple">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">â</property>
</object>
</child>
</object>
diff --git a/libempathy-gtk/empathy-contact-blocking-dialog.ui b/libempathy-gtk/empathy-contact-blocking-dialog.ui
index 19c50fe..35dd1c3 100644
--- a/libempathy-gtk/empathy-contact-blocking-dialog.ui
+++ b/libempathy-gtk/empathy-contact-blocking-dialog.ui
@@ -118,7 +118,6 @@
<object class="GtkEntry" id="add-contact-entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">â</property>
</object>
<packing>
<property name="position">0</property>
diff --git a/src/empathy-new-chatroom-dialog.ui b/src/empathy-new-chatroom-dialog.ui
index 5806c02..ee2d74b 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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]