Mercurial > pidgin
view pixmaps/tb_drag_arrow_right.xpm @ 13338:0f708ed02902
[gaim-migrate @ 15708]
Daniel and I figured it would be a good idea to cache the results of the registry lookup. For the kind of code using gaim_utf8_strftime() right now, this gets us down to one registry search per Gaim instance on localized versions of Windows (zero on English versions).
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Mon, 27 Feb 2006 19:31:30 +0000 |
parents | 87e95b8ce60b |
children |
line wrap: on
line source
/* XPM */ static char * tb_drag_arrow_right_xpm[] = { "16 13 13 1", " c None", ". c #B80000", "+ c #E40E0E", "@ c #D23333", "# c #E54545", "$ c #F05757", "% c #E56A6A", "& c #E87676", "* c #E78383", "= c #F02F2F", "- c #ED9191", "; c #E79F9F", "> c #EDAFAF", " . ", " +. ", " +@. ", " +##. ", ".........+$$$. ", "+%%%%%%%%%%%%%. ", "+&&&&&&&&&&&&&&.", "+*************= ", "+=========---= ", " +;;= ", " +>= ", " += ", " + "};