mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 09:02:13 +02:00
Fix broken URI.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4612 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
00162c7e40
commit
4f03840ba8
2 changed files with 2 additions and 2 deletions
|
|
@ -124,7 +124,7 @@ statusbar = {
|
|||
prompt = "{prompt $[.15]itemname}";
|
||||
prompt_empty = "{prompt $winname}";
|
||||
topic = " $topic";
|
||||
topic_empty = " Irssi v$J - http://irssi.org/help/";
|
||||
topic_empty = " Irssi v$J - http://www.irssi.org";
|
||||
|
||||
# all of these treated specially, they're only displayed when needed
|
||||
lag = "{sb Lag: $0-}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue