From e008e166e795de282e245feda31ba9cca6de7c9a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 22 May 2008 18:16:17 +0000 Subject: initial icons support --- icons/exit.gif | Bin 0 -> 608 bytes icons/pause.gif | Bin 0 -> 583 bytes icons/replay.gif | Bin 0 -> 563 bytes icons/reset.gif | Bin 0 -> 599 bytes icons/save.gif | Bin 0 -> 1084 bytes icons/start.gif | Bin 0 -> 553 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 icons/exit.gif create mode 100644 icons/pause.gif create mode 100644 icons/replay.gif create mode 100644 icons/reset.gif create mode 100644 icons/save.gif create mode 100644 icons/start.gif (limited to 'icons') diff --git a/icons/exit.gif b/icons/exit.gif new file mode 100644 index 0000000..5ba0791 Binary files /dev/null and b/icons/exit.gif differ diff --git a/icons/pause.gif b/icons/pause.gif new file mode 100644 index 0000000..4cbcd2c Binary files /dev/null and b/icons/pause.gif differ diff --git a/icons/replay.gif b/icons/replay.gif new file mode 100644 index 0000000..1728ba4 Binary files /dev/null and b/icons/replay.gif differ diff --git a/icons/reset.gif b/icons/reset.gif new file mode 100644 index 0000000..b7dcd08 Binary files /dev/null and b/icons/reset.gif differ diff --git a/icons/save.gif b/icons/save.gif new file mode 100644 index 0000000..50b34b7 Binary files /dev/null and b/icons/save.gif differ diff --git a/icons/start.gif b/icons/start.gif new file mode 100644 index 0000000..9e7da7c Binary files /dev/null and b/icons/start.gif differ -- cgit v1.2.3