diff options
author | Rodney Dawes <dobey.pwns@gmail.com> | 2009-09-07 15:41:21 +0000 |
---|---|---|
committer | Rodney Dawes <dobey.pwns@gmail.com> | 2009-09-07 15:41:21 +0000 |
commit | 663f5562b1024b8df62c1448199b9a9785067bd9 (patch) | |
tree | 28cd892511ae5d30e9dd83029414198ad2544fba | |
parent | c2b6bd9c747f1017854c0ee7e031cc16d9e41b28 (diff) |
Rename user-online to user-available
https://bugs.edge.launchpad.net/icon-naming-spec/+bug/401186
-rw-r--r-- | spec/icon-naming-spec.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/spec/icon-naming-spec.xml b/spec/icon-naming-spec.xml index 0ea95e9..bf596d2 100644 --- a/spec/icon-naming-spec.xml +++ b/spec/icon-naming-spec.xml @@ -2108,6 +2108,13 @@ The icon used when a task is due soon. The icon used when a task that was due, has been left incomplete. </entry> </row> + <row> + <entry>user-available</entry> + <entry> +The icon used when a user on a chat network is available to +initiate a conversation with. + </entry> + </row> <row> <entry>user-away</entry> <entry> @@ -2129,13 +2136,6 @@ The icon used when a user on a chat network is not available. </entry> </row> <row> - <entry>user-online</entry> - <entry> -The icon used when a user on a chat network is available to -initiate a conversation with. - </entry> - </row> - <row> <entry>user-trash-full</entry> <entry> The icon for the user's <quote>Trash</quote> in the desktop's |