1
0
Fork 0

allow to open several property browsers via menu

This commit is contained in:
mfranz 2007-02-10 23:50:41 +00:00
parent 7763462f24
commit 420b9bff99

View file

@ -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>