EQ Live Patch 5.11.05
Produced: 5/11/2005 4:22:21 PM
   
Mode:  Differences with Context  
   
Left file: D:\games\EverQuest\uifiles\default 5.10.05\EQUI_OptionsWindow.xml     Right file: D:\games\EverQuest\uifiles\default\EQUI_OptionsWindow.xml  
2871         <!-- Pages are sized and positioned by their parent tab --> = 2871         <!-- Pages are sized and positioned by their parent tab -->
2872     2872  
2873         <Style_VScroll>false</Style_VScroll>   2873         <Style_VScroll>false</Style_VScroll>
2874         <Style_HScroll>false</Style_HScroll>   2874         <Style_HScroll>false</Style_HScroll>
2875         <Style_Transparent>false</Style_Transparent>   2875         <Style_Transparent>false</Style_Transparent>
2876         <DrawTemplate>WDT_Def</DrawTemplate>   2876         <DrawTemplate>WDT_Def</DrawTemplate>
2877         <TabText>Keyboard</TabText> <> 2877         <TabText>Keys</TabText>
2878         <TabTextColor> = 2878         <TabTextColor>
2879                 <R>255</R>   2879                 <R>255</R>
2880                 <G>255</G>   2880                 <G>255</G>
2881                 <B>255</B>   2881                 <B>255</B>
2882         </TabTextColor>   2882         </TabTextColor>
2883         <TabTextActiveColor>   2883         <TabTextActiveColor>
 
