From d7e6ffcb1aada454e58e5e1f7febd57eaaa725af Mon Sep 17 00:00:00 2001 From: Daniel Juyung Seo Date: Mon, 24 Jan 2011 17:59:13 +0900 Subject: [Initialize] nBeat theme initialization. --- themes/sounds/Waterdrop.wav | Bin 0 -> 44144 bytes themes/sounds/button-pressed.wav | Bin 0 -> 24740 bytes themes/sounds/button-toggle-off.wav | Bin 0 -> 24740 bytes themes/sounds/button-toggle-on.wav | Bin 0 -> 24740 bytes themes/sounds/dialog-cancel.wav | Bin 0 -> 24740 bytes themes/sounds/dialog-error.wav | Bin 0 -> 48652 bytes themes/sounds/dialog-information.wav | Bin 0 -> 23776 bytes themes/sounds/dialog-ok.wav | Bin 0 -> 24740 bytes themes/sounds/dialog-question.wav | Bin 0 -> 23776 bytes themes/sounds/dialog-warning.wav | Bin 0 -> 48652 bytes themes/sounds/drag-accept.wav | Bin 0 -> 23776 bytes themes/sounds/drag-fail.wav | Bin 0 -> 48652 bytes themes/sounds/drag-start.wav | Bin 0 -> 23776 bytes themes/sounds/link-pressed.wav | Bin 0 -> 24740 bytes themes/sounds/menu-click.wav | Bin 0 -> 24740 bytes themes/sounds/menu-popup.wav | Bin 0 -> 23776 bytes themes/sounds/tooltip-popup.wav | Bin 0 -> 23776 bytes themes/sounds/window-new.wav | Bin 0 -> 23776 bytes 18 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 themes/sounds/Waterdrop.wav create mode 100755 themes/sounds/button-pressed.wav create mode 100755 themes/sounds/button-toggle-off.wav create mode 100755 themes/sounds/button-toggle-on.wav create mode 100755 themes/sounds/dialog-cancel.wav create mode 100755 themes/sounds/dialog-error.wav create mode 100755 themes/sounds/dialog-information.wav create mode 100755 themes/sounds/dialog-ok.wav create mode 100755 themes/sounds/dialog-question.wav create mode 100755 themes/sounds/dialog-warning.wav create mode 100755 themes/sounds/drag-accept.wav create mode 100755 themes/sounds/drag-fail.wav create mode 100755 themes/sounds/drag-start.wav create mode 100755 themes/sounds/link-pressed.wav create mode 100755 themes/sounds/menu-click.wav create mode 100755 themes/sounds/menu-popup.wav create mode 100755 themes/sounds/tooltip-popup.wav create mode 100755 themes/sounds/window-new.wav (limited to 'themes/sounds') diff --git a/themes/sounds/Waterdrop.wav b/themes/sounds/Waterdrop.wav new file mode 100755 index 00000000..adb7da03 Binary files /dev/null and b/themes/sounds/Waterdrop.wav differ diff --git a/themes/sounds/button-pressed.wav b/themes/sounds/button-pressed.wav new file mode 100755 index 00000000..99ba74d9 Binary files /dev/null and b/themes/sounds/button-pressed.wav differ diff --git a/themes/sounds/button-toggle-off.wav b/themes/sounds/button-toggle-off.wav new file mode 100755 index 00000000..99ba74d9 Binary files /dev/null and b/themes/sounds/button-toggle-off.wav differ diff --git a/themes/sounds/button-toggle-on.wav b/themes/sounds/button-toggle-on.wav new file mode 100755 index 00000000..99ba74d9 Binary files /dev/null and b/themes/sounds/button-toggle-on.wav differ diff --git a/themes/sounds/dialog-cancel.wav b/themes/sounds/dialog-cancel.wav new file mode 100755 index 00000000..99ba74d9 Binary files /dev/null and b/themes/sounds/dialog-cancel.wav differ diff --git a/themes/sounds/dialog-error.wav b/themes/sounds/dialog-error.wav new file mode 100755 index 00000000..9ce5f263 Binary files /dev/null and b/themes/sounds/dialog-error.wav differ diff --git a/themes/sounds/dialog-information.wav b/themes/sounds/dialog-information.wav new file mode 100755 index 00000000..cac31857 Binary files /dev/null and b/themes/sounds/dialog-information.wav differ diff --git a/themes/sounds/dialog-ok.wav b/themes/sounds/dialog-ok.wav new file mode 100755 index 00000000..99ba74d9 Binary files /dev/null and b/themes/sounds/dialog-ok.wav differ diff --git a/themes/sounds/dialog-question.wav b/themes/sounds/dialog-question.wav new file mode 100755 index 00000000..cac31857 Binary files /dev/null and b/themes/sounds/dialog-question.wav differ diff --git a/themes/sounds/dialog-warning.wav b/themes/sounds/dialog-warning.wav new file mode 100755 index 00000000..9ce5f263 Binary files /dev/null and b/themes/sounds/dialog-warning.wav differ diff --git a/themes/sounds/drag-accept.wav b/themes/sounds/drag-accept.wav new file mode 100755 index 00000000..cac31857 Binary files /dev/null and b/themes/sounds/drag-accept.wav differ diff --git a/themes/sounds/drag-fail.wav b/themes/sounds/drag-fail.wav new file mode 100755 index 00000000..9ce5f263 Binary files /dev/null and b/themes/sounds/drag-fail.wav differ diff --git a/themes/sounds/drag-start.wav b/themes/sounds/drag-start.wav new file mode 100755 index 00000000..cac31857 Binary files /dev/null and b/themes/sounds/drag-start.wav differ diff --git a/themes/sounds/link-pressed.wav b/themes/sounds/link-pressed.wav new file mode 100755 index 00000000..99ba74d9 Binary files /dev/null and b/themes/sounds/link-pressed.wav differ diff --git a/themes/sounds/menu-click.wav b/themes/sounds/menu-click.wav new file mode 100755 index 00000000..99ba74d9 Binary files /dev/null and b/themes/sounds/menu-click.wav differ diff --git a/themes/sounds/menu-popup.wav b/themes/sounds/menu-popup.wav new file mode 100755 index 00000000..cac31857 Binary files /dev/null and b/themes/sounds/menu-popup.wav differ diff --git a/themes/sounds/tooltip-popup.wav b/themes/sounds/tooltip-popup.wav new file mode 100755 index 00000000..cac31857 Binary files /dev/null and b/themes/sounds/tooltip-popup.wav differ diff --git a/themes/sounds/window-new.wav b/themes/sounds/window-new.wav new file mode 100755 index 00000000..cac31857 Binary files /dev/null and b/themes/sounds/window-new.wav differ -- cgit v1.2.3