summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-06-10 15:22:32 +0200
committerMarc-Andre Lureau <marcandre.lureau@gmail.com>2008-06-10 17:49:02 +0300
commit8738685d7bbfa7cdb901b24c0b7f4c55d9f2bfa2 (patch)
tree49864ff9f444b5546f9416438023924d962b1142
parent95e3b138abfef5e8d577f048490a792ceccdf9ff (diff)
swap the ordering of a few names so that automatic fallback to truncated names makes more sense.
So, I have now sapped the order of the words of quite a few names where it made sense to me. Please merge, Lennart Signed-off-by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
-rw-r--r--spec/sound-naming-spec.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/spec/sound-naming-spec.xml b/spec/sound-naming-spec.xml
index e0fc25e..f699d32 100644
--- a/spec/sound-naming-spec.xml
+++ b/spec/sound-naming-spec.xml
@@ -84,7 +84,7 @@ usage.
</thead>
<tbody>
<row>
- <entry>Alert</entry>
+ <entry>Alerts</entry>
<entry>
Sounds to alert the user of an action or event which may
have a major impact on the system or their current use,
@@ -93,7 +93,7 @@ usage.
<entry>alert</entry>
</row>
<row>
- <entry>Notification</entry>
+ <entry>Notifications</entry>
<entry>
Sounds to notify the user that the system, or their
current use case has changed state in some way, e.g. new
@@ -263,37 +263,37 @@ usage.
</thead>
<tbody>
<row>
- <entry>instant-message-new</entry>
+ <entry>message-new-instant</entry>
<entry>
The sound used when a new IM is recieved.
</entry>
</row>
<row>
- <entry>email-message-new</entry>
+ <entry>message-new-email</entry>
<entry>
The sound used when a new email is recieved.
</entry>
</row>
<row>
- <entry>media-burn-complete</entry>
+ <entry>complete-media-burn</entry>
<entry>
The sound used when an optical medium completed burning.
</entry>
</row>
<row>
- <entry>media-rip-complete</entry>
+ <entry>complete-media-rip</entry>
<entry>
The sound used when an optical medium completed ripping.
</entry>
</row>
<row>
- <entry>download-complete</entry>
+ <entry>complete-download</entry>
<entry>
The sound used when a file completed downloading.
</entry>
</row>
<row>
- <entry>copy-complete</entry>
+ <entry>complete-copy</entry>
<entry>
The sound used when a file completed copying.
</entry>
@@ -331,7 +331,7 @@ usage.
<row>
<entry>system-bootup</entry>
<entry>
- The sound used when the computer is being booted up.
+ The sound used when the computer is being booted up, played as as early in bootup as possible.
</entry>
</row>
<row>
@@ -372,7 +372,7 @@ usage.
</entry>
</row>
<row>
- <entry>desktop-lock-screen</entry>
+ <entry>desktop-screen-lock</entry>
<entry>
The sound used when the user locks their current
session.
@@ -511,13 +511,13 @@ usage.
</entry>
</row>
<row>
- <entry>instant-message-sent</entry>
+ <entry>message-sent-instant</entry>
<entry>
The sound used when a new IM is sent.
</entry>
</row>
<row>
- <entry>email-message-sent</entry>
+ <entry>message-sent-email</entry>
<entry>
The sound used when a new email is sent.
</entry>