﻿<root>

	<tools name="MainToolbar" dockable="true" enabled="true">
	<tool name="FindAndReplace" />
		<tool separator="true"/>
		<tool name="Undo" />
		<tool name="Redo" />
		<tool separator="true"/>
		<tool name="Cut" />
		<tool name="Copy" />
		<tool name="Paste" shortcut="CTRL+!"/>
	</tools>

	<tools name="Formatting" enabled="true" dockable="true">
		<tool name="Bold" />
		<tool name="Italic" />
		<tool name="Underline" />
		<tool separator="true"/>
		<tool name="ForeColor" />
		<tool name="BackColor"/>
		<tool separator="true"/>
    <tool name="FontName" />
		<tool name="RealFontSize"/>
    <tool name="JustifyLeft" />
    <tool name="JustifyCenter" />
    <tool name="JustifyRight" />
    <tool name="JustifyFull" />
    <tool name="JustifyNone" />
    <tool name="SelectAll" />
    <tool separator="true"/>
    <tool name="Superscript" />
    <tool name="Subscript" />
    <tool separator="true"/>
    <tool name="ConvertToLower" />
    <tool name="ConvertToUpper" />
    <tool name="InsertHorizontalRule" />    
    <tool name="InsertOrderedList" />
    <tool name="InsertUnorderedList"/>
	</tools>

</root>
