2019-12-21 21:49:51 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Generated with glade 3.22.1 -->
|
|
|
|
<interface>
|
|
|
|
<requires lib="gtk+" version="3.20"/>
|
|
|
|
<object class="GtkMenu" id="_contextMenu">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<child>
|
2020-03-25 13:09:38 -04:00
|
|
|
<object class="GtkMenuItem" id="_openSaveUserDir">
|
2019-12-21 21:49:51 -05:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2020-03-25 13:09:38 -04:00
|
|
|
<property name="tooltip_text" translatable="yes">Open the folder where the User save for the application is loaded</property>
|
|
|
|
<property name="label" translatable="yes">Open User Save Directory</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkMenuItem" id="_openSaveDeviceDir">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="tooltip_text" translatable="yes">Open the folder where the Device save for the application is loaded</property>
|
|
|
|
<property name="label" translatable="yes">Open Device Save Directory</property>
|
2019-12-21 21:49:51 -05:00
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2020-04-30 00:58:19 -04:00
|
|
|
<child>
|
|
|
|
<object class="GtkMenuItem" id="_openSaveBcatDir">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="tooltip_text" translatable="yes">Open the folder where the BCAT save for the application is loaded</property>
|
|
|
|
<property name="label" translatable="yes">Open BCAT Save Directory</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2020-02-08 13:22:45 -05:00
|
|
|
<child>
|
|
|
|
<object class="GtkSeparatorMenuItem">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2020-04-12 17:02:37 -04:00
|
|
|
<object class="GtkMenuItem" id="_manageTitleUpdates">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Manage Title Updates</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkSeparatorMenuItem">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2020-02-08 13:22:45 -05:00
|
|
|
<object class="GtkMenuItem" id="_extractRomFs">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Extract RomFS Section</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkMenuItem" id="_extractExeFs">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Extract ExeFS Section</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkMenuItem" id="_extractLogo">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Extract Logo Section</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2019-12-21 21:49:51 -05:00
|
|
|
</object>
|
|
|
|
</interface>
|