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 /plugins/imap-features | |
parent | cb257d5e02794ad6f679af4498b5c1ae2aa35461 (diff) | |
download | gsoc2013-evolution-f06fda60d98a7fba844a89429af34a65b700d0c7.tar gsoc2013-evolution-f06fda60d98a7fba844a89429af34a65b700d0c7.tar.gz gsoc2013-evolution-f06fda60d98a7fba844a89429af34a65b700d0c7.tar.bz2 gsoc2013-evolution-f06fda60d98a7fba844a89429af34a65b700d0c7.tar.lz gsoc2013-evolution-f06fda60d98a7fba844a89429af34a65b700d0c7.tar.xz gsoc2013-evolution-f06fda60d98a7fba844a89429af34a65b700d0c7.tar.zst gsoc2013-evolution-f06fda60d98a7fba844a89429af34a65b700d0c7.zip |
Bug 360461 - Do not hardcode invisible_char in ui files
Diffstat (limited to 'plugins/imap-features')
-rw-r--r-- | plugins/imap-features/imap-headers.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/imap-features/imap-headers.ui b/plugins/imap-features/imap-headers.ui index 3fe49afdc6..8d3d60e7b7 100644 --- a/plugins/imap-features/imap-headers.ui +++ b/plugins/imap-features/imap-headers.ui @@ -211,7 +211,6 @@ can ignore this if you choose "All Headers".</property> <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> |