EQInterface.comEQUI_BazaarSearchWnd.xml Compare
Live Server : 10\27\05 patch (New Interface)


Produced: 10/26/2005 10:07:19 PM
   
Mode:  Differences with Context  
   
Left file: d:\games\EverQuest\uifiles\default\EQUI_BazaarSearchWnd.xml  
Right file: d:\games\EverQuest Test\uifiles\default\EQUI_BazaarSearchWnd.xml  
1 <?xml version = "1.0"?> <> 1 <?xml version="1.0" encoding="us-ascii"?>
2  <XML ID = "EQInterfaceDefinitionLanguage"> = 2  <XML ID="EQInterfaceDefinitionLanguage">
3     <Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>   3     <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
4        
5     <Label item ="BZR_SearchResultLabel">   4     <Label item="BZR_SearchResultLabel">
6         <ScreenID>BZR_SearchResultLabel</ScreenID>   5         <ScreenID>BZR_SearchResultLabel</ScreenID>
7         <!--<Font>3</Font>-->   6         <!--<Font>3</Font>-->
 
74     <Button item = "BZR_Default"> = 71     <Button item="BZR_Default">
75         <ScreenID>BZR_Default</ScreenID>   72         <ScreenID>BZR_Default</ScreenID>
76         <!--<Font>3</Font>-->   73         <!--<Font>3</Font>-->
77         <RelativePosition>true</RelativePosition>   74         <RelativePosition>true</RelativePosition>
78         <TooltipReference>Resets search criteria to default.</TooltipReference>   75         <TooltipReference>Resets search criteria to default.</TooltipReference>
79         <Location>   76         <Location>
80             <X>90</X> <> 77             <X>85</X>
81             <Y>5</Y>   78             <Y>1</Y>
82         </Location> = 79         </Location>
83         <Size>   80         <Size>
84             <CX>40</CX> <> 81             <CX>50</CX>
85             <CY>18</CY>   82             <CY>17</CY>
86         </Size> = 83         </Size>
87         <Text>Reset</Text>   84         <Text>Reset</Text>
88         <TextColor>   85         <TextColor>
89                 <R>255</R>   86             <R>255</R>
90                 <G>255</G>   87             <G>255</G>
91                 <B>255</B>   88             <B>255</B>