From e728cbbdaae952c07a035650e226cbacb65f34e3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 20 Oct 2008 18:12:32 +0200 Subject: add suspend-xxx sounds for usage in power managers such as gnome-power-manager --- spec/sound-naming-spec.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/spec/sound-naming-spec.xml b/spec/sound-naming-spec.xml index 71307a0..ba92e46 100644 --- a/spec/sound-naming-spec.xml +++ b/spec/sound-naming-spec.xml @@ -243,6 +243,12 @@ usage. example). + + suspend-error + + The machine failed to suspend. + + software-update-urgent @@ -488,6 +494,18 @@ usage. The power cable has been unplugged. + + suspend-start + + The machine is about to suspend. + + + + suspend-resume + + The machine has returned from suspended state. + + lid-open -- cgit