diff options
author | Monty Brandenberg <monty@lindenlab.com> | 2013-11-25 12:32:21 -0500 |
---|---|---|
committer | Monty Brandenberg <monty@lindenlab.com> | 2013-11-25 12:32:21 -0500 |
commit | fc4f6e2dacfc8944b1536004fed80c4ca3a24544 (patch) | |
tree | 3eb7254290b834ae5f2529861a76c41d8decad1e /indra/newview/skins/default | |
parent | d191585a3eec778e36e5f0c4b620c3d525c86c42 (diff) | |
parent | 787ccaf297e81291469aaf269f563d862fb150a3 (diff) |
Merge. Refresh from viewer-release after 3.6.11 release.
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/textures/toolbar_icons/highlighting.png | bin | 457 -> 500 bytes | |||
-rwxr-xr-x | indra/newview/skins/default/xui/en/menu_viewer.xml | 16 | ||||
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 4 |
3 files changed, 10 insertions, 10 deletions
diff --git a/indra/newview/skins/default/textures/toolbar_icons/highlighting.png b/indra/newview/skins/default/textures/toolbar_icons/highlighting.png Binary files differindex c227f07513..093bace257 100644 --- a/indra/newview/skins/default/textures/toolbar_icons/highlighting.png +++ b/indra/newview/skins/default/textures/toolbar_icons/highlighting.png diff --git a/indra/newview/skins/default/xui/en/menu_viewer.xml b/indra/newview/skins/default/xui/en/menu_viewer.xml index 95a7839337..e5e2bd4c11 100755 --- a/indra/newview/skins/default/xui/en/menu_viewer.xml +++ b/indra/newview/skins/default/xui/en/menu_viewer.xml @@ -1314,10 +1314,10 @@ <menu_item_call label="Quickstart" name="Quickstart"> - <menu_item_call.on_click + <menu_item_call.on_click function="Advanced.ShowURL" parameter="http://community.secondlife.com/t5/English-Knowledge-Base/Second-Life-Quickstart/ta-p/1087919"/> - </menu_item_call> + </menu_item_call> <!-- <menu_item_call label="Tutorial" name="Tutorial"> @@ -1326,13 +1326,13 @@ parameter="hud" /> </menu_item_call>--> <menu_item_separator/> - <menu_item_call - label="Knowledge Base" - name="Knowledge Base"> - <menu_item_call.on_click - function="Advanced.ShowURL" + <menu_item_call + label="Knowledge Base" + name="Knowledge Base"> + <menu_item_call.on_click + function="Advanced.ShowURL" parameter="http://community.secondlife.com/t5/English-Knowledge-Base/Second-Life-User-s-Guide/ta-p/1244857"/> - </menu_item_call> + </menu_item_call> <menu_item_call label="Wiki" name="Wiki"> diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 964deb35a7..35f2e7b31e 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -3493,7 +3493,7 @@ Version [VERSION] [[INFO_URL] Information about this update] icon="alertmodal.tga" name="DownloadBackgroundDialog" type="alertmodal"> - We have downloaded an update to your [APP_NAME] installation. +We have downloaded an update to your [APP_NAME] installation. Version [VERSION] [[INFO_URL] Information about this update] <tag>confirm</tag> <usetemplate @@ -6344,7 +6344,7 @@ You can only claim public land in the Region you're in. </notification> <notification - icon="notify.tga" + icon="notify.tga" name="RegionAboutToShutdown" persist="false" type="notify"> |