From b3cf3d2df22b20b3527622b9e06a13ac8163e8c5 Mon Sep 17 00:00:00 2001 From: momo Date: Sun, 16 Oct 2011 17:15:26 +0200 Subject: //streichelzoo: initial commit --- streichelzoo/button_down.png | 1 + streichelzoo/button_up.png | 1 + streichelzoo/main.avg | 1 + streichelzoo/streichelzoo.py | 1 + 4 files changed, 4 insertions(+) create mode 120000 streichelzoo/button_down.png create mode 120000 streichelzoo/button_up.png create mode 120000 streichelzoo/main.avg create mode 120000 streichelzoo/streichelzoo.py (limited to 'streichelzoo') diff --git a/streichelzoo/button_down.png b/streichelzoo/button_down.png new file mode 120000 index 00000000..f73a2282 --- /dev/null +++ b/streichelzoo/button_down.png @@ -0,0 +1 @@ +/home/momo/dev/comshack/button_down.png \ No newline at end of file diff --git a/streichelzoo/button_up.png b/streichelzoo/button_up.png new file mode 120000 index 00000000..9b686df6 --- /dev/null +++ b/streichelzoo/button_up.png @@ -0,0 +1 @@ +/home/momo/dev/comshack/button_up.png \ No newline at end of file diff --git a/streichelzoo/main.avg b/streichelzoo/main.avg new file mode 120000 index 00000000..2e98e62d --- /dev/null +++ b/streichelzoo/main.avg @@ -0,0 +1 @@ +/home/momo/dev/comshack/main.avg \ No newline at end of file diff --git a/streichelzoo/streichelzoo.py b/streichelzoo/streichelzoo.py new file mode 120000 index 00000000..d011e2c9 --- /dev/null +++ b/streichelzoo/streichelzoo.py @@ -0,0 +1 @@ +/home/momo/dev/comshack/comshack.py \ No newline at end of file -- cgit v1.2.3