mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Merge pull request #639 from ear/themes-inline-doc-consistency
Make themes' docs more consistent.
This commit is contained in:
commit
6e4edbc9b6
2 changed files with 4 additions and 4 deletions
|
|
@ -261,8 +261,8 @@ abstracts = {
|
|||
# background for topicbar (same default)
|
||||
#sb_topic_bg = "%8";
|
||||
|
||||
# text at the beginning of statusbars. sb-item already puts
|
||||
# space there,so we don't use anything by default.
|
||||
# text at the beginning of statusbars. "sb" already puts a space there,
|
||||
# so we don't use anything by default.
|
||||
sbstart = "";
|
||||
# text at the end of statusbars. Use space so that it's never
|
||||
# used for anything.
|
||||
|
|
|
|||
|
|
@ -261,8 +261,8 @@ abstracts = {
|
|||
# background for topicbar (same default)
|
||||
#sb_topic_bg = "%4";
|
||||
|
||||
# text at the beginning of statusbars. sb-item already puts
|
||||
# space there,so we don't use anything by default.
|
||||
# text at the beginning of statusbars. "sb" already puts a space there,
|
||||
# so we don't use anything by default.
|
||||
sbstart = "";
|
||||
# text at the end of statusbars. Use space so that it's never
|
||||
# used for anything.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue