Mercurial > pidgin
view pixmaps/tb_drag_arrow_left.xpm @ 8485:db4a125edd7b
[gaim-migrate @ 9220]
It looks like the new-style AC_INIT_AUTOMAKE _isn't_ something we can
rely upon ... but fortunately there's a trivial fix for that, too.
Thanks to John Silvestri for pointing out that debian's automake is
too gimpy for the "new" way of doing things.
committer: Tailor Script <tailor@pidgin.im>
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Mon, 22 Mar 2004 06:00:12 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static char * tb_drag_arrow_left_xpm[] = { "16 13 2 1", " c None", ". c #FF0000", " . ", " .. ", " ... ", " .... ", " ..... ", " ...............", "................", " ...............", " ..... ", " .... ", " ... ", " .. ", " . "};