mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Implement 'formats' command in GUI.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
<?xml version="1.0" encoding="UTF-8"?><!--
|
||||
// /***************************************************************************
|
||||
// The Disc Image Chef
|
||||
// ============================================================================
|
||||
@@ -53,6 +52,9 @@
|
||||
<ButtonMenuItem Text="&Window">
|
||||
<ButtonMenuItem Text="&Console" Click="OnMenuConsole"/>
|
||||
</ButtonMenuItem>
|
||||
<ButtonMenuItem Text="&Help">
|
||||
<ButtonMenuItem Text="&Plugins" Click="OnMenuPlugins"/>
|
||||
</ButtonMenuItem>
|
||||
<MenuBar.ApplicationItems>
|
||||
<ButtonMenuItem Text="Preferences.." Shortcut="{On Control+O, Mac=Application+Comma}"/>
|
||||
</MenuBar.ApplicationItems>
|
||||
|
||||
Reference in New Issue
Block a user