summaryrefslogtreecommitdiff
path: root/muse/xpm/select_inside_loop.xpm
diff options
context:
space:
mode:
authorRobert Jonsson <spamatica@gmail.com>2009-12-27 11:42:55 +0000
committerRobert Jonsson <spamatica@gmail.com>2009-12-27 11:42:55 +0000
commit9f66d4ea7410ac4bca7a03498f3e13bab9df83c0 (patch)
tree7c569e32155aacf6c35d4ddcd0e662415f8c9f24 /muse/xpm/select_inside_loop.xpm
parentb703eab295330e6f81564fbb39a10a1a2fdd2f54 (diff)
added current muse 1.0 tree to svn
Diffstat (limited to 'muse/xpm/select_inside_loop.xpm')
-rw-r--r--muse/xpm/select_inside_loop.xpm21
1 files changed, 21 insertions, 0 deletions
diff --git a/muse/xpm/select_inside_loop.xpm b/muse/xpm/select_inside_loop.xpm
new file mode 100644
index 00000000..46d57b28
--- /dev/null
+++ b/muse/xpm/select_inside_loop.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static const char *select_inside_loop_xpm[]={
+"16 16 2 1",
+". c #000000",
+"# c #ffffff",
+"................",
+"................",
+"....########....",
+"....#......#....",
+"....#......#....",
+".#######...#....",
+"..#####....#....",
+"...###.....#....",
+"....#.....###...",
+"....#....#####..",
+"....#...#######.",
+"....#......#....",
+"....#......#....",
+"....########....",
+"................",
+"................"};