📝 Added entire config directory for backup purposes
This commit is contained in:
parent
4b38e59bb6
commit
9b946e2d14
11091 changed files with 1440953 additions and 0 deletions
|
|
@ -0,0 +1,23 @@
|
|||
<menubar>
|
||||
<menu title="File">
|
||||
<command>MI_Quit</command>
|
||||
</menu>
|
||||
<menu title="Windows">
|
||||
<command>MI_OpenFileBrowser</command>
|
||||
<command>MI_OpenBatchServers</command>
|
||||
<command>MI_OpenTasks</command>
|
||||
</menu>
|
||||
<menu title="Customize">
|
||||
<command>MI_Preferences</command>
|
||||
<command>MI_ShortcutPopup</command>
|
||||
<separator/>
|
||||
<command>MI_DockingCheck</command>
|
||||
<separator/>
|
||||
<command>"MI_RunScript"</command>
|
||||
<command>"MI_OpenScriptConsole"</command>
|
||||
<command_debug>"MI_ReloadStyle"</command_debug>
|
||||
</menu>
|
||||
<menu title="Help">
|
||||
<command>MI_About</command>
|
||||
</menu>
|
||||
</menubar>
|
||||
Loading…
Add table
Add a link
Reference in a new issue