summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJosh Andler <scislac@gmail.com>2010-07-25 06:00:54 +0000
committerJosh Andler <scislac@gmail.com>2010-07-25 06:00:54 +0000
commitb9a3d169087c22ca90a4693277d40e50f931fc5e (patch)
treed6ca207335cd23182d3e61df121bd549a5ed0234 /src
parentAdded preference to suppress icon preview frames. (diff)
downloadinkscape-b9a3d169087c22ca90a4693277d40e50f931fc5e.tar.gz
inkscape-b9a3d169087c22ca90a4693277d40e50f931fc5e.zip
Pixmap fix by Leo Jackson
(bzr r9606.1.21)
Diffstat (limited to 'src')
-rw-r--r--src/pixmaps/cursor-node-d.xpm32
-rw-r--r--src/pixmaps/cursor-node-m.xpm34
-rw-r--r--src/pixmaps/cursor-select-d.xpm36
-rw-r--r--src/pixmaps/cursor-select-m.xpm40
4 files changed, 71 insertions, 71 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[] = {
" .++++++. ",
" .+++++. ",
" .+++.. ",
-" .+. ++ ++ ",
-" . +..+..+ ",
-" ++..+..++ ",
-" +.+..+..+.+ ",
-" +.+..+..+.+ ",
-" +.+..+..+.+ ",
-" +.........+ ",
-" +.........+ ",
-" +........+ ",
-" +........+ ",
-" +......+ ",
-" +......+ ",
-" +.....+ ",
-" +.....+ ",
-" +++++++ ",
+" .+. ++ ",
+" . +++..+++ ",
+" +..+..+..+ ",
+" ++..+..+..++ ",
+" +.+..+..+..+.+ ",
+" +.+..+..+..+.+ ",
+" +............+ ",
+" +............+ ",
+" +...........+ ",
+" +..........+ ",
+" +.........+ ",
+" +........+ ",
+" +.......+ ",
+" +.......+ ",
+" +++++++++ ",
" ",
" ",
" "};
diff --git a/src/pixmaps/cursor-node-m.xpm b/src/pixmaps/cursor-node-m.xpm
index 272eeb884..08574bfb0 100644
--- a/src/pixmaps/cursor-node-m.xpm
+++ b/src/pixmaps/cursor-node-m.xpm
@@ -15,24 +15,24 @@ static char const *cursor_node_m_xpm[] = {
" .++++. ",
" .+++++. ",
" .+++++. ",
-" .++++++. ++++ ",
+" .++++++. +++ ",
" .+++++. +.+..+ ",
-" .+++.. +..+..++ ",
-" .+. +..+..+.+ ",
-" . + +..+..+..+ ",
-" +.++..+..+..+ ",
-" +..+..+..+..+ ",
-" +..+..+..+..+ ",
-" +..+..+..+..+ ",
-" +...........+ ",
-" +..........+ ",
-" +.........+ ",
-" +........+ ",
-" +.......+ ",
-" +......+ ",
-" +.....+ ",
-" +.....+ ",
-" +++++++ ",
+" .+++.. +..+..++++ ",
+" .+. +..+..+..+ ",
+" . +..+..+..++ ",
+" +++..+..+..+.+ ",
+" +..+..+..+..+.+ ",
+" +..+..+..+..+.+ ",
+" +..+..+..+..+.+ ",
+" +.............+ ",
+" +............+ ",
+" +...........+ ",
+" +..........+ ",
+" +.........+ ",
+" +........+ ",
+" +.......+ ",
+" +.......+ ",
+" +++++++++ ",
" ",
" ",
" "};
diff --git a/src/pixmaps/cursor-select-d.xpm b/src/pixmaps/cursor-select-d.xpm
index 53b8c0cdf..13acc0aad 100644
--- a/src/pixmaps/cursor-select-d.xpm
+++ b/src/pixmaps/cursor-select-d.xpm
@@ -2,7 +2,7 @@
static char const *cursor_select_d_xpm[] = {
"32 32 3 1",
" g None",
-". g #FFFFFF",
+". g #ffffff",
"+ g #000000",
"+ ",
"++ ",
@@ -17,22 +17,22 @@ static char const *cursor_select_d_xpm[] = {
"+.........+ ",
"+..........+ ",
"+......++++ ",
-"+...+..+ ",
+"+...+++. ",
"+..+ +..+ ",
-"+.+ +..+ ",
-"++ +..+ ++ ++ ",
-" +..+ +..+..+ ",
-" +..+ ++..+..++ ",
-" +..+ +.+..+..+.+ ",
-" ++ +..+..+..+..+ ",
-" +..+..+..+..+ ",
-" +...........+ ",
-" +...........+ ",
-" +.........+ ",
-" +........+ ",
-" +......+ ",
-" +......+ ",
-" +.....+ ",
-" +.....+ ",
-" +++++++ ",
+"+.+ +..+ ++ ",
+".. +..+ +++..+ ",
+" +..+ +..+..+++ ",
+" +..+ +++..+..+..+ ",
+" +..+ +..+..+..+..++ ",
+" +++ +..+..+..+..+.+ ",
+" +..+..+..+..+.+ ",
+" +.............+ ",
+" +.............+ ",
+" +............+ ",
+" +..........+ ",
+" +.........+ ",
+" +.........+ ",
+" +.........+ ",
+" +.........+ ",
+" +++++++++++ ",
" "};
diff --git a/src/pixmaps/cursor-select-m.xpm b/src/pixmaps/cursor-select-m.xpm
index beea4739a..48be49f77 100644
--- a/src/pixmaps/cursor-select-m.xpm
+++ b/src/pixmaps/cursor-select-m.xpm
@@ -2,7 +2,7 @@
static char const *cursor_select_m_xpm[] = {
"32 32 3 1",
" g None",
-". g #FFFFFF",
+". g #ffffff",
"+ g #000000",
"+ ",
"++ ",
@@ -17,22 +17,22 @@ static char const *cursor_select_m_xpm[] = {
"+.........+ ",
"+..........+ ",
"+......++++ ",
-"+...+..+ ++ ++ ",
-"+..+ +..+ +..+..+ ",
-"+.+ +..+ +..+..+ ",
-"++ +..+ +..+..++ ",
-" +..+ +..+..+.+ ",
-" +..+ ++ +..+..+..+ ",
-" +..+ +.++..+..+..+ ",
-" ++ +..+..+..+..+ ",
-" +..+..+..+..+ ",
-" +..+..+..+..+ ",
-" +...........+ ",
-" +..........+ ",
-" +.........+ ",
-" +........+ ",
-" +.......+ ",
-" +......+ ",
-" +.....+ ",
-" +.....+ ",
-" +++++++ "};
+"+...+..+ ++++ ",
+"+..++..+ ++++..+ ",
+"+.+ +..+ +..+..+++ ",
+"++ +..+ +..+..+..+ ",
+" +..+ +..+..+..++ ",
+" +..+ +++..+..+..+.+ ",
+" +..+ +..+..+..+..+.+ ",
+" +++ +..+..+..+..+.+ ",
+" +..+..+..+..+.+ ",
+" +..+..+..+..+.+ ",
+" +.............+ ",
+" +.............+ ",
+" +...........+ ",
+" +..........+ ",
+" +........+ ",
+" +........+ ",
+" +........+ ",
+" +........+ ",
+" ++++++++++ "};