From 9cc1a98a31b9b4a28257c9dedb05c9ad64a8bc43 Mon Sep 17 00:00:00 2001 From: Leo Albert Jackson Date: Sun, 25 Jul 2010 01:40:03 -0400 Subject: Pixmap fix apply (bzr r9646) --- src/pixmaps/cursor-node-d.xpm | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'src/pixmaps/cursor-node-d.xpm') diff --git a/src/pixmaps/cursor-node-d.xpm b/src/pixmaps/cursor-node-d.xpm index cdc792a3a..264da58c3 100644 --- a/src/pixmaps/cursor-node-d.xpm +++ b/src/pixmaps/cursor-node-d.xpm @@ -2,7 +2,7 @@ static char const *cursor_node_d_xpm[] = { "32 32 3 1", " g None", -". g #FFFFFF", +". g #ffffff", "+ g #000000", " . ", ".+. ", @@ -18,21 +18,21 @@ static char const *cursor_node_d_xpm[] = { " .++++++. ", " .+++++. ", " .+++.. ", -" .+. ++ ++ ", -" . +..+..+ ", -" ++..+..++ ", -" +.+..+..+.+ ", -" +.+..+..+.+ ", -" +.+..+..+.+ ", -" +.........+ ", -" +.........+ ", -" +........+ ", -" +........+ ", -" +......+ ", -" +......+ ", -" +.....+ ", -" +.....+ ", -" +++++++ ", +" .+. ++ ", +" . +++..+++ ", +" +..+..+..+ ", +" ++..+..+..++ ", +" +.+..+..+..+.+ ", +" +.+..+..+..+.+ ", +" +............+ ", +" +............+ ", +" +...........+ ", +" +..........+ ", +" +.........+ ", +" +........+ ", +" +.......+ ", +" +.......+ ", +" +++++++++ ", " ", " ", " "}; -- cgit v1.2.3