This is just a small patch to optimise gtk_rc_parse_pixmap_path_string
as there it free's the string and then strdup's another for every iteration
of the loop.