vanilla-wow-addons – Rev 1

Subversion Repositories:
Rev:
<Ui xmlns="http://www.blizzard.com/wow/ui" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <!--Autogenerated by wowuides, Version=1.0.300.0, Culture=neutral, PublicKeyToken=null-->
  <Frame name="SCCNShortchanForm" hidden="true" alpha="0.9" movable="true" enableMouse="true" enableKeyboard="true">
    <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4971-d66d-444e-bb2d-1ad102c87fed" />-->
    <Size>
      <AbsDimension x="285" y="472" />
    </Size>
    <Anchors>
      <Anchor point="CENTER" relativeTo="UIParent">
        <Offset>
          <AbsDimension x="0" y="0" />
        </Offset>
      </Anchor>
    </Anchors>
    <Backdrop bgFile="Interface\TutorialFrame\TutorialFrameBackground" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true">
      <BackgroundInsets>
        <AbsInset left="3" right="5" top="3" bottom="5" />
      </BackgroundInsets>
      <TileSize>
        <AbsValue val="16" />
      </TileSize>
      <EdgeSize>
        <AbsValue val="16" />
      </EdgeSize>
    </Backdrop>
    <Frames>
      <Button name="$parentButton1" text="SAVE">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4973-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="112" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="162" y="-434" />
            </Offset>
          </Anchor>
        </Anchors>
        <Scripts>
          <OnClick>SCCN_Chan_Replace[1]                 = getglobal("SCCN_replaceBOX_A1"):GetText();