2890             <Pieces>OKP_DefaultKeysButton</Pieces> = 2890             <Pieces>OKP_DefaultKeysButton</Pieces>
2891             <Pieces>OKP_KeyboardFilterLabel</Pieces>   2891             <Pieces>OKP_KeyboardFilterLabel</Pieces>
2892             <Pieces>OKP_KeyboardFilterCombobox</Pieces>   2892             <Pieces>OKP_KeyboardFilterCombobox</Pieces>
2893     </Page>   2893     </Page>
2894     2894  
2895     <!-- *********** Options Tab Window, Chat Filters Page *********** -->   2895     <!-- *********** Options Tab Window, Chat Filters Page *********** -->
2896     <Button item = "OFP_GuildChat"> <>    
2897         <ScreenID>Chat0</ScreenID>      
2898         <RelativePosition>true</RelativePosition>      
2899         <Location>      
2900             <X>10</X>      
2901             <Y>10</Y>      
2902         </Location>      
2903         <Size>      
2904             <CX>150</CX>      
2905             <CY>20</CY>      
2906         </Size>      
2907         <Style_VScroll>false</Style_VScroll>      
2908         <Style_HScroll>false</Style_HScroll>      
2909         <Style_Transparent>false</Style_Transparent>      
2910         <Style_Checkbox>true</Style_Checkbox>      
2911         <Text>Guild Chat</Text>      
2912         <TextColor>      
2913                 <R>255</R>      
2914                 <G>255</G>      
2915                 <B>255</B>      
2916         </TextColor>      
2917         <ButtonDrawTemplate>      
2918             <Normal>A_BtnNormal</Normal>      
2919             <Pressed>A_BtnPressed</Pressed>      
2920             <Flyby>A_BtnFlyby</Flyby>      
2921             <Disabled>A_BtnDisabled</Disabled>      
2922             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>      
2923         </ButtonDrawTemplate>      
2924     </Button>      
2925     <Button item = "OFP_Socials">      
2926         <ScreenID>Chat1</ScreenID>      
2927         <RelativePosition>true</RelativePosition>      
2928         <Location>      
2929             <X>10</X>      
2930             <Y>30</Y>      
2931         </Location>      
2932         <Size>      
2933             <CX>150</CX>      
2934             <CY>20</CY>      
2935         </Size>      
2936         <Style_VScroll>false</Style_VScroll>      
2937         <Style_HScroll>false</Style_HScroll>      
2938         <Style_Transparent>false</Style_Transparent>      
2939         <Style_Checkbox>true</Style_Checkbox>      
2940         <Text>Socials</Text>      
2941         <TextColor>      
2942                 <R>255</R>      
2943                 <G>255</G>      
2944                 <B>255</B>      
2945         </TextColor>      
2946         <ButtonDrawTemplate>      
2947             <Normal>A_BtnNormal</Normal>      
2948             <Pressed>A_BtnPressed</Pressed>      
2949             <Flyby>A_BtnFlyby</Flyby>      
2950             <Disabled>A_BtnDisabled</Disabled>      
2951             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>      
2952         </ButtonDrawTemplate>      
2953     </Button>      
2954     <Button item = "OFP_GroupChat">      
2955         <ScreenID>Chat2</ScreenID>      
2956         <RelativePosition>true</RelativePosition>      
2957         <Location>      
2958             <X>10</X>      
2959             <Y>50</Y>      
2960         </Location>      
2961         <Size>      
2962             <CX>150</CX>      
2963             <CY>20</CY>      
2964         </Size>      
2965         <Style_VScroll>false</Style_VScroll>      
2966         <Style_HScroll>false</Style_HScroll>      
2967         <Style_Transparent>false</Style_Transparent>      
2968         <Style_Checkbox>true</Style_Checkbox>      
2969         <Text>Group Chat</Text>      
2970         <TextColor>      
2971                 <R>255</R>      
2972                 <G>255</G>      
2973                 <B>255</B>      
2974         </TextColor>      
2975         <ButtonDrawTemplate>      
2976             <Normal>A_BtnNormal</Normal>      
2977             <Pressed>A_BtnPressed</Pressed>      
2978             <Flyby>A_BtnFlyby</Flyby>      
2979             <Disabled>A_BtnDisabled</Disabled>      
2980             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>      
2981         </ButtonDrawTemplate>      
2982     </Button>      
2983     <Button item = "OFP_Shouts">      
2984         <ScreenID>Chat3</ScreenID>      
2985         <RelativePosition>true</RelativePosition>      
2986         <Location>      
2987             <X>10</X>      
2988             <Y>70</Y>      
2989         </Location>      
2990         <Size>      
2991             <CX>150</CX>      
2992             <CY>20</CY>      
2993         </Size>      
2994         <Style_VScroll>false</Style_VScroll>      
2995         <Style_HScroll>false</Style_HScroll>      
2996         <Style_Transparent>false</Style_Transparent>      
2997         <Style_Checkbox>true</Style_Checkbox>      
2998         <Text>Shouts</Text>      
2999         <TextColor>      
3000                 <R>255</R>      
3001                 <G>255</G>      
3002                 <B>255</B>      
3003         </TextColor>      
3004         <ButtonDrawTemplate>      
3005             <Normal>A_BtnNormal</Normal>      
3006             <Pressed>A_BtnPressed</Pressed>      
3007             <Flyby>A_BtnFlyby</Flyby>      
3008             <Disabled>A_BtnDisabled</Disabled>      
3009             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>      
3010         </ButtonDrawTemplate>      
3011     </Button>      
3012     <Button item = "OFP_Auctions">      
3013         <ScreenID>Chat4</ScreenID>      
3014         <RelativePosition>true</RelativePosition>      
3015         <Location>      
3016             <X>10</X>      
3017             <Y>90</Y>      
3018         </Location>      
3019         <Size>      
3020             <CX>150</CX>      
3021             <CY>20</CY>      
3022         </Size>      
3023         <Style_VScroll>false</Style_VScroll>      
3024         <Style_HScroll>false</Style_HScroll>      
3025         <Style_Transparent>false</Style_Transparent>      
3026         <Style_Checkbox>true</Style_Checkbox>      
3027         <Text>Auctions</Text>      
3028         <TextColor>      
3029                 <R>255</R>      
3030                 <G>255</G>      
3031                 <B>255</B>      
3032         </TextColor>      
3033         <ButtonDrawTemplate>      
3034             <Normal>A_BtnNormal</Normal>      
3035             <Pressed>A_BtnPressed</Pressed>      
3036             <Flyby>A_BtnFlyby</Flyby>      
3037             <Disabled>A_BtnDisabled</Disabled>      
3038             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>      
3039         </ButtonDrawTemplate>      
3040     </Button>      
3041     <Button item = "OFP_OOC">      
3042         <ScreenID>Chat5</ScreenID>      
3043         <RelativePosition>true</RelativePosition>      
3044         <Location>      
3045             <X>10</X>      
3046             <Y>110</Y>      
3047         </Location>      
3048         <Size>      
3049             <CX>150</CX>      
3050             <CY>20</CY>      
3051         </Size>      
3052         <Style_VScroll>false</Style_VScroll>      
3053         <Style_HScroll>false</Style_HScroll>      
3054         <Style_Transparent>false</Style_Transparent>      
3055         <Style_Checkbox>true</Style_Checkbox>      
3056         <Text>Out of Character</Text>      
3057         <TextColor>      
3058                 <R>255</R>      
3059                 <G>255</G>      
3060                 <B>255</B>      
3061         </TextColor>      
3062         <ButtonDrawTemplate>      
3063             <Normal>A_BtnNormal</Normal>      
3064             <Pressed>A_BtnPressed</Pressed>      
3065             <Flyby>A_BtnFlyby</Flyby>      
3066             <Disabled>A_BtnDisabled</Disabled>      
3067             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>      
3068         </ButtonDrawTemplate>      
3069     </Button>      
3070     <Button item = "OFP_MyMisses">      
3071         <ScreenID>Chat6</ScreenID>      
3072         <RelativePosition>true</RelativePosition>      
3073         <Location>      
3074             <X>10</X>      
3075             <Y>130</Y>      
3076         </Location>      
3077         <Size>      
3078             <CX>150</CX>      
3079             <CY>20</CY>      
3080         </Size>      
3081         <Style_VScroll>false</Style_VScroll>      
3082         <Style_HScroll>false</Style_HScroll>      
3083         <Style_Transparent>false</Style_Transparent>      
3084         <Style_Checkbox>true</Style_Checkbox>      
3085         <Text>My Misses</Text>      
3086         <TextColor>      
3087                 <R>255</R>      
3088                 <G>255</G>      
3089                 <B>255</B>      
3090         </TextColor>      
3091         <ButtonDrawTemplate>      
3092             <Normal>A_BtnNormal</Normal>      
3093             <Pressed>A_BtnPressed</Pressed>      
3094             <Flyby>A_BtnFlyby</Flyby>      
3095             <Disabled>A_BtnDisabled</Disabled>      
3096             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>      
3097         </ButtonDrawTemplate>      
3098     </Button>      
3099     <Button item = "OFP_OthersMisses">      
3100         <ScreenID>Chat7</ScreenID>      
3101         <RelativePosition>true</RelativePosition>      
3102         <Location>      
3103             <X>10</X>      
3104             <Y>150</Y>      
3105         </Location>      
3106         <Size>      
3107             <CX>150</CX>      
3108             <CY>20</CY>      
3109         </Size>      
3110         <Style_VScroll>false</Style_VScroll>      
3111         <Style_HScroll>false</Style_HScroll>      
3112         <Style_Transparent>false</Style_Transparent>      
3113         <Style_Checkbox>true</Style_Checkbox>      
3114         <Text>Others Misses</Text>      
3115         <TextColor>      
3116                 <R>255</R>      
3117                 <G>255</G>      
3118                 <B>255</B>      
3119         </TextColor>      
3120         <ButtonDrawTemplate>      
3121             <Normal>A_BtnNormal</Normal>      
3122             <Pressed>A_BtnPressed</Pressed>      
3123             <Flyby>A_BtnFlyby</Flyby>      
3124             <Disabled>A_BtnDisabled</Disabled>      
3125             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>      
3126         </ButtonDrawTemplate>      
3127     </Button>      
3128     <Button item = "OFP_OthersHits">   2896     <Listbox item = "OFP_FilterList">
3129         <ScreenID>Chat8</ScreenID>      
3130         <RelativePosition>true</RelativePosition>      
3131         <Location>      
3132             <X>10</X>      
3133             <Y>170</Y>      
3134         </Location>      
3135         <Size>      
3136             <CX>150</CX>      
3137             <CY>20</CY>      
3138         </Size>      
3139         <Style_VScroll>false</Style_VScroll>      
3140         <Style_HScroll>false</Style_HScroll>      
3141         <Style_Transparent>false</Style_Transparent>      
3142         <Style_Checkbox>true</Style_Checkbox>      
3143         <Text>Others Hits</Text>      
3144         <TextColor>      
3145                 <R>255</R>      
3146                 <G>255</G>      
3147                 <B>255</B>      
3148         </TextColor>      
3149         <ButtonDrawTemplate>      
3150             <Normal>A_BtnNormal</Normal>      
3151             <Pressed>A_BtnPressed</Pressed>      
3152             <Flyby>A_BtnFlyby</Flyby>      
3153             <Disabled>A_BtnDisabled</Disabled>      
3154             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>      
3155         </ButtonDrawTemplate>      
3156     </Button>      
3157     <Button item = "OFP_ATKRMissingMe">      
3158         <ScreenID>Chat9</ScreenID>      
3159         <RelativePosition>true</RelativePosition>      
3160         <Location>      
3161             <X>10</X>      
3162             <Y>190</Y>      
3163         </Location>      
3164         <Size>      
3165             <CX>150</CX>      
3166             <CY>20</CY>      
3167         </Size>      
3168         <Style_VScroll>false</Style_VScroll>      
3169         <Style_HScroll>false</Style_HScroll>      
3170         <Style_Transparent>false</Style_Transparent>      
3171         <Style_Checkbox>true</Style_Checkbox>      
3172         <Text>Attacker Missing Me</Text>      
3173         <TextColor>      
3174                 <R>255</R>      
3175                 <G>255</G>      
3176                 <B>255</B>      
3177         </TextColor>      
3178         <ButtonDrawTemplate>      
3179             <Normal>A_BtnNormal</Normal>      
3180             <Pressed>A_BtnPressed</Pressed>      
3181             <Flyby>A_BtnFlyby</Flyby>      
3182             <Disabled>A_BtnDisabled</Disabled>      
3183             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>      
3184         </ButtonDrawTemplate>      
3185     </Button>      
3186     <Button item = "OFP_DamageShields">      
3187         <ScreenID>DamageShields</ScreenID>      
3188         <RelativePosition>true</RelativePosition>      
3189         <Location>      
3190             <X>10</X>      
3191             <Y>210</Y>      
3192         </Location>      
3193         <Size>      
3194             <CX>150</CX>      
3195             <CY>20</CY>      
3196         </Size>      
3197         <Style_VScroll>false</Style_VScroll>      
3198         <Style_HScroll>false</Style_HScroll>      
3199         <Style_Transparent>false</Style_Transparent>      
3200         <Style_Checkbox>true</Style_Checkbox>      
3201         <Text>Damage Shields</Text>      
3202         <TextColor>      
3203                 <R>255</R>      
3204                 <G>255</G>      
3205                 <B>255</B>      
3206         </TextColor>      
3207         <ButtonDrawTemplate>      
3208             <Normal>A_BtnNormal</Normal>      
3209             <Pressed>A_BtnPressed</Pressed>      
3210             <Flyby>A_BtnFlyby</Flyby>      
3211             <Disabled>A_BtnDisabled</Disabled>      
3212             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>      
3213         </ButtonDrawTemplate>      
3214     </Button>      
3215     <Button item = "OFP_NPCSpells">      
3216         <ScreenID>NPCSpells</ScreenID>      
3217         <RelativePosition>true</RelativePosition>      
3218         <Location>      
3219             <X>10</X>      
3220             <Y>230</Y>      
3221         </Location>      
3222         <Size>      
3223             <CX>150</CX>      
3224             <CY>20</CY>      
3225         </Size>      
3226         <Style_VScroll>false</Style_VScroll>      
3227         <Style_HScroll>false</Style_HScroll>      
3228         <Style_Transparent>false</Style_Transparent>      
3229         <Style_Checkbox>true</Style_Checkbox>      
3230         <Text>NPC Spells</Text>      
3231         <TextColor>      
3232                 <R>255</R>      
3233                 <G>255</G>      
3234                 <B>255</B>      
3235         </TextColor>      
3236         <ButtonDrawTemplate>      
3237             <Normal>A_BtnNormal</Normal>      
3238             <Pressed>A_BtnPressed</Pressed>      
3239             <Flyby>A_BtnFlyby</Flyby>      
3240             <Disabled>A_BtnDisabled</Disabled>      
3241             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>      
3242         </ButtonDrawTemplate>      
3243     </Button>      
3244     <Button item = "OFP_DotDamage">      
3245         <ScreenID>DotDamage</ScreenID>      
3246         <RelativePosition>true</RelativePosition>      
3247         <Location>      
3248             <X>10</X>      
3249             <Y>250</Y>      
3250         </Location>      
3251         <Size>      
3252             <CX>150</CX>      
3253             <CY>20</CY>      
3254         </Size>      
3255         <Style_VScroll>false</Style_VScroll>      
3256         <Style_HScroll>false</Style_HScroll>      
3257         <Style_Transparent>false</Style_Transparent>      
3258         <Style_Checkbox>true</Style_Checkbox>      
3259         <Text>Dot Damage</Text>      
3260         <TextColor>      
3261                 <R>255</R>      
3262                 <G>255</G>      
3263                 <B>255</B>      
3264         </TextColor>      
3265         <ButtonDrawTemplate>      
3266             <Normal>A_BtnNormal</Normal>      
3267             <Pressed>A_BtnPressed</Pressed>      
3268             <Flyby>A_BtnFlyby</Flyby>      
3269             <Disabled>A_BtnDisabled</Disabled>      
3270             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>      
3271         </ButtonDrawTemplate>      
3272     </Button>      
3273        
3274     <Button item = "OFP_MyPetHits">      
3275         <ScreenID>MyPetHits</ScreenID>   2897         <ScreenID>FilterList</ScreenID>
3276         <RelativePosition>true</RelativePosition>      
3277         <Location>      
3278             <X>10</X>      
3279             <Y>270</Y>      
3280         </Location>      
3281         <Size>      
3282             <CX>150</CX>      
3283             <CY>20</CY>      
3284         </Size>      
3285         <Style_VScroll>false</Style_VScroll>      
3286         <Style_HScroll>false</Style_HScroll>      
3287         <Style_Transparent>false</Style_Transparent>      
3288         <Style_Checkbox>true</Style_Checkbox>      
3289         <Text>My Pet Hits</Text>      
3290         <TextColor>      
3291                 <R>255</R>      
3292                 <G>255</G>      
3293                 <B>255</B>      
3294         </TextColor>      
3295         <ButtonDrawTemplate>      
3296             <Normal>A_BtnNormal</Normal>      
3297             <Pressed>A_BtnPressed</Pressed>      
3298             <Flyby>A_BtnFlyby</Flyby>      
3299             <Disabled>A_BtnDisabled</Disabled>      
3300             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>      
3301         </ButtonDrawTemplate>      
3302     </Button>      
3303        
3304     <Button item = "OFP_MyPetMisses">      
3305         <ScreenID>MyPetMisses</ScreenID>      
3306         <RelativePosition>true</RelativePosition>      
3307         <Location>      
3308             <X>10</X>      
3309             <Y>290</Y>      
3310         </Location>      
3311         <Size>      
3312             <CX>150</CX>      
3313             <CY>20</CY>      
3314         </Size>      
3315         <Style_VScroll>false</Style_VScroll>      
3316         <Style_HScroll>false</Style_HScroll>      
3317         <Style_Transparent>false</Style_Transparent>      
3318         <Style_Checkbox>true</Style_Checkbox>      
3319         <Text>My Pet Misses</Text>      
3320         <TextColor>      
3321                 <R>255</R>      
3322                 <G>255</G>      
3323                 <B>255</B>      
3324         </TextColor>      
3325         <ButtonDrawTemplate>      
3326             <Normal>A_BtnNormal</Normal>      
3327             <Pressed>A_BtnPressed</Pressed>      
3328             <Flyby>A_BtnFlyby</Flyby>      
3329             <Disabled>A_BtnDisabled</Disabled>      
3330             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>      
3331         </ButtonDrawTemplate>      
3332     </Button>      
3333        
3334     <Button item = "OFP_MyFocusEffects">      
3335         <ScreenID>MyFocusEffects</ScreenID>      
3336         <RelativePosition>true</RelativePosition>      
3337         <Location>      
3338             <X>10</X>      
3339             <Y>310</Y>      
3340         </Location>      
3341         <Size>      
3342             <CX>150</CX>      
3343             <CY>20</CY>      
3344         </Size>      
3345         <Style_VScroll>false</Style_VScroll>      
3346         <Style_HScroll>false</Style_HScroll>      
3347         <Style_Transparent>false</Style_Transparent>      
3348         <Style_Checkbox>true</Style_Checkbox>      
3349         <Text>Focus Effects</Text>      
3350         <TextColor>      
3351                 <R>255</R>      
3352                 <G>255</G>      
3353                 <B>255</B>      
3354         </TextColor>      
3355         <ButtonDrawTemplate>      
3356             <Normal>A_BtnNormal</Normal>      
3357             <Pressed>A_BtnPressed</Pressed>      
3358             <Flyby>A_BtnFlyby</Flyby>      
3359             <Disabled>A_BtnDisabled</Disabled>      
3360             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>      
3361         </ButtonDrawTemplate>      
3362     </Button>      
3363        
3364     <Button item = "OFP_PetSpells">      
3365         <ScreenID>PetSpellsFilter</ScreenID>      
3366         <RelativePosition>true</RelativePosition>      
3367         <Location>      
3368             <X>10</X>      
3369             <Y>330</Y>      
3370         </Location>      
3371         <Size>      
3372             <CX>150</CX>      
3373             <CY>20</CY>      
3374         </Size>      
3375         <Style_VScroll>false</Style_VScroll>      
3376         <Style_HScroll>false</Style_HScroll>      
3377         <Style_Transparent>false</Style_Transparent>      
3378         <Style_Checkbox>true</Style_Checkbox>      
3379         <Text>Pet Spells</Text>      
3380         <TextColor>      
3381                 <R>255</R>      
3382                 <G>255</G>      
3383                 <B>255</B>      
3384         </TextColor>      
3385         <ButtonDrawTemplate>      
3386             <Normal>A_BtnNormal</Normal>      
3387             <Pressed>A_BtnPressed</Pressed>      
3388             <Flyby>A_BtnFlyby</Flyby>      
3389             <Disabled>A_BtnDisabled</Disabled>      
3390             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>      
3391         </ButtonDrawTemplate>      
3392     </Button>      
3393        
3394     <Button item = "OFP_HealOverTimeSpells">      
3395         <ScreenID>HealOverTimeSpellsFilter</ScreenID>      
3396         <RelativePosition>true</RelativePosition>      
3397         <Location>      
3398             <X>10</X>      
3399             <Y>350</Y>      
3400         </Location>      
3401         <Size>      
3402             <CX>150</CX>      
3403             <CY>20</CY>      
3404         </Size>      
3405         <Style_VScroll>false</Style_VScroll>      
3406         <Style_HScroll>false</Style_HScroll>      
3407         <Style_Transparent>false</Style_Transparent>      
3408         <Style_Checkbox>true</Style_Checkbox>      
3409         <Text>Heal Over Time Spells</Text>      
3410         <TextColor>      
3411                 <R>255</R>      
3412                 <G>255</G>      
3413                 <B>255</B>      
3414         </TextColor>      
3415         <ButtonDrawTemplate>      
3416             <Normal>A_BtnNormal</Normal>      
3417             <Pressed>A_BtnPressed</Pressed>      
3418             <Flyby>A_BtnFlyby</Flyby>      
3419             <Disabled>A_BtnDisabled</Disabled>      
3420             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>      
3421         </ButtonDrawTemplate>      
3422     </Button>      
3423        
3424     <!-- PC Spells -->      
3425     <Label item ="OFP_PCSpellsLabel">      
3426         <ScreenID>PCSpellsLabel</ScreenID>      
3427         <RelativePosition>true</RelativePosition>      
3428         <Location>      
3429             <X>190</X>      
3430             <Y>10</Y>      
3431         </Location>      
3432         <Size>      
3433             <CX>150</CX>      
3434             <CY>14</CY>      
3435         </Size>      
3436         <Text>PC Spells</Text>      
3437         <TextColor>      
3438                 <R>255</R>      
3439                 <G>255</G>      
3440                 <B>255</B>      
3441         </TextColor>      
3442         <NoWrap>true</NoWrap>      
3443         <AlignCenter>false</AlignCenter>      
3444         <AlignRight>false</AlignRight>      
3445     </Label>      
3446        
3447     <Combobox item = "OFP_PCSpellsComboBox">      
3448         <ScreenID>PCSpellsComboBox</ScreenID>      
3449         <DrawTemplate>WDT_Inner</DrawTemplate> = 2898         <DrawTemplate>WDT_Inner</DrawTemplate>
3450         <Location> <>    
3451             <X>190</X>      
3452             <Y>30</Y>      
3453         </Location>      
3454         <Size>      
3455             <CX>150</CX>      
3456             <CY>24</CY>      
3457         </Size>      
3458         <ListHeight>60</ListHeight>      
3459         <Button>BDT_Combo</Button>      
3460         <Style_Border>true</Style_Border>      
3461         <Choices>All</Choices>      
3462         <Choices>Off</Choices>      
3463         <Choices>Group</Choices>      
3464     </Combobox>      
3465        
3466     <!-- Bard Songs -->      
3467     <Label item ="OFP_BardSongsLabel">      
3468         <ScreenID>BardSongsLabel</ScreenID>      
3469         <RelativePosition>true</RelativePosition> = 2899         <RelativePosition>true</RelativePosition>
3470         <Location> <> 2900         <AutoStretch>true</AutoStretch>
3471             <X>190</X>   2901         <TopAnchorToTop>true</TopAnchorToTop>
3472             <Y>60</Y>   2902         <BottomAnchorToTop>false</BottomAnchorToTop>
3473         </Location>   2903         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3474         <Size>      
3475             <CX>150</CX>      
3476             <CY>14</CY>      
3477         </Size>      
3478         <Text>Bard Songs</Text>      
3479         <TextColor>      
3480                 <R>255</R>      
3481                 <G>255</G>      
3482                 <B>255</B>      
3483         </TextColor>      
3484         <NoWrap>true</NoWrap>      
3485         <AlignCenter>false</AlignCenter>      
3486         <AlignRight>false</AlignRight>   2904         <RightAnchorToLeft>false</RightAnchorToLeft>
3487     </Label>   2905         <TopAnchorOffset>10</TopAnchorOffset>
3488     2906         <LeftAnchorOffset>40</LeftAnchorOffset>
3489     <Combobox item = "OFP_BardSongsComboBox">   2907         <RightAnchorOffset>40</RightAnchorOffset>
3490         <ScreenID>BardSongsComboBox</ScreenID>   2908         <BottomAnchorOffset>40</BottomAnchorOffset>
3491         <DrawTemplate>WDT_Inner</DrawTemplate>      
3492         <Location>      
3493             <X>190</X>      
3494             <Y>80</Y>      
3495         </Location>      
3496         <Size>      
3497             <CX>150</CX>      
3498             <CY>24</CY>      
3499         </Size>      
3500         <ListHeight>60</ListHeight>      
3501         <Button>BDT_Combo</Button>      
3502         <Style_Border>true</Style_Border> = 2909         <Style_Border>true</Style_Border>
3503         <Choices>All</Choices> <> 2910         <Style_VScroll>true</Style_VScroll>
3504         <Choices>Me</Choices>      
3505         <Choices>Group</Choices>      
3506         <Choices>Off</Choices>      
3507     </Combobox>   2911         <Columns>
3508     <!-- Critical Spells -->      
3509     <Label item ="OFP_CriticalSpellsLabel">      
3510         <ScreenID>CriticalSpellsLabel</ScreenID>      
3511         <RelativePosition>true</RelativePosition>      
3512         <Location>      
3513             <X>190</X>   2912             <Width>150</Width>
3514             <Y>110</Y>      
3515         </Location>      
3516         <Size>      
3517             <CX>150</CX>      
3518             <CY>14</CY>      
3519         </Size>      
3520         <Text>Critical Spells</Text>      
3521         <TextColor>      
3522                 <R>255</R>      
3523                 <G>255</G>      
3524                 <B>255</B>      
3525         </TextColor>      
3526         <NoWrap>true</NoWrap>      
3527         <AlignCenter>false</AlignCenter>   2913             <Heading>Filter description</Heading>
3528         <AlignRight>false</AlignRight>      
3529     </Label>   2914         </Columns>
3530     2915         <Columns>
3531     <Combobox item = "OFP_CriticalSpellsComboBox">      
3532         <ScreenID>CriticalSpellsComboBox</ScreenID>      
3533         <DrawTemplate>WDT_Inner</DrawTemplate>      
3534         <Location>      
3535             <X>190</X>   2916             <Width>110</Width>
3536             <Y>130</Y>      
3537         </Location>      
3538         <Size>      
3539             <CX>150</CX>      
3540             <CY>24</CY>      
3541         </Size>      
3542         <ListHeight>60</ListHeight>   2917             <Heading>Filter Setting</Heading>
3543         <Button>BDT_Combo</Button>      
3544         <Style_Border>true</Style_Border>      
3545         <Choices>All</Choices>      
3546         <Choices>Me</Choices>      
3547         <Choices>Off</Choices>      
3548     </Combobox>   2918         </Columns>
3549     <!-- Critical Melee -->      
3550     <Label item ="OFP_CriticalMeleeLabel">      
3551         <ScreenID>CriticalMeleeLabel</ScreenID>      
3552         <RelativePosition>true</RelativePosition>      
3553         <Location>      
3554             <X>190</X>      
3555             <Y>160</Y>      
3556         </Location>   2919     </Listbox>
3557         <Size>      
3558             <CX>150</CX>      
3559             <CY>14</CY>      
3560         </Size>      
3561         <Text>Critical Melee</Text>      
3562         <TextColor>      
3563                 <R>255</R>      
3564                 <G>255</G>      
3565                 <B>255</B>      
3566         </TextColor>      
3567         <NoWrap>true</NoWrap>      
3568         <AlignCenter>false</AlignCenter>      
3569         <AlignRight>false</AlignRight>      
3570     </Label>      
3571   = 2920  
3572     <Combobox item = "OFP_CriticalMeleeComboBox"> <> 2921     <Combobox item = "OFP_FilterComboBox">
3573         <ScreenID>CriticalMeleeComboBox</ScreenID>   2922         <ScreenID>FilterComboBox</ScreenID>
3574         <DrawTemplate>WDT_Inner</DrawTemplate> = 2923         <DrawTemplate>WDT_Inner</DrawTemplate>
3575         <Location> <> 2924         <AutoStretch>true</AutoStretch>
3576             <X>190</X>   2925         <TopAnchorToTop>false</TopAnchorToTop>
3577             <Y>180</Y>   2926         <BottomAnchorToTop>false</BottomAnchorToTop>
3578         </Location>   2927         <LeftAnchorToLeft>true</LeftAnchorToLeft>
3579         <Size>   2928         <RightAnchorToLeft>false</RightAnchorToLeft>
3580             <CX>150</CX>      
3581             <CY>24</CY>      
3582         </Size>      
3583         <ListHeight>60</ListHeight>      
3584         <Button>BDT_Combo</Button>      
3585         <Style_Border>true</Style_Border>      
3586         <Choices>All</Choices>   2929         <TopAnchorOffset>34</TopAnchorOffset>
3587         <Choices>Me</Choices>   2930         <LeftAnchorOffset>60</LeftAnchorOffset>
3588         <Choices>Off</Choices>   2931         <RightAnchorOffset>60</RightAnchorOffset>
3589     </Combobox>   2932         <BottomAnchorOffset>10</BottomAnchorOffset>
3590     <!-- Critical Melee -->      
3591     <Label item ="OFP_NonMeleeLabel">      
3592         <ScreenID>NonMeleeLabel</ScreenID>      
3593         <RelativePosition>true</RelativePosition>      
3594         <Location>      
3595             <X>190</X>      
3596             <Y>210</Y>      
3597         </Location>      
3598         <Size>      
3599             <CX>150</CX>      
3600             <CY>14</CY>      
3601         </Size>      
3602         <Text>Spell Damage</Text>      
3603         <TextColor>      
3604                 <R>255</R>      
3605                 <G>255</G>      
3606                 <B>255</B>      
3607         </TextColor>      
3608         <NoWrap>true</NoWrap>      
3609         <AlignCenter>false</AlignCenter>      
3610         <AlignRight>false</AlignRight>      
3611     </Label>      
3612        
3613     <Combobox item = "OFP_NonMeleeComboBox">      
3614         <ScreenID>NonMeleeComboBox</ScreenID>      
3615         <DrawTemplate>WDT_Inner</DrawTemplate>      
3616         <Location>      
3617             <X>190</X>      
3618             <Y>230</Y>      
3619         </Location>      
3620         <Size>      
3621             <CX>150</CX>      
3622             <CY>24</CY>      
3623         </Size>      
3624         <ListHeight>60</ListHeight>   2933         <ListHeight>80</ListHeight>
3625         <Button>BDT_Combo</Button> = 2934         <Button>BDT_Combo</Button>
3626         <Style_Border>true</Style_Border>   2935         <Style_Border>true</Style_Border>
3627         <Choices>All</Choices> <>    
3628         <Choices>Me</Choices>      
3629         <Choices>Off</Choices>      
3630     </Combobox>   2936     </Combobox>
3631   = 2937  
3632     <Page item = "OptionsChatPage">   2938     <Page item = "OptionsChatPage">
3633         <ScreenID>OptionsChatPage</ScreenID>   2939         <ScreenID>OptionsChatPage</ScreenID>
3634         <RelativePosition>true</RelativePosition>   2940         <RelativePosition>true</RelativePosition>
3635     2941  
3636         <!-- Pages are sized and positioned by their parent tab -->   2942         <!-- Pages are sized and positioned by their parent tab -->
 
