summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc-Andre Lureau <marcandre.lureau@gmail.com>2008-06-03 17:48:34 +0300
committerMarc-Andre Lureau <marcandre.lureau@gmail.com>2008-06-03 17:48:34 +0300
commitd9e7f7bddcd13ac66c6e2ab8a1fe343469c37cc0 (patch)
tree7b1f668529910771e5e10fcda418c9c1e605bfbf
parent3048086b958baf0cc8c373c3d52d9d60a34cc2c3 (diff)
rename a couple of sound events
-rw-r--r--spec/sound-naming-spec.xml27
1 files 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.
</entry>
</row>
<row>
- <entry>power-unplug-battey-low</entry>
+ <entry>power-unplug-battery-low</entry>
<entry>
The power cable has been unplugged and the battery level is low.
</entry>
@@ -614,21 +614,33 @@ usage.
</entry>
</row>
<row>
- <entry>link-click</entry>
+ <entry>link-pressed</entry>
<entry>
- 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.
</entry>
</row>
<row>
- <entry>button-click</entry>
+ <entry>link-released</entry>
<entry>
- 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.
+ </entry>
+ </row>
+ <row>
+ <entry>button-pressed</entry>
+ <entry>
+ The sound used when a button is pressed.
+ </entry>
+ </row>
+ <row>
+ <entry>button-released</entry>
+ <entry>
+ The sound used when a button is released.
</entry>
</row>
<row>
<entry>menu-click</entry>
<entry>
- The sound used when a menu in a dialog is clicked.
+ The sound used when a menu item is clicked.
</entry>
</row>
<row>
@@ -668,7 +680,7 @@ usage.
</entry>
</row>
<row>
- <entry>camera-focus</entry>
+ <entry>focus-camera</entry>
<entry>
A camera has the focus.
</entry>
@@ -842,3 +854,4 @@ usage.
</formalpara>
</appendix>
</article>
+<!-- TODO: inverting naming--><!-- TODO: jack sensing --> \ No newline at end of file