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 /widgets | |
| 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 'widgets')
| -rw-r--r-- | widgets/menus/gal-view-new-dialog.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/widgets/menus/gal-view-new-dialog.ui b/widgets/menus/gal-view-new-dialog.ui index 290bc15c54..af31aa54e9 100644 --- a/widgets/menus/gal-view-new-dialog.ui +++ b/widgets/menus/gal-view-new-dialog.ui @@ -94,7 +94,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> |
