From 0a018540898f5dbedd8c2787e510df568f57afa7 Mon Sep 17 00:00:00 2001 From: Marc-Andre Lureau Date: Mon, 2 Jun 2008 17:37:41 +0300 Subject: Fix search-results{,empty} for USB devices --- spec/sound-naming-spec.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/spec/sound-naming-spec.xml b/spec/sound-naming-spec.xml index ef91176..6a53a2f 100644 --- a/spec/sound-naming-spec.xml +++ b/spec/sound-naming-spec.xml @@ -145,12 +145,13 @@ usage. The dash - character is used to separate levels of specificity in sound names. For instance, we - use search-results as the generic item for all - mouse devices, and we use search-results-empty - for a USB mouse device. However, if the more specific item - does not exist in the current theme, and does exist in a - parent theme, the generic sound from the current theme is - preferred, in order to keep consistent style. + use search-results as the generic item for + all search results, and we use + search-results-empty for an empty search + result. However, if the more specific item does not exist + in the current theme, and does exist in a parent theme, + the generic sound from the current theme is preferred, in + order to keep consistent style. -- cgit