diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/pixmaps/cursor-paintbucket.xpm | 76 |
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",
+" ",
+" ",
+" ++ ++++ ",
+" +..+ ++....+ ",
+" +.++.+ ++..++++.+ ",
+" +.++.++..+++++++.+ ",
+" +.++...+++++++++.+ ",
+" +.++...+++++++++++.+ ",
+" +...++.++++++++++++.+ ",
+" +...+++.++++++++++++.+ ",
+" +.+..+++.+++++++++++.+ ",
+" +.++..++.++++++++++++.+ ",
+" +.+++.++.++++++++++++.+ ",
+" +.+++.....+++++++++++.+ ",
+" +.++++..+.+++++++++++.+ ",
+" +.++++..++++++++++++.+ ",
+" +.++++.++++++++++++..+ ",
+" +..+++..+++++++++..++ ",
+" +.++++.+++++++..++ ",
+" +..+++.+++++..++ ",
+" +.++..+++..++ ",
+" +.....+..++ ",
+" +......++ ",
+" +....++ ",
+" +...+ ",
+" +...+ ",
+" +..+ ",
+" +.+ ",
+" +.+ ",
+" + ",
+" ",
+" "};
|
