aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-04-12 20:19:19 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-04-12 20:19:19 +0800
commit00a95939f6ccef38ba2f990a1cf14d30c22c0db2 (patch)
tree3ed358bfca4dfab03a532096ab5bf42cce8b0f4c
parent312d0f3da73339acd57c95ae63083342055bec92 (diff)
downloadgsoc2013-empathy-00a95939f6ccef38ba2f990a1cf14d30c22c0db2.tar
gsoc2013-empathy-00a95939f6ccef38ba2f990a1cf14d30c22c0db2.tar.gz
gsoc2013-empathy-00a95939f6ccef38ba2f990a1cf14d30c22c0db2.tar.bz2
gsoc2013-empathy-00a95939f6ccef38ba2f990a1cf14d30c22c0db2.tar.lz
gsoc2013-empathy-00a95939f6ccef38ba2f990a1cf14d30c22c0db2.tar.xz
gsoc2013-empathy-00a95939f6ccef38ba2f990a1cf14d30c22c0db2.tar.zst
gsoc2013-empathy-00a95939f6ccef38ba2f990a1cf14d30c22c0db2.zip
libempathy-gtk/empathy-account-widget-local-xmpp.ui: remove invisible_char property; we want to use the default
-rw-r--r--libempathy-gtk/empathy-account-widget-local-xmpp.ui6
1 files changed, 0 insertions, 6 deletions
diff --git a/libempathy-gtk/empathy-account-widget-local-xmpp.ui b/libempathy-gtk/empathy-account-widget-local-xmpp.ui
index 15d75572b..d167d02a5 100644
--- a/libempathy-gtk/empathy-account-widget-local-xmpp.ui
+++ b/libempathy-gtk/empathy-account-widget-local-xmpp.ui
@@ -17,7 +17,6 @@
<object class="GtkEntry" id="entry_nickname">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">&#x25CF;</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -31,7 +30,6 @@
<object class="GtkEntry" id="entry_last_name">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">&#x25CF;</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -45,7 +43,6 @@
<object class="GtkEntry" id="entry_first_name">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">&#x25CF;</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -118,7 +115,6 @@
<object class="GtkEntry" id="entry_published">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">&#x25CF;</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -143,7 +139,6 @@
<object class="GtkEntry" id="entry_jid">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">&#x25CF;</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -157,7 +152,6 @@
<object class="GtkEntry" id="entry_email">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">&#x25CF;</property>
</object>
<packing>
<property name="left_attach">1</property>