SCCN_Chan_ReplaceWith[1]        = getglobal("SCCN_replaceBOX_B1"):GetText();
SCCN_Chan_Replace[2]            = getglobal("SCCN_replaceBOX_A2"):GetText();
SCCN_Chan_ReplaceWith[2]        = getglobal("SCCN_replaceBOX_B2"):GetText();
SCCN_Chan_Replace[3]            = getglobal("SCCN_replaceBOX_A3"):GetText();
SCCN_Chan_ReplaceWith[3]        = getglobal("SCCN_replaceBOX_B3"):GetText();
SCCN_Chan_Replace[4]            = getglobal("SCCN_replaceBOX_A4"):GetText();
SCCN_Chan_ReplaceWith[4]        = getglobal("SCCN_replaceBOX_B4"):GetText();
SCCN_Chan_Replace[5]            = getglobal("SCCN_replaceBOX_A5"):GetText();
SCCN_Chan_ReplaceWith[5]        = getglobal("SCCN_replaceBOX_B5"):GetText();
SCCN_Chan_Replace[6]            = getglobal("SCCN_replaceBOX_A6"):GetText();
SCCN_Chan_ReplaceWith[6]        = getglobal("SCCN_replaceBOX_B6"):GetText();
SCCN_Chan_Replace[7]            = getglobal("SCCN_replaceBOX_A7"):GetText();
SCCN_Chan_ReplaceWith[7]        = getglobal("SCCN_replaceBOX_B7"):GetText();
SCCN_Chan_Replace[8]            = getglobal("SCCN_replaceBOX_A8"):GetText();
SCCN_Chan_ReplaceWith[8]        = getglobal("SCCN_replaceBOX_B8"):GetText();
SCCN_Chan_Replace[9]            = getglobal("SCCN_replaceBOX_A9"):GetText();
SCCN_Chan_ReplaceWith[9]        = getglobal("SCCN_replaceBOX_B9"):GetText();
SCCNShortchanForm:Hide();
SCCNConfigForm:Show();
</OnClick>
        </Scripts>
        <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
          <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
        </NormalTexture>
        <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
          <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
        </PushedTexture>
        <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
          <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
        </DisabledTexture>
        <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
          <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
        </HighlightTexture>
        <NormalText name="$parentText" font="Fonts\FRIZQT__.TTF">
          <FontHeight>
            <AbsValue val="12" />
          </FontHeight>
          <Color r="1" g="0.8196079" b="0" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </NormalText>
        <HighlightText font="Fonts\FRIZQT__.TTF">
          <FontHeight>
            <AbsValue val="12" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </HighlightText>
        <DisabledText font="Fonts\FRIZQT__.TTF">
          <FontHeight>
            <AbsValue val="12" />
          </FontHeight>
          <Color r="0.4901961" g="0.4901961" b="0.4901961" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </DisabledText>
        <PushedTextOffset x="0" y="0" />
      </Button>
      <EditBox name="SCCN_replaceBOX_A1" enableMouse="true" autoFocus="false">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="130" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="6" y="-212" />
            </Offset>
          </Anchor>
        </Anchors>
        <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
          <BackgroundInsets>
            <AbsInset left="3" right="3" top="6" bottom="6" />
          </BackgroundInsets>
          <TileSize>
            <AbsValue val="8" />
          </TileSize>
          <EdgeSize>
            <AbsValue val="8" />
          </EdgeSize>
        </Backdrop>
        <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="1" g="1" b="1" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
      <Frame name="$parentLabel3">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="125" y="17" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="17" y="-200" />
            </Offset>
          </Anchor>
        </Anchors>
        <Layers>
          <Layer>
            <FontString name="$parentLabel" setAllPoints="true" font="Fonts\FRIZQT__.TTF" text="Channel" justifyH="LEFT">
              <FontHeight>
                <AbsValue val="12" />
              </FontHeight>
              <Color r="1" g="1" b="1" />
              <Shadow>
                <Color r="0" g="0" b="0" />
                <Offset>
                  <AbsDimension x="1" y="-1" />
                </Offset>
              </Shadow>
            </FontString>
          </Layer>
        </Layers>
      </Frame>
      <Frame name="$parentLabel2">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="280" y="23" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="0" y="-160" />
            </Offset>
          </Anchor>
        </Anchors>
        <Layers>
          <Layer>
            <FontString name="$parentLabel" setAllPoints="true" font="Fonts\FRIZQT__.TTF" text="Channel Name Replacer:">
              <FontHeight>
                <AbsValue val="12" />
              </FontHeight>
              <Color r="1" g="0.8196079" b="0" />
              <Shadow>
                <Color r="0" g="0" b="0" />
                <Offset>
                  <AbsDimension x="1" y="-1" />
                </Offset>
              </Shadow>
            </FontString>
          </Layer>
        </Layers>
      </Frame>
      <Frame name="$parentLabel1">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="271" y="37" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="9" y="-3" />
            </Offset>
          </Anchor>
        </Anchors>
        <Layers>
          <Layer>
            <FontString name="$parentLabel" setAllPoints="true" font="Fonts\FRIZQT__.TTF" text="SCCN Channel Name Config">
              <FontHeight>
                <AbsValue val="14" />
              </FontHeight>
              <Color r="1" g="0.8196079" b="0" />
              <Shadow>
                <Color r="0" g="0" b="0" />
                <Offset>
                  <AbsDimension x="1" y="-1" />
                </Offset>
              </Shadow>
            </FontString>
          </Layer>
        </Layers>
      </Frame>
      <CheckButton name="SCCN_CONF_CHK1">
        <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size">&lt;?xml version="1.0"?&gt;
&lt;Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
  &lt;Width&gt;138&lt;/Width&gt;
  &lt;Height&gt;25&lt;/Height&gt;
&lt;/Size&gt;</Property></FrameSkin>-->
        <Size>
          <AbsDimension x="32" y="32" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="3" y="-37" />
            </Offset>
          </Anchor>
        </Anchors>
        <Layers>
          <Layer>
            <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Hide channel Names">
              <Anchors>
                <Anchor point="LEFT" relativePoint="RIGHT">
                  <Offset>
                    <AbsDimension x="-2" y="0" />
                  </Offset>
                </Anchor>
              </Anchors>
              <FontHeight>
                <AbsValue val="10" />
              </FontHeight>
              <Color r="1" g="0.8196079" b="0" />
              <Shadow>
                <Color r="0" g="0" b="0" />
                <Offset>
                  <AbsDimension x="1" y="-1" />
                </Offset>
              </Shadow>
            </FontString>
          </Layer>
        </Layers>
        <Scripts>
          <OnClick>if( SCCN_hidechanname == 0 and SCCN_shortchanname == 1) then
