gmusicbrowser Forum

Main board => Customization => Topic started by: aboettger on April 19, 2014, 10:54:49

Title: Problems with gtk-search
Post by: aboettger on April 19, 2014, 10:54:49
I have a problem with the display of the icon "gtk-search":

[...] -Button3(click1="RunPerlCode(::IdleScan)",stock=gtk-zoom-in,tip=_"scan now") \ [...]

If I replace gtk-zoom-in by gtk-search, a button with no icon is displayed.

[...] -Button3(click1="RunPerlCode(::IdleScan)",stock=gtk-search,tip=_"scan now") \ [...]
Title: Re: Problems with gtk-search
Post by: aboettger on April 20, 2014, 16:54:43
gtk-find is my friend