proper import
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@9 3f4676ac-adda-40fd-8265-58d1435b1672
This commit is contained in:
parent
66730fd649
commit
3151e1e342
454 changed files with 57577 additions and 0 deletions
30
trunk/Resource/ToolsOptions.xml
Normal file
30
trunk/Resource/ToolsOptions.xml
Normal file
|
@ -0,0 +1,30 @@
|
|||
<?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>
|
||||
|
||||
<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