From 6592226b91d8c585a7c0d420a4db7eb396b9d658 Mon Sep 17 00:00:00 2001 From: dobey Date: Mon, 10 Oct 2005 12:52:53 +0000 Subject: Icon Naming Spec 0.4 - Use "The icon" instead of "This icon" for "contact-new" and "battery-low" - Add icons for "preferences-desktop-accessibility" and "preferences-desktop-font" in the apps context - Fix typo in "drive-cdrom" name - Rename "x-font-generic" to "font-x-generic" to match other MIME type icons such as for audio, images, and video - Add icons for "image-loading" and "image-missing" to status --- spec/icon-naming-spec.xml | 80 +++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 71 insertions(+), 9 deletions(-) diff --git a/spec/icon-naming-spec.xml b/spec/icon-naming-spec.xml index 8e5f2fa..3089714 100644 --- a/spec/icon-naming-spec.xml +++ b/spec/icon-naming-spec.xml @@ -214,7 +214,7 @@ contact-new - This is the icon used for the action to create a new contact + The icon used for the action to create a new contact in an address book application. @@ -922,6 +922,18 @@ The icon used for the desktop's word processing application. + + preferences-desktop-accessibility + + The icon used for the desktop's accessibility preferences. + + + + preferences-desktop-font + + The icon used for the desktop's font preferences. + + preferences-desktop-keyboard @@ -1145,7 +1157,7 @@ - drive-cddrom + drive-cdrom The icon used for CD and DVD drives. @@ -1449,6 +1461,12 @@ The icon used for generic audio file types. + + font-x-generic + + The icon used for generic font file types. + + image-x-generic @@ -1517,12 +1535,6 @@ The icon used for the Trash storage while it contains items. - - x-font-generic - - The icon used for generic font file types. - - x-office-address-book @@ -1588,7 +1600,7 @@ battery-low - The icon used when the battery is beloew 20%. + The icon used when the battery is below 20%. @@ -1626,6 +1638,19 @@ impending issues with the requested action. + + image-loading + + The icon used when another image is being loaded, such as + thumnails for larger images in the file manager. + + + + image-missing + + The icon used when another image could not be loaded. + + mail-attachment @@ -1834,6 +1859,41 @@ Change History + + Version 0.4, 10 October 2005, Rodney Dawes + + + + + Use "The icon" instead of "This icon" for "contact-new" and + "battery-low" + + + + + Add icons for "preferences-desktop-accessibility" and + "preferences-desktop-font" in the apps context + + + + + Fix typo in "drive-cdrom" name + + + + + Rename "x-font-generic" to "font-x-generic" to match other MIME + type icons such as for audio, images, and video + + + + + Add icons for "image-loading" and "image-missing" to status + + + + + Version 0.3, 28 June 2005, Rodney Dawes @@ -1842,6 +1902,8 @@ Replace "printer-local" with "printer" to be more generic. + + Import into freedesktop.org cvs alongside icon-theme-spec.xml -- cgit