1
0
Fork 0

swap old & new property dialog (to get more testing & to annoy people)

This commit is contained in:
mfranz 2006-05-23 09:48:04 +00:00
parent b7f4916161
commit 153f8a8aed

View file

@ -69,7 +69,8 @@
<item>
<label>Browse Internal Properties</label>
<binding>
<command>old-properties-dialog</command>
<command>dialog-show</command>
<dialog-name>property-browser</dialog-name>
</binding>
</item>
@ -407,10 +408,9 @@
</item>
<item>
<label>Property Browser</label>
<label>Old Property Browser</label>
<binding>
<command>dialog-show</command>
<dialog-name>property-browser</dialog-name>
<command>old-properties-dialog</command>
</binding>
</item>