solColorChatNicks_SlashCommand('shortchanname');
end
solColorChatNicks_SlashCommand('hidechanname');
SCCN_Config_OnLoad();
</OnClick>
        </Scripts>
        <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
        <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
        <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
        <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
        <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
      </CheckButton>
      <Frame name="$parentHLP1">
        <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
        <Size>
          <AbsDimension x="275" y="33" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="5" y="-66" />
            </Offset>
          </Anchor>
        </Anchors>
        <Layers>
          <Layer>
            <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="$parentLabel1" justifyV="TOP" justifyH="LEFT">
              <Anchors>
                <Anchor point="TOPLEFT" />
                <Anchor point="BOTTOMRIGHT" />
              </Anchors>
              <FontHeight>
                <AbsValue val="9" />
              </FontHeight>
              <Color r="1" g="0.8196079" b="0" />
              <Shadow>
                <Color r="0" g="0" b="0" />
                <Offset>
                  <AbsDimension x="1" y="-1" />
                </Offset>
              </Shadow>
            </FontString>
          </Layer>
        </Layers>
      </Frame>
      <CheckButton name="SCCN_CONF_CHK7">
        <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size">&lt;?xml version="1.0"?&gt;
&lt;Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
  &lt;Width&gt;138&lt;/Width&gt;
  &lt;Height&gt;25&lt;/Height&gt;
&lt;/Size&gt;</Property></FrameSkin>-->
        <Size>
          <AbsDimension x="32" y="32" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="4" y="-95" />
            </Offset>
          </Anchor>
        </Anchors>
        <Layers>
          <Layer>
            <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Short channel Names">
              <Anchors>
                <Anchor point="LEFT" relativePoint="RIGHT">
                  <Offset>
                    <AbsDimension x="-2" y="0" />
                  </Offset>
                </Anchor>
              </Anchors>
              <FontHeight>
                <AbsValue val="10" />
              </FontHeight>
              <Color r="1" g="0.8196079" b="0" />
              <Shadow>
                <Color r="0" g="0" b="0" />
                <Offset>
                  <AbsDimension x="1" y="-1" />
                </Offset>
              </Shadow>
            </FontString>
          </Layer>
        </Layers>
        <Scripts>
          <OnClick>if( SCCN_hidechanname == 1 and SCCN_shortchanname == 0) then
