Make structural changes to repository
Modernizes the repository
This commit is contained in:
parent
a67593b58f
commit
7f7f8970bc
412 changed files with 72437 additions and 155552 deletions
31
source/Resource/ToolsOptions.xml
Normal file
31
source/Resource/ToolsOptions.xml
Normal file
|
@ -0,0 +1,31 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<item name="Environment" usercontrol="EnvironmentGeneral">
|
||||
<item name="General" usercontrol="EnvironmentGeneral" />
|
||||
<item name="Help" usercontrol="EnvironmentHelp" />
|
||||
<item name="Web Browser" usercontrol="EnvironmentBrowser" />
|
||||
<item name="Plugins" usercontrol="EnvironmentPlugins" />
|
||||
</item>
|
||||
<item name="Projects and Solutions" usercontrol="ProjectSettings">
|
||||
<item name="General" usercontrol="ProjectSettings" />
|
||||
<item name="Includes" usercontrol="ProjectIncludes" />
|
||||
<item name="Exports LSL" usercontrol="IncludeExportSettings" />
|
||||
</item>
|
||||
|
||||
<item name="Source Control" usercontrol="VersionControlGeneral">
|
||||
<item name="General" usercontrol="VersionControlGeneral" />
|
||||
</item>
|
||||
|
||||
<item name="Text Editor" usercontrol="TextEditorGeneral">
|
||||
<item name="General" usercontrol="TextEditorGeneral" />
|
||||
<item name="Fonts and Color" usercontrol="TextEditorFontColors" />
|
||||
<item name="Code Completion" usercontrol="TextEditorCodeCompletion" />
|
||||
</item>
|
||||
|
||||
<item name="Debugging" usercontrol="RuntimeGeneral">
|
||||
<item name="General" usercontrol="RuntimeGeneral" />
|
||||
<item name="Internal" usercontrol="RuntimeInternal" />
|
||||
<item name="External" usercontrol="RuntimeExternal" />
|
||||
<item name="Smtp" usercontrol="RuntimeSmtp" />
|
||||
</item>
|
||||
</root>
|
Loading…
Add table
Add a link
Reference in a new issue