allow to open several property browsers via menu
This commit is contained in:
parent
7763462f24
commit
420b9bff99
1 changed files with 2 additions and 2 deletions
|
@ -69,8 +69,8 @@
|
|||
<item>
|
||||
<label>Browse Internal Properties</label>
|
||||
<binding>
|
||||
<command>dialog-show</command>
|
||||
<dialog-name>property-browser</dialog-name>
|
||||
<command>nasal</command>
|
||||
<script>gui.property_browser()</script>
|
||||
</binding>
|
||||
</item>
|
||||
|
||||
|
|
Loading…
Reference in a new issue