Mercurial > pidgin
view pixmaps/tb_drag_arrow_left.xpm @ 11909:1b029c5898af
[gaim-migrate @ 14200]
SF Patch #1342842 from Evan Schoenberg
"Compiling statically (GAIM_PLUGINS not defined or
GAIM_STATIC_PRPL defined), the GAIM_INIT_PLUGIN() creates a
normal function... I get a compile error in gcc 3.3 in this condition
when the function contains a hyphen, which the new name "gadu-
gadu" for the gg prpl causes. This patch changes it back to gg so it
will compile."
This seems reasonable to me.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sun, 30 Oct 2005 23:21:22 +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", " . ", " .. ", " ... ", " .... ", " ..... ", " ...............", "................", " ...............", " ..... ", " .... ", " ... ", " .. ", " . "};