Ticket #3740: op_astdb.cfg.diff
| File op_astdb.cfg.diff, 0.6 kB (added by drmessano, 3 years ago) |
|---|
-
op_astdb.cfg
old new 3 3 ; send the commands to the flash client. Note that the family 4 4 ; is case sensitive! 5 5 6 [DND] 7 setalpha=70|100 8 fopledcolor=0x001020^0|0x00A000^0 6 [dnd] 7 settext=DND: ${value} 8 setalpha=70 9 flip=1 10 fopledcolor=0x001020 11 12 [cfb] 13 settext=CFB: ${value} 14 status=busy ; free, busy, ringing 15 fopledcolor=0x102030 16 9 17 10 18 # How it works: when the panel is first started, it will check 11 19 # for every family defined in op_astdb.cfg between brakets. The
