Kosmetyka poczty.
This commit is contained in:
parent
01b38af541
commit
be9ed01bd0
1 changed files with 8 additions and 0 deletions
|
@ -27,6 +27,10 @@
|
||||||
/beep 1 %;\
|
/beep 1 %;\
|
||||||
/if ({poczta_show} =~ 'NEW' ) \
|
/if ({poczta_show} =~ 'NEW' ) \
|
||||||
/set poczta_show=NEW+%;\
|
/set poczta_show=NEW+%;\
|
||||||
|
/elseif ({poczta_show} =~ 'MSG' )\
|
||||||
|
/set poczta_show=MULTI%;\
|
||||||
|
/elseif ({poczta_show} =~ 'MULTI' )\
|
||||||
|
\
|
||||||
/else \
|
/else \
|
||||||
/set poczta_show=NEW%;\
|
/set poczta_show=NEW%;\
|
||||||
/endif %;\
|
/endif %;\
|
||||||
|
@ -37,6 +41,10 @@
|
||||||
/beep 1 %;\
|
/beep 1 %;\
|
||||||
/if ({poczta_show} =~ 'NEW' ) \
|
/if ({poczta_show} =~ 'NEW' ) \
|
||||||
/set poczta_show=NEW+%;\
|
/set poczta_show=NEW+%;\
|
||||||
|
/elseif ({poczta_show} =~ 'MSG' )\
|
||||||
|
/set poczta_show=MULTI%;\
|
||||||
|
/elseif ({poczta_show} =~ 'MULTI' )\
|
||||||
|
\
|
||||||
/else \
|
/else \
|
||||||
/set poczta_show=NEW%;\
|
/set poczta_show=NEW%;\
|
||||||
/endif %;\
|
/endif %;\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue