From e44a7e37b6c7b5961adaffc62b9042b8d442938e Mon Sep 17 00:00:00 2001 From: mensonge Date: Thu, 13 Nov 2008 09:49:11 +0000 Subject: New feature: basic Ajax suggestion for tags and implementation of Dojo toolkit git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@151 b3834d28-1941-0410-a4f8-b48e95affb8f --- includes/js/util/doh/_sounds/LICENSE | 10 ++++++++++ includes/js/util/doh/_sounds/doh.wav | Bin 0 -> 2878 bytes includes/js/util/doh/_sounds/dohaaa.wav | Bin 0 -> 14318 bytes includes/js/util/doh/_sounds/woohoo.wav | Bin 0 -> 3814 bytes 4 files changed, 10 insertions(+) create mode 100644 includes/js/util/doh/_sounds/LICENSE create mode 100644 includes/js/util/doh/_sounds/doh.wav create mode 100644 includes/js/util/doh/_sounds/dohaaa.wav create mode 100644 includes/js/util/doh/_sounds/woohoo.wav (limited to 'includes/js/util/doh/_sounds') diff --git a/includes/js/util/doh/_sounds/LICENSE b/includes/js/util/doh/_sounds/LICENSE new file mode 100644 index 0000000..e8e11d4 --- /dev/null +++ b/includes/js/util/doh/_sounds/LICENSE @@ -0,0 +1,10 @@ +License Disclaimer: + +All contents of this directory are Copyright (c) the Dojo Foundation, with the +following exceptions: +------------------------------------------------------------------------------- + +woohoo.wav, doh.wav, dohaaa.wav: + * Copyright original authors. + Copied from: + http://simpson-homer.com/homer-simpson-soundboard.html diff --git a/includes/js/util/doh/_sounds/doh.wav b/includes/js/util/doh/_sounds/doh.wav new file mode 100644 index 0000000..5e8a583 Binary files /dev/null and b/includes/js/util/doh/_sounds/doh.wav differ diff --git a/includes/js/util/doh/_sounds/dohaaa.wav b/includes/js/util/doh/_sounds/dohaaa.wav new file mode 100644 index 0000000..2220921 Binary files /dev/null and b/includes/js/util/doh/_sounds/dohaaa.wav differ diff --git a/includes/js/util/doh/_sounds/woohoo.wav b/includes/js/util/doh/_sounds/woohoo.wav new file mode 100644 index 0000000..eb69217 Binary files /dev/null and b/includes/js/util/doh/_sounds/woohoo.wav differ -- cgit v1.2.3-54-g00ecf