Rebuilt diff files, chatwindow needs a new minimal template after upstream changes
This commit is contained in:
+9
-53
@@ -1,54 +1,10 @@
|
||||
--- /mnt/d/EverQuest/uifiles/default/EQUI_Templates.xml 2017-09-07 15:13:29.000000000 -0700
|
||||
+++ /mnt/d/EverQuest/uifiles/isuldor/EQUI_Templates.xml 2018-08-15 17:27:26.694903200 -0700
|
||||
@@ -638,6 +638,51 @@
|
||||
<OverlapBottom>0</OverlapBottom>
|
||||
</Titlebar>
|
||||
</WindowDrawTemplate>
|
||||
+ <WindowDrawTemplate item="WDT_minimalChat_Def">
|
||||
+ <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>
|
||||
+ <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>
|
||||
+ <Left>A_ChatWindowTitlePlaceholder</Left>
|
||||
+ </Titlebar>
|
||||
+ </WindowDrawTemplate>
|
||||
+ <WindowDrawTemplate item="less_WDT_Inner" />
|
||||
<WindowDrawTemplate item="WDT_Inner">
|
||||
<Background>wnd_bg_light_rock.tga</Background>
|
||||
<VSBTemplate>
|
||||
+++ /mnt/d/EverQuest/uifiles/isuldor/EQUI_Templates.xml 2019-03-16 20:26:49.451185400 -0700
|
||||
@@ -638,6 +638,7 @@
|
||||
<OverlapBottom>0</OverlapBottom>
|
||||
</Titlebar>
|
||||
</WindowDrawTemplate>
|
||||
+ <WindowDrawTemplate item="WDT_InnerNull" />
|
||||
<WindowDrawTemplate item="WDT_Inner">
|
||||
<Background>wnd_bg_light_rock.tga</Background>
|
||||
<VSBTemplate>
|
||||
|
||||
Reference in New Issue
Block a user