3648         <TabTextActiveColor> = 2954         <TabTextActiveColor>
3649                 <R>255</R>   2955                 <R>255</R>
3650                 <G>255</G>   2956                 <G>255</G>
3651                 <B>0</B>   2957                 <B>0</B>
3652         </TabTextActiveColor>   2958         </TabTextActiveColor>
3653         <Style_Sizable>true</Style_Sizable>   2959         <Style_Sizable>true</Style_Sizable>
3654             <Pieces>OFP_GuildChat</Pieces> <>    
3655             <Pieces>OFP_Socials</Pieces>      
3656             <Pieces>OFP_GroupChat</Pieces>      
3657             <Pieces>OFP_Shouts</Pieces>      
3658             <Pieces>OFP_Auctions</Pieces>      
3659             <Pieces>OFP_OOC</Pieces>      
3660             <Pieces>OFP_MyMisses</Pieces>      
3661             <Pieces>OFP_OthersMisses</Pieces>      
3662             <Pieces>OFP_OthersHits</Pieces>   2960             <Pieces>OFP_FilterList</Pieces>
3663             <Pieces>OFP_ATKRMissingMe</Pieces>      
3664             <Pieces>OFP_DamageShields</Pieces>      
3665             <Pieces>OFP_NPCSpells</Pieces>      
3666             <Pieces>OFP_PCSpellsLabel</Pieces>      
3667             <Pieces>OFP_BardSongsLabel</Pieces>      
3668             <Pieces>OFP_CriticalSpellsLabel</Pieces>      
3669             <Pieces>OFP_CriticalMeleeLabel</Pieces>      
3670             <Pieces>OFP_NonMeleeLabel</Pieces>      
3671             <Pieces>OFP_NonMeleeComboBox</Pieces>                
3672             <Pieces>OFP_CriticalMeleeComboBox</Pieces>   2961             <Pieces>OFP_FilterComboBox</Pieces>
3673             <Pieces>OFP_CriticalSpellsComboBox</Pieces>      
3674             <Pieces>OFP_BardSongsComboBox</Pieces>      
3675             <Pieces>OFP_PCSpellsComboBox</Pieces>      
3676             <Pieces>OFP_DotDamage</Pieces>      
3677             <Pieces>OFP_MyPetHits</Pieces>      
3678             <Pieces>OFP_MyPetMisses</Pieces>      
3679             <Pieces>OFP_MyFocusEffects</Pieces>      
3680             <Pieces>OFP_PetSpells</Pieces>      
3681             <Pieces>OFP_HealOverTimeSpells</Pieces>      
3682     </Page> = 2962     </Page>
3683     2963  
3684 <!-- *********** Options Tab Window, Chat Colors Page *********** -->   2964 <!-- *********** Options Tab Window, Chat Colors Page *********** -->
3685     2965  
3686     <Button item = "OCP_UserColorDefault">   2966     <Button item = "OCP_UserColorDefault">
3687         <ScreenID>UserColorDefault</ScreenID>   2967         <ScreenID>UserColorDefault</ScreenID>
 
