68 lines
2.4 KiB
Diff
68 lines
2.4 KiB
Diff
--- /mnt/d/EverQuest/uifiles/default/EQUI_Templates.xml 2017-09-07 15:13:29.000000000 -0700
|
|
+++ /mnt/d/EverQuest/uifiles/isuldor/EQUI_Templates.xml 2019-03-22 17:10:59.440953300 -0700
|
|
@@ -638,6 +638,64 @@
|
|
<OverlapBottom>0</OverlapBottom>
|
|
</Titlebar>
|
|
</WindowDrawTemplate>
|
|
+ <WindowDrawTemplate item="WDT_Def2_Minimal">
|
|
+ <Background>dark_tile_192.tga</Background>
|
|
+ <CloseBox>
|
|
+ <Normal>A_CloseBtnNormal</Normal>
|
|
+ <Pressed>A_CloseBtnPressed</Pressed>
|
|
+ <Flyby>A_CloseBtnFlyby</Flyby>
|
|
+ <Disabled>A_CloseBtnDisabled</Disabled>
|
|
+ <PressedFlyby>A_CloseBtnPressedFlyby</PressedFlyby>
|
|
+ </CloseBox>
|
|
+ <QMarkBox>
|
|
+ <Normal>A_QMarkBtnNormal</Normal>
|
|
+ <Pressed>A_QMarkBtnPressed</Pressed>
|
|
+ <Flyby>A_QMarkBtnFlyby</Flyby>
|
|
+ <Disabled>A_QMarkBtnDisabled</Disabled>
|
|
+ <PressedFlyby>A_QMarkBtnPressedFlyby</PressedFlyby>
|
|
+ </QMarkBox>
|
|
+ <MinimizeBox>
|
|
+ <Normal>A_MinimizeBtnNormal</Normal>
|
|
+ <Pressed>A_MinimizeBtnPressed</Pressed>
|
|
+ <Flyby>A_MinimizeBtnFlyby</Flyby>
|
|
+ <Disabled>A_MinimizeBtnDisabled</Disabled>
|
|
+ <PressedFlyby>A_MinimizeBtnPressedFlyby</PressedFlyby>
|
|
+ </MinimizeBox>
|
|
+ <MaximizeBox>
|
|
+ <Normal>A_MaximizeBtnNormal</Normal>
|
|
+ <Pressed>A_MaximizeBtnPressed</Pressed>
|
|
+ <Flyby>A_MaximizeBtnFlyby</Flyby>
|
|
+ <Disabled>A_MaximizeBtnDisabled</Disabled>
|
|
+ <PressedFlyby>A_MaximizeBtnPressedFlyby</PressedFlyby>
|
|
+ </MaximizeBox>
|
|
+ <TileBox>
|
|
+ <Normal>A_TileBtnNormal</Normal>
|
|
+ <Pressed>A_TileBtnPressed</Pressed>
|
|
+ <Flyby>A_TileBtnFlyby</Flyby>
|
|
+ <Disabled>A_TileBtnDisabled</Disabled>
|
|
+ <PressedFlyby>A_TileBtnPressedFlyby</PressedFlyby>
|
|
+ </TileBox>
|
|
+ <Border>
|
|
+ <Top>A_InnerFramePlaceholder</Top>
|
|
+ <Right>A_InnerFramePlaceholder</Right>
|
|
+ <Bottom>A_InnerFramePlaceholder</Bottom>
|
|
+ <Left>A_InnerFramePlaceholder</Left>
|
|
+ <OverlapLeft>0</OverlapLeft>
|
|
+ <OverlapTop>0</OverlapTop>
|
|
+ <OverlapRight>0</OverlapRight>
|
|
+ <OverlapBottom>0</OverlapBottom>
|
|
+ </Border>
|
|
+ <Titlebar>
|
|
+ <Right>A_WindowTitlePlaceholder</Right>
|
|
+ <Left>A_WindowTitlePlaceholder</Left>
|
|
+ <Middle>A_WindowTitlePlaceholder</Middle>
|
|
+ <OverlapLeft>0</OverlapLeft>
|
|
+ <OverlapTop>0</OverlapTop>
|
|
+ <OverlapRight>0</OverlapRight>
|
|
+ <OverlapBottom>0</OverlapBottom>
|
|
+ </Titlebar>
|
|
+ </WindowDrawTemplate>
|
|
+ <WindowDrawTemplate item="WDT_Inner_Null" />
|
|
<WindowDrawTemplate item="WDT_Inner">
|
|
<Background>wnd_bg_light_rock.tga</Background>
|
|
<VSBTemplate>
|