diff options
author | Rodney Dawes <dobey.pwns@gmail.com> | 2008-05-04 00:59:12 +0000 |
---|---|---|
committer | Rodney Dawes <dobey.pwns@gmail.com> | 2008-05-04 00:59:12 +0000 |
commit | 2b907dfdbdbc50fa2daad2d3f5be245330822f30 (patch) | |
tree | e1857174d0e603aef7d78cee496501ea80969774 | |
parent | 87c30246dbb59f203dc12d765d8b944a4cc1a040 (diff) |
Add some more needed names
-rw-r--r-- | spec/icon-naming-spec.xml | 38 |
1 files changed, 37 insertions, 1 deletions
diff --git a/spec/icon-naming-spec.xml b/spec/icon-naming-spec.xml index e653acc..6b7c864 100644 --- a/spec/icon-naming-spec.xml +++ b/spec/icon-naming-spec.xml @@ -256,6 +256,22 @@ in a calendaring application. </entry> </row> <row> + <entry>call-start</entry> + <entry> +The icon used for initiating or accepting a call. Should be similar +to the standard cellular call pickup icon, a green handset with ear and +mouth pieces facing upward. + </entry> + </row> + <row> + <entry>call-stop</entry> + <entry> +The icon used for stopping a current call. Should be similar +to the standard cellular call hangup icon, a red handset with ear and +mouth pieces facing downward. + </entry> + </row> + <row> <entry>contact-new</entry> <entry> The icon used for the action to create a new contact @@ -316,7 +332,8 @@ version of a document. <row> <entry>document-save</entry> <entry> -The icon for the save action. +The icon for the save action. Should be an arrow pointing down and toward +a hard disk. </entry> </row> <row> @@ -326,6 +343,13 @@ The icon for the save as action. </entry> </row> <row> + <entry>document-send</entry> + <entry> +The icon for the send action. Should be an arrow pointing up and away from +a hard disk. + </entry> + </row> + <row> <entry>edit-clear</entry> <entry> The icon for the clear action. @@ -973,6 +997,12 @@ The icon used for the desktop's file management application. </entry> </row> <row> + <entry>system-software-install</entry> + <entry> +The icon used for the desktop's software installer application. + </entry> + </row> + <row> <entry>system-software-update</entry> <entry> The icon used for the desktop's software updating application. @@ -1721,6 +1751,12 @@ applications, and other features. </entry> </row> <row> + <entry>user-bookmarks</entry> + <entry> +The icon for the user's special <quote>Bookmarks</quote> place. + </entry> + </row> + <row> <entry>user-desktop</entry> <entry> The icon for the special <quote>Desktop</quote> directory of the user. |