summaryrefslogtreecommitdiffstats
path: root/src/pixmaps
diff options
context:
space:
mode:
authorFelipe Corr??a da Silva Sanches <juca@members.fsf.org>2011-06-13 07:13:27 +0000
committerFelipe C. da S. Sanches <juca@members.fsf.org>2011-06-13 07:13:27 +0000
commitb7ca7be174c5b81b147d68425f1fa275fa154dd7 (patch)
tree294fcad2a97e74ba80d0b9971418ce79209b4afd /src/pixmaps
parentusing green color instead of parentheses to differentiate the angle label in ... (diff)
downloadinkscape-b7ca7be174c5b81b147d68425f1fa275fa154dd7.tar.gz
inkscape-b7ca7be174c5b81b147d68425f1fa275fa154dd7.zip
fixing the measure tool cursor to have a crosshair just like all other drawing tools
fixes bug #796446 (bzr r10293)
Diffstat (limited to 'src/pixmaps')
-rw-r--r--src/pixmaps/cursor-measure.xpm58
1 files changed, 29 insertions, 29 deletions
diff --git a/src/pixmaps/cursor-measure.xpm b/src/pixmaps/cursor-measure.xpm
index 753bfd14e..2a28579c6 100644
--- a/src/pixmaps/cursor-measure.xpm
+++ b/src/pixmaps/cursor-measure.xpm
@@ -1,37 +1,37 @@
/* XPM */
-static char const * cursor_measure_xpm[] = {
+static char const *cursor_measure_xpm[] = {
"32 32 3 1",
" c None",
". c #FFFFFF",
"+ c #000000",
-" .. ",
-" .++. ",
-" .+..+. ",
-" .+....+. ",
-".+..+...+. ",
-".+.+.....+. ",
-" .+.......+. ",
-" .+.+.....+. ",
-" .+...+...+. ",
-" .+.+.....+. ",
-" .+.......+. ",
-" .+.+.....+. ",
-" .+...+...+. ",
-" .+.+.....+. ",
-" .+.......+. ",
-" .+.+.....+. ",
-" .+...+.+. ",
-" .+.+.+. ",
-" .+.+. ",
-" .+. ",
-" . ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
+" ... ",
+" .+. ",
+" .+. ",
+"....+.... ",
+".+++ +++. ",
+"....+.... ",
+" .+. ",
+" .+. .. ",
+" ... .++. ",
+" .+..+. ",
+" .+....+. ",
+" .+..+...+. ",
+" .+.+.....+. ",
+" .+.......+. ",
+" .+.+.....+. ",
+" .+...+...+. ",
+" .+.+.....+. ",
+" .+.......+. ",
+" .+.+.....+. ",
+" .+...+...+. ",
+" .+.+.....+. ",
+" .+.......+. ",
+" .+.+.....+. ",
+" .+...+.+. ",
+" .+.+.+. ",
+" .+.+. ",
+" .+. ",
+" . ",
" ",
" ",
" ",