Added the icon and rearranged the GB menu
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1387 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
parent
0951383971
commit
890b59b3a7
|
@ -309,6 +309,10 @@
|
|||
<object class="wxMenuItem" name="DisplayConfigure">
|
||||
<label>_Configure ...</label>
|
||||
</object>
|
||||
<object class="wxMenuItem" name="Color">
|
||||
<label>_GB washed colors</label>
|
||||
<checkable>1</checkable>
|
||||
</object>
|
||||
<object class="wxMenuItem" name="Fullscreen">
|
||||
<label>_Fullscreen mode</label>
|
||||
<checkable>1</checkable>
|
||||
|
@ -416,10 +420,6 @@
|
|||
<label>_GB printer</label>
|
||||
<checkable>1</checkable>
|
||||
</object>
|
||||
<object class="wxMenuItem" name="Color">
|
||||
<label>_Washed colors</label>
|
||||
<checkable>1</checkable>
|
||||
</object>
|
||||
<object class="wxMenuItem" name="PrintGather">
|
||||
<label>_Gather a full page before printing</label>
|
||||
<checkable>1</checkable>
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue