git-age icon indicating copy to clipboard operation
git-age copied to clipboard

svg icons don't work in win32

Open frogonwheels opened this issue 16 years ago • 0 comments

It seems the standard win32 glib isn't linked against the svg library.

If it's possible to use first available of '.svg' and '.ico', this would allow git-age to run on win32. (I have tried replacing the '.svg' with '.ico' in source code and it works).

frogonwheels avatar Feb 12 '10 03:02 frogonwheels