projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a80dd16
)
missing ;
author
Pekka Riikonen
<priikone@silcnet.org>
Tue, 22 Oct 2002 06:27:26 +0000
(06:27 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Tue, 22 Oct 2002 06:27:26 +0000
(06:27 +0000)
apps/irssi/silc.conf
patch
|
blob
|
history
diff --git
a/apps/irssi/silc.conf
b/apps/irssi/silc.conf
index aefc8b6a3693a365b1e3fa0121084b6889370250..f58bdad37804efb7ed23d738c39058bf6bd91c0f 100644
(file)
--- a/
apps/irssi/silc.conf
+++ b/
apps/irssi/silc.conf
@@
-71,7
+71,7
@@
aliases = {
CALC = "exec - if which bc &>/dev/null\\; then echo '$*' | bc | awk '{print \"$*=\"$$1}'\\; else echo bc was not found\\; fi";
SBAR = "STATUSBAR";
Q = "QUERY";
- MOOD = "ATTR status_mood"
+ MOOD = "ATTR status_mood"
;
};
#