summaryrefslogtreecommitdiff
path: root/muse2/xpm/size_all.xpm
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2013-02-20 01:16:45 +0000
committerTim E. Real <termtech@rogers.com>2013-02-20 01:16:45 +0000
commitc3650bf9b2302e1a20853f0cadc7833370e3d0dd (patch)
treefa1a229b0928290a00f974a14104e385d42c5905 /muse2/xpm/size_all.xpm
parent612acc2cd3979edf441d2f33403f6b3403c1cf05 (diff)
MASSIVE FIXES: MANY editor, usability, operation fixes and changes.
See ChangeLog.
Diffstat (limited to 'muse2/xpm/size_all.xpm')
-rw-r--r--muse2/xpm/size_all.xpm23
1 files changed, 23 insertions, 0 deletions
diff --git a/muse2/xpm/size_all.xpm b/muse2/xpm/size_all.xpm
new file mode 100644
index 00000000..d6160372
--- /dev/null
+++ b/muse2/xpm/size_all.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static const char * size_all_xpm[] = {
+"18 18 2 1",
+" c None",
+". c #000000",
+" .. ",
+" .... ",
+" ...... ",
+" ........ ",
+" .. ",
+" . .. . ",
+" .. .. .. ",
+" ... .. ... ",
+"..................",
+"..................",
+" ... .. ... ",
+" .. .. .. ",
+" . .. . ",
+" .. ",
+" ........ ",
+" ...... ",
+" .... ",
+" .. "};