3792         <Style_Sizable>true</Style_Sizable> = 3072         <Style_Sizable>true</Style_Sizable>
3793             <Pieces>OCP_UserColorDefault</Pieces>   3073             <Pieces>OCP_UserColorDefault</Pieces>
3794             <Pieces>OCP_ColorChooseList</Pieces>   3074             <Pieces>OCP_ColorChooseList</Pieces>
3795             <Pieces>OCP_UserColorChange</Pieces>   3075             <Pieces>OCP_UserColorChange</Pieces>
3796     </Page>   3076     </Page>
3797     3077  
    <> 3078     <!-- MAIL OPTIONS PANEL -->
      3079    
      3080     <Label item = "OMP_PathToAddressBookLabel">
      3081         <RelativePosition>true</RelativePosition>
      3082         <AutoStretch>true</AutoStretch>
      3083         <LeftAnchorOffset>12</LeftAnchorOffset>
      3084         <TopAnchorOffset>10</TopAnchorOffset>
      3085         <RightAnchorOffset>10</RightAnchorOffset>
      3086         <BottomAnchorOffset>34</BottomAnchorOffset>
      3087         <TopAnchorToTop>true</TopAnchorToTop>
      3088         <BottomAnchorToTop>true</BottomAnchorToTop>
      3089         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      3090         <RightAnchorToLeft>false</RightAnchorToLeft>
      3091         <Text>Address Book Filename</Text>
      3092         <TextColor>
      3093             <R>255</R>
      3094             <G>255</G>
      3095             <B>255</B>
      3096         </TextColor>
      3097         <NoWrap>true</NoWrap>
      3098         <AlignCenter>false</AlignCenter>
      3099         <AlignRight>false</AlignRight>
      3100     </Label>
      3101  
      3102     <Editbox item = "OMP_PathToAddressbookField">
      3103         <ScreenID>PathToAddressBookField</ScreenID>
      3104         <RelativePosition>true</RelativePosition>
      3105         <AutoStretch>true</AutoStretch>
      3106         <DrawTemplate>WDT_Inner</DrawTemplate>
      3107         <Style_Border>true</Style_Border>
      3108         <LeftAnchorOffset>10</LeftAnchorOffset>
      3109         <TopAnchorOffset>30</TopAnchorOffset>
      3110         <RightAnchorOffset>35</RightAnchorOffset>
      3111         <BottomAnchorOffset>54</BottomAnchorOffset>
      3112         <TopAnchorToTop>true</TopAnchorToTop>
      3113         <BottomAnchorToTop>true</BottomAnchorToTop>
      3114         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      3115         <RightAnchorToLeft>false</RightAnchorToLeft>
      3116         <TextColor>
      3117                 <R>255</R>
      3118                 <G>255</G>
      3119                 <B>255</B>
      3120         </TextColor>
      3121     </Editbox>
      3122  
      3123     <Button item = "OMP_FileDialogButton">
      3124         <ScreenID>FileDialogButton</ScreenID>
      3125         <RelativePosition>true</RelativePosition>
      3126         <AutoStretch>true</AutoStretch>
      3127         <LeftAnchorOffset>34</LeftAnchorOffset>
      3128         <TopAnchorOffset>31</TopAnchorOffset>
      3129         <RightAnchorOffset>8</RightAnchorOffset>
      3130         <BottomAnchorOffset>55</BottomAnchorOffset>
      3131         <TopAnchorToTop>true</TopAnchorToTop>
      3132         <BottomAnchorToTop>true</BottomAnchorToTop>
      3133         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      3134         <RightAnchorToLeft>false</RightAnchorToLeft>
      3135         <Style_Transparent>false</Style_Transparent>
      3136         <Style_Checkbox>false</Style_Checkbox>
      3137         <Text>...</Text>
      3138         <TooltipReference>File Selector</TooltipReference>
      3139         <TextColor>
      3140             <R>255</R>
      3141             <G>255</G>
      3142             <B>255</B>
      3143         </TextColor>
      3144         <ButtonDrawTemplate>
      3145             <Normal>A_SmallBtnNormal</Normal>
      3146             <Pressed>A_SmallBtnPressed</Pressed>
      3147             <Flyby>A_SmallBtnFlyby</Flyby>
      3148             <Disabled>A_SmallBtnDisabled</Disabled>
      3149             <PressedFlyby>A_SmallBtnPressedFlyby</PressedFlyby>
      3150         </ButtonDrawTemplate>
      3151     </Button>
      3152  
      3153     <Label item = "OMP_MailForwardingLabel">
      3154         <ScreenID/>
      3155         <RelativePosition>true</RelativePosition>
      3156         <AutoStretch>true</AutoStretch>
      3157         <LeftAnchorOffset>30</LeftAnchorOffset>
      3158         <TopAnchorOffset>80</TopAnchorOffset>
      3159         <RightAnchorOffset>10</RightAnchorOffset>
      3160         <BottomAnchorOffset>96</BottomAnchorOffset>
      3161         <TopAnchorToTop>true</TopAnchorToTop>
      3162         <BottomAnchorToTop>true</BottomAnchorToTop>
      3163         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      3164         <RightAnchorToLeft>false</RightAnchorToLeft>
      3165         <Text>Forward mail to the address registered in my Station Account.</Text>
      3166         <TextColor>
      3167                 <R>255</R>
      3168                 <G>255</G>
      3169                 <B>255</B>
      3170         </TextColor>
      3171         <NoWrap>true</NoWrap>
      3172         <AlignCenter>false</AlignCenter>
      3173         <AlignRight>false</AlignRight>
      3174     </Label>
      3175  
      3176     <Button item = "OMP_MailForwardingCheckbox">
      3177         <ScreenID>MailForwardingCheckbox</ScreenID>
      3178         <RelativePosition>true</RelativePosition>
      3179         <AutoStretch>true</AutoStretch>
      3180         <LeftAnchorOffset>10</LeftAnchorOffset>
      3181         <TopAnchorOffset>80</TopAnchorOffset>
      3182         <RightAnchorOffset>26</RightAnchorOffset>
      3183         <BottomAnchorOffset>96</BottomAnchorOffset>
      3184         <TopAnchorToTop>true</TopAnchorToTop>
      3185         <BottomAnchorToTop>true</BottomAnchorToTop>
      3186         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      3187         <RightAnchorToLeft>true</RightAnchorToLeft>
      3188         <Style_Transparent>false</Style_Transparent>
      3189         <Style_Checkbox>true</Style_Checkbox>
      3190         <Text></Text>
      3191         <TextColor>
      3192             <R>255</R>
      3193             <G>255</G>
      3194             <B>255</B>
      3195         </TextColor>
      3196         <ButtonDrawTemplate>
      3197             <Normal>A_CheckBoxNormal</Normal>
      3198             <Pressed>A_CheckBoxPressed</Pressed>
      3199         </ButtonDrawTemplate>
      3200     </Button>
      3201  
      3202     <Label item = "OMP_NewMailNotificationLabel">
      3203         <ScreenID/>
      3204         <RelativePosition>true</RelativePosition>
      3205         <AutoStretch>true</AutoStretch>
      3206         <LeftAnchorOffset>30</LeftAnchorOffset>
      3207         <TopAnchorOffset>100</TopAnchorOffset>
      3208         <RightAnchorOffset>10</RightAnchorOffset>
      3209         <BottomAnchorOffset>116</BottomAnchorOffset>
      3210         <TopAnchorToTop>true</TopAnchorToTop>
      3211         <BottomAnchorToTop>true</BottomAnchorToTop>
      3212         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      3213         <RightAnchorToLeft>false</RightAnchorToLeft>
      3214         <Text>Notify me in the chat window when new mail arrives.</Text>
      3215         <TextColor>
      3216                 <R>255</R>
      3217                 <G>255</G>
      3218                 <B>255</B>
      3219         </TextColor>
      3220         <NoWrap>true</NoWrap>
      3221         <AlignCenter>false</AlignCenter>
      3222         <AlignRight>false</AlignRight>
      3223     </Label>
      3224  
      3225     <Button item = "OMP_NewMailNotificationCheckbox">
      3226         <ScreenID>NewMailNotificationCheckbox</ScreenID>
      3227         <RelativePosition>true</RelativePosition>
      3228         <AutoStretch>true</AutoStretch>
      3229         <LeftAnchorOffset>10</LeftAnchorOffset>
      3230         <TopAnchorOffset>100</TopAnchorOffset>
      3231         <RightAnchorOffset>26</RightAnchorOffset>
      3232         <BottomAnchorOffset>116</BottomAnchorOffset>
      3233         <TopAnchorToTop>true</TopAnchorToTop>
      3234         <BottomAnchorToTop>true</BottomAnchorToTop>
      3235         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      3236         <RightAnchorToLeft>true</RightAnchorToLeft>
      3237         <Style_Transparent>false</Style_Transparent>
      3238         <Style_Checkbox>true</Style_Checkbox>
      3239         <Text></Text>
      3240         <TextColor>
      3241             <R>255</R>
      3242             <G>255</G>
      3243             <B>255</B>
      3244         </TextColor>
      3245         <ButtonDrawTemplate>
      3246             <Normal>A_CheckBoxNormal</Normal>
      3247             <Pressed>A_CheckBoxPressed</Pressed>
      3248         </ButtonDrawTemplate>
      3249     </Button>
      3250  
      3251     <Label item = "OMP_NewMailAudioNotificationLabel">
      3252         <ScreenID/>
      3253         <RelativePosition>true</RelativePosition>
      3254         <AutoStretch>true</AutoStretch>
      3255         <LeftAnchorOffset>30</LeftAnchorOffset>
      3256         <TopAnchorOffset>120</TopAnchorOffset>
      3257         <RightAnchorOffset>10</RightAnchorOffset>
      3258         <BottomAnchorOffset>136</BottomAnchorOffset>
      3259         <TopAnchorToTop>true</TopAnchorToTop>
      3260         <BottomAnchorToTop>true</BottomAnchorToTop>
      3261         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      3262         <RightAnchorToLeft>false</RightAnchorToLeft>
      3263         <Text>Play a sound when new mail arrives.</Text>
      3264         <TextColor>
      3265                 <R>255</R>
      3266                 <G>255</G>
      3267                 <B>255</B>
      3268         </TextColor>
      3269         <NoWrap>true</NoWrap>
      3270         <AlignCenter>false</AlignCenter>
      3271         <AlignRight>false</AlignRight>
      3272     </Label>
      3273  
      3274     <Button item = "OMP_NewMailAudioNotificationCheckbox">
      3275         <ScreenID>NewMailAudioNotificationCheckbox</ScreenID>
      3276         <RelativePosition>true</RelativePosition>
      3277         <AutoStretch>true</AutoStretch>
      3278         <LeftAnchorOffset>10</LeftAnchorOffset>
      3279         <TopAnchorOffset>120</TopAnchorOffset>
      3280         <RightAnchorOffset>26</RightAnchorOffset>
      3281         <BottomAnchorOffset>136</BottomAnchorOffset>
      3282         <TopAnchorToTop>true</TopAnchorToTop>
      3283         <BottomAnchorToTop>true</BottomAnchorToTop>
      3284         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      3285         <RightAnchorToLeft>true</RightAnchorToLeft>
      3286         <Style_Transparent>false</Style_Transparent>
      3287         <Style_Checkbox>true</Style_Checkbox>
      3288         <Text></Text>
      3289         <TextColor>
      3290             <R>255</R>
      3291             <G>255</G>
      3292             <B>255</B>
      3293         </TextColor>
      3294         <ButtonDrawTemplate>
      3295             <Normal>A_CheckBoxNormal</Normal>
      3296             <Pressed>A_CheckBoxPressed</Pressed>
      3297         </ButtonDrawTemplate>
      3298     </Button>
      3299  
      3300     <Label item = "OMP_AddressBookConfirmDeletionLabel">
      3301         <ScreenID/>
      3302         <RelativePosition>true</RelativePosition>
      3303         <AutoStretch>true</AutoStretch>
      3304         <LeftAnchorOffset>30</LeftAnchorOffset>
      3305         <TopAnchorOffset>140</TopAnchorOffset>
      3306         <RightAnchorOffset>10</RightAnchorOffset>
      3307         <BottomAnchorOffset>156</BottomAnchorOffset>
      3308         <TopAnchorToTop>true</TopAnchorToTop>
      3309         <BottomAnchorToTop>true</BottomAnchorToTop>
      3310         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      3311         <RightAnchorToLeft>false</RightAnchorToLeft>
      3312         <Text>Ask for confirmation before deleting an address book entry.</Text>
      3313         <TextColor>
      3314                 <R>255</R>
      3315                 <G>255</G>
      3316                 <B>255</B>
      3317         </TextColor>
      3318         <NoWrap>true</NoWrap>
      3319         <AlignCenter>false</AlignCenter>
      3320         <AlignRight>false</AlignRight>
      3321     </Label>
      3322  
      3323     <Button item = "OMP_AddressBookConfirmDeletionCheckbox">
      3324         <ScreenID>AddressBookConfirmDeletionCheckbox</ScreenID>
      3325         <RelativePosition>true</RelativePosition>
      3326         <AutoStretch>true</AutoStretch>
      3327         <LeftAnchorOffset>10</LeftAnchorOffset>
      3328         <TopAnchorOffset>140</TopAnchorOffset>
      3329         <RightAnchorOffset>26</RightAnchorOffset>
      3330         <BottomAnchorOffset>156</BottomAnchorOffset>
      3331         <TopAnchorToTop>true</TopAnchorToTop>
      3332         <BottomAnchorToTop>true</BottomAnchorToTop>
      3333         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      3334         <RightAnchorToLeft>true</RightAnchorToLeft>
      3335         <Style_Transparent>false</Style_Transparent>
      3336         <Style_Checkbox>true</Style_Checkbox>
      3337         <Text></Text>
      3338         <TextColor>
      3339             <R>255</R>
      3340             <G>255</G>
      3341             <B>255</B>
      3342         </TextColor>
      3343         <ButtonDrawTemplate>
      3344             <Normal>A_CheckBoxNormal</Normal>
      3345             <Pressed>A_CheckBoxPressed</Pressed>
      3346         </ButtonDrawTemplate>
      3347     </Button>
      3348  
      3349  
      3350     <Page item = "OptionsMailPage">
      3351  
      3352         <ScreenID>OptionsMailPage</ScreenID>
      3353         <RelativePosition>true</RelativePosition>
      3354  
      3355         <!-- Pages are sized and positioned by their parent tab -->
      3356  
      3357         <Style_VScroll>false</Style_VScroll>
      3358         <Style_HScroll>false</Style_HScroll>
      3359         <Style_Transparent>false</Style_Transparent>
      3360         <DrawTemplate>WDT_Def</DrawTemplate>
      3361         <TabText>Mail</TabText>
      3362         <TabTextColor>
      3363                 <R>255</R>
      3364                 <G>255</G>
      3365                 <B>255</B>
      3366         </TabTextColor>
      3367         <TabTextActiveColor>
      3368                 <R>255</R>
      3369                 <G>255</G>
      3370                 <B>0</B>
      3371         </TabTextActiveColor>
      3372         <Style_Sizable>true</Style_Sizable>
      3373  
      3374         <Pieces>OMP_PathToAddressBookLabel</Pieces>
      3375         <Pieces>OMP_PathToAddressbookField</Pieces>
      3376         <Pieces>OMP_FileDialogButton</Pieces>
      3377         <Pieces>OMP_MailForwardingLabel</Pieces>
      3378         <Pieces>OMP_MailForwardingCheckbox</Pieces>
      3379         <Pieces>OMP_NewMailNotificationLabel</Pieces>
      3380         <Pieces>OMP_NewMailNotificationCheckbox</Pieces>
      3381         <Pieces>OMP_NewMailAudioNotificationLabel</Pieces>
      3382         <Pieces>OMP_NewMailAudioNotificationCheckbox</Pieces>
      3383         <Pieces>OMP_AddressBookConfirmDeletionLabel</Pieces>
      3384         <Pieces>OMP_AddressBookConfirmDeletionCheckbox</Pieces>
      3385  
      3386     </Page>
      3387  
      3388  
