mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 09:02:13 +02:00
Update Irssi website URLs
This commit is contained in:
parent
ef8111eebe
commit
d983ad1a87
7 changed files with 8 additions and 8 deletions
|
|
@ -145,7 +145,7 @@ aliases = {
|
|||
SB = "SCROLLBACK";
|
||||
SBAR = "STATUSBAR";
|
||||
SIGNOFF = "QUIT";
|
||||
SV = "MSG * Irssi $J ($V) - http://www.irssi.org";
|
||||
SV = "MSG * Irssi $J ($V) - https://irssi.org";
|
||||
T = "TOPIC";
|
||||
UB = "UNBAN";
|
||||
UMODE = "MODE $N";
|
||||
|
|
@ -281,7 +281,7 @@ statusbar = {
|
|||
prompt_empty = "{prompt $winname}";
|
||||
|
||||
topic = " $topic";
|
||||
topic_empty = " Irssi v$J - http://www.irssi.org";
|
||||
topic_empty = " Irssi v$J - https://irssi.org";
|
||||
|
||||
lag = "{sb Lag: $0-}";
|
||||
act = "{sb Act: $0-}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue