diff options
author | Claude Paroz <claude@2xlibre.net> | 2009-11-17 21:38:05 +0800 |
---|---|---|
committer | Claude Paroz <claude@2xlibre.net> | 2009-11-17 21:40:08 +0800 |
commit | f06fda60d98a7fba844a89429af34a65b700d0c7 (patch) | |
tree | 2f68ba51c04ad8797abfea8bf64349927bf2961e /addressbook/gui/contact-editor/fullname.ui | |
parent | cb257d5e02794ad6f679af4498b5c1ae2aa35461 (diff) | |
download | gsoc2013-evolution-f06fda60d98a7fba844a89429af34a65b700d0c7.tar.gz gsoc2013-evolution-f06fda60d98a7fba844a89429af34a65b700d0c7.tar.zst gsoc2013-evolution-f06fda60d98a7fba844a89429af34a65b700d0c7.zip |
Bug 360461 - Do not hardcode invisible_char in ui files
Diffstat (limited to 'addressbook/gui/contact-editor/fullname.ui')
-rw-r--r-- | addressbook/gui/contact-editor/fullname.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/addressbook/gui/contact-editor/fullname.ui b/addressbook/gui/contact-editor/fullname.ui index 8ae3e33482..62e45250e2 100644 --- a/addressbook/gui/contact-editor/fullname.ui +++ b/addressbook/gui/contact-editor/fullname.ui @@ -126,7 +126,6 @@ <property name="max_length">0</property> <property name="text" translatable="yes"/> <property name="has_frame">True</property> - <property name="invisible_char">*</property> <property name="activates_default">False</property> </object> <packing> @@ -146,7 +145,6 @@ <property name="max_length">0</property> <property name="text" translatable="yes"/> <property name="has_frame">True</property> - <property name="invisible_char">*</property> <property name="activates_default">False</property> </object> <packing> @@ -166,7 +164,6 @@ <property name="max_length">0</property> <property name="text" translatable="yes"/> <property name="has_frame">True</property> - <property name="invisible_char">*</property> <property name="activates_default">False</property> </object> <packing> |