Changeset 4615

Show
Ignore:
Timestamp:
07/29/07 10:58:20 (6 years ago)
Author:
p_lindheimer
Message:

revert r4606, #2116, close #2174

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.3/amp_conf/htdocs_panel/op_style.cfg

    r4606 r4615  
    11[general] 
    2 ; Fade out buttons for state 
     2shake_pixels=2 
    33dimm_noregister_by=20 
    44dimm_lagged_by=60 
    5  
    6 ; Fade mwi when no mail is waiting 
    7 nomail_alpha=3 
    8  
    9 ; If enabled, the phone will shake/ring 
     5enable_label_background=0 
     6enable_crypto=1            ; set to 1 for encrypting server to client traffic 
    107enable_animation=1 
    11  
    12 ; Pixels to use on the ringing animtion 
    13 shake_pixels=2 
    14  
    15 ; Show borders around text labels, useful for debugin style 
    16 show_borders=0 
    17  
    18 ; If set, the label backdround will change to the led state color 
    19 enable_label_background=0 
    20  
    21 ; set to 1 for encrypting server to client communications 
    22 enable_crypto=0 
    23  
    24 ; use the font embeded in the flash movie instead of system fonts 
    258use_embed_fonts=1 
    26  
    27 ; colors for led states 
    289ledcolor_ready=0x00A000 
    2910ledcolor_busy=0xA01020 
    3011ledcolor_agent=0xD0d020 
    31 ledcolor_paused=0x000000 
    32  
    33 ; Settings for the button (rectangle) 
    34 btn_width=246 
    35 btn_height=70 
    36 btn_padding=4 
    37 btn_line_width=2 
     12label_font_size=11 
     13label_font_family=Verdana  ; only valid when use_embed_fonts is disabled 
     14label_font_color=000000 
     15label_shadow_color=dddddd 
     16label_margin_top=0 
     17label_margin_left=35 
     18label_shadow=1 
     19clid_font_color=00dd00 
     20timer_font_color=4000ff 
     21clid_font_size=11 
     22clid_font_family=Verdana   ; only valid when use_embed_fonts is disabled 
     23clid_margin_top=11 
     24clid_margin_left=35 
     25timer_font_size=11 
     26timer_font_family=Courier  ; only valid when use_embed_fonts is disabled 
     27timer_margin_top=11 
     28timer_margin_left=160 
     29btn_width=244 
     30btn_height=26 
     31btn_padding=2 
     32btn_line_width=1 
    3833btn_line_color=0x000000 
    3934btn_fadecolor_1=ccccff 
    4035btn_fadecolor_2=ffffff 
    41 btn_round_border=8 
     36btn_round_border=1 
    4237btn_highlight_color=ff0000 
    43  
    44 ; Settings affecting the button label 
    45 label_font_size=20 
    46 label_font_family=Verdana  ; only valid when use_embed_fonts is disabled 
    47 label_font_color=000000 
    48 label_shadow_color=dddddd 
    49 label_margin_top=20 
    50 label_margin_left=38 
    51 label_shadow=1 
    52 label_extent_x=10  ; If the label does not fit horizontally, increase this number 
    53 label_extent_y=0 
    54  
    55  
    56 ; Settings affecting the button clid 
    57 clid_font_color=00dd00 
    58 clid_font_size=13 
    59 clid_centered=1 
    60 clid_font_family=Verdana 
    61 clid_margin_top=0 
    62 clid_margin_left=25 
    63  
    64 ; Settings for the timer 
    65 timer_font_color=4000ff 
    66 timer_font_size=13 
    67 timer_font_family=Courier 
    68 timer_margin_top=48 
    69 timer_margin_left=6 
    70  
    71 ; Settings for the oval led 
    72 led_scale=90 
    73 led_margin_top=34 
     38led_scale=60 
     39led_margin_top=10 
    7440led_margin_left=20 
    75  
    76 ; Settings for the arrow 
    77 arrow_scale=70 
    78 arrow_margin_top=10 
    79 arrow_margin_left=15 
    80  
    81 ; Settings for MWI Icon 
    82 mail_margin_left=-23 
     41arrow_scale=60 
     42arrow_margin_top=5 
     43arrow_margin_left=5 
     44icon1_margin_top=10 
     45icon1_margin_left=-15 
     46icon1_scale=6 
     47icon2_margin_top=10 
     48icon2_margin_left=-15 
     49icon2_scale=6 
     50icon3_margin_top=10 
     51icon3_margin_left=-15 
     52icon3_scale=6 
     53icon4_margin_top=10 
     54icon4_margin_left=-15 
     55icon4_scale=6 
     56icon5_margin_top=10 
     57icon5_margin_left=-15 
     58icon5_scale=6 
     59icon6_margin_top=10 
     60icon6_margin_left=-15 
     61icon6_scale=6 
     62mail_margin_left=-40 
    8363mail_margin_top=13 
    84 mail_scale=9 
    85  
    86 ; Settings for icons 
    87 icon1_margin_top=43 
    88 icon1_margin_left=-34 
    89 icon1_scale=17 
    90  
    91 icon2_margin_top=46 
    92 icon2_margin_left=-29 
    93 icon2_scale=14 
    94  
    95 icon3_margin_top=34 
    96 icon3_margin_left=-36 
    97 icon3_scale=20 
    98  
    99 icon4_margin_top=33 
    100 icon4_margin_left=-34 
    101 icon4_scale=16 
    102  
    103 icon5_margin_top=32 
    104 icon5_margin_left=-33 
    105 icon5_scale=16 
    106  
    107 icon6_margin_top=32 
    108 icon6_margin_left=-33 
    109 icon6_scale=16 
    110  
    111 ; Settings for Status Bar at the top 
     64mail_scale=4 
    11265show_security_code=1 
    11366show_clid_info=0