EQ2Interface.comeq2ui_ProgressbarStyles.xml Compare
Test Server : GU57 : Patch 07\27\10


Produced: 7/27/2010 3:46:01 PM
   
Mode:  All Lines  
   
Left file: d:\games\EverQuest II\UI\Default\eq2ui_ProgressbarStyles.xml  
Right file: d:\games\EverQuest II\TestServer\UI\Default\eq2ui_ProgressbarStyles.xml  
1 <?xml version="1.0" encoding="utf-8"?> = 1 <?xml version="1.0" encoding="utf-8"?>
2 <Namespace Name="progressbarlist">   2 <Namespace Name="progressbarlist">
    -+ 3     <Namespace Name="Casting">
      4         <ProgressbarStyle Bar.Background="progress_fill" Name="casting_style" />
      5         <ImageStyle Name="progress_fill">
      6             <ImageFrame Name="progress_fill" Source="images/specialelements.dds" SourceRect="105,353,215,364" />
      7         </ImageStyle>
      8         <Namespace Name="Bkg">
      9             <ImageStyle Filter="true" Name="center">
      10                 <ImageFrame Name="image" Source="/images/window_elements_generic.dds" SourceRect="256,415,337,435" />
      11             </ImageStyle>
      12             <ImageStyle Filter="true" Name="w">
      13                 <ImageFrame Name="image" Source="/images/window_elements_generic.dds" SourceRect="254,415,256,435" />
      14             </ImageStyle>
      15             <ImageStyle Filter="true" Name="e">
      16                 <ImageFrame Name="image" Source="/images/window_elements_generic.dds" SourceRect="337,415,339,435" />
      17             </ImageStyle>
      18             <RectangleStyle Center="center" CenterStretchH="false" East="e" Name="rect" West="w" />
      19         </Namespace>
      20     </Namespace>
3 <Namespace Name="Vitality"> = 21     <Namespace Name="Vitality">
4 <ImageStyle Name="progress_fill">   22         <ImageStyle Name="progress_fill">
5 <ImageFrame Name="progress_fill" Source="/images/VitVial_UI.tga" SourceRect="26,5,33,35"/>   23             <ImageFrame Name="progress_fill" Source="/images/VitVial_UI.tga" SourceRect="26,5,33,35" />
6 </ImageStyle>   24         </ImageStyle>
7 </Namespace>   25     </Namespace>
8 <ProgressbarStyle Bar.Background="/imagelist.progress_fill" Layout="Vertical" Name="progress_vitality"/>   26     <ProgressbarStyle Bar.Background="/imagelist.progress_fill" Layout="Vertical" Name="progress_vitality" />
9 <ProgressbarStyle Bar.Background="/imagelist.progress_grayscale_fill" Name="progress_grayscale_default"/>   27     <ProgressbarStyle Bar.Background="/imagelist.progress_grayscale_fill" Name="progress_grayscale_default" />
10 <ProgressbarStyle Background="/imagelist.mo_gauge_background" Bar.Background="/imagelist.progress_grayscale_bkg" EndCap="/imagelist.mo_gauge_endcap" Gauge.BackgroundEmpty="/imagelist.mo_gauge_back" Name="mo_progress_normal" StartCap="/imagelist.mo_gauge_startcap"/>   28     <ProgressbarStyle Background="/imagelist.mo_gauge_background" Bar.Background="/imagelist.progress_grayscale_bkg" EndCap="/imagelist.mo_gauge_endcap" Gauge.BackgroundEmpty="/imagelist.mo_gauge_back" Name="mo_progress_normal" StartCap="/imagelist.mo_gauge_startcap" />
11 <ProgressbarStyle Bar.Background="0" Bar.BackgroundEmpty="/imagelist.progress_grayscale_bkg" Inverted="true" Name="progress_inverted"/>   29     <ProgressbarStyle Bar.Background="0" Bar.BackgroundEmpty="/imagelist.progress_grayscale_bkg" Inverted="true" Name="progress_inverted" />
12 <ProgressbarStyle Bar.Background="GaugeFill" Bar.BackgroundEmpty="GaugeBackground" EndCap=" " Gauge.Background=" " Gauge.BackgroundEmpty=" " Name="gauge" StartCap="GaugeEndCapLeft"/>   30     <ProgressbarStyle Bar.Background="GaugeFill" Bar.BackgroundEmpty="GaugeBackground" EndCap=" " Gauge.Background=" " Gauge.BackgroundEmpty=" " Name="gauge" StartCap="GaugeEndCapLeft" />
13 <ProgressbarStyle Bar.Background="/imagelist.progress_fill" Name="progress_default"/>   31     <ProgressbarStyle Bar.Background="/imagelist.progress_fill" Name="progress_default" />
14 </Namespace>   32 </Namespace>