diff options
-rw-r--r-- | ChangeLog.txt | 5 | ||||
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/notifications.xml | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 4cc57ee..3b7d31b 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -5,6 +5,11 @@ | |||
5 | 5 | ||
6 | 2010-02-27 Jacek Antonelli <jacek.antonelli@gmail.com> | 6 | 2010-02-27 Jacek Antonelli <jacek.antonelli@gmail.com> |
7 | 7 | ||
8 | * Whitespace cleanup in QueryClientTags notification. | ||
9 | |||
10 | modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml | ||
11 | |||
12 | |||
8 | * Prettier default client tag color for Imprudence. | 13 | * Prettier default client tag color for Imprudence. |
9 | 14 | ||
10 | modified: linden/indra/newview/llvoavatar.cpp | 15 | modified: linden/indra/newview/llvoavatar.cpp |
diff --git a/linden/indra/newview/skins/default/xui/en-us/notifications.xml b/linden/indra/newview/skins/default/xui/en-us/notifications.xml index 006725d..8c3da00 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml | |||
@@ -6393,8 +6393,9 @@ Add this Ability to '[ROLE_NAME]'? | |||
6393 | icon="notify.tga" | 6393 | icon="notify.tga" |
6394 | name="QueryClientTags" | 6394 | name="QueryClientTags" |
6395 | type="notify"> | 6395 | type="notify"> |
6396 | Would you like to have the client tag database automatically updated from imprudenceviewer.org? | 6396 | Would you like to have the client tag database automatically updated from imprudenceviewer.org? |
6397 | This ensures that you have the latest information available regarding other clients. | 6397 | |
6398 | This ensures that you have the latest information available regarding other clients. | ||
6398 | <form name="form"> | 6399 | <form name="form"> |
6399 | <button | 6400 | <button |
6400 | index="0" | 6401 | index="0" |