Add menu option to create blank disc image.
This commit is contained in:
parent
5fd2fd40aa
commit
0e37f08cb5
11 changed files with 1498 additions and 1330 deletions
|
|
@ -111,6 +111,10 @@
|
|||
<checkable>1</checkable>
|
||||
</object>
|
||||
<object class="separator"/>
|
||||
<object class="wxMenuItem" name="IDM_DISC_CREATE">
|
||||
<label>Create blank disc image...</label>
|
||||
</object>
|
||||
<object class="separator"/>
|
||||
<object class="wxMenuItem" name="IDM_DISC_ZIP">
|
||||
<label>Load _ZIP drive...</label>
|
||||
</object>
|
||||
|
|
|
|||
Loading…
Reference in a new issue