diff options
-rw-r--r-- | spec/icon-naming-spec.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/spec/icon-naming-spec.xml b/spec/icon-naming-spec.xml index f55ddc4..98466a0 100644 --- a/spec/icon-naming-spec.xml +++ b/spec/icon-naming-spec.xml @@ -770,6 +770,13 @@ application's <quote>View</quote> menu. </entry> </row> <row> + <entry>view-restore</entry> + <entry> +The icon used by an application for leaving the fullscreen view, and returning +to a normal windowed view. + </entry> + </row> + <row> <entry>view-sort-ascending</entry> <entry> The icon used for the <quote>Sort Ascending</quote> item in the @@ -964,6 +971,12 @@ The icon used for the desktop's software updating application. </entry> </row> <row> + <entry>utilities-system-monitor</entry> + <entry> +The icon used for the desktop's system resource monitor application. + </entry> + </row> + <row> <entry>utilities-terminal</entry> <entry> The icon used for the desktop's terminal emulation application. @@ -2072,6 +2085,9 @@ The icon used while storms are occurring in a region. <para> <itemizedlist> <listitem> + <para>Add "view-restore" and "utilities-system-monitor"</para> + </listitem> + <listitem> <para>Add "folder-new" and "mail-send"</para> </listitem> <listitem> |