summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMarkus Engel <markus.engel@tum.de>2013-10-09 19:50:23 +0000
committerMarkus Engel <markus.engel@tum.de>2013-10-09 19:50:23 +0000
commit475a887385c5cb7ad2638d44a6000275a68d158c (patch)
tree44eabaac56f0b1ca3ef3c1a5392a9c9640130dab /src
parentDocumentation/Translation. Fix for Bug #1236382 (Typos in comments and messag... (diff)
downloadinkscape-475a887385c5cb7ad2638d44a6000275a68d158c.tar.gz
inkscape-475a887385c5cb7ad2638d44a6000275a68d158c.zip
Fix for invisible node tool cursor.
Fixed bugs: - https://launchpad.net/bugs/1235076 (bzr r12674)
Diffstat (limited to 'src')
-rw-r--r--src/pixmaps/cursor-node-d.xpm6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/pixmaps/cursor-node-d.xpm b/src/pixmaps/cursor-node-d.xpm
index 264da58c3..7e177bff4 100644
--- a/src/pixmaps/cursor-node-d.xpm
+++ b/src/pixmaps/cursor-node-d.xpm
@@ -1,9 +1,9 @@
/* XPM */
static char const *cursor_node_d_xpm[] = {
"32 32 3 1",
-" g None",
-". g #ffffff",
-"+ g #000000",
+" c None",
+". c #FFFFFF",
+"+ c #000000",
" . ",
".+. ",
" .+. ",