elementary: Update icon name docs

Trying to make it clear what's a FDO standard name
and which names that work should be avoided
This commit is contained in:
Andy Williams 2016-04-27 00:37:58 +01:00
parent 36113b1535
commit 636a1ae3de
1 changed files with 18 additions and 10 deletions

View File

@ -54,16 +54,14 @@
* @li @c "dialog-info" (since 1.13)
* @li @c "dialog-close" (since 1.13)
*
* @li @c "arrow-up" (since 1.13)
* @li @c "arrow-down" (since 1.13)
* @li @c "arrow-left" (since 1.13)
* @li @c "arrow-right" (since 1.13)
* @li @c "arrow-up-left" (since 1.13)
* @li @c "arrow-up-right" (since 1.13)
* @li @c "arrow-down-left" (since 1.13)
* @li @c "arrow-down-right" (since 1.13)
* @li @c "go-home" (sine 1.18)
* @li @c "go-up" (since 1.18)
* @li @c "go-down" (since 1.18)
* @li @c "go-previous" (since 1.18)
* @li @c "go-next" (since 1.18)
*
* @li @c "edit-delete" (since 1.13)
* @li @c "edit-find" (since 1.13)
*
* @li @c "application-chat" (since 1.13)
* @li @c "application-clock" (since 1.13)
@ -80,6 +78,16 @@
* @li @c "audio-volume" (since 1.13)
* @li @c "audio-volume-muted" (since 1.13)
*
* There is also a selection of old names that were used before standard names
* were being encouraged. These should be considered deprecated and one of the
* names above used instead.
*
* @li @c "arrow_up" (since 1.13)
* @li @c "arrow_down" (since 1.13)
* @li @c "arrow_left" (since 1.13)
* @li @c "arrow_right" (since 1.13)
* @li @c "search" (since 1.13)
*
* These are names for icons that were first intended to be used in
* toolbars, but can be used in many other places too:
* @li @c "home"