From 4f380db37a3a4899ffa7980fda10ec564be3e921 Mon Sep 17 00:00:00 2001 From: dobey Date: Thu, 3 Nov 2005 21:59:15 +0000 Subject: Remove the hidden directory icons (will update later for imlpementation info) Add audio volume status icons --- spec/icon-naming-spec.xml | 38 ++++++++++++++++++++++++-------------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/spec/icon-naming-spec.xml b/spec/icon-naming-spec.xml index 0a86f92..6f80f4a 100644 --- a/spec/icon-naming-spec.xml +++ b/spec/icon-naming-spec.xml @@ -1424,26 +1424,12 @@ The icon used for normal directories on the filesystem. - - x-directory-normal-hidden - - The icon used for normal directories on the filesystem, which - are hidden. - - x-directory-remote The icon used for normal directories on a remote filesystem. - - x-directory-remote-hidden - - The icon used for normal directories on a remote filesystem, - which are hidden. - - x-directory-remote-server @@ -1524,6 +1510,30 @@ The icon used when an appointment will occur soon. + + audio-volume-high + + The icon used to indicate high audio volume. + + + + audio-volume-low + + The icon used to indicate low audio volume. + + + + audio-volume-medium + + The icon used to indicate medium audio volume. + + + + audio-volume-muted + + The icon used to indicate the muted state for audio playback. + + battery-caution -- cgit