Mercurial > pidgin
view gtk/pixmaps/tb_drag_arrow_up.xpm @ 14733:4972fc6bc3bd
[gaim-migrate @ 17489]
(16:26:26) elb: LSchiere: for file in *.po; do sed -e 's/context context cancal context/context context cancel context/' < $file > $file.new; mv $file.new $file; done
(16:27:07) LSchiere2: elb rocks
Turned out it wasn't that many files, but elb still rocks.
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Mon, 16 Oct 2006 20:29:48 +0000 |
parents | 009db0b357b5 |
children |
line wrap: on
line source
/* XPM */ static char * tb_drag_arrow_up_xpm[] = { "13 16 13 1", " c None", ". c #B80000", "+ c #F02F2F", "@ c #E87676", "# c #E78383", "$ c #E56A6A", "% c #ED9191", "& c #F05757", "* c #E79F9F", "= c #E54545", "- c #EDAFAF", "; c #D23333", "> c #E40E0E", " . ", " +@. ", " +#@$. ", " +%#@$&. ", " +*%#@$&=. ", " +-*%#@$&=;. ", ">>>>+#@$>>>>.", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " >>>>. "};