From 8738685d7bbfa7cdb901b24c0b7f4c55d9f2bfa2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 10 Jun 2008 15:22:32 +0200 Subject: 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 --- spec/sound-naming-spec.xml | 24 ++++++++++++------------ 1 file 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. - Alert + Alerts 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. alert - Notification + Notifications 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. - instant-message-new + message-new-instant The sound used when a new IM is recieved. - email-message-new + message-new-email The sound used when a new email is recieved. - media-burn-complete + complete-media-burn The sound used when an optical medium completed burning. - media-rip-complete + complete-media-rip The sound used when an optical medium completed ripping. - download-complete + complete-download The sound used when a file completed downloading. - copy-complete + complete-copy The sound used when a file completed copying. @@ -331,7 +331,7 @@ usage. system-bootup - 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. @@ -372,7 +372,7 @@ usage. - desktop-lock-screen + desktop-screen-lock The sound used when the user locks their current session. @@ -511,13 +511,13 @@ usage. - instant-message-sent + message-sent-instant The sound used when a new IM is sent. - email-message-sent + message-sent-email The sound used when a new email is sent. -- cgit