3798     <!-- *********** Options Tab Window, Top level *********** --> = 3389     <!-- *********** Options Tab Window, Top level *********** -->
3799     3390  
3800     <TabBox item = "OPTW_OptionsSubwindows">   3391     <TabBox item = "OPTW_OptionsSubwindows">
3801         <ScreenID>OPTW_OptionsSubwindows</ScreenID>   3392         <ScreenID>OPTW_OptionsSubwindows</ScreenID>
3802         <RelativePosition>true</RelativePosition>   3393         <RelativePosition>true</RelativePosition>
3803     3394  
 
3812             <Pages>OptionsGeneralPage</Pages> = 3403             <Pages>OptionsGeneralPage</Pages>
3813             <Pages>OptionsDisplayPage</Pages>   3404             <Pages>OptionsDisplayPage</Pages>
3814             <Pages>OptionsMousePage</Pages>   3405             <Pages>OptionsMousePage</Pages>
3815             <Pages>OptionsKeyboardPage</Pages>   3406             <Pages>OptionsKeyboardPage</Pages>
3816             <Pages>OptionsChatPage</Pages>   3407             <Pages>OptionsChatPage</Pages>
3817             <Pages>OptionsColorPage</Pages>   3408             <Pages>OptionsColorPage</Pages>
    -+ 3409             <Pages>OptionsMailPage</Pages>
3818     </TabBox> = 3410     </TabBox>
3819     3411  
3820     <Screen item = "OptionsWindow">   3412     <Screen item = "OptionsWindow">
3821         <ScreenID/>   3413         <ScreenID/>
3822         <RelativePosition>false</RelativePosition>   3414         <RelativePosition>false</RelativePosition>
3823         <Location>   3415         <Location>