summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2007-04-09 22:04:44 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2007-04-09 22:04:44 +0000
commit95f7992bb4497e77bf6fe839444bdabd4968f1e0 (patch)
tree10a65500edfe2b81b958c79df1640d9d584e053b /src
parentUpdated simple action to work like toggle and radion versions (diff)
downloadinkscape-95f7992bb4497e77bf6fe839444bdabd4968f1e0.tar.gz
inkscape-95f7992bb4497e77bf6fe839444bdabd4968f1e0.zip
better paintbucket by bill baxter
(bzr r2841)
Diffstat (limited to 'src')
-rw-r--r--src/pixmaps/cursor-paintbucket.xpm76
1 files changed, 38 insertions, 38 deletions
diff --git a/src/pixmaps/cursor-paintbucket.xpm b/src/pixmaps/cursor-paintbucket.xpm
index 619a551c7..cad1fe514 100644
--- a/src/pixmaps/cursor-paintbucket.xpm
+++ b/src/pixmaps/cursor-paintbucket.xpm
@@ -1,38 +1,38 @@
-/* XPM */
-static char * cursor_paintbucket_xpm[] = {
-"32 32 3 1",
-" c None",
-". c #FFFFFF",
-"+ c #000000",
-" ",
-" ... ",
-" ... ...... ",
-" ..++.. ...++++.. ",
-" .+..+....++....+.. ",
-" ..+..+..++.......+.. ",
-" ..+..+++..........+.. ",
-" ..+..+++............+. ",
-" ..+++..+............+. ",
-" .+++...+............+.. ",
-" .++.+...+............+. ",
-" .+..++..+............+. ",
-" .+...+..+............+. ",
-" .+....+.+............+. ",
-" .+....++++...........+. ",
-" ..+....+.+...........+. ",
-" .+....++...........+.. ",
-" .++...+..........++.. ",
-" ..+....+.......++... ",
-" .++...+.....++... ",
-" .+...+...++... ",
-" .++.++.++... ",
-" .+++++... ",
-" .+++. ",
-" .++. ",
-" .++. ",
-" .++. ",
-" .++. ",
-" .++. ",
-" .+.. ",
-" ... ",
-" "};
+/* XPM */
+static char * cursor_paintbucket_xpm[] = {
+"32 32 3 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+" ",
+" ",
+" ++ ++++ ",
+" +..+ ++....+ ",
+" +.++.+ ++..++++.+ ",
+" +.++.++..+++++++.+ ",
+" +.++...+++++++++.+ ",
+" +.++...+++++++++++.+ ",
+" +...++.++++++++++++.+ ",
+" +...+++.++++++++++++.+ ",
+" +.+..+++.+++++++++++.+ ",
+" +.++..++.++++++++++++.+ ",
+" +.+++.++.++++++++++++.+ ",
+" +.+++.....+++++++++++.+ ",
+" +.++++..+.+++++++++++.+ ",
+" +.++++..++++++++++++.+ ",
+" +.++++.++++++++++++..+ ",
+" +..+++..+++++++++..++ ",
+" +.++++.+++++++..++ ",
+" +..+++.+++++..++ ",
+" +.++..+++..++ ",
+" +.....+..++ ",
+" +......++ ",
+" +....++ ",
+" +...+ ",
+" +...+ ",
+" +..+ ",
+" +.+ ",
+" +.+ ",
+" + ",
+" ",
+" "};