solColorChatNicks_SlashCommand('hidechanname');
end
solColorChatNicks_SlashCommand('shortchanname');
SCCN_Config_OnLoad();
</OnClick>
        </Scripts>
        <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
        <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
        <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
        <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
        <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
      </CheckButton>
      <Frame name="$parentHLP2">
        <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
        <Size>
          <AbsDimension x="274" y="28" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="6" y="-126" />
            </Offset>
          </Anchor>
        </Anchors>
        <Layers>
          <Layer>
            <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="$parentLabel1" justifyV="TOP" justifyH="LEFT">
              <Anchors>
                <Anchor point="TOPLEFT" />
                <Anchor point="BOTTOMRIGHT" />
              </Anchors>
              <FontHeight>
                <AbsValue val="9" />
              </FontHeight>
              <Color r="1" g="0.8196079" b="0" />
              <Shadow>
                <Color r="0" g="0" b="0" />
                <Offset>
                  <AbsDimension x="1" y="-1" />
                </Offset>
              </Shadow>
            </FontString>
          </Layer>
        </Layers>
      </Frame>
      <Frame name="$parentComponent6">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="136" y="17" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="144" y="-200" />
            </Offset>
          </Anchor>
        </Anchors>
        <Layers>
          <Layer>
            <FontString name="$parentLabel" setAllPoints="true" font="Fonts\FRIZQT__.TTF" text="Shortcut" justifyH="LEFT">
              <FontHeight>
                <AbsValue val="12" />
              </FontHeight>
              <Color r="1" g="1" b="1" />
              <Shadow>
                <Color r="0" g="0" b="0" />
                <Offset>
                  <AbsDimension x="1" y="-1" />
                </Offset>
              </Shadow>
            </FontString>
          </Layer>
        </Layers>
      </Frame>
      <EditBox name="SCCN_replaceBOX_A2" enableMouse="true" autoFocus="false">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="130" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="6" y="-234" />
            </Offset>
          </Anchor>
        </Anchors>
        <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
          <BackgroundInsets>
            <AbsInset left="3" right="3" top="6" bottom="6" />
          </BackgroundInsets>
          <TileSize>
            <AbsValue val="8" />
          </TileSize>
          <EdgeSize>
            <AbsValue val="8" />
          </EdgeSize>
        </Backdrop>
        <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="1" g="1" b="1" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
      <EditBox name="SCCN_replaceBOX_A3" enableMouse="true" autoFocus="false">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="130" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="6" y="-257" />
            </Offset>
          </Anchor>
        </Anchors>
        <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
          <BackgroundInsets>
            <AbsInset left="3" right="3" top="6" bottom="6" />
          </BackgroundInsets>
          <TileSize>
            <AbsValue val="8" />
          </TileSize>
          <EdgeSize>
            <AbsValue val="8" />
          </EdgeSize>
        </Backdrop>
        <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="1" g="1" b="1" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
      <EditBox name="SCCN_replaceBOX_A4" enableMouse="true" autoFocus="false">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="130" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="6" y="-281" />
            </Offset>
          </Anchor>
        </Anchors>
        <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
          <BackgroundInsets>
            <AbsInset left="3" right="3" top="6" bottom="6" />
          </BackgroundInsets>
          <TileSize>
            <AbsValue val="8" />
          </TileSize>
          <EdgeSize>
            <AbsValue val="8" />
          </EdgeSize>
        </Backdrop>
        <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="1" g="1" b="1" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
      <EditBox name="SCCN_replaceBOX_A5" enableMouse="true" autoFocus="false">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="130" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="6" y="-304" />
            </Offset>
          </Anchor>
        </Anchors>
        <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
          <BackgroundInsets>
            <AbsInset left="3" right="3" top="6" bottom="6" />
          </BackgroundInsets>
          <TileSize>
            <AbsValue val="8" />
          </TileSize>
          <EdgeSize>
            <AbsValue val="8" />
          </EdgeSize>
        </Backdrop>
        <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="1" g="1" b="1" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
      <EditBox name="SCCN_replaceBOX_B1" enableMouse="true" autoFocus="false">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="130" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="144" y="-212" />
            </Offset>
          </Anchor>
        </Anchors>
        <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
          <BackgroundInsets>
            <AbsInset left="3" right="3" top="6" bottom="6" />
          </BackgroundInsets>
          <TileSize>
            <AbsValue val="8" />
          </TileSize>
          <EdgeSize>
            <AbsValue val="8" />
          </EdgeSize>
        </Backdrop>
        <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="1" g="1" b="1" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
      <EditBox name="SCCN_replaceBOX_B2" enableMouse="true" autoFocus="false">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="130" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="144" y="-234" />
            </Offset>
          </Anchor>
        </Anchors>
        <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
          <BackgroundInsets>
            <AbsInset left="3" right="3" top="6" bottom="6" />
          </BackgroundInsets>
          <TileSize>
            <AbsValue val="8" />
          </TileSize>
          <EdgeSize>
            <AbsValue val="8" />
          </EdgeSize>
        </Backdrop>
        <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="1" g="1" b="1" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
      <EditBox name="SCCN_replaceBOX_B3" enableMouse="true" autoFocus="false">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="130" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="144" y="-257" />
            </Offset>
          </Anchor>
        </Anchors>
        <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
          <BackgroundInsets>
            <AbsInset left="3" right="3" top="6" bottom="6" />
          </BackgroundInsets>
          <TileSize>
            <AbsValue val="8" />
          </TileSize>
          <EdgeSize>
            <AbsValue val="8" />
          </EdgeSize>
        </Backdrop>
        <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="1" g="1" b="1" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
      <EditBox name="SCCN_replaceBOX_B4" enableMouse="true" autoFocus="false">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="130" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="144" y="-281" />
            </Offset>
          </Anchor>
        </Anchors>
        <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
          <BackgroundInsets>
            <AbsInset left="3" right="3" top="6" bottom="6" />
          </BackgroundInsets>
          <TileSize>
            <AbsValue val="8" />
          </TileSize>
          <EdgeSize>
            <AbsValue val="8" />
          </EdgeSize>
        </Backdrop>
        <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="1" g="1" b="1" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
      <EditBox name="SCCN_replaceBOX_B5" enableMouse="true" autoFocus="false">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="130" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="144" y="-304" />
            </Offset>
          </Anchor>
        </Anchors>
        <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
          <BackgroundInsets>
            <AbsInset left="3" right="3" top="6" bottom="6" />
          </BackgroundInsets>
          <TileSize>
            <AbsValue val="8" />
          </TileSize>
          <EdgeSize>
            <AbsValue val="8" />
          </EdgeSize>
        </Backdrop>
        <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="1" g="1" b="1" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
      <Frame name="$parentComponent1">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="265" y="32" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="9" y="-174" />
            </Offset>
          </Anchor>
        </Anchors>
        <Layers>
          <Layer>
            <FontString name="$parentLabel" setAllPoints="true" font="Fonts\FRIZQT__.TTF" text="If 'Shortchannel Names' is active you can replace  normal channel names by your own shortcuts." monochrome="true" maxLines="2">
              <FontHeight>
                <AbsValue val="8" />
              </FontHeight>
              <Color r="0.8784314" g="0.8784314" b="0.8784314" />
              <Shadow>
                <Color r="0" g="0" b="0" />
                <Offset>
                  <AbsDimension x="1" y="-1" />
                </Offset>
              </Shadow>
            </FontString>
          </Layer>
        </Layers>
      </Frame>
      <EditBox name="SCCN_replaceBOX_A6" enableMouse="true" autoFocus="false">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="130" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="6" y="-326" />
            </Offset>
          </Anchor>
        </Anchors>
        <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
          <BackgroundInsets>
            <AbsInset left="3" right="3" top="6" bottom="6" />
          </BackgroundInsets>
          <TileSize>
            <AbsValue val="8" />
          </TileSize>
          <EdgeSize>
            <AbsValue val="8" />
          </EdgeSize>
        </Backdrop>
        <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="1" g="1" b="1" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
      <EditBox name="SCCN_replaceBOX_B6" enableMouse="true" autoFocus="false">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="130" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="144" y="-326" />
            </Offset>
          </Anchor>
        </Anchors>
        <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
          <BackgroundInsets>
            <AbsInset left="3" right="3" top="6" bottom="6" />
          </BackgroundInsets>
          <TileSize>
            <AbsValue val="8" />
          </TileSize>
          <EdgeSize>
            <AbsValue val="8" />
          </EdgeSize>
        </Backdrop>
        <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="1" g="1" b="1" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
      <EditBox name="SCCN_replaceBOX_A7" enableMouse="true" autoFocus="false">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="130" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="6" y="-350" />
            </Offset>
          </Anchor>
        </Anchors>
        <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
          <BackgroundInsets>
            <AbsInset left="3" right="3" top="6" bottom="6" />
          </BackgroundInsets>
          <TileSize>
            <AbsValue val="8" />
          </TileSize>
          <EdgeSize>
            <AbsValue val="8" />
          </EdgeSize>
        </Backdrop>
        <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="1" g="1" b="1" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
      <EditBox name="SCCN_replaceBOX_B7" enableMouse="true" autoFocus="false">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="130" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="144" y="-350" />
            </Offset>
          </Anchor>
        </Anchors>
        <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
          <BackgroundInsets>
            <AbsInset left="3" right="3" top="6" bottom="6" />
          </BackgroundInsets>
          <TileSize>
            <AbsValue val="8" />
          </TileSize>
          <EdgeSize>
            <AbsValue val="8" />
          </EdgeSize>
        </Backdrop>
        <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="1" g="1" b="1" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
      <EditBox name="SCCN_replaceBOX_A8" enableMouse="true" autoFocus="false">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="130" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="6" y="-375" />
            </Offset>
          </Anchor>
        </Anchors>
        <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
          <BackgroundInsets>
            <AbsInset left="3" right="3" top="6" bottom="6" />
          </BackgroundInsets>
          <TileSize>
            <AbsValue val="8" />
          </TileSize>
          <EdgeSize>
            <AbsValue val="8" />
          </EdgeSize>
        </Backdrop>
        <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="1" g="1" b="1" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
      <EditBox name="SCCN_replaceBOX_B8" enableMouse="true" autoFocus="false">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="130" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="144" y="-375" />
            </Offset>
          </Anchor>
        </Anchors>
        <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
          <BackgroundInsets>
            <AbsInset left="3" right="3" top="6" bottom="6" />
          </BackgroundInsets>
          <TileSize>
            <AbsValue val="8" />
          </TileSize>
          <EdgeSize>
            <AbsValue val="8" />
          </EdgeSize>
        </Backdrop>
        <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="1" g="1" b="1" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
      <EditBox name="SCCN_replaceBOX_A9" enableMouse="true" autoFocus="false">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="130" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="6" y="-402" />
            </Offset>
          </Anchor>
        </Anchors>
        <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
          <BackgroundInsets>
            <AbsInset left="3" right="3" top="6" bottom="6" />
          </BackgroundInsets>
          <TileSize>
            <AbsValue val="8" />
          </TileSize>
          <EdgeSize>
            <AbsValue val="8" />
          </EdgeSize>
        </Backdrop>
        <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="1" g="1" b="1" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
      <EditBox name="SCCN_replaceBOX_B9" enableMouse="true" autoFocus="false">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="130" y="26" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="144" y="-402" />
            </Offset>
          </Anchor>
        </Anchors>
        <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
          <BackgroundInsets>
            <AbsInset left="3" right="3" top="6" bottom="6" />
          </BackgroundInsets>
          <TileSize>
            <AbsValue val="8" />
          </TileSize>
          <EdgeSize>
            <AbsValue val="8" />
          </EdgeSize>
        </Backdrop>
        <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="1" g="1" b="1" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
    </Frames>
    <Scripts>
      <OnShow>function SCCN_FillReplaceBox(no)
