EQInterface.comEQUI_ConfirmationDialog.xml Compare
Live Server : SoD : Patch : 10\21\08


Produced: 10/21/2008 4:23:30 PM
   
Mode:  Differences with Context  
   
Left file: d:\games\EverQuest\uifiles\10.20.08\EQUI_ConfirmationDialog.xml  
Right file: d:\games\EverQuest\uifiles\default\EQUI_ConfirmationDialog.xml  
39     <Button item = "CD_No_Button"> = 39     <Button item = "CD_No_Button">
40       40  
41         <ScreenID>No_Button</ScreenID>   41         <ScreenID>No_Button</ScreenID>
42     42  
43         <RelativePosition>true</RelativePosition>   43         <RelativePosition>true</RelativePosition>
44         <AutoStretch>true</AutoStretch>   44         <AutoStretch>true</AutoStretch>
    -+ 45         <LeftAnchorOffset>105</LeftAnchorOffset>
      46         <TopAnchorOffset>22</TopAnchorOffset>
      47         <RightAnchorOffset>169</RightAnchorOffset>
      48         <BottomAnchorOffset>2</BottomAnchorOffset>
      49         <TopAnchorToTop>false</TopAnchorToTop>
      50         <BottomAnchorToTop>false</BottomAnchorToTop>
      51         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      52         <RightAnchorToLeft>true</RightAnchorToLeft>
      53         <Style_Checkbox>false</Style_Checkbox>
    = 54  
    -+ 55         <Text>No</Text>
    = 56  
    -+ 57         <TextColor>
      58                 <R>255</R>
      59                 <G>255</G>
      60                 <B>255</B>
      61         </TextColor>
    = 62  
    -+ 63         <ButtonDrawTemplate>
      64             <Normal>A_SmallBtnNormal</Normal>
      65             <Pressed>A_SmallBtnPressed</Pressed>
      66             <Flyby>A_SmallBtnFlyby</Flyby>
      67             <Disabled>A_SmallBtnDisabled</Disabled>
      68             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
      69         </ButtonDrawTemplate>
    = 70  
    -+ 71     </Button>
    = 72  
    -+ 73     <Button item = "CD_Cancel_Button">
    = 74    
    -+ 75         <ScreenID>Cancel_Button</ScreenID>
    = 76  
    -+ 77         <RelativePosition>true</RelativePosition>
      78         <AutoStretch>true</AutoStretch>
45         <LeftAnchorOffset>66</LeftAnchorOffset> = 79         <LeftAnchorOffset>66</LeftAnchorOffset>
46         <TopAnchorOffset>22</TopAnchorOffset>   80         <TopAnchorOffset>22</TopAnchorOffset>
47         <RightAnchorOffset>2</RightAnchorOffset>   81         <RightAnchorOffset>2</RightAnchorOffset>
48         <BottomAnchorOffset>2</BottomAnchorOffset>   82         <BottomAnchorOffset>2</BottomAnchorOffset>
49         <TopAnchorToTop>false</TopAnchorToTop>   83         <TopAnchorToTop>false</TopAnchorToTop>
50         <BottomAnchorToTop>false</BottomAnchorToTop>   84         <BottomAnchorToTop>false</BottomAnchorToTop>
51         <LeftAnchorToLeft>false</LeftAnchorToLeft>   85         <LeftAnchorToLeft>false</LeftAnchorToLeft>
52         <RightAnchorToLeft>false</RightAnchorToLeft>   86         <RightAnchorToLeft>false</RightAnchorToLeft>
53         <Style_Checkbox>false</Style_Checkbox>   87         <Style_Checkbox>false</Style_Checkbox>
54     88  
55         <Text>No</Text> <> 89         <Text>Cancel</Text>
56   = 90  
57         <TextColor>   91         <TextColor>
58                 <R>255</R>   92                 <R>255</R>
59                 <G>255</G>   93                 <G>255</G>
60                 <B>255</B>   94                 <B>255</B>
61         </TextColor>   95         </TextColor>
 
167         <Style_Minimizebox>false</Style_Minimizebox> = 201         <Style_Minimizebox>false</Style_Minimizebox>
168         <Style_Border>true</Style_Border>   202         <Style_Border>true</Style_Border>
169         <Style_Sizable>true</Style_Sizable>   203         <Style_Sizable>true</Style_Sizable>
170         <Pieces>CD_Yes_Button</Pieces>   204         <Pieces>CD_Yes_Button</Pieces>
171         <Pieces>CD_No_Button</Pieces>   205         <Pieces>CD_No_Button</Pieces>
172         <Pieces>CD_OK_Button</Pieces>   206         <Pieces>CD_OK_Button</Pieces>
    -+ 207         <Pieces>CD_Cancel_Button</Pieces>
173         <Pieces>CD_TextOutput</Pieces> = 208         <Pieces>CD_TextOutput</Pieces>
174     </Screen>   209     </Screen>
175     210  
176 </XML>   211 </XML>