wok-next rev 1972
Lostirc : fix default nick issue
author | Julien Rabier <taziden@slitaz.org> |
---|---|
date | Fri Jan 02 18:04:05 2009 +0100 (2009-01-02) |
parents | aaaad6fc3437 |
children | 20a6beeb6eee |
files | findutils/receipt lostirc/stuff/skel/.lostirc/perform.conf |
line diff
1.1 --- a/findutils/receipt Fri Jan 02 17:26:08 2009 +0100 1.2 +++ b/findutils/receipt Fri Jan 02 18:04:05 2009 +0100 1.3 @@ -3,7 +3,7 @@ 1.4 PACKAGE="findutils" 1.5 VERSION="4.4.0" 1.6 CATEGORY="utilities" 1.7 -SHORT_DESC="Utilitie and tools to find/locate." 1.8 +SHORT_DESC="Utilities and tools to find/locate." 1.9 MAINTAINER="pankso@slitaz.org" 1.10 DEPENDS="slitaz-base-files" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz"
2.1 --- a/lostirc/stuff/skel/.lostirc/perform.conf Fri Jan 02 17:26:08 2009 +0100 2.2 +++ b/lostirc/stuff/skel/.lostirc/perform.conf Fri Jan 02 18:04:05 2009 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 hostname = irc.toile-libre.org 2.5 port = 6667 2.6 password = 2.7 -nick = 2.8 +nick = slitaz 2.9 auto_connect = 0 2.10 cmd = /join #slitaz 2.11