mirror of
https://github.com/humbletim/firestorm-gha.git
synced 2026-08-14 00:48:09 +00:00
FIRE-33288 Add link for the SL Community page to the Content menu
This commit is contained in:
@@ -2339,7 +2339,15 @@
|
||||
<menu_item_call.on_click
|
||||
function="PromptShowURL"
|
||||
name="script_library_url"
|
||||
parameter="WebLaunchExternalTarget,http://wiki.secondlife.com/wiki/LSL_Library" />
|
||||
parameter="WebLaunchExternalTarget,https://wiki.secondlife.com/wiki/LSL_Library" />
|
||||
</menu_item_call>
|
||||
<menu_item_call
|
||||
label="SL Community (blogs, forums, news)"
|
||||
name="SL Community Pages">
|
||||
<menu_item_call.on_click
|
||||
function="PromptShowURL"
|
||||
name="community_pages_url"
|
||||
parameter="WebLaunchExternalTarget,https://community.secondlife.com" />
|
||||
</menu_item_call>
|
||||
<menu_item_separator/>
|
||||
<menu_item_call
|
||||
|
||||
@@ -263,6 +263,7 @@
|
||||
<menu_item_call label="Marketplace Second Life" name="SL Marketplace"/>
|
||||
<menu_item_call label="Dane z rynku L$" name="LindenXchange"/>
|
||||
<menu_item_call label="Biblioteka skryptów" name="Script Library"/>
|
||||
<menu_item_call label="Społeczność SL (blogi, fora, aktualności)" name="SL Community Pages"/>
|
||||
<menu_item_call label="Blog Firestorma" name="Firestorm Blog"/>
|
||||
<menu_item_call label="Flickr Firestorma" name="Firestorm Flickr"/>
|
||||
<menu_item_call label="Kanał YouTube Firestorma" name="Firestorm YouTube"/>
|
||||
|
||||
Reference in New Issue
Block a user