aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
diff options
context:
space:
mode:
authorJacek Antonelli2009-01-11 16:10:10 -0600
committerJacek Antonelli2009-01-11 16:10:15 -0600
commit6156baad67c744ed03ea47798bfeb8a77698efc6 (patch)
tree872d35ff6df740462d8cb574d03f746dfd5dd1ae /linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
parentSecond Life viewer sources 1.22.3-RC (diff)
downloadmeta-impy-6156baad67c744ed03ea47798bfeb8a77698efc6.zip
meta-impy-6156baad67c744ed03ea47798bfeb8a77698efc6.tar.gz
meta-impy-6156baad67c744ed03ea47798bfeb8a77698efc6.tar.bz2
meta-impy-6156baad67c744ed03ea47798bfeb8a77698efc6.tar.xz
Second Life viewer sources 1.22.4-RC
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml25
1 files changed, 13 insertions, 12 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml b/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
index 4d1f199..d2c4923 100644
--- a/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
@@ -270,10 +270,11 @@
270 <on_click function="View.Communicate"/> 270 <on_click function="View.Communicate"/>
271 <on_check function="FloaterVisible" userdata="communicate" /> 271 <on_check function="FloaterVisible" userdata="communicate" />
272 </menu_item_check> 272 </menu_item_check>
273 <menu_item_call bottom="-170" enabled="true" height="19" label="Inventory" left="0" 273 <menu_item_check bottom="-170" enabled="true" height="19" label="Inventory" left="0"
274 mouse_opaque="true" name="Inventory" shortcut="control|I" width="211"> 274 mouse_opaque="true" name="Inventory" shortcut="control|I" width="211">
275 <on_click function="ShowFloater" userdata="inventory" /> 275 <on_click function="ShowFloater" userdata="inventory" />
276 </menu_item_call> 276 <on_check function="FloaterVisible" userdata="inventory" />
277 </menu_item_check>
277 <menu_item_check bottom="-189" enabled="true" height="19" label="Active Speakers" left="0" 278 <menu_item_check bottom="-189" enabled="true" height="19" label="Active Speakers" left="0"
278 mouse_opaque="true" name="Active Speakers" width="211"> 279 mouse_opaque="true" name="Active Speakers" width="211">
279 <on_click function="ShowFloater" userdata="active speakers" /> 280 <on_click function="ShowFloater" userdata="active speakers" />
@@ -459,12 +460,12 @@
459 mouse_opaque="true" name="separator4" width="185" /> 460 mouse_opaque="true" name="separator4" width="185" />
460 <menu_item_call bottom="-232" enabled="true" height="19" label="Account History..." left="0" 461 <menu_item_call bottom="-232" enabled="true" height="19" label="Account History..." left="0"
461 mouse_opaque="true" name="Account History..." width="185"> 462 mouse_opaque="true" name="Account History..." width="185">
462 <on_click function="PromptShowURL" 463 <on_click function="PromptShowURL" name="AccountHistory_url"
463 userdata="WebLaunchAccountHistory,http://secondlife.com/account/transactions.php" /> 464 userdata="WebLaunchAccountHistory,http://secondlife.com/account/transactions.php" />
464 </menu_item_call> 465 </menu_item_call>
465 <menu_item_call bottom="-267" enabled="true" height="19" label="Manage My Account..." left="0" 466 <menu_item_call bottom="-267" enabled="true" height="19" label="Manage My Account..." left="0"
466 mouse_opaque="true" name="Manage My Account..." width="166"> 467 mouse_opaque="true" name="Manage My Account..." width="166">
467 <on_click function="PromptShowURL" 468 <on_click function="PromptShowURL" name="ManageMyAccount_url"
468 userdata="WebLaunchJoinNow,http://secondlife.com/account/" /> 469 userdata="WebLaunchJoinNow,http://secondlife.com/account/" />
469 </menu_item_call> 470 </menu_item_call>
470 <menu_item_call bottom="-286" enabled="true" height="19" label="Buy L$..." left="0" 471 <menu_item_call bottom="-286" enabled="true" height="19" label="Buy L$..." left="0"
@@ -719,14 +720,14 @@
719 mouse_opaque="true" name="separator" width="166" /> 720 mouse_opaque="true" name="separator" width="166" />
720 <menu_item_call bottom="-94" enabled="true" height="19" label="Official Linden Blog..." 721 <menu_item_call bottom="-94" enabled="true" height="19" label="Official Linden Blog..."
721 left="0" mouse_opaque="true" name="Official Linden Blog..." width="166"> 722 left="0" mouse_opaque="true" name="Official Linden Blog..." width="166">
722 <on_click function="PromptShowURL" 723 <on_click function="PromptShowURL" name="OfficialLindenBlog_url"
723 userdata="WebLaunchSupportWiki,http://blog.secondlife.com/" /> 724 userdata="WebLaunchSupportWiki,http://blog.secondlife.com/" />
724 </menu_item_call> 725 </menu_item_call>
725 <menu_item_separator bottom="-102" enabled="true" height="8" label="-----------" left="0" 726 <menu_item_separator bottom="-102" enabled="true" height="8" label="-----------" left="0"
726 mouse_opaque="true" name="separator2" width="166" /> 727 mouse_opaque="true" name="separator2" width="166" />
727 <menu_item_call bottom="-140" enabled="true" height="19" label="Scripting Portal..." left="0" 728 <menu_item_call bottom="-140" enabled="true" height="19" label="Scripting Portal..." left="0"
728 mouse_opaque="true" name="Scripting Portal..." width="166"> 729 mouse_opaque="true" name="Scripting Portal..." width="166">
729 <on_click function="PromptShowURL" 730 <on_click function="PromptShowURL" name="ScriptingPortal_url"
730 userdata="WebLaunchLSLWiki,http://wiki.secondlife.com/wiki/LSL_Portal" /> 731 userdata="WebLaunchLSLWiki,http://wiki.secondlife.com/wiki/LSL_Portal" />
731 </menu_item_call> 732 </menu_item_call>
732 <menu_item_separator bottom="-148" enabled="true" height="8" label="-----------" left="0" 733 <menu_item_separator bottom="-148" enabled="true" height="8" label="-----------" left="0"
@@ -750,36 +751,36 @@
750 name="Bug Reporting" opaque="true" tear_off="true" width="118"> 751 name="Bug Reporting" opaque="true" tear_off="true" width="118">
751 <menu_item_call bottom="-94" enabled="true" height="19" label="Public Issue Tracker..." 752 <menu_item_call bottom="-94" enabled="true" height="19" label="Public Issue Tracker..."
752 left="0" mouse_opaque="true" name="Public Issue Tracker..." width="166"> 753 left="0" mouse_opaque="true" name="Public Issue Tracker..." width="166">
753 <on_click function="PromptShowURL" 754 <on_click function="PromptShowURL" name="PublicIssueTracker_url"
754 userdata="WebLaunchPublicIssue,http://jira.secondlife.com" /> 755 userdata="WebLaunchPublicIssue,http://jira.secondlife.com" />
755 </menu_item_call> 756 </menu_item_call>
756 <menu_item_call bottom="-94" enabled="true" height="19" label="Public Issue Tracker Help..." 757 <menu_item_call bottom="-94" enabled="true" height="19" label="Public Issue Tracker Help..."
757 left="0" mouse_opaque="true" name="Publc Issue Tracker Help..." width="166"> 758 left="0" mouse_opaque="true" name="Publc Issue Tracker Help..." width="166">
758 <on_click function="PromptShowURL" 759 <on_click function="PromptShowURL" name="PublicIssueTrackerHelp_url"
759 userdata="WebLaunchPublicIssueHelp,http://wiki.secondlife.com/wiki/Issue_tracker" /> 760 userdata="WebLaunchPublicIssueHelp,http://wiki.secondlife.com/wiki/Issue_tracker" />
760 </menu_item_call> 761 </menu_item_call>
761 <menu_item_separator bottom="-411" enabled="true" height="8" label="-----------" left="0" 762 <menu_item_separator bottom="-411" enabled="true" height="8" label="-----------" left="0"
762 mouse_opaque="true" name="separator7" width="250" /> 763 mouse_opaque="true" name="separator7" width="250" />
763 <menu_item_call bottom="-94" enabled="true" height="19" label="Bug Reporting 101..." left="0" 764 <menu_item_call bottom="-94" enabled="true" height="19" label="Bug Reporting 101..." left="0"
764 mouse_opaque="true" name="Bug Reporing 101..." width="166"> 765 mouse_opaque="true" name="Bug Reporing 101..." width="166">
765 <on_click function="PromptShowURL" 766 <on_click function="PromptShowURL" name="BugReporting101_url"
766 userdata="WebLaunchBugReport101,http://wiki.secondlife.com/wiki/Bug_Reporting_101" /> 767 userdata="WebLaunchBugReport101,http://wiki.secondlife.com/wiki/Bug_Reporting_101" />
767 </menu_item_call> 768 </menu_item_call>
768 <menu_item_call bottom="-94" enabled="true" height="19" label="Security Issues..." left="0" 769 <menu_item_call bottom="-94" enabled="true" height="19" label="Security Issues..." left="0"
769 mouse_opaque="true" name="Security Issues..." width="166"> 770 mouse_opaque="true" name="Security Issues..." width="166">
770 <on_click function="PromptShowURL" 771 <on_click function="PromptShowURL" name="SecurityIssues_url"
771 userdata="WebLaunchSecurityIssues,http://wiki.secondlife.com/wiki/Security_issues" /> 772 userdata="WebLaunchSecurityIssues,http://wiki.secondlife.com/wiki/Security_issues" />
772 </menu_item_call> 773 </menu_item_call>
773 <menu_item_call bottom="-94" enabled="true" height="19" label="QA Wiki..." left="0" 774 <menu_item_call bottom="-94" enabled="true" height="19" label="QA Wiki..." left="0"
774 mouse_opaque="true" name="QA Wiki..." width="166"> 775 mouse_opaque="true" name="QA Wiki..." width="166">
775 <on_click function="PromptShowURL" 776 <on_click function="PromptShowURL" name="QAWiki_url"
776 userdata="WebLaunchQAWiki,http://wiki.secondlife.com/wiki/QA_Portal" /> 777 userdata="WebLaunchQAWiki,http://wiki.secondlife.com/wiki/QA_Portal" />
777 </menu_item_call> 778 </menu_item_call>
778 <menu_item_separator bottom="-411" enabled="true" height="8" label="-----------" left="0" 779 <menu_item_separator bottom="-411" enabled="true" height="8" label="-----------" left="0"
779 mouse_opaque="true" name="separator9" width="250" /> 780 mouse_opaque="true" name="separator9" width="250" />
780 <menu_item_call bottom="-240" enabled="true" height="19" label="Report Bug..." left="0" 781 <menu_item_call bottom="-240" enabled="true" height="19" label="Report Bug..." left="0"
781 mouse_opaque="true" name="Report Bug..." width="166"> 782 mouse_opaque="true" name="Report Bug..." width="166">
782 <on_click function="PromptShowURL" 783 <on_click function="PromptShowURL" name="ReportBug_url"
783 userdata="WebLaunchPublicIssue,http://jira.secondlife.com" /> 784 userdata="WebLaunchPublicIssue,http://jira.secondlife.com" />
784 </menu_item_call> 785 </menu_item_call>
785 </menu> 786 </menu>