summaryrefslogtreecommitdiffstats
path: root/src/pixmaps
diff options
context:
space:
mode:
authorbuliabyak <>2010-02-05 19:27:23 +0000
committerbuliabyak <>2010-02-05 19:27:23 +0000
commitc9ad3b31b040c86308587b7007db8ab86835d273 (patch)
tree9fa3c55f32ee01056b87937f4340bddfb702cd6c /src/pixmaps
parentmake when_selected and when_nothing customizable strings, settable via select... (diff)
downloadinkscape-c9ad3b31b040c86308587b7007db8ab86835d273.tar.gz
inkscape-c9ad3b31b040c86308587b7007db8ab86835d273.zip
new (actually old, i just updated, cleaned and enabled them) cursors for mouseover and dragging in selector
(bzr r9056)
Diffstat (limited to 'src/pixmaps')
-rw-r--r--src/pixmaps/cursor-select-d.xpm48
-rw-r--r--src/pixmaps/cursor-select-m.xpm44
2 files changed, 46 insertions, 46 deletions
diff --git a/src/pixmaps/cursor-select-d.xpm b/src/pixmaps/cursor-select-d.xpm
index 5cc0e56be..53b8c0cdf 100644
--- a/src/pixmaps/cursor-select-d.xpm
+++ b/src/pixmaps/cursor-select-d.xpm
@@ -4,35 +4,35 @@ static char const *cursor_select_d_xpm[] = {
" g None",
". g #FFFFFF",
"+ g #000000",
-".. ",
-".+. ",
-".++. ",
-".+++. ",
-".++++. ",
-".+++++. ",
-".++++++. ",
-".+++++++. ",
-".++++++++. ",
-".+++++++++. ",
-".+++++.... ",
-".++.++. ",
-".+. .++. ",
-" . .++. ",
-" .++. ++ ++ ",
-" .++. +..+..+ ",
-" .. ++..+..++ ",
-" +.+..+..+.+ ",
-" +.+..+..+.+ ",
-" +.+..+..+.+ ",
+"+ ",
+"++ ",
+"+.+ ",
+"+..+ ",
+"+...+ ",
+"+....+ ",
+"+.....+ ",
+"+......+ ",
+"+.......+ ",
+"+........+ ",
+"+.........+ ",
+"+..........+ ",
+"+......++++ ",
+"+...+..+ ",
+"+..+ +..+ ",
+"+.+ +..+ ",
+"++ +..+ ++ ++ ",
+" +..+ +..+..+ ",
+" +..+ ++..+..++ ",
+" +..+ +.+..+..+.+ ",
+" ++ +..+..+..+..+ ",
+" +..+..+..+..+ ",
+" +...........+ ",
+" +...........+ ",
" +.........+ ",
-" +.........+ ",
-" +........+ ",
" +........+ ",
" +......+ ",
" +......+ ",
" +.....+ ",
" +.....+ ",
" +++++++ ",
-" ",
-" ",
" "};
diff --git a/src/pixmaps/cursor-select-m.xpm b/src/pixmaps/cursor-select-m.xpm
index 4ce619bc6..beea4739a 100644
--- a/src/pixmaps/cursor-select-m.xpm
+++ b/src/pixmaps/cursor-select-m.xpm
@@ -4,24 +4,27 @@ static char const *cursor_select_m_xpm[] = {
" g None",
". g #FFFFFF",
"+ g #000000",
-".. ",
-".+. ",
-".++. ",
-".+++. ",
-".++++. ",
-".+++++. ",
-".++++++. ",
-".+++++++. ",
-".++++++++. ",
-".+++++++++. ",
-".+++++.... ",
-".++.++. ++++ ",
-".+. .++. +.+..+ ",
-" . .++. +..+..++ ",
-" .++. +..+..+.+ ",
-" .++. + +..+..+..+ ",
-" .. +.++..+..+..+ ",
-" +..+..+..+..+ ",
+"+ ",
+"++ ",
+"+.+ ",
+"+..+ ",
+"+...+ ",
+"+....+ ",
+"+.....+ ",
+"+......+ ",
+"+.......+ ",
+"+........+ ",
+"+.........+ ",
+"+..........+ ",
+"+......++++ ",
+"+...+..+ ++ ++ ",
+"+..+ +..+ +..+..+ ",
+"+.+ +..+ +..+..+ ",
+"++ +..+ +..+..++ ",
+" +..+ +..+..+.+ ",
+" +..+ ++ +..+..+..+ ",
+" +..+ +.++..+..+..+ ",
+" ++ +..+..+..+..+ ",
" +..+..+..+..+ ",
" +..+..+..+..+ ",
" +...........+ ",
@@ -32,7 +35,4 @@ static char const *cursor_select_m_xpm[] = {
" +......+ ",
" +.....+ ",
" +.....+ ",
-" +++++++ ",
-" ",
-" ",
-" "};
+" +++++++ "};