Added in two options under Help->Bug Reporting for reporting bugs with Singularity more easily:
Report Singularity Bug goes to the new issue page. Singularity Issue Tracker goes to the issues list. Spelling correction. WebLaunchSinguIssue is called in these two new menu options.
This commit is contained in:
@@ -881,10 +881,15 @@
|
||||
<on_click function="PromptShowURL" name="PublicIssueTrackerHelp_url"
|
||||
userdata="WebLaunchPublicIssueHelp,http://wiki.secondlife.com/wiki/Issue_tracker" />
|
||||
</menu_item_call>
|
||||
<menu_item_call bottom="-94" enabled="true" height="19" label="Singularity Issue Tracker..."
|
||||
left="0" mouse_opaque="true" name="Singularity Issue Tracker..." width="166">
|
||||
<on_click function="PromptShowURL" name="SinguIssueTracker_url"
|
||||
userdata="WebLaunchSinguIssue,http://code.google.com/p/singularity-viewer/issues/list" />
|
||||
</menu_item_call>
|
||||
<menu_item_separator bottom="-411" enabled="true" height="8" label="-----------" left="0"
|
||||
mouse_opaque="true" name="separator7" width="250" />
|
||||
<menu_item_call bottom="-94" enabled="true" height="19" label="Bug Reporting 101..." left="0"
|
||||
mouse_opaque="true" name="Bug Reporing 101..." width="166">
|
||||
mouse_opaque="true" name="Bug Reporting 101..." width="166">
|
||||
<on_click function="PromptShowURL" name="BugReporting101_url"
|
||||
userdata="WebLaunchBugReport101,http://wiki.secondlife.com/wiki/Bug_Reporting_101" />
|
||||
</menu_item_call>
|
||||
@@ -905,6 +910,11 @@
|
||||
<on_click function="PromptShowURL" name="ReportBug_url"
|
||||
userdata="WebLaunchPublicIssue,http://jira.secondlife.com" />
|
||||
</menu_item_call>
|
||||
<menu_item_call bottom="-240" enabled="true" height="19" label="Report Singularity Bug..." left="0"
|
||||
mouse_opaque="true" name="Report Singularity Bug..." width="166">
|
||||
<on_click function="PromptShowURL" name="ReportSinguBug_url"
|
||||
userdata="WebLaunchSinguIssue,http://code.google.com/p/singularity-viewer/issues/entry" />
|
||||
</menu_item_call>
|
||||
</menu>
|
||||
<menu_item_call bottom="-313" enabled="true" height="19" label="About Singularity..." left="0"
|
||||
mouse_opaque="true" name="About Second Life..." width="166">
|
||||
|
||||
Reference in New Issue
Block a user