Heya, I have a patch for #6679[1] attached.
[1] https://labs.riseup.net/code/issues/6679 Cheers. -- Developer at https://www.useotrproject.org/
>From 5baab7edbd7d0dbdc3b1dd10a7a0a3c4152e098b Mon Sep 17 00:00:00 2001 From: Tails developers <[email protected]> Date: Sat, 1 Mar 2014 21:56:27 +0100 Subject: [PATCH] Removed #tor from Pidgin startup list --- .../etc/skel/.purple/blist.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/chroot_local-includes/etc/skel/.purple/blist.xml b/config/chroot_local-includes/etc/skel/.purple/blist.xml index f1be79f..51feafd 100644 --- a/config/chroot_local-includes/etc/skel/.purple/blist.xml +++ b/config/chroot_local-includes/etc/skel/.purple/blist.xml @@ -7,9 +7,6 @@ <chat proto='prpl-irc' account='[email protected]'> <component name='channel'>#tails</component> </chat> - <chat proto='prpl-irc' account='[email protected]'> - <component name='channel'>#tor</component> - </chat> <chat proto='prpl-irc' account='[email protected]'> <component name='channel'>#i2p</component> </chat> -- 1.7.9.5
_______________________________________________ tails-dev mailing list [email protected] https://mailman.boum.org/listinfo/tails-dev To unsubscribe from this list, send an empty email to [email protected].
