mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
BigRoy Comment - use better labels
This commit is contained in:
parent
7397338a46
commit
2221e08ba8
1 changed files with 2 additions and 2 deletions
|
|
@ -113,7 +113,7 @@ host_tools.show_experimental_tools_dialog(parent)
|
|||
</scriptItem>
|
||||
|
||||
<subMenu id="ayon_help">
|
||||
<label>Help...</label>
|
||||
<label>Help</label>
|
||||
|
||||
<scriptItem id="ayon_artist_docs">
|
||||
<label>Houdini Artist Docs</label>
|
||||
|
|
@ -126,7 +126,7 @@ host_tools.show_experimental_tools_dialog(parent)
|
|||
</scriptItem>
|
||||
|
||||
<scriptItem id="community_forums">
|
||||
<label>Community Forums</label>
|
||||
<label>AYON Community Forum</label>
|
||||
<scriptCode><![CDATA[__import__("webbrowser").open("https://community.ynput.io/")]]></scriptCode>
|
||||
</scriptItem>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue