swap old & new property dialog (to get more testing & to annoy people)
This commit is contained in:
parent
b7f4916161
commit
153f8a8aed
1 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue