Author: alexander
Date: 2006-07-18 07:10:27 -0600 (Tue, 18 Jul 2006)
New Revision: 1671
Modified:
trunk/root/.gaim/blist.xml
Log:
Enabled autologin for LFS IRC server in GAIM.
Modified: trunk/root/.gaim/blist.xml
===================================================================
--- trunk/root/.gaim/blist.xml 2006-07-16 11:20:28 UTC (rev 1670)
+++ trunk/root/.gaim/blist.xml 2006-07-18 13:10:27 UTC (rev 1671)
@@ -6,15 +6,15 @@
<setting name="collapsed" type="bool">0</setting>
<chat proto="prpl-irc" account="[EMAIL PROTECTED]">
<component name="channel">#livecd</component>
- <component name="password"></component>
+ <setting name="gtk-autojoin"
type="bool">1</setting>
</chat>
<chat proto="prpl-irc" account="[EMAIL PROTECTED]">
<component name="channel">#lfs</component>
- <component name="password"></component>
+ <setting name="gtk-autojoin"
type="bool">1</setting>
</chat>
<chat proto="prpl-irc" account="[EMAIL PROTECTED]">
<component
name="channel">#lfs-support</component>
- <component name="password"></component>
+ <setting name="gtk-autojoin"
type="bool">1</setting>
</chat>
</group>
</blist>
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page