From 77bc8ba641ca24bf2e55292f7d31926d60295e5c Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Tue, 1 Aug 2006 21:35:54 +0000 Subject: Version 0.8 - Add folder-new and mail-send to actions - Add object-flip-horizontal and object-flip-vertical to actions - Add object-rotate-left and object-rotate-right to actions - Add applications-engineering and applications-science to categories - Remove duplicate preferences-desktop-accessibility from categories - Rename drive-cdrom and media-cdrom to drive-optical and media-optical - Add media-flash, media-tape, and modem icons to devices - Add security-high, security-medium, and security-low icons to status --- spec/icon-naming-spec.xml | 151 ++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 134 insertions(+), 17 deletions(-) diff --git a/spec/icon-naming-spec.xml b/spec/icon-naming-spec.xml index 06effa9..f55ddc4 100644 --- a/spec/icon-naming-spec.xml +++ b/spec/icon-naming-spec.xml @@ -5,8 +5,8 @@
Icon Naming Specification - Version 0.7 - February 15 2006 + Version 0.8 + August 1 2006 Rodney @@ -384,6 +384,12 @@ The icon for the select all action. The icon for the undo action. + + folder-new + +The icon for creating a new folder. + + format-indent-less @@ -624,6 +630,12 @@ The icon for the reply to all action of an electronic mail application. The icon for the reply to sender action of an electronic mail application. + + mail-send + +The icon for the send action of an electronic mail application. + + mail-send-receive @@ -684,6 +696,30 @@ The icon for the skip backward action of a media player. The icon for the skip forward action of a media player. + + object-flip-horizontal + +The icon for the action to flip an object horizontally. + + + + object-flip-vertical + +The icon for the action to flip an object vertically. + + + + object-rotate-left + +The icon for the rotate left action performed on an object. + + + + object-rotate-right + +The icon for the rotate rigt action performed on an object. + + system-lock-screen @@ -959,6 +995,12 @@ The icon for the Accessories sub-menu of the Programs menu. The icon for the Programming sub-menu of the Programs menu. + + applications-engineering + +The icon for the Engineering sub-menu of the Programs menu. + + applications-games @@ -995,6 +1037,12 @@ The icon for the Office sub-menu of the Programs menu. The icon for the Other sub-menu of the Programs menu. + + applications-science + +The icon for the Science sub-menu of the Programs menu. + + applications-system @@ -1013,13 +1061,6 @@ The icon for the Utilities sub-menu of the Programs menu. The icon for the Desktop Preferences category. - - preferences-desktop-accessibility - -The icon for the Accessibility sub-category of -the Desktop Preferences category. - - preferences-desktop-peripherals @@ -1110,15 +1151,15 @@ The icon used for the computing device as a whole. - drive-cdrom + drive-harddisk -The icon used for CD and DVD drives. +The icon used for hard disk drives. - drive-harddisk + drive-optical -The icon used for hard disk drives. +The icon used for optical media drives such as CD and DVD. @@ -1146,9 +1187,9 @@ The icon used for the mousing input device. - media-cdrom + media-flash -The icon used for physical CD and DVD media. +The icon used for generic physical CD and DVD media. @@ -1157,6 +1198,24 @@ The icon used for physical CD and DVD media. The icon used for physical floppy disk media. + + media-optical + +The icon used for physical optical media such as CD and DVD. + + + + media-tape + +The icon used for generic physical tape media. + + + + modem + +The icon used for modem devices. + + multimedia-player @@ -1755,13 +1814,13 @@ which has also been verified by the security system. media-playlist-repeat -The icon for the repeat action of a media player. +The icon for the repeat mode of a media player. media-playlist-shuffle -The icon for the shuffle action of a media player. +The icon for the shuffle mode of a media player. @@ -1834,6 +1893,30 @@ device. This icon should be the theme's printer device icon, with a document emerging from the printing device. + + security-high + +The icon used to indicate that the security level of a connection is known +to be secure, using strong encryption and a valid certificate. + + + + security-medium + +The icon used to indicate that the security level of a connection is presumed +to be secure, using strong encryption, and a certificate that could not be +automatically verified, but which the user has chosen to trust. + + + + security-low + +The icon used to indicate that the security level of a connection is presumed +to be insecure, either by using weak encryption, or by using a certificate that +the could not be automatically verified, and which the user has not chosent to +trust. + + software-update-available @@ -1984,6 +2067,40 @@ The icon used while storms are occurring in a region. Change History + + Version 0.8, 1 August 2006, Rodney Dawes + + + + Add "folder-new" and "mail-send" + + + Add "object-flip-horizontal" and "object-flip-vertical" + + + Add "object-rotate-left" and "object-rotate-right" + + + Add "applications-engineering" and "applications-science" + + + Remove duplicate "preferences-desktop-accessibility" + + + Rename "drive-cdrom" to "drive-optical" + + + Rename "media-cdrom" to "media-optical" + + + Add "media-flash", "media-tape", and "modem" + + + Add "security-high", "security-medium", and "security-low" + + + + Version 0.7, 15 February 2006, Rodney Dawes -- cgit v1.2.3