Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.



jEsuSdA 8) (listas jesusda com) wrote:
El 05/10/13 01:05, Simon Budig escribió:
jEsuSdA 8) (listas jesusda com) wrote:
But solving A does not solve B and the old coloured icon still
appears. ¿?¿?¿? :(

ok, weird.


yes. :(

Dunno, I added the following section to the imagerc and it just worked:

    stock["gtk-select-color"] =
    {
            {"images/stock-colormap-24.png", *, *, "gtk-button" },
            {"images/stock-colormap-24.png", *, *, * }
    }

Hum, no idea about that one. "gimp-zoom-follow-window" should be OK.

It does not work.

the path to the images erroneously contains the "/tools/" subdirectory.

Try this:

    stock["gimp-zoom-follow-window"] =
    {
      { "images/stock-zoom-follow-window-12.png", *, *, "gtk-button" },
      { "images/stock-zoom-follow-window-16.png", *, *, *            }
    }

I hope this helps,
        Simon
-- 
              simon budig de              http://simon.budig.de/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]