printers: don't override search entry's icon name
GtkSearchEntry already gets it right; this icon should be symbolic and there's no need to override it. https://bugzilla.gnome.org/show_bug.cgi?id=684827
This commit is contained in:
parent
cc07f54956
commit
420240840a
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@
|
|||
<property name="invisible_char">●</property>
|
||||
<property name="truncate_multiline">True</property>
|
||||
<property name="invisible_char_set">True</property>
|
||||
<property name="secondary_icon_stock">gtk-find</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">Enter address of a printer or a text to filter results</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue