From: Jakub Steiner <[email protected]> - add 17 items - remove 2 (edit-clear and user-idle)
See http://live.gnome.org/GnomeArt/Icons/NamingSpec for some background. --- spec/icon-naming-spec.xml | 147 ++++++++++++++++++++++++++++++++++++++++++--- 1 files changed, 138 insertions(+), 9 deletions(-) diff --git a/spec/icon-naming-spec.xml b/spec/icon-naming-spec.xml index bf596d2..027b045 100644 --- a/spec/icon-naming-spec.xml +++ b/spec/icon-naming-spec.xml @@ -357,12 +357,6 @@ a hard disk. </entry> </row> <row> - <entry>edit-clear</entry> - <entry> -The icon for the clear action. - </entry> - </row> - <row> <entry>edit-copy</entry> <entry> The icon for the copy action. @@ -609,6 +603,12 @@ The icon for the remove from list action. </entry> </row> <row> + <entry>list-synchronize</entry> + <entry> +The icon for synchronizing items across multiple instances. + </entry> + </row> + <row> <entry>mail-forward</entry> <entry> The icon for the forward action of an electronic mail application. @@ -816,6 +816,11 @@ application's <quote>View</quote> menu. </entry> </row> <row> + <entry>view-presentation</entry> + <entry> +The icon used for previewing content in fullscreen mode, advancing items automatically. + </entry> + <row> <entry>view-refresh</entry> <entry> The icon used for the <quote>Refresh</quote> item in the @@ -1654,6 +1659,12 @@ The icon used for generic image file types. </entry> </row> <row> + <entry>message-mail</entry> + <entry> +The icon used for electronic mail messages. + </entry> + </row> + <row> <entry>package-x-generic</entry> <entry> The icon used for generic package file types. @@ -1719,6 +1730,12 @@ The icon used for generic presentation file types. The icon used for generic spreadsheet file types. </entry> </row> + <row> + <entry>x-plugin-generic</entry> + <entry> +The icon used for generic plug-ins. + </entry> + </row> </tbody> </tgroup> </table> @@ -1741,12 +1758,54 @@ filesystems, mail folders, and other hierarchical groups. </entry> </row> <row> + <entry>folder-documents</entry> + <entry> +The icon used for user document directory. + </entry> + </row> + <row> + <entry>folder-download</entry> + <entry> +The icon used for user-downloaded files. + </entry> + </row> + <row> + <entry>folder-music</entry> + <entry> +The icon used for user music files. + </entry> + </row> + <row> + <entry>folder-pictures</entry> + <entry> +The icon used for user pictures. + </entry> + </row> + <row> + <entry>folder-publicshare</entry> + <entry> +The icon used for a user directory that is shared publicly. + </entry> + </row> + <row> <entry>folder-remote</entry> <entry> The icon used for normal directories on a remote filesystem. </entry> </row> <row> + <entry>folder-templates</entry> + <entry> +The icon used for a user template directory. + </entry> + </row> + <row> + <entry>folder-videos</entry> + <entry> +The icon used for a directory of user video files. + </entry> + </row> + <row> <entry>network-server</entry> <entry> The icon used for individual host machines under the @@ -1843,6 +1902,12 @@ The icon used to indicate the muted state for audio playback. </entry> </row> <row> + <entry>avatar-default</entry> + <entry> +The icon used when a user didn't set his online avatar picture. + </entry> + </row> + <row> <entry>battery-caution</entry> <entry> The icon used when the battery is below 40%. @@ -1855,6 +1920,18 @@ The icon used when the battery is below 20%. </entry> </row> <row> + <entry>call-missed</entry> + <entry> +The icon used when user missed a voice call. + </entry> + </row> + <row> + <entry>caps-lock-warning</entry> + <entry> +The icon used when caps lock key is active. + </entry> + </row> + <row> <entry>dialog-error</entry> <entry> The icon used when a dialog is opened to explain an error @@ -2038,6 +2115,12 @@ overlayed on top of the icon. </entry> </row> <row> + <entry>printer-paused</entry> + <entry> +The icon used when the printer queue is paused and the device isn't printing. This icon should +be the theme's printer device icon, with the theme's style element for errors, +overlayed on top of the icon. + <row> <entry>printer-printing</entry> <entry> The icon used while a print job is successfully being spooled to a printing @@ -2046,6 +2129,12 @@ emerging from the printing device. </entry> </row> <row> + <entry>printer-warning</entry> + <entry> +The icon used when there is a warning about the print process. This icon should +be the theme's printer device icon, with the theme's style element for errors, +overlayed on top of the icon. + <row> <entry>security-high</entry> <entry> The icon used to indicate that the security level of a connection is known @@ -2123,10 +2212,9 @@ keyboard and the chat program. </entry> </row> <row> - <entry>user-idle</entry> + <entry>user-busy</entry> <entry> -The icon used when a user on a chat network has not been an -active participant in any chats on the network, for an extended period of time. +The icon used when a user on a chat network is busy and cannot respond to instant messages. </entry> </row> <row> @@ -2220,6 +2308,47 @@ The icon used while storms are occurring in a region. <appendix id="changelog"> <title>Change History</title> <formalpara> + <title>Version 0.9, 13 October 2010, Jakub Steiner</title> + <para> + <itemizedlist> + <listitem> + <para>Add "avatar-default"</para> + </listitem> + <listitem> + <para>Add "call-missed"</para> + </listitem> + <listitem> + <para>Add "caps-lock-warning"</para> + </listitem> + <listitem> + <para>Add XDG folders - "folder-documents", "folder-download", "folder-music", "folder-pictures", "folder-publicshare", "folder-templates" and "folder-videos"</para> + </listitem> + <listitem> + <para>Add "list-synchronize"</para> + </listitem> + <listitem> + <para>Add "message-mail"</para> + </listitem> + <listitem> + <para>Add "printer-paused" and "printer-warning"</para> + </listitem> + <listitem> + <para>Add "x-plugin-generic"</para> + </listitem> + <listitem> + <para>Add "user-busy" and remove "user-idle"</para> + </listitem> + <listitem> + <para>Add "view-presentation"</para> + </listitem> + <listitem> + <para>Remove "edit-clear"</para> + </listitem> + </itemizedlist> + </para> + </formalpara> + + <formalpara> <title>Version 0.8, 1 August 2006, Rodney Dawes</title> <para> <itemizedlist> -- 1.7.2.3 _______________________________________________ xdg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xdg
