summaryrefslogtreecommitdiff
path: root/mini-commander/src/history-mini.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'mini-commander/src/history-mini.xpm')
-rw-r--r--mini-commander/src/history-mini.xpm11
1 files changed, 11 insertions, 0 deletions
diff --git a/mini-commander/src/history-mini.xpm b/mini-commander/src/history-mini.xpm
new file mode 100644
index 00000000..b7ad65eb
--- /dev/null
+++ b/mini-commander/src/history-mini.xpm
@@ -0,0 +1,11 @@
+/* XPM */
+static const char * history_mini_xpm[] = {
+"7 6 2 1",
+" c NONE",
+". c #000000000000",
+" ",
+".......",
+" ..... ",
+" ... ",
+" . ",
+" "};