diff options
author | Merov Linden <merov@lindenlab.com> | 2013-11-21 15:26:51 -0800 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2013-11-21 15:26:51 -0800 |
commit | 6d24bb6eab5e62af8909ea9659517a82ca21513b (patch) | |
tree | 7630f299e9a707df4bad803c0e3e37d00c4658bc /indra/newview/skins/default/xui | |
parent | 22a3b0bd7baf132a90ddf02d5eb965b71451b757 (diff) | |
parent | 787ccaf297e81291469aaf269f563d862fb150a3 (diff) |
Pull merge from lindenlab/viewer-release
Diffstat (limited to 'indra/newview/skins/default/xui')
-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 |
2 files changed, 10 insertions, 10 deletions
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 7dc26c9cb5..9275708b5e 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"> |