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:
parent
22a558ef80
commit
e2e0c505eb
1 changed files with 0 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue