Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_right.xpm @ 12032:62955c595e49
[gaim-migrate @ 14325]
<LSchiere2> seanegan: but --disable-vv shouldn't be necessary since I'm not using --enable-vv (which IS documented in configure --help)
<seanegan> Good. Now make it --disable-vv unless you explicitly --enable-vv for me
<LSchiere2> seanegan: I don't understand configure.ac
I don't understand configure.ac much either, but this achieves the above
There's also a little bit of gmp stuff here that I found necessary to allow
sametime to load.
committer: Tailor Script <tailor@pidgin.im>
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Wed, 09 Nov 2005 21:21:29 +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", " . ", " .. ", " ... ", " .... ", " ..... ", "............... ", "................", "............... ", " ..... ", " .... ", " ... ", " .. ", " . "};