summaryrefslogtreecommitdiffstats
path: root/src/pixmaps/cursor-node-d.xpm
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2010-08-08 17:27:51 +0000
committerKrzysztof KosiƄski <tweenk.pl@gmail.com>2010-08-08 17:27:51 +0000
commit60d3113d1f022a3de7cf04c7979d4751b3fe21f6 (patch)
treeca33e2a9a1af6b5911598fa1c6a1d77087b71dd2 /src/pixmaps/cursor-node-d.xpm
parentMinor cleanups (diff)
parentAdd a constrained snap method that takes multiple constraints. This reduces t... (diff)
downloadinkscape-60d3113d1f022a3de7cf04c7979d4751b3fe21f6.tar.gz
inkscape-60d3113d1f022a3de7cf04c7979d4751b3fe21f6.zip
merge from trunk
(bzr r9508.1.52)
Diffstat (limited to 'src/pixmaps/cursor-node-d.xpm')
-rw-r--r--src/pixmaps/cursor-node-d.xpm32
1 files changed, 16 insertions, 16 deletions
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[] = {
" .++++++. ",
" .+++++. ",
" .+++.. ",
-" .+. ++ ++ ",
-" . +..+..+ ",
-" ++..+..++ ",
-" +.+..+..+.+ ",
-" +.+..+..+.+ ",
-" +.+..+..+.+ ",
-" +.........+ ",
-" +.........+ ",
-" +........+ ",
-" +........+ ",
-" +......+ ",
-" +......+ ",
-" +.....+ ",
-" +.....+ ",
-" +++++++ ",
+" .+. ++ ",
+" . +++..+++ ",
+" +..+..+..+ ",
+" ++..+..+..++ ",
+" +.+..+..+..+.+ ",
+" +.+..+..+..+.+ ",
+" +............+ ",
+" +............+ ",
+" +...........+ ",
+" +..........+ ",
+" +.........+ ",
+" +........+ ",
+" +.......+ ",
+" +.......+ ",
+" +++++++++ ",
" ",
" ",
" "};