From d9e7f7bddcd13ac66c6e2ab8a1fe343469c37cc0 Mon Sep 17 00:00:00 2001 From: Marc-Andre Lureau Date: Tue, 3 Jun 2008 17:48:34 +0300 Subject: rename a couple of sound events --- spec/sound-naming-spec.xml | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/spec/sound-naming-spec.xml b/spec/sound-naming-spec.xml index 01842f1..62fc2d2 100644 --- a/spec/sound-naming-spec.xml +++ b/spec/sound-naming-spec.xml @@ -227,7 +227,7 @@ usage. - power-unplug-battey-low + power-unplug-battery-low The power cable has been unplugged and the battery level is low. @@ -614,21 +614,33 @@ usage. - link-click + link-pressed - The sound used when a link in a web or help browser is clicked. + The sound used when a link in a web or help browser is pressed. - button-click + link-released - The sound used when a button in a dialog is clicked. + The sound used when a link in a web or help browser is releaed. + + + + button-pressed + + The sound used when a button is pressed. + + + + button-released + + The sound used when a button is released. menu-click - The sound used when a menu in a dialog is clicked. + The sound used when a menu item is clicked. @@ -668,7 +680,7 @@ usage. - camera-focus + focus-camera A camera has the focus. @@ -842,3 +854,4 @@ usage. + \ No newline at end of file -- cgit