📝 Added entire config directory for backup purposes

This commit is contained in:
z3rOR0ne 2022-11-03 00:09:22 -07:00
parent 4b38e59bb6
commit 9b946e2d14
11091 changed files with 1440953 additions and 0 deletions

View file

@ -0,0 +1,24 @@
<menubar>
<menu title="File">
<command>MI_NewProject</command>
<command>MI_ProjectSettings</command>
<command>MI_SaveDefaultSettings</command>
<separator/>
<command>MI_Quit</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>
<separator/>
<command>"MI_ClearCacheFolder"</command>
</menu>
<menu title="Help">
<command>MI_About</command>
</menu>
</menubar>