|
手动编辑一下原来正确的喽。
# --- Progress Bar indicator 进度条
timeout_bar_enable=1 # default:disabled; 1 - enable;
timeout_bar_width=100 # default:200
#timeout_bar_height=20 # default:10; use the height of image if either bar.jpg or bar_a.jpg exist
timeout_bar_x=130 # default:center
timeout_bar_y=400 # default:panel text vertical align
timeout_bar_bg_color=0x33cc33 # default:green
timeout_bar_progress_color=0xFF0000 # default:red
timeout_bar_bg_alpha=250 # default:192; 0~255,值为0,完全透明
timeout_bar_progress_alpha=250 # default:192
#timeout_bar_step_size=09 # default:1 - continuous
|
|