if SCCN_Chan_Replace[no] ~= nil and SCCN_Chan_ReplaceWith[no] then
getglobal("SCCN_replaceBOX_A"..no):SetText(SCCN_Chan_Replace[no]);
getglobal("SCCN_replaceBOX_B"..no):SetText(SCCN_Chan_ReplaceWith[no]);
end
end

SCCN_FillReplaceBox(1);
SCCN_FillReplaceBox(2);
SCCN_FillReplaceBox(3);
SCCN_FillReplaceBox(4);
SCCN_FillReplaceBox(5);
SCCN_FillReplaceBox(6);
SCCN_FillReplaceBox(7);
SCCN_FillReplaceBox(8);
SCCN_FillReplaceBox(9);
</OnShow>
      <OnHide>if ( this.isMoving ) then
this:StopMovingOrSizing();
this.isMoving = false;
this.x="400";
this.y="256";
end
</OnHide>
      <OnMouseDown>if ( ( ( not this.isLocked ) or ( this.isLocked == 0 ) ) and ( arg1 == "LeftButton" ) ) then
this:StartMoving();
this.isMoving = true;
end
</OnMouseDown>
      <OnMouseUp>if ( this.isMoving ) then
this:StopMovingOrSizing();
this.isMoving = false;
end
</OnMouseUp>
    </Scripts>
  </Frame>
</Ui>

Generated by GNU Enscript 1.6.5.90.