From b0430639c8bb809dc46252ad240bb883a0937527 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sat, 13 Sep 2008 09:23:34 -0700 Subject: BUGFIX: added missing icons for rules made some very simple icons for displaying the rules Signed-off-by: Arun Persaud --- pics/button/1st-own-card.png | Bin 0 -> 1177 bytes pics/button/5th-card.png | Bin 0 -> 1220 bytes pics/button/9-cards.png | Bin 0 -> 1157 bytes pics/button/no-schweinchen.png | Bin 0 -> 3226 bytes pics/button/no-ten-of-hearts.png | Bin 0 -> 2963 bytes pics/button/rules.svg | 343 ++++++++++++++++++++++++++ pics/button/second-schweinchen-after-call.png | Bin 0 -> 1873 bytes pics/button/second-schweinchen.png | Bin 0 -> 1858 bytes pics/button/second-ten-of-hearts.png | Bin 0 -> 1643 bytes pics/button/ten-of-hearts.png | Bin 0 -> 1123 bytes pics/button/two-schweinchen.png | Bin 0 -> 1311 bytes 11 files changed, 343 insertions(+) create mode 100644 pics/button/1st-own-card.png create mode 100644 pics/button/5th-card.png create mode 100644 pics/button/9-cards.png create mode 100644 pics/button/no-schweinchen.png create mode 100644 pics/button/no-ten-of-hearts.png create mode 100644 pics/button/rules.svg create mode 100644 pics/button/second-schweinchen-after-call.png create mode 100644 pics/button/second-schweinchen.png create mode 100644 pics/button/second-ten-of-hearts.png create mode 100644 pics/button/ten-of-hearts.png create mode 100644 pics/button/two-schweinchen.png (limited to 'pics') diff --git a/pics/button/1st-own-card.png b/pics/button/1st-own-card.png new file mode 100644 index 0000000..99d2aac Binary files /dev/null and b/pics/button/1st-own-card.png differ diff --git a/pics/button/5th-card.png b/pics/button/5th-card.png new file mode 100644 index 0000000..dbab3a0 Binary files /dev/null and b/pics/button/5th-card.png differ diff --git a/pics/button/9-cards.png b/pics/button/9-cards.png new file mode 100644 index 0000000..5c6bb6d Binary files /dev/null and b/pics/button/9-cards.png differ diff --git a/pics/button/no-schweinchen.png b/pics/button/no-schweinchen.png new file mode 100644 index 0000000..8242c4b Binary files /dev/null and b/pics/button/no-schweinchen.png differ diff --git a/pics/button/no-ten-of-hearts.png b/pics/button/no-ten-of-hearts.png new file mode 100644 index 0000000..d2ec1ff Binary files /dev/null and b/pics/button/no-ten-of-hearts.png differ diff --git a/pics/button/rules.svg b/pics/button/rules.svg new file mode 100644 index 0000000..0b1af32 --- /dev/null +++ b/pics/button/rules.svg @@ -0,0 +1,343 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + 10 + + 10 + + + + 10 + + 2 + nd + + + + Ace + + + Ace + + + 2 + nd + + Ace + + + + 120 + + Ace + + + 1 own + st + + + 5 card + th + + + 9-cards + + + diff --git a/pics/button/second-schweinchen-after-call.png b/pics/button/second-schweinchen-after-call.png new file mode 100644 index 0000000..928b240 Binary files /dev/null and b/pics/button/second-schweinchen-after-call.png differ diff --git a/pics/button/second-schweinchen.png b/pics/button/second-schweinchen.png new file mode 100644 index 0000000..b607654 Binary files /dev/null and b/pics/button/second-schweinchen.png differ diff --git a/pics/button/second-ten-of-hearts.png b/pics/button/second-ten-of-hearts.png new file mode 100644 index 0000000..6033f09 Binary files /dev/null and b/pics/button/second-ten-of-hearts.png differ diff --git a/pics/button/ten-of-hearts.png b/pics/button/ten-of-hearts.png new file mode 100644 index 0000000..a5e9123 Binary files /dev/null and b/pics/button/ten-of-hearts.png differ diff --git a/pics/button/two-schweinchen.png b/pics/button/two-schweinchen.png new file mode 100644 index 0000000..1c661ff Binary files /dev/null and b/pics/button/two-schweinchen.png differ -- cgit v1.2.3-18-g5258