From c3650bf9b2302e1a20853f0cadc7833370e3d0dd Mon Sep 17 00:00:00 2001 From: "Tim E. Real" Date: Wed, 20 Feb 2013 01:16:45 +0000 Subject: MASSIVE FIXES: MANY editor, usability, operation fixes and changes. See ChangeLog. --- muse2/xpm/open_hand.xpm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 muse2/xpm/open_hand.xpm (limited to 'muse2/xpm/open_hand.xpm') diff --git a/muse2/xpm/open_hand.xpm b/muse2/xpm/open_hand.xpm new file mode 100644 index 00000000..32d993b5 --- /dev/null +++ b/muse2/xpm/open_hand.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static const char * open_hand_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +" .. ", +" .. . ... ", +" . .. . . ", +" . .. . . . ", +" . . . .. .", +" . . . . .", +" .. . . .", +". .. .", +". . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" "}; -- cgit v1.2.3