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>
|
<item>
|
||||||
<label>Browse Internal Properties</label>
|
<label>Browse Internal Properties</label>
|
||||||
<binding>
|
<binding>
|
||||||
<command>dialog-show</command>
|
<command>nasal</command>
|
||||||
<dialog-name>property-browser</dialog-name>
|
<script>gui.property_browser()</script>
|
||||||
</binding>
|
</binding>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue