mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +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>
|
</scriptItem>
|
||||||
|
|
||||||
<subMenu id="ayon_help">
|
<subMenu id="ayon_help">
|
||||||
<label>Help...</label>
|
<label>Help</label>
|
||||||
|
|
||||||
<scriptItem id="ayon_artist_docs">
|
<scriptItem id="ayon_artist_docs">
|
||||||
<label>Houdini Artist Docs</label>
|
<label>Houdini Artist Docs</label>
|
||||||
|
|
@ -126,7 +126,7 @@ host_tools.show_experimental_tools_dialog(parent)
|
||||||
</scriptItem>
|
</scriptItem>
|
||||||
|
|
||||||
<scriptItem id="community_forums">
|
<scriptItem id="community_forums">
|
||||||
<label>Community Forums</label>
|
<label>AYON Community Forum</label>
|
||||||
<scriptCode><![CDATA[__import__("webbrowser").open("https://community.ynput.io/")]]></scriptCode>
|
<scriptCode><![CDATA[__import__("webbrowser").open("https://community.ynput.io/")]]></scriptCode>
|
||||||
</scriptItem>
|
</scriptItem>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue