printers: Don't show tooltip on clear icon when searching for printers

The clear icon doesn't do what its tooltip says.

https://bugzilla.gnome.org/show_bug.cgi?id=694154
This commit is contained in:
Marek Kasik 2014-01-27 14:17:03 +01:00
parent 22a558ef80
commit e2e0c505eb

View file

@ -208,8 +208,6 @@
<property name="invisible_char">●</property>
<property name="truncate_multiline">True</property>
<property name="invisible_char_set">True</property>
<property name="secondary_icon_tooltip_text" translatable="yes">Search for network printers or filter result</property>
<property name="secondary_icon_tooltip_markup" translatable="yes">Search for network printers or filter result</property>
<property name="placeholder_text" translatable="yes" comments="Translators: The entered text should contain network address of a printer or a text which will filter found devices (their names and locations)">Enter address of a printer or a text to filter results</property>
</object>
<packing>