From aaf63b4ad640441b73bcc82bc4a8e9ee05ebf1fd Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Thu, 21 Jun 2018 14:44:01 +0200 Subject: Move pixmaps to ui/pixmaps, and update the README accordingly. --- src/pixmaps/cursor-pencil.xpm | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 src/pixmaps/cursor-pencil.xpm (limited to 'src/pixmaps/cursor-pencil.xpm') diff --git a/src/pixmaps/cursor-pencil.xpm b/src/pixmaps/cursor-pencil.xpm deleted file mode 100644 index 92c6331ab..000000000 --- a/src/pixmaps/cursor-pencil.xpm +++ /dev/null @@ -1,38 +0,0 @@ -/* XPM */ -static const char * cursor_pencil_xpm[] = { -"32 32 3 1 4 4", -" c None", -". c #FFFFFF", -"+ c #000000", -" ... ", -" .+. ", -" .+. ", -"....+.... ", -".+++ +++. ", -"....+.... ", -" .+. ", -" .+. ... ", -" ... .++... ", -" .+++++... ", -" .+++.+++.. ", -" .++.....++. ", -" .+........+. ", -" .+......+.+. ", -" .+....+++..+. ", -" .+...+...+..+. ", -" .+..+....+..+. ", -" .+.++.....+..+. ", -" .+..+.....+. +. ", -" .+..+.....+. ", -" .+..+... .+. ", -" .+..+. . . ", -" .+..+. . ", -" .+ .+. ", -" .+ . ", -" . ", -" ", -" ", -" ", -" ", -" ", -" "}; -- cgit v1.2.3