+== Relicensing for Telepathy logger ==
+
From sjoerd.simons@collabora.co.uk Tue Jun 15 16:28:08 2010
Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender:
sjoerd) with ESMTPSA id 0BEF66002FD
OK!
+
+== Telepathy account widgets relicensing (Gossip contributors) ==
+
+Message-ID: <1368796612.5620.19.camel@carbonara>
+Subject: Relicensing some code from Gossip to LGPL
+From: Marco Barisione <marco.barisione@collabora.co.uk>
+To: Martyn Russell <martyn@lanedo.com>, Richard Hult
+ <richard@tinybird.com>, Mikael Hallendal <micke@tinybird.com>
+Date: Fri, 17 May 2013 14:16:52 +0100
+Organization: Collabora Ltd.
+Content-Type: text/plain; charset="UTF-8"
+X-Mailer: Evolution 3.6.3-1
+Mime-Version: 1.0
+Content-Transfer-Encoding: 8bit
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+Hi,
+
+I'm currently working on integrating IM account creation with
+gnome-online-accounts. This would allow a Gnome user to create all types
+of accounts directly in the “System Settings”.
+To do so, I need to move to a separate module all the account widget
+code that is currently in Empathy, plus some other utility functions.
+The problem is that gnome-online-accounts is under LGPL, while the
+Empathy code that comes from Gossip is under GPL.
+
+Would it be possible for you (both personally and for Imendio AB) to
+agree to relicense this code to LGPL version 2.1 or later?
+
+Considering that this is the second time we ask your permission to
+relicense code coming from Gossip, I was wondering if you would agree to
+give us permission to relicense your code (to LGPL v2.1+) in case it
+will be needed again for similar projects in the future.
+
+Thanks!
+
+--
+Marco Barisione
+
+X-Greylist: delayed 427 seconds by postgrey-1.32 at bhuna; Fri, 17 May 2013
+ 15:05:02 BST
+Received: from lanedo.com (lanedo.com [85.214.136.179]) (using TLSv1 with
+ cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by
+ bhuna.collabora.co.uk (Postfix) with ESMTPS id 828D4170864F for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 15:05:02 +0100 (BST)
+Received: from [192.168.1.77]
+ (host86-131-206-214.range86-131.btcentralplus.com [86.131.206.214])
+ (Authenticated sender: martyn) by lanedo.com (Postfix) with ESMTPSA id
+ 81DC27F40AD; Fri, 17 May 2013 15:57:54 +0200 (CEST)
+Message-ID: <51963761.3030407@lanedo.com>
+Date: Fri, 17 May 2013 14:57:53 +0100
+From: Martyn Russell <martyn@lanedo.com>
+User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510
+ Thunderbird/17.0.6
+MIME-Version: 1.0
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+CC: Richard Hult <richard@tinybird.com>, Mikael Hallendal
+ <micke@tinybird.com>
+Subject: Re: Relicensing some code from Gossip to LGPL
+References: <1368796612.5620.19.camel@carbonara>
+In-Reply-To: <1368796612.5620.19.camel@carbonara>
+Content-Type: text/plain; charset=UTF-8; format=flowed
+Content-Transfer-Encoding: 8bit
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Fri May 17 15:23:07 2013
+X-DSPAM-Confidence: 0.5891
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,51963d4b19129775617922
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+On 17/05/13 14:16, Marco Barisione wrote:
+> Hi,
+>
+> I'm currently working on integrating IM account creation with
+> gnome-online-accounts. This would allow a Gnome user to create all types
+> of accounts directly in the “System Settings”.
+> To do so, I need to move to a separate module all the account widget
+> code that is currently in Empathy, plus some other utility functions.
+> The problem is that gnome-online-accounts is under LGPL, while the
+> Empathy code that comes from Gossip is under GPL.
+>
+> Would it be possible for you (both personally and for Imendio AB) to
+> agree to relicense this code to LGPL version 2.1 or later?
+>
+> Considering that this is the second time we ask your permission to
+> relicense code coming from Gossip, I was wondering if you would agree to
+> give us permission to relicense your code (to LGPL v2.1+) in case it
+> will be needed again for similar projects in the future.
+
+Hello Macro, which code exactly are we talking about out of interest?
+
+--
+Regards,
+Martyn
+
+Founder and CEO of Lanedo GmbH.
+
+Message-ID: <1368804002.5620.42.camel@carbonara>
+Subject: Re: Relicensing some code from Gossip to LGPL
+From: Marco Barisione <marco.barisione@collabora.co.uk>
+To: Martyn Russell <martyn@lanedo.com>
+Cc: Richard Hult <richard@tinybird.com>, Mikael Hallendal
+ <micke@tinybird.com>
+Date: Fri, 17 May 2013 16:20:02 +0100
+In-Reply-To: <51963761.3030407@lanedo.com>
+References: <1368796612.5620.19.camel@carbonara>
+ <51963761.3030407@lanedo.com>
+Organization: Collabora Ltd.
+Content-Type: text/plain; charset="UTF-8"
+X-Mailer: Evolution 3.6.3-1
+Mime-Version: 1.0
+Content-Transfer-Encoding: 7bit
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+On Fri, 2013-05-17 at 14:57 +0100, Martyn Russell wrote:
+> Hello Macro, which code exactly are we talking about out of interest?
+
+It's difficult to pinpoint exactly what can be considered code coming
+from Gossip and what not as most code was heavily changed.
+I actually found it interesting how some functions was basically
+completely rewritten and now uses a different library (GtkBuilder
+instead of glade) but you can still see how they look similar to some
+Gossip code written 10 years ago! (It's almost Gossip's 10th birthday as
+the first commit was on the 19th May 2003.)
+
+Anyway, this is the code we need that was written for Gossip under GPL:
+ * UI code for configuring accounts (coming from
+ gossip-account-widget-jabber.[ch]).
+ * Some utility functions related to GtkBuilder (they were
+ originally for Glade). See gossip-glade.[ch].
+ * Some utility code to get the toplevel GtkWindow of a widget (see
+ gossip-account-widget-jabber.c and gossip-presence-chooser.c)
+ * A utility function to present a window, see
+ gossip_window_present() in gossip-ui-utils.c.
+
+--
+Marco Barisione
+
+Received: from lanedo.com (lanedo.com [85.214.136.179]) (using TLSv1 with
+ cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by
+ bhuna.collabora.co.uk (Postfix) with ESMTPS id DBC9916986FA for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 18:00:58 +0100 (BST)
+Received: from [192.168.1.77]
+ (host86-131-206-214.range86-131.btcentralplus.com [86.131.206.214])
+ (Authenticated sender: martyn) by lanedo.com (Postfix) with ESMTPSA id
+ 80C287F40A5; Fri, 17 May 2013 19:00:57 +0200 (CEST)
+Message-ID: <51966248.5020308@lanedo.com>
+Date: Fri, 17 May 2013 18:00:56 +0100
+From: Martyn Russell <martyn@lanedo.com>
+User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510
+ Thunderbird/17.0.6
+MIME-Version: 1.0
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+CC: Richard Hult <richard@tinybird.com>, Mikael Hallendal
+ <micke@tinybird.com>
+Subject: Re: Relicensing some code from Gossip to LGPL
+References: <1368796612.5620.19.camel@carbonara>
+ <51963761.3030407@lanedo.com> <1368804002.5620.42.camel@carbonara>
+In-Reply-To: <1368804002.5620.42.camel@carbonara>
+Content-Type: text/plain; charset=UTF-8; format=flowed
+Content-Transfer-Encoding: 7bit
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Fri May 17 18:01:01 2013
+X-DSPAM-Confidence: 0.9916
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,5196624c19123502411123
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+On 17/05/13 16:20, Marco Barisione wrote:
+> On Fri, 2013-05-17 at 14:57 +0100, Martyn Russell wrote:
+>> Hello Macro, which code exactly are we talking about out of interest?
+>
+> It's difficult to pinpoint exactly what can be considered code coming
+> from Gossip and what not as most code was heavily changed.
+> I actually found it interesting how some functions was basically
+> completely rewritten and now uses a different library (GtkBuilder
+> instead of glade) but you can still see how they look similar to some
+> Gossip code written 10 years ago! (It's almost Gossip's 10th birthday as
+> the first commit was on the 19th May 2003.)
+>
+> Anyway, this is the code we need that was written for Gossip under GPL:
+> * UI code for configuring accounts (coming from
+> gossip-account-widget-jabber.[ch]).
+> * Some utility functions related to GtkBuilder (they were
+> originally for Glade). See gossip-glade.[ch].
+> * Some utility code to get the toplevel GtkWindow of a widget (see
+> gossip-account-widget-jabber.c and gossip-presence-chooser.c)
+> * A utility function to present a window, see
+> gossip_window_present() in gossip-ui-utils.c.
+
+Fine by me, was just interested :)
+
+Please go ahead.
+
+--
+Regards,
+Martyn
+
+Founder and CEO of Lanedo GmbH.
+
+Received: from mail-la0-f45.google.com (mail-la0-f45.google.com
+ [209.85.215.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No
+ client certificate requested) by bhuna.collabora.co.uk (Postfix) with
+ ESMTPS id 872DB1A8806E for <marco.barisione@collabora.co.uk>; Thu, 30 May
+ 2013 16:32:08 +0100 (BST)
+Received: by mail-la0-f45.google.com with SMTP id fr10so396796lab.4 for
+ <marco.barisione@collabora.co.uk>; Thu, 30 May 2013 08:32:07 -0700 (PDT)
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
+ d=google.com; s=20120113;
+ h=content-type:mime-version:subject:from:in-reply-to:date:cc
+ :content-transfer-encoding:message-id:references:to:x-mailer
+ :x-gm-message-state; bh=em3Xu/rdTkZodWe51PjShChayLOTdb68zV4rd6LL7g4=;
+ b=La4J6KZ/HixmKuI5gj1QqsVpSFy6o/c/kSO2wU6BUAX9El3V12zYyMj1wLEAmAw4Bf
+ DFz0+MX+uaJjF7Kb9NdIlGDUNLT/NLCzjwDwa4wMIeSVj03OLdXhj9O5xKRTr6DAGN6J
+ fUmUVNt14zmFCG+/YxcaaThd+QDkUQ5KXQPuwCKsqiS277LszpdK0mvz67SBr6Kv9Oid
+ 1NQWMApL/Fu39RIkyBPhol9hNtWmtPRU4SrtI8AuQCTCTo5cWeuGTAo3tHCeXnOz4Oht
+ sfqeQlwkZu1Cfw56KF33Lo2shJwR8Aon7yQAx3cC15VglrgH+84j8Bk03tR/tWrwPRXi U/oQ==
+X-Received: by 10.152.22.199 with SMTP id g7mr3105740laf.20.1369927927723;
+ Thu, 30 May 2013 08:32:07 -0700 (PDT)
+Received: from [192.168.50.11] (c80-216-147-62.bredband.comhem.se.
+ [80.216.147.62]) by mx.google.com with ESMTPSA id
+ f8sm17212966lbr.10.2013.05.30.08.32.04 for <multiple recipients>
+ (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 30 May 2013
+ 08:32:06 -0700 (PDT)
+Content-Type: text/plain; charset=us-ascii
+Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\))
+Subject: Re: Relicensing some code from Gossip to LGPL
+From: Richard Hult <richard@tinybird.com>
+In-Reply-To: <1368804002.5620.42.camel@carbonara>
+Date: Thu, 30 May 2013 17:32:03 +0200
+Cc: Martyn Russell <martyn@lanedo.com>
+Content-Transfer-Encoding: quoted-printable
+Message-Id: <48F9E57D-673D-4BB6-BCB1-AA80C80B672E@tinybird.com>
+References: <1368796612.5620.19.camel@carbonara>
+ <51963761.3030407@lanedo.com> <1368804002.5620.42.camel@carbonara>
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+X-Mailer: Apple Mail (2.1503)
+X-Gm-Message-State:
+ ALoCoQmf77Ca0NSy0HMMkExOPJLIE97QTjzE8LPDz6Z999SvJDGstgQWuhv8Gikd2hq9Ydj9G3PA
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Thu May 30 16:37:13 2013
+X-DSPAM-Confidence: 0.9915
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,51a7722919121527013877
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+Hi,
+
+We (me and Micke, including Imendio / Tinybird) are fine with =
+relicensing all our contributions in Gossip to LGPL v2.1+.
+
+It's good to see that ancient thing come to use :)
+
+Cheers,
+Richard
+
+17 maj 2013 kl. 17:20 skrev Marco Barisione =
+<marco.barisione@collabora.co.uk>:
+
+> On Fri, 2013-05-17 at 14:57 +0100, Martyn Russell wrote:
+>> Hello Macro, which code exactly are we talking about out of interest?
+>=20
+> It's difficult to pinpoint exactly what can be considered code coming
+> from Gossip and what not as most code was heavily changed.
+> I actually found it interesting how some functions was basically
+> completely rewritten and now uses a different library (GtkBuilder
+> instead of glade) but you can still see how they look similar to some
+> Gossip code written 10 years ago! (It's almost Gossip's 10th birthday =
+as
+> the first commit was on the 19th May 2003.)
+>=20
+> Anyway, this is the code we need that was written for Gossip under =
+GPL:
+> * UI code for configuring accounts (coming from
+> gossip-account-widget-jabber.[ch]).
+> * Some utility functions related to GtkBuilder (they were
+> originally for Glade). See gossip-glade.[ch].
+> * Some utility code to get the toplevel GtkWindow of a widget =
+(see
+> gossip-account-widget-jabber.c and gossip-presence-chooser.c)
+> * A utility function to present a window, see
+> gossip_window_present() in gossip-ui-utils.c.
+>=20
+> --=20
+> Marco Barisione
+>=20
+>=20
+
+--=20
+http://tinybird.com/ ~ Tinybird Interactive - Inspiring Software
+
+== Telepathy account widgets relicensing (Collabora contributors) ==
+
+Message-ID: <1368795514.5620.8.camel@carbonara>
+Subject: Relicensing some Empathy code from GPL to LGPL
+From: Marco Barisione <marco.barisione@collabora.co.uk>
+To: Jonny Lamb <jonnylamb@gnome.org>, Marco Barisione
+ <marco@barisione.org>, Felix Kaser <f.kaser@gmx.net>, Cosimo Cecchi
+ <cosimoc@gnome.org>, Travis Reitter <treitter@gmail.com>, Xavier Claessens
+ <xclaesse@gmail.com>, Danielle Madeley <danielle@madeley.id.au>
+Date: Fri, 17 May 2013 13:58:34 +0100
+Organization: Collabora Ltd.
+Content-Type: text/plain; charset="UTF-8"
+X-Mailer: Evolution 3.6.3-1
+Mime-Version: 1.0
+Content-Transfer-Encoding: 8bit
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+Hi all,
+
+I'm currently working on integrating IM account creation with
+gnome-online-accounts. This would allow a Gnome user to create all types
+of accounts directly in the “System Settings”.
+To do so, I need to move all the account creation code to a separate git
+submodule that can be used by gnome-online-accounts.
+The problem is that gnome-online-account is under LGPL, while Empathy
+contains some files under GPL and some files under LGPL.
+
+I'm writing you because you contributed to some Empathy files under GPL
+that we would like to use in gnome-online-accounts. These contributions
+were done using your personal email addresses, so I'm not sure whether
+you wrote the code in your free time or for Collabora.
+In case some of the code was written outside work, would you agree to
+relicense your code from GPL to LGPL (version 2.1 or later)?
+
+Thanks!
+
+--
+Marco Barisione
+
+X-Greylist: delayed 416 seconds by postgrey-1.32 at bhuna; Fri, 17 May 2013
+ 14:30:36 BST
+Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com
+ [66.111.4.26]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No
+ client certificate requested) by bhuna.collabora.co.uk (Postfix) with
+ ESMTPS id 5F2FA1708625 for <marco.barisione@collabora.co.uk>; Fri, 17 May
+ 2013 14:30:36 +0100 (BST)
+Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42])
+ by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id B03CC20A06; Fri, 17
+ May 2013 09:23:37 -0400 (EDT)
+Received: from frontend2.nyi.mail.srv.osa ([10.202.2.161]) by
+ compute2.internal (MEProxy); Fri, 17 May 2013 09:23:37 -0400
+DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com;
+ h=message-id:subject:from:to:date
+ :in-reply-to:references:content-type:mime-version
+ :content-transfer-encoding; s=smtpout; bh=ao/XTCWVPrRO0biL9ndAnB w+QVk=;
+ b=H7DVExc4VMFzFtjndObVmJBjaHFaTJ1is040b9gk5UXA8xk40swh2B
+ b7Wqvmmis/uD4G+bkOwAys5fQyzLaAEJeOBK4GFgXKrhWrx7+BslocHL47lXdHLe
+ R1gYDTA2XHAR3eINRqyl46wGcpRbT+dYhyyo69U1CsjR1AUCkGOGE=
+X-Sasl-enc: YaQs8RVRW4bZ4vRd7mOOG8Y768a4nwKSKJng7BgS5qdD 1368797017
+Received: from [10.69.106.15] (unknown [93.45.233.185]) by
+ mail.messagingengine.com (Postfix) with ESMTPA id 11FC120008D for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 09:23:36 -0400 (EDT)
+Message-ID: <1368797015.19887.48.camel@reger>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+From: Jonny Lamb <jonnylamb@jonnylamb.com>
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Date: Fri, 17 May 2013 15:23:35 +0200
+In-Reply-To: <1368795514.5620.8.camel@carbonara>
+References: <1368795514.5620.8.camel@carbonara>
+Content-Type: text/plain; charset="UTF-8"
+X-Mailer: Evolution 3.8.0-1
+Mime-Version: 1.0
+Content-Transfer-Encoding: 7bit
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Fri May 17 14:34:23 2013
+X-DSPAM-Confidence: 0.5660
+X-DSPAM-Probability: 0.0354
+X-DSPAM-Signature: 12,519631df19121547611730
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+Il giorno ven, 17/05/2013 alle 13.58 +0100, Marco Barisione ha scritto:
+> In case some of the code was written outside work, would you agree to
+> relicense your code from GPL to LGPL (version 2.1 or later)?
+
+Yes.
+
+--
+Jonny Lamb
+
+X-Greylist: delayed 400 seconds by postgrey-1.32 at bhuna; Fri, 17 May 2013
+ 14:37:27 BST
+Received: from dwicky1.webinabox.net.au (dwicky1-3.webinabox.net.au
+ [110.173.224.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256
+ bits)) (No client certificate requested) by bhuna.collabora.co.uk (Postfix)
+ with ESMTPS id 87461170860A for <marco.barisione@collabora.co.uk>; Fri, 17
+ May 2013 14:37:27 +0100 (BST)
+Received: (qmail 27127 invoked by uid 89); 17 May 2013 13:30:42 -0000
+Received: by simscan 1.1.0 ppid: 27119, pid: 27122, t: 0.4232s scanners:
+ attach: 1.1.0 clamav: 0.88/m:35/d:1235 spam: 3.2.4
+X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on
+ dwicky1.webinabox.net.au
+X-Spam-Level:
+X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE
+ autolearn=failed version=3.2.4
+Received: from unknown (HELO mail-qc0-f180.google.com)
+ (danielle@madeley.id.au@209.85.216.180) by dwicky1.webinabox.net.au with
+ ESMTPA; 17 May 2013 13:30:42 -0000
+Received: by mail-qc0-f180.google.com with SMTP id a10so1664685qcx.39 for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 06:30:39 -0700 (PDT)
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
+ d=google.com; s=20120113;
+ h=mime-version:x-received:in-reply-to:references:date:message-id
+ :subject:from:to:content-type;
+ bh=wYGY0zxDLIoZIN+pv6p78/LjECx1nPfqDufvDG8nVZ4=;
+ b=aLqZXAesRaCr8GuIypucFTsT/VcHfKgeUcY4hgiPsJZkAeB8vP/0BTKR0jmCivGGKH
+ w2axkj3lxAybck2oqj3ViTV73HuL6CJvtGqAFijmSxnyz1bkrPyCJd1L+9xi5F136mCv
+ BWElJG1gobWRyTQaeL0UVUo4tkSobBxNzMrDSmEIWQHWresZBFOpt0GpW34vmTo24qxe
+ EoAYXhnKLrpe0gk48Oa6R81Rmnz0qJ1es3uDiVof4mvuH0wKxrgWKKog2VFaLNlajlS4
+ eb+90OJzfJPoOqLZbt/7MAWI3zG4mj4SvHvRBFURcjB7ZcK5Ru3n8KwbPH56v1GTo6q0 N+pQ==
+MIME-Version: 1.0
+X-Received: by 10.224.192.6 with SMTP id do6mr37195109qab.82.1368797439221;
+ Fri, 17 May 2013 06:30:39 -0700 (PDT)
+Received: by 10.49.117.195 with HTTP; Fri, 17 May 2013 06:30:39 -0700 (PDT)
+In-Reply-To: <1368795514.5620.8.camel@carbonara>
+References: <1368795514.5620.8.camel@carbonara>
+Date: Fri, 17 May 2013 23:30:39 +1000
+Message-ID: <CAKyTCxaNxZBoz99DFcSMkJpq+JJTXuXx5HrUdej6Q4Coi+tXyw@mail.gmail.com>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+From: Danielle Madeley <danielle@madeley.id.au>
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Content-Type: multipart/alternative; boundary=20cf300fb1cb2267ec04dce9fdc8
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Fri May 17 14:40:06 2013
+X-DSPAM-Confidence: 0.5883
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,5196333619122110957504
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+
+--20cf300fb1cb2267ec04dce9fdc8
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: quoted-printable
+
+Relicence away!
+
+On Friday, 17 May 2013, Marco Barisione wrote:
+
+> Hi all,
+>
+> I'm currently working on integrating IM account creation with
+> gnome-online-accounts. This would allow a Gnome user to create all types
+> of accounts directly in the =E2=80=9CSystem Settings=E2=80=9D.
+> To do so, I need to move all the account creation code to a separate git
+> submodule that can be used by gnome-online-accounts.
+> The problem is that gnome-online-account is under LGPL, while Empathy
+> contains some files under GPL and some files under LGPL.
+>
+> I'm writing you because you contributed to some Empathy files under GPL
+> that we would like to use in gnome-online-accounts. These contributions
+> were done using your personal email addresses, so I'm not sure whether
+> you wrote the code in your free time or for Collabora.
+> In case some of the code was written outside work, would you agree to
+> relicense your code from GPL to LGPL (version 2.1 or later)?
+>
+> Thanks!
+>
+> --
+> Marco Barisione
+>
+>
+
+--20cf300fb1cb2267ec04dce9fdc8
+Content-Type: text/html; charset=UTF-8
+Content-Transfer-Encoding: quoted-printable
+
+Relicence away!<span></span><br><br>On Friday, 17 May 2013, Marco Barisione=
+ wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;bo=
+rder-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
+<br>
+I'm currently working on integrating IM account creation with<br>
+gnome-online-accounts. This would allow a Gnome user to create all types<br=
+>
+of accounts directly in the =E2=80=9CSystem Settings=E2=80=9D.<br>
+To do so, I need to move all the account creation code to a separate git<br=
+>
+submodule that can be used by gnome-online-accounts.<br>
+The problem is that gnome-online-account is under LGPL, while Empathy<br>
+contains some files under GPL and some files under LGPL.<br>
+<br>
+I'm writing you because you contributed to some Empathy files under GPL=
+<br>
+that we would like to use in gnome-online-accounts. These contributions<br>
+were done using your personal email addresses, so I'm not sure whether<=
+br>
+you wrote the code in your free time or for Collabora.<br>
+In case some of the code was written outside work, would you agree to<br>
+relicense your code from GPL to LGPL (version 2.1 or later)?<br>
+<br>
+Thanks!<br>
+<br>
+--<br>
+Marco Barisione<br>
+<br>
+</blockquote>
+
+--20cf300fb1cb2267ec04dce9fdc8--
+
+Received: from mail-ea0-f176.google.com (mail-ea0-f176.google.com
+ [209.85.215.176]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No
+ client certificate requested) by bhuna.collabora.co.uk (Postfix) with
+ ESMTPS id 186B11708614 for <marco.barisione@collabora.co.uk>; Fri, 17 May
+ 2013 14:48:20 +0100 (BST)
+Received: by mail-ea0-f176.google.com with SMTP id k11so2440251eaj.35 for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 06:48:19 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
+ s=20120113; h=x-received:sender:message-id:subject:from:to:date:in-reply-to
+ :references:content-type:x-mailer:mime-version :content-transfer-encoding;
+ bh=ETuqIl7IDAWDEheKJ8nP+MeyQy1GN957saQXDCX81nE=;
+ b=hNdg84v8OuZqXILYOdfUalurTdkfz5eP9pfgO1T2zstl1tg+qu8BO6jLjHPmNN2Lek
+ hirUvvCpOb4wfurTvSG+CMEB2CjU/NRNCg6BVkQTe2YJNwQEDslV79oRma4gpj5CBatd
+ jqJHgz2E8tUMIu+HpZRjZ3NK0ZL9AYodaMnx1jepKuiwKee/UMUKSLG6BYs2IGLkBH0j
+ IL2NUVPLQzybm9DmYQ+xPyyx2asjRbYkPCgYrBw+y2sRgBOMgetHTq7tD2PplGAUMc1x
+ /srnWD9pxbu4oYkm+rDbgp53BDq8oWMTjx9uz2bhRlc1ZV3cw25SmrONfD6RHPpEROCN VbtQ==
+X-Received: by 10.15.35.71 with SMTP id f47mr91722892eev.15.1368798499636;
+ Fri, 17 May 2013 06:48:19 -0700 (PDT)
+Received: from [172.22.64.131] (pakora.collabora.co.uk. [93.93.133.71]) by
+ mx.google.com with ESMTPSA id i2sm18882677eeg.2.2013.05.17.06.48.18 for
+ <marco.barisione@collabora.co.uk> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA
+ bits=128/128); Fri, 17 May 2013 06:48:18 -0700 (PDT)
+Sender: Marco Barisione <barisione@gmail.com>
+Message-ID: <1368798497.5620.25.camel@carbonara>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+From: Marco Barisione <marco@barisione.org>
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Date: Fri, 17 May 2013 14:48:17 +0100
+In-Reply-To: <1368795514.5620.8.camel@carbonara>
+References: <1368795514.5620.8.camel@carbonara>
+Content-Type: text/plain; charset="UTF-8"
+X-Mailer: Evolution 3.6.3-1
+Mime-Version: 1.0
+Content-Transfer-Encoding: 7bit
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Fri May 17 14:51:19 2013
+X-DSPAM-Confidence: 0.9906
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,519635d719122019096701
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+On Fri, 2013-05-17 at 13:58 +0100, Marco Barisione wrote:
+> In case some of the code was written outside work, would you agree to
+> relicense your code from GPL to LGPL (version 2.1 or later)?
+
+Hi Marco,
+I'm fine with relicensing.
+
+--
+Marco
+
+Received: from mail-wg0-f44.google.com (mail-wg0-f44.google.com
+ [74.125.82.44]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client
+ certificate requested) by bhuna.collabora.co.uk (Postfix) with ESMTPS id
+ 99A0D16986F8 for <marco.barisione@collabora.co.uk>; Fri, 17 May 2013
+ 16:10:09 +0100 (BST)
+Received: by mail-wg0-f44.google.com with SMTP id a12so1330250wgh.11 for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 08:10:09 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
+ s=20120113; h=x-received:message-id:subject:from:to:cc:date:in-reply-to
+ :references:content-type:x-mailer:mime-version :content-transfer-encoding;
+ bh=b5rNuRG3vw5UbY/OnAj27wQAWhIx4lXLWkTUJXigGE8=;
+ b=tnYxJmDLfBBoT95ZDw7DCNH0SOXNq9U/lm2iZY2K29bXcd/GjmT5w8XTnsKZQYJaEf
+ xy3ULPyBqPvYWNaKBtd8mubwpk7+K9RNPfBMK/K5TfzSGwso1SuI+ug4ml8yEXme1W47
+ ZlbLweT9BWD9ydMRgRnElEmLYD6/zmQul62AF7OzEVRetFL+c47RR5zfB+2VvjFLFg/9
+ 77OLEx3eR8SWvs9vHFvYwdIQSU+r+9E+rBrH5tsCUnKNzPOKTxS49+f6HCQUnc+mQJR5
+ JeurFsnUiVcNfZ8kgsVaXexisnqmz7itWmUTXA8HmPS8D5tsh+zuizMKlImgN+XhhHfv +Sww==
+X-Received: by 10.181.13.112 with SMTP id
+ ex16mr16564844wid.28.1368803409040; Fri, 17 May 2013 08:10:09 -0700 (PDT)
+Received: from [192.168.1.173] (cable-212.76.254.67.coditel.net.
+ [212.76.254.67]) by mx.google.com with ESMTPSA id
+ fz8sm10089134wib.2.2013.05.17.08.10.07 for <multiple recipients>
+ (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 17 May 2013
+ 08:10:08 -0700 (PDT)
+Message-ID: <1368803406.23948.3.camel@X230>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+From: Xavier Claessens <xclaesse@gmail.com>
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Cc: Jonny Lamb <jonnylamb@gnome.org>, Marco Barisione
+ <marco@barisione.org>, Felix Kaser <f.kaser@gmx.net>, Cosimo Cecchi
+ <cosimoc@gnome.org>, Travis Reitter <treitter@gmail.com>, Danielle Madeley
+ <danielle@madeley.id.au>
+Date: Fri, 17 May 2013 17:10:06 +0200
+In-Reply-To: <1368795514.5620.8.camel@carbonara>
+References: <1368795514.5620.8.camel@carbonara>
+Content-Type: text/plain; charset="UTF-8"
+X-Mailer: Evolution 3.8.1-0ubuntu1~raring1
+Mime-Version: 1.0
+Content-Transfer-Encoding: 8bit
+X-DSPAM-Result: Whitelisted
+X-DSPAM-Processed: Fri May 17 16:10:11 2013
+X-DSPAM-Confidence: 0.9909
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,5196485319129696466813
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+Hello,
+
+No problem for me.
+
+Regards,
+Xavier Claessens.
+
+Le vendredi 17 mai 2013 à 13:58 +0100, Marco Barisione a écrit :
+> Hi all,
+>
+> I'm currently working on integrating IM account creation with
+> gnome-online-accounts. This would allow a Gnome user to create all types
+> of accounts directly in the “System Settings”.
+> To do so, I need to move all the account creation code to a separate git
+> submodule that can be used by gnome-online-accounts.
+> The problem is that gnome-online-account is under LGPL, while Empathy
+> contains some files under GPL and some files under LGPL.
+>
+> I'm writing you because you contributed to some Empathy files under GPL
+> that we would like to use in gnome-online-accounts. These contributions
+> were done using your personal email addresses, so I'm not sure whether
+> you wrote the code in your free time or for Collabora.
+> In case some of the code was written outside work, would you agree to
+> relicense your code from GPL to LGPL (version 2.1 or later)?
+>
+> Thanks!
+>
+
+Received: from mail-ob0-f179.google.com (mail-ob0-f179.google.com
+ [209.85.214.179]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No
+ client certificate requested) by bhuna.collabora.co.uk (Postfix) with
+ ESMTPS id 77A80170861A for <marco.barisione@collabora.co.uk>; Fri, 17 May
+ 2013 16:40:39 +0100 (BST)
+Received: by mail-ob0-f179.google.com with SMTP id wd20so3165117obb.38 for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 08:40:38 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
+ s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date
+ :x-google-sender-auth:message-id:subject:from:to:cc:content-type;
+ bh=W6gVWpVQ2I9yhPP1qYWmUghyxB65GEyrHMaIkls7wNI=;
+ b=q8iyIbLI3hxmJyryDq84NztO6mlwib2yuqPBDK0XmWX0/NuhxuMI4pyOfvp1lduoCE
+ rT+jPqjGTn0NtCylAi2CwahReI7maL8frHk7bz7HXLPr2AcjPhbhfdl3moOyL1FvW92Q
+ B4Qi2cnfa3YuJiL8DxqWvnn7nFHNotsxgK1z3Q1w1PcN4tvCNjWSSK2s45xR4ZxMRpZ8
+ s/HJqC3jceQ2mpcKH9RGi4v9Spk5PsofO6xEjgVbgfXC/u6n1pMzi1QeP6PrUeXyJGM/
+ EMSGxNNfslgOXiPIE2VNu5Bp+dk0BZ4tVqBhEQkfbFL/KUDr1SUFFDRZrQoMJZ1feFkd 3UeQ==
+MIME-Version: 1.0
+X-Received: by 10.60.62.237 with SMTP id b13mr3640322oes.40.1368805238259;
+ Fri, 17 May 2013 08:40:38 -0700 (PDT)
+Sender: cosimo.cecchi@gmail.com
+Received: by 10.60.45.143 with HTTP; Fri, 17 May 2013 08:40:38 -0700 (PDT)
+In-Reply-To: <1368803406.23948.3.camel@X230>
+References: <1368795514.5620.8.camel@carbonara>
+ <1368803406.23948.3.camel@X230>
+Date: Fri, 17 May 2013 08:40:38 -0700
+X-Google-Sender-Auth: BOIuBp3MZ95dGx_Q9NUtAzDmb0Y
+Message-ID: <CAKbt28b2P5mad_c4ydTs2NQrGKRETBg4+ey-PqhOCPvkEeHuKw@mail.gmail.com>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+From: Cosimo Cecchi <cosimoc@gnome.org>
+To: Xavier Claessens <xclaesse@gmail.com>
+Cc: Marco Barisione <marco.barisione@collabora.co.uk>, Jonny Lamb
+ <jonnylamb@gnome.org>, Marco Barisione <marco@barisione.org>, Felix Kaser
+ <f.kaser@gmx.net>, Travis Reitter <treitter@gmail.com>, Danielle Madeley
+ <danielle@madeley.id.au>
+Content-Type: multipart/alternative; boundary=001a11c21b76fe443c04dcebcddf
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Fri May 17 16:41:15 2013
+X-DSPAM-Confidence: 0.9915
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,51964f9a19128002011127
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+
+--001a11c21b76fe443c04dcebcddf
+Content-Type: text/plain; charset=windows-1252
+Content-Transfer-Encoding: quoted-printable
+
+Hey Marco,
+
+Sure, no problem.
+
+Cosimo
+
+
+On Fri, May 17, 2013 at 8:10 AM, Xavier Claessens <xclaesse@gmail.com>wrote=
+:
+
+> Hello,
+>
+> No problem for me.
+>
+> Regards,
+> Xavier Claessens.
+>
+> Le vendredi 17 mai 2013 =E0 13:58 +0100, Marco Barisione a =E9crit :
+> > Hi all,
+> >
+> > I'm currently working on integrating IM account creation with
+> > gnome-online-accounts. This would allow a Gnome user to create all type=
+s
+> > of accounts directly in the =93System Settings=94.
+> > To do so, I need to move all the account creation code to a separate gi=
+t
+> > submodule that can be used by gnome-online-accounts.
+> > The problem is that gnome-online-account is under LGPL, while Empathy
+> > contains some files under GPL and some files under LGPL.
+> >
+> > I'm writing you because you contributed to some Empathy files under GPL
+> > that we would like to use in gnome-online-accounts. These contributions
+> > were done using your personal email addresses, so I'm not sure whether
+> > you wrote the code in your free time or for Collabora.
+> > In case some of the code was written outside work, would you agree to
+> > relicense your code from GPL to LGPL (version 2.1 or later)?
+> >
+> > Thanks!
+> >
+>
+>
+>
+
+--001a11c21b76fe443c04dcebcddf
+Content-Type: text/html; charset=windows-1252
+Content-Transfer-Encoding: quoted-printable
+
+<div dir=3D"ltr">Hey Marco,<div><br></div><div style>Sure, no problem.</div=
+><div style><br></div><div style>Cosimo</div></div><div class=3D"gmail_extr=
+a"><br><br><div class=3D"gmail_quote">On Fri, May 17, 2013 at 8:10 AM, Xavi=
+er Claessens <span dir=3D"ltr"><<a href=3D"mailto:xclaesse@gmail.com" ta=
+rget=3D"_blank">xclaesse@gmail.com</a>></span> wrote:<br>
+<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
+x #ccc solid;padding-left:1ex">Hello,<br>
+<br>
+No problem for me.<br>
+<br>
+Regards,<br>
+Xavier Claessens.<br>
+<br>
+Le vendredi 17 mai 2013 =E0 13:58 +0100, Marco Barisione a =E9crit :<br>
+<div class=3D"HOEnZb"><div class=3D"h5">> Hi all,<br>
+><br>
+> I'm currently working on integrating IM account creation with<br>
+> gnome-online-accounts. This would allow a Gnome user to create all typ=
+es<br>
+> of accounts directly in the =93System Settings=94.<br>
+> To do so, I need to move all the account creation code to a separate g=
+it<br>
+> submodule that can be used by gnome-online-accounts.<br>
+> The problem is that gnome-online-account is under LGPL, while Empathy<=
+br>
+> contains some files under GPL and some files under LGPL.<br>
+><br>
+> I'm writing you because you contributed to some Empathy files unde=
+r GPL<br>
+> that we would like to use in gnome-online-accounts. These contribution=
+s<br>
+> were done using your personal email addresses, so I'm not sure whe=
+ther<br>
+> you wrote the code in your free time or for Collabora.<br>
+> In case some of the code was written outside work, would you agree to<=
+br>
+> relicense your code from GPL to LGPL (version 2.1 or later)?<br>
+><br>
+> Thanks!<br>
+><br>
+<br>
+<br>
+</div></div></blockquote></div><br></div>
+
+--001a11c21b76fe443c04dcebcddf--
+
+X-Greylist: delayed 457 seconds by postgrey-1.32 at bhuna; Fri, 17 May 2013
+ 20:09:56 BST
+Received: from mout.gmx.net (mout.gmx.net [212.227.15.15]) by
+ bhuna.collabora.co.uk (Postfix) with ESMTP id 22C7B16986BE for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 20:09:56 +0100 (BST)
+Received: from mailout-de.gmx.net ([10.1.76.12]) by mrigmx.server.lan
+ (mrigmx002) with ESMTP (Nemesis) id 0MB0os-1Ul4os0ZEq-00A1wY for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 20:57:18 +0200
+Received: (qmail invoked by alias); 17 May 2013 18:57:17 -0000
+Received: from mail-ee0-f49.google.com (EHLO mail-ee0-f49.google.com)
+ [74.125.83.49] by mail.gmx.net (mp012) with SMTP; 17 May 2013 20:57:17 +0200
+X-Authenticated: #24284661
+X-Provags-ID: V01U2FsdGVkX193WC12kHh3qD6oo4BlVAUMeh6TLiexwcKQKX4fCG
+ eL5Rbw1X85d5rv
+Received: by mail-ee0-f49.google.com with SMTP id d17so2709611eek.36 for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 11:57:17 -0700 (PDT)
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
+ d=google.com; s=20120113;
+ h=mime-version:x-received:in-reply-to:references:date:message-id
+ :subject:from:to:cc:content-type;
+ bh=Q6nI2bLTruB/xc0iwoRE7vmJLnH/v40b9NLCjA7aO38=;
+ b=A8C89zmct65+q133icJvENQ4qVEnHyaH9hs4ggzSyCLontorisJgbraRc3xS4pcKSP
+ +rRHbkDeBVF86WMVTckfv4EhYOeSPcI6THtgAZReoQvfajfotMYVuKZrz5ZqUdfCfGFO
+ 5CDZY0l/y4hsNvMxwj2O7lesJcZV3n6jO44P+gdg0VCNgHceL5ZjQYrGD75vowDtlhY1
+ WRmOt8GgruVbD7gNBZsOE6+Sizm1k4f81I2nysWUSTwNA+TX34wjWxItEzVY0CEf4vDL
+ n0TDvirpbBuBcAsjhQzq66l8Rm8P3OdBzX32Wd4aC1raBeUZ7Gl5wPRbM4+681vDRl1m /Z4w==
+MIME-Version: 1.0
+X-Received: by 10.14.178.129 with SMTP id f1mr95588974eem.10.1368817037194;
+ Fri, 17 May 2013 11:57:17 -0700 (PDT)
+Received: by 10.223.1.19 with HTTP; Fri, 17 May 2013 11:57:17 -0700 (PDT)
+In-Reply-To: <CAKbt28b2P5mad_c4ydTs2NQrGKRETBg4+ey-PqhOCPvkEeHuKw@mail.gmail.com>
+References: <1368795514.5620.8.camel@carbonara>
+ <1368803406.23948.3.camel@X230>
+ <CAKbt28b2P5mad_c4ydTs2NQrGKRETBg4+ey-PqhOCPvkEeHuKw@mail.gmail.com>
+Date: Fri, 17 May 2013 20:57:17 +0200
+Message-ID: <CA+57usN9xF9qxaoUHVf=2N29Gt=E4qu-=J_AHonmVK934aVFqQ@mail.gmail.com>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+From: Felix Kaser <f.kaser@gmx.net>
+To: Cosimo Cecchi <cosimoc@gnome.org>
+Cc: Xavier Claessens <xclaesse@gmail.com>, Marco Barisione
+ <marco.barisione@collabora.co.uk>, Jonny Lamb <jonnylamb@gnome.org>, Marco
+ Barisione <marco@barisione.org>, Travis Reitter <treitter@gmail.com>,
+ Danielle Madeley <danielle@madeley.id.au>
+Content-Type: multipart/alternative; boundary=047d7b603d8843ffaf04dcee8dbe
+X-Y-GMX-Trusted: 0
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Fri May 17 20:09:58 2013
+X-DSPAM-Confidence: 0.6164
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,5196808619121890219965
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+
+--047d7b603d8843ffaf04dcee8dbe
+Content-Type: text/plain; charset=windows-1252
+Content-Transfer-Encoding: quoted-printable
+
+Hi Marco,
+
+as we already discussed: No problem on my side either.
+
+cheers
+felix
+
+
+On Fri, May 17, 2013 at 5:40 PM, Cosimo Cecchi <cosimoc@gnome.org> wrote:
+
+> Hey Marco,
+>
+> Sure, no problem.
+>
+> Cosimo
+>
+>
+> On Fri, May 17, 2013 at 8:10 AM, Xavier Claessens <xclaesse@gmail.com>wro=
+te:
+>
+>> Hello,
+>>
+>> No problem for me.
+>>
+>> Regards,
+>> Xavier Claessens.
+>>
+>> Le vendredi 17 mai 2013 =E0 13:58 +0100, Marco Barisione a =E9crit :
+>> > Hi all,
+>> >
+>> > I'm currently working on integrating IM account creation with
+>> > gnome-online-accounts. This would allow a Gnome user to create all typ=
+es
+>> > of accounts directly in the =93System Settings=94.
+>> > To do so, I need to move all the account creation code to a separate g=
+it
+>> > submodule that can be used by gnome-online-accounts.
+>> > The problem is that gnome-online-account is under LGPL, while Empathy
+>> > contains some files under GPL and some files under LGPL.
+>> >
+>> > I'm writing you because you contributed to some Empathy files under GP=
+L
+>> > that we would like to use in gnome-online-accounts. These contribution=
+s
+>> > were done using your personal email addresses, so I'm not sure whether
+>> > you wrote the code in your free time or for Collabora.
+>> > In case some of the code was written outside work, would you agree to
+>> > relicense your code from GPL to LGPL (version 2.1 or later)?
+>> >
+>> > Thanks!
+>> >
+>>
+>>
+>>
+>
+
+--047d7b603d8843ffaf04dcee8dbe
+Content-Type: text/html; charset=windows-1252
+Content-Transfer-Encoding: quoted-printable
+
+<div dir=3D"ltr">Hi Marco,<div><br></div><div>as we already discussed: No p=
+roblem on my side either.</div><div><br></div><div>cheers</div><div>felix</=
+div></div><div class=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On =
+Fri, May 17, 2013 at 5:40 PM, Cosimo Cecchi <span dir=3D"ltr"><<a href=
+=3D"mailto:cosimoc@gnome.org" target=3D"_blank">cosimoc@gnome.org</a>></=
+span> wrote:<br>
+<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
+x #ccc solid;padding-left:1ex"><div dir=3D"ltr">Hey Marco,<div><br></div><d=
+iv>Sure, no problem.</div><span class=3D"HOEnZb"><font color=3D"#888888"><d=
+iv><br>
+</div><div>Cosimo</div></font></span></div><div class=3D"HOEnZb"><div class=
+=3D"h5"><div class=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On Fr=
+i, May 17, 2013 at 8:10 AM, Xavier Claessens <span dir=3D"ltr"><<a href=
+=3D"mailto:xclaesse@gmail.com" target=3D"_blank">xclaesse@gmail.com</a>>=
+</span> wrote:<br>
+
+<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
+x #ccc solid;padding-left:1ex">Hello,<br>
+<br>
+No problem for me.<br>
+<br>
+Regards,<br>
+Xavier Claessens.<br>
+<br>
+Le vendredi 17 mai 2013 =E0 13:58 +0100, Marco Barisione a =E9crit :<br>
+<div><div>> Hi all,<br>
+><br>
+> I'm currently working on integrating IM account creation with<br>
+> gnome-online-accounts. This would allow a Gnome user to create all typ=
+es<br>
+> of accounts directly in the =93System Settings=94.<br>
+> To do so, I need to move all the account creation code to a separate g=
+it<br>
+> submodule that can be used by gnome-online-accounts.<br>
+> The problem is that gnome-online-account is under LGPL, while Empathy<=
+br>
+> contains some files under GPL and some files under LGPL.<br>
+><br>
+> I'm writing you because you contributed to some Empathy files unde=
+r GPL<br>
+> that we would like to use in gnome-online-accounts. These contribution=
+s<br>
+> were done using your personal email addresses, so I'm not sure whe=
+ther<br>
+> you wrote the code in your free time or for Collabora.<br>
+> In case some of the code was written outside work, would you agree to<=
+br>
+> relicense your code from GPL to LGPL (version 2.1 or later)?<br>
+><br>
+> Thanks!<br>
+><br>
+<br>
+<br>
+</div></div></blockquote></div><br></div>
+</div></div></blockquote></div><br></div>
+
+--047d7b603d8843ffaf04dcee8dbe--
+
+Received: from mail-vb0-f49.google.com (mail-vb0-f49.google.com
+ [209.85.212.49]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No
+ client certificate requested) by bhuna.collabora.co.uk (Postfix) with
+ ESMTPS id 45D60170861C for <marco.barisione@collabora.co.uk>; Sat, 18 May
+ 2013 00:21:00 +0100 (BST)
+Received: by mail-vb0-f49.google.com with SMTP id q12so2664559vbe.8 for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 16:20:59 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
+ s=20120113;
+ h=mime-version:x-received:in-reply-to:references:date:message-id
+ :subject:from:to:cc:content-type;
+ bh=ZPABAGr6X8lwyNqNMCNFEHueMbJys8AAbEjUMRfAtgU=;
+ b=jgD1uU4/qInDb/h9gbKmBGMPR3hSrN1qRXtwm++i8W6aJaCqlc8TMu2IY4DzF05AwV
+ L37kjbcHau3CaR/Y8q8geCSMPWvTVBxO0sBNF2XB+5X9TpDZxUwTsR1Z+49mjHGrY4yU
+ ud3LvnE0e5dWRaxnZiN0IC64yYYNRTOywOwEDXfwa2hs1X72EAU7uy/6iMcRpYElAx2u
+ kcH/ijLml0eoBa1O7tyfnoRXJzZZm479XVU4XpxTZ2EhfGsJwH2JFm5kF62mAgKcNjJT
+ AsKn9UznGkwOntIBHoKkpqOSXAcNZYHIzZz1fd6EDTKd84ERkLeXCvY6hRgFK6jv7lDN 7qXg==
+MIME-Version: 1.0
+X-Received: by 10.58.210.162 with SMTP id
+ mv2mr31045906vec.11.1368832859034; Fri, 17 May 2013 16:20:59 -0700 (PDT)
+Received: by 10.52.32.10 with HTTP; Fri, 17 May 2013 16:20:58 -0700 (PDT)
+In-Reply-To: <1368795514.5620.8.camel@carbonara>
+References: <1368795514.5620.8.camel@carbonara>
+Date: Fri, 17 May 2013 16:20:58 -0700
+Message-ID: <CALtP05tb+xOArR_22s11_yp28q-8C8SnFEto+VxLWBMe7seGCg@mail.gmail.com>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+From: "treitter@gmail.com" <treitter@gmail.com>
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Cc: Jonny Lamb <jonnylamb@gnome.org>, Marco Barisione
+ <marco@barisione.org>, Felix Kaser <f.kaser@gmx.net>, Cosimo Cecchi
+ <cosimoc@gnome.org>, Xavier Claessens <xclaesse@gmail.com>, Danielle
+ Madeley <danielle@madeley.id.au>
+Content-Type: multipart/alternative; boundary=047d7bdc075451dd6104dcf23c27
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Sat May 18 00:22:20 2013
+X-DSPAM-Confidence: 0.9915
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,5196bbac19122138115084
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+
+--047d7bdc075451dd6104dcf23c27
+Content-Type: text/plain; charset=windows-1252
+Content-Transfer-Encoding: quoted-printable
+
+Sounds good to me.
+
+Thanks,
+-Travis
+
+
+On Fri, May 17, 2013 at 5:58 AM, Marco Barisione <
+marco.barisione@collabora.co.uk> wrote:
+
+> Hi all,
+>
+> I'm currently working on integrating IM account creation with
+> gnome-online-accounts. This would allow a Gnome user to create all types
+> of accounts directly in the =93System Settings=94.
+> To do so, I need to move all the account creation code to a separate git
+> submodule that can be used by gnome-online-accounts.
+> The problem is that gnome-online-account is under LGPL, while Empathy
+> contains some files under GPL and some files under LGPL.
+>
+> I'm writing you because you contributed to some Empathy files under GPL
+> that we would like to use in gnome-online-accounts. These contributions
+> were done using your personal email addresses, so I'm not sure whether
+> you wrote the code in your free time or for Collabora.
+> In case some of the code was written outside work, would you agree to
+> relicense your code from GPL to LGPL (version 2.1 or later)?
+>
+> Thanks!
+>
+> --
+> Marco Barisione
+>
+>
+
+--047d7bdc075451dd6104dcf23c27
+Content-Type: text/html; charset=windows-1252
+Content-Transfer-Encoding: quoted-printable
+
+<div dir=3D"ltr">Sounds good to me.<div><br></div><div style>Thanks,</div><=
+div style>-Travis</div></div><div class=3D"gmail_extra"><br><br><div class=
+=3D"gmail_quote">On Fri, May 17, 2013 at 5:58 AM, Marco Barisione <span dir=
+=3D"ltr"><<a href=3D"mailto:marco.barisione@collabora.co.uk" target=3D"_=
+blank">marco.barisione@collabora.co.uk</a>></span> wrote:<br>
+<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
+x #ccc solid;padding-left:1ex">Hi all,<br>
+<br>
+I'm currently working on integrating IM account creation with<br>
+gnome-online-accounts. This would allow a Gnome user to create all types<br=
+>
+of accounts directly in the =93System Settings=94.<br>
+To do so, I need to move all the account creation code to a separate git<br=
+>
+submodule that can be used by gnome-online-accounts.<br>
+The problem is that gnome-online-account is under LGPL, while Empathy<br>
+contains some files under GPL and some files under LGPL.<br>
+<br>
+I'm writing you because you contributed to some Empathy files under GPL=
+<br>
+that we would like to use in gnome-online-accounts. These contributions<br>
+were done using your personal email addresses, so I'm not sure whether<=
+br>
+you wrote the code in your free time or for Collabora.<br>
+In case some of the code was written outside work, would you agree to<br>
+relicense your code from GPL to LGPL (version 2.1 or later)?<br>
+<br>
+Thanks!<br>
+<span class=3D"HOEnZb"><font color=3D"#888888"><br>
+--<br>
+Marco Barisione<br>
+<br>
+</font></span></blockquote></div><br></div>
+
+--047d7bdc075451dd6104dcf23c27--
+
+== Telepathy account widgets relicensing (other contributors) ==
+
+Message-ID: <1368795784.5620.13.camel@carbonara>
+Subject: Relicensing some Empathy code from GPL to LGPL
+From: Marco Barisione <marco.barisione@collabora.co.uk>
+To: Chandni Verma <chandniverma2112@gmail.com>, Cyril Roelandt
+ <tipecaml@gmail.com>, Dimitris Zenios <dimitris.zenios@gmail.com>, Jonathan
+ Tellier <jonathan.tellier@gmail.com>, Marc Plano-Lesay
+ <marc.planolesay@gmail.com>, Vitaly Minko <vitaly.minko@gmail.com>,
+ Frederic Peters <fpeters@0d.be>, Andreas Henriksson <andreas@fatal.se>,
+ Vincent Untz <vuntz@gnome.org>, Baptiste Mille-Mathias
+ <baptistem@gnome.org>, Susana Pereira <susana.pereira@gmail.com>, Steve
+ =?ISO-8859-1?Q?Fr=E9cinaux?= <code@istique.net>
+Date: Fri, 17 May 2013 14:03:04 +0100
+Organization: Collabora Ltd.
+Content-Type: text/plain; charset="UTF-8"
+X-Mailer: Evolution 3.6.3-1
+Mime-Version: 1.0
+Content-Transfer-Encoding: 8bit
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+Hi all,
+
+I'm currently working on integrating IM account creation with
+gnome-online-accounts. This would allow a Gnome user to create all types
+of accounts directly in the “System Settings”.
+To do so, I need to move all the account creation code to a separate git
+submodule that can be used by gnome-online-accounts.
+The problem is that gnome-online-accounts is under LGPL, while Empathy
+contains some files under GPL and some files under LGPL.
+
+I'm writing you because you contributed to some Empathy files under GPL
+that we would like to use in gnome-online-accounts. Would you agree to
+relicense your code from GPL to LGPL (version 2.1 or later)?
+
+Thank you!
+
+--
+Marco Barisione
+
+Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com
+ [209.85.212.169]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No
+ client certificate requested) by bhuna.collabora.co.uk (Postfix) with
+ ESMTPS id 694871708620 for <marco.barisione@collabora.co.uk>; Fri, 17 May
+ 2013 14:14:55 +0100 (BST)
+Received: by mail-wi0-f169.google.com with SMTP id hn14so746100wib.2 for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 06:14:55 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
+ s=20120113;
+ h=x-received:date:from:to:subject:message-id:in-reply-to:references
+ :x-mailer:mime-version:content-type:content-transfer-encoding;
+ bh=aRWDQsUSxsYHiA/1BATsoHCmBILdZFqKrF4PPeZ8jCo=;
+ b=wqVv32+z/uDjohO2fo8vt9R4qUnaqepDH+0xKtnjHzDzuzCMwZs/YPHSHphLCp1jnv
+ LWhAxvPcdxKHJMmUWXECgWCE6IeSx6i/j8TPqMZaYbn+YZ77HY0kaJKMr2VM1hBmWiCg
+ o6nMtSpPBPTRAI7wajvTEPoF2T2zXv+Iliaj4zYtG66kjfLHgb42FSmd64IZJoB/2EBb
+ Ex5szRaRqHDCF2kt3G9AJFKFeSmGp5b0pIJXhvH6JVEXcD0XEVAM2vZX79wILGHVoKzr
+ oncTZ6cpoYFnqIO5UikSRW5V0TZbV2q7NMXU0s5x+W2bEYTvwQ15D56CWbwC4g8n184y Nupg==
+X-Received: by 10.194.175.1 with SMTP id bw1mr414615wjc.31.1368796493073;
+ Fri, 17 May 2013 06:14:53 -0700 (PDT)
+Received: from x200.localdomain (radico-m14-2.Obninsk.ru. [195.112.105.39])
+ by mx.google.com with ESMTPSA id ff10sm9470539wib.10.2013.05.17.06.14.52
+ for <marco.barisione@collabora.co.uk> (version=SSLv3 cipher=RC4-SHA
+ bits=128/128); Fri, 17 May 2013 06:14:52 -0700 (PDT)
+Date: Fri, 17 May 2013 17:13:40 +0400
+From: Vitaly Minko <vitaly.minko@gmail.com>
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+Message-ID: <20130517171340.2714095d@x200.localdomain>
+In-Reply-To: <1368795784.5620.13.camel@carbonara>
+References: <1368795784.5620.13.camel@carbonara>
+X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.16; x86_64-pc-linux-gnu)
+Mime-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: quoted-printable
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Fri May 17 14:21:44 2013
+X-DSPAM-Confidence: 0.9913
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,51962ee819121758791674
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+Hi Marco,
+
+I do agree to relicense my code to LGPL.
+
+Best regards,
+Vitaly
+
+
+On Fri, 17 May 2013 14:03:04 +0100
+Marco Barisione <marco.barisione@collabora.co.uk> wrote:
+
+> Hi all,
+>=20
+> I'm currently working on integrating IM account creation with
+> gnome-online-accounts. This would allow a Gnome user to create all
+> types of accounts directly in the =E2=80=9CSystem Settings=E2=80=9D.
+> To do so, I need to move all the account creation code to a separate
+> git submodule that can be used by gnome-online-accounts.
+> The problem is that gnome-online-accounts is under LGPL, while Empathy
+> contains some files under GPL and some files under LGPL.
+>=20
+> I'm writing you because you contributed to some Empathy files under
+> GPL that we would like to use in gnome-online-accounts. Would you
+> agree to relicense your code from GPL to LGPL (version 2.1 or later)?
+>=20
+> Thank you!
+>=20
+
+Received: from mail-oa0-f46.google.com (mail-oa0-f46.google.com
+ [209.85.219.46]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No
+ client certificate requested) by bhuna.collabora.co.uk (Postfix) with
+ ESMTPS id C7B78170862E for <marco.barisione@collabora.co.uk>; Fri, 17 May
+ 2013 14:18:16 +0100 (BST)
+Received: by mail-oa0-f46.google.com with SMTP id h2so5150652oag.33 for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 06:18:15 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
+ s=20120113;
+ h=x-received:mime-version:in-reply-to:references:from:date:message-id
+ :subject:to:content-type; bh=+G9jOHmG03PHqloQKMa65D5+FolmUzR6f9fM96FMbTg=;
+ b=Hanj+NlQoRX1md1Q6lkZfFsaCmIFZxGqZcRBn0HIajFZFv3Fq4vyG1rOWzFeqKRt6A
+ 68B3HbnR5y+Ele5yAN9nsMNfmRhYSE2kscuz/0aRCnRLZJr4s/Kg4l2pEyQPaVuyqJfS
+ nI/ZUJx9wgyBaQbSDT9OJl2m+P0xZQD/u07rgcAm9wjSt8p5pM8fLBWStMXypeI53kaq
+ c5FkP2yrSfZn6JTKqEas85eMvb8HOB4pD1vk59tbIEUH+QAuUdJAODw6sD4LHnHgEZB9
+ xj7orSX1I9+e84/sey3quvRwz9Zr3pWaAk6LH432AJSAYC2juYM777D9Aj6TyQHEyYl7 SFsA==
+X-Received: by 10.182.56.169 with SMTP id b9mr19255226obq.42.1368796695273;
+ Fri, 17 May 2013 06:18:15 -0700 (PDT)
+MIME-Version: 1.0
+Received: by 10.76.143.233 with HTTP; Fri, 17 May 2013 06:17:35 -0700 (PDT)
+In-Reply-To: <1368795784.5620.13.camel@carbonara>
+References: <1368795784.5620.13.camel@carbonara>
+From: Dimitris Zenios <dimitris.zenios@gmail.com>
+Date: Fri, 17 May 2013 16:17:35 +0300
+Message-ID: <CAGSzHa3yyLtxUay-1YLHkLrcX+g6ZSV2tAP4L2rQr3iDJLyG+A@mail.gmail.com>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Content-Type: multipart/alternative; boundary=001a11c2ce16caaade04dce9d060
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Fri May 17 14:28:05 2013
+X-DSPAM-Confidence: 0.9913
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,5196306519121737816876
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+
+--001a11c2ce16caaade04dce9d060
+Content-Type: text/plain; charset=windows-1252
+Content-Transfer-Encoding: quoted-printable
+
+Sure
+
+
+On Fri, May 17, 2013 at 4:03 PM, Marco Barisione <
+marco.barisione@collabora.co.uk> wrote:
+
+> Hi all,
+>
+> I'm currently working on integrating IM account creation with
+> gnome-online-accounts. This would allow a Gnome user to create all types
+> of accounts directly in the =93System Settings=94.
+> To do so, I need to move all the account creation code to a separate git
+> submodule that can be used by gnome-online-accounts.
+> The problem is that gnome-online-accounts is under LGPL, while Empathy
+> contains some files under GPL and some files under LGPL.
+>
+> I'm writing you because you contributed to some Empathy files under GPL
+> that we would like to use in gnome-online-accounts. Would you agree to
+> relicense your code from GPL to LGPL (version 2.1 or later)?
+>
+> Thank you!
+>
+> --
+> Marco Barisione
+>
+>
+
+--001a11c2ce16caaade04dce9d060
+Content-Type: text/html; charset=windows-1252
+Content-Transfer-Encoding: quoted-printable
+
+<div dir=3D"ltr">Sure</div><div class=3D"gmail_extra"><br><br><div class=3D=
+"gmail_quote">On Fri, May 17, 2013 at 4:03 PM, Marco Barisione <span dir=3D=
+"ltr"><<a href=3D"mailto:marco.barisione@collabora.co.uk" target=3D"_bla=
+nk">marco.barisione@collabora.co.uk</a>></span> wrote:<br>
+
+<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
+x #ccc solid;padding-left:1ex">Hi all,<br>
+<br>
+I'm currently working on integrating IM account creation with<br>
+gnome-online-accounts. This would allow a Gnome user to create all types<br=
+>
+of accounts directly in the =93System Settings=94.<br>
+To do so, I need to move all the account creation code to a separate git<br=
+>
+submodule that can be used by gnome-online-accounts.<br>
+The problem is that gnome-online-accounts is under LGPL, while Empathy<br>
+contains some files under GPL and some files under LGPL.<br>
+<br>
+I'm writing you because you contributed to some Empathy files under GPL=
+<br>
+that we would like to use in gnome-online-accounts. Would you agree to<br>
+relicense your code from GPL to LGPL (version 2.1 or later)?<br>
+<br>
+Thank you!<br>
+<span class=3D"HOEnZb"><font color=3D"#888888"><br>
+--<br>
+Marco Barisione<br>
+<br>
+</font></span></blockquote></div><br></div>
+
+--001a11c2ce16caaade04dce9d060--
+
+X-Greylist: delayed 2095 seconds by postgrey-1.32 at bhuna; Fri, 17 May
+ 2013 15:00:18 BST
+Received: from leucas.entrouvert.org (leucas.entrouvert.org
+ [176.31.123.109]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No
+ client certificate requested) by bhuna.collabora.co.uk (Postfix) with
+ ESMTPS id 8FBBE170863B for <marco.barisione@collabora.co.uk>; Fri, 17 May
+ 2013 15:00:18 +0100 (BST)
+Received: from 213.219.168.49.adsl.dyn.edpnet.net ([213.219.168.49]
+ helo=nezt) by leucas.entrouvert.org with esmtpsa
+ (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from
+ <fpeters@0d.be>) id 1UdKew-00038N-Ld for marco.barisione@collabora.co.uk;
+ Fri, 17 May 2013 15:25:23 +0200
+Received: from fred by nezt with local (Exim 4.80) (envelope-from
+ <fpeters@0d.be>) id 1UdKeq-0001oE-Ot for marco.barisione@collabora.co.uk;
+ Fri, 17 May 2013 15:25:16 +0200
+Date: Fri, 17 May 2013 15:25:16 +0200
+From: Frederic Peters <fpeters@0d.be>
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Message-ID: <20130517132516.GB6894@0d.be>
+References: <1368795784.5620.13.camel@carbonara>
+MIME-Version: 1.0
+Content-Type: text/plain; charset=utf-8
+Content-Disposition: inline
+Content-Transfer-Encoding: 8bit
+In-Reply-To: <1368795784.5620.13.camel@carbonara>
+X-Operating-System: Debian GNU/Linux (jessie/sid with kernel Linux
+ 3.2.0-4-amd64)
+User-Agent: Mutt/1.5.21 (2010-09-15)
+X-SA-Exim-Connect-IP: 213.219.168.49
+X-SA-Exim-Mail-From: fpeters@0d.be
+X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
+ leucas.entrouvert.org
+X-Spam-Level:
+X-Spam-Status: No, score=-2.2 required=5.0 tests=ALL_TRUSTED,BAYES_00,
+ TVD_RCVD_IP autolearn=ham version=3.3.1
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+X-SA-Exim-Version: 4.2.1 (built Mon, 22 Mar 2010 06:26:47 +0000)
+X-SA-Exim-Scanned: Yes (on leucas.entrouvert.org)
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Fri May 17 15:13:38 2013
+X-DSPAM-Confidence: 0.5891
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,51963b1219125565015966
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+Marco Barisione wrote:
+
+> I'm currently working on integrating IM account creation with
+> gnome-online-accounts. This would allow a Gnome user to create all types
+> of accounts directly in the “System Settings”.
+> To do so, I need to move all the account creation code to a separate git
+> submodule that can be used by gnome-online-accounts.
+> The problem is that gnome-online-accounts is under LGPL, while Empathy
+> contains some files under GPL and some files under LGPL.
+>
+> I'm writing you because you contributed to some Empathy files under GPL
+> that we would like to use in gnome-online-accounts. Would you agree to
+> relicense your code from GPL to LGPL (version 2.1 or later)?
+
+I'm fine with my code at the moment in Empathy being relicensed to
+LGPL (2.1 or later).
+
+
+ Fred
+
+X-Greylist: delayed 521 seconds by postgrey-1.32 at bhuna; Fri, 17 May 2013
+ 14:39:08 BST
+Received: from ada.istique.net (istique.net [78.47.68.43]) by
+ bhuna.collabora.co.uk (Postfix) with ESMTP id D55BF170861B for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 14:39:08 +0100 (BST)
+Received: from [172.30.201.23] (unknown [91.183.36.185]) (using TLSv1 with
+ cipher AES256-SHA (256/256 bits)) (No client certificate requested)
+ (Authenticated sender: sf) by ada.istique.net (Postfix) with ESMTPSA id
+ 49330C8382 for <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 15:30:27
+ +0200 (CEST)
+Message-ID: <519630F2.1000806@istique.net>
+Date: Fri, 17 May 2013 15:30:26 +0200
+From: =?UTF-8?B?U3RldmUgRnLDqWNpbmF1eA==?= <code@istique.net>
+User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/20130413
+ Icedove/17.0.5
+MIME-Version: 1.0
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+References: <1368795784.5620.13.camel@carbonara>
+In-Reply-To: <1368795784.5620.13.camel@carbonara>
+Content-Type: text/plain; charset=UTF-8; format=flowed
+Content-Transfer-Encoding: 8bit
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Fri May 17 14:41:14 2013
+X-DSPAM-Confidence: 0.5887
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,5196337a19122033117475
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+Hello,
+
+I have no objection with that, my contribution was rather trivial anyway...
+
+Regards,
+Steve
+
+On 05/17/2013 03:03 PM, Marco Barisione wrote:
+> Hi all,
+>
+> I'm currently working on integrating IM account creation with
+> gnome-online-accounts. This would allow a Gnome user to create all types
+> of accounts directly in the “System Settings”.
+> To do so, I need to move all the account creation code to a separate git
+> submodule that can be used by gnome-online-accounts.
+> The problem is that gnome-online-accounts is under LGPL, while Empathy
+> contains some files under GPL and some files under LGPL.
+>
+> I'm writing you because you contributed to some Empathy files under GPL
+> that we would like to use in gnome-online-accounts. Would you agree to
+> relicense your code from GPL to LGPL (version 2.1 or later)?
+>
+> Thank you!
+>
+
+Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [212.27.42.3]) by
+ bhuna.collabora.co.uk (Postfix) with ESMTP id C730C170861F for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 14:14:53 +0100 (BST)
+Received: from fennas.vuntz.net (unknown [88.185.152.219]) by
+ smtp3-g21.free.fr (Postfix) with ESMTP id A70B7A62F3 for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 15:14:45 +0200 (CEST)
+Received: by fennas.vuntz.net (Postfix, from userid 1000) id 4EEAD158D5C;
+ Fri, 17 May 2013 15:14:44 +0200 (CEST)
+Date: Fri, 17 May 2013 15:14:44 +0200
+From: Vincent Untz <vuntz@gnome.org>
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+Message-ID: <20130517131444.GU2971@vuntz.net>
+References: <1368795784.5620.13.camel@carbonara>
+MIME-Version: 1.0
+Content-Type: text/plain; charset=utf-8
+Content-Disposition: inline
+Content-Transfer-Encoding: 8bit
+In-Reply-To: <1368795784.5620.13.camel@carbonara>
+User-Agent: Mutt/1.5.20 (2009-06-14)
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Fri May 17 14:20:46 2013
+X-DSPAM-Confidence: 0.9904
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,51962eae19127181415510
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+Le vendredi 17 mai 2013, à 14:03 +0100, Marco Barisione a écrit :
+> Hi all,
+>
+> I'm currently working on integrating IM account creation with
+> gnome-online-accounts. This would allow a Gnome user to create all types
+> of accounts directly in the “System Settings”.
+> To do so, I need to move all the account creation code to a separate git
+> submodule that can be used by gnome-online-accounts.
+> The problem is that gnome-online-accounts is under LGPL, while Empathy
+> contains some files under GPL and some files under LGPL.
+>
+> I'm writing you because you contributed to some Empathy files under GPL
+> that we would like to use in gnome-online-accounts. Would you agree to
+> relicense your code from GPL to LGPL (version 2.1 or later)?
+
+Do you have the details of my code contributions? I might have to ask
+SUSE if that was done for work.
+
+But otherwise, sure, no problem.
+
+Vincent
+
+--
+Les gens heureux ne sont pas pressés.
+
+Message-ID: <1368798281.5620.22.camel@carbonara>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+From: Marco Barisione <marco.barisione@collabora.co.uk>
+To: Vincent Untz <vuntz@gnome.org>
+Date: Fri, 17 May 2013 14:44:41 +0100
+In-Reply-To: <20130517131444.GU2971@vuntz.net>
+References: <1368795784.5620.13.camel@carbonara>
+ <20130517131444.GU2971@vuntz.net>
+Organization: Collabora Ltd.
+Content-Type: text/plain; charset="UTF-8"
+X-Mailer: Evolution 3.6.3-1
+Mime-Version: 1.0
+Content-Transfer-Encoding: 7bit
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+On Fri, 2013-05-17 at 15:14 +0200, Vincent Untz wrote:
+> Do you have the details of my code contributions? I might have to ask
+> SUSE if that was done for work.
+
+It's just the patch for this bug:
+https://bugzilla.gnome.org/show_bug.cgi?id=522862
+
+--
+Marco Barisione
+
+Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [212.27.42.3]) by
+ bhuna.collabora.co.uk (Postfix) with ESMTP id 875D91708614 for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 15:10:37 +0100 (BST)
+Received: from fennas.vuntz.net (unknown [88.185.152.219]) by
+ smtp3-g21.free.fr (Postfix) with ESMTP id 71815A62AD for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 16:10:33 +0200 (CEST)
+Received: by fennas.vuntz.net (Postfix, from userid 1000) id 08488158D5C;
+ Fri, 17 May 2013 16:10:32 +0200 (CEST)
+Date: Fri, 17 May 2013 16:10:32 +0200
+From: Vincent Untz <vuntz@gnome.org>
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+Message-ID: <20130517141031.GW2971@vuntz.net>
+References: <1368795784.5620.13.camel@carbonara>
+ <20130517131444.GU2971@vuntz.net> <1368798281.5620.22.camel@carbonara>
+MIME-Version: 1.0
+Content-Type: text/plain; charset=iso-8859-1
+Content-Disposition: inline
+Content-Transfer-Encoding: 8bit
+In-Reply-To: <1368798281.5620.22.camel@carbonara>
+User-Agent: Mutt/1.5.20 (2009-06-14)
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Fri May 17 15:29:44 2013
+X-DSPAM-Confidence: 0.9917
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,51963ed819125606879423
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+Le vendredi 17 mai 2013, 14:44 +0100, Marco Barisione a crit :
+> On Fri, 2013-05-17 at 15:14 +0200, Vincent Untz wrote:
+> > Do you have the details of my code contributions? I might have to ask
+> > SUSE if that was done for work.
+>
+> It's just the patch for this bug:
+> https://bugzilla.gnome.org/show_bug.cgi?id=522862
+
+That's trivial code, and it was written during the night, so yeah, no
+need to annoy SUSE for that. Go ahead!
+
+Vicnent
+
+--
+Les gens heureux ne sont pas presss.
+
+X-Greylist: delayed 1542 seconds by postgrey-1.32 at bhuna; Fri, 17 May
+ 2013 18:47:18 BST
+Received: from smtprelay-b21.telenor.se (smtprelay-b21.telenor.se
+ [195.54.99.212]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
+ (No client certificate requested) by bhuna.collabora.co.uk (Postfix) with
+ ESMTPS id C9B1316986FD for <marco.barisione@collabora.co.uk>; Fri, 17 May
+ 2013 18:47:18 +0100 (BST)
+Received: from ipb2.telenor.se (ipb2.telenor.se [195.54.127.165]) by
+ smtprelay-b21.telenor.se (Postfix) with ESMTP id 55E7714DAC for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 19:21:34 +0200 (CEST)
+X-SENDER-IP: [85.225.139.89]
+X-LISTENER: [smtp.bredband.net]
+X-IronPort-Anti-Spam-Filtered: true
+X-IronPort-Anti-Spam-Result:
+ AuhgACtmllFV4YtZPGdsb2JhbABagwiDa4Q6uVUEfhcDAQEBATg1gh8BAQUjMzMLGAkMBw4CAg8FGQwDBxoKiBmrR5F1jgSBLoI3MmEDlzcBlFE6
+X-IronPort-AV: E=Sophos;i="4.87,694,1363129200";
+ d="asc'?scan'208";a="550322390"
+Received: from c-598be155.447-1-64736c11.cust.bredbandsbolaget.se (HELO
+ amd64.fatal.se) ([85.225.139.89]) by ipb2.telenor.se with ESMTP; 17 May
+ 2013 19:21:34 +0200
+Received: from gem by amd64.fatal.se with local (Exim 4.80) (envelope-from
+ <gem@amd64.fatal.se>) id 1UdOJm-0007Kf-R5 for
+ marco.barisione@collabora.co.uk; Fri, 17 May 2013 19:19:46 +0200
+Date: Fri, 17 May 2013 19:19:46 +0200
+From: Andreas Henriksson <andreas@fatal.se>
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+Message-ID: <20130517171946.GA28153@amd64.fatal.se>
+References: <1368795784.5620.13.camel@carbonara>
+MIME-Version: 1.0
+Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="x+6KMIRAuhnl3hBn"
+Content-Disposition: inline
+In-Reply-To: <1368795784.5620.13.camel@carbonara>
+User-Agent: Mutt/1.5.21 (2010-09-15)
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Fri May 17 18:48:16 2013
+X-DSPAM-Confidence: 0.6152
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,51966d6019124891196261
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+
+--x+6KMIRAuhnl3hBn
+Content-Type: text/plain; charset=utf-8
+Content-Disposition: inline
+Content-Transfer-Encoding: quoted-printable
+
+Hello Marco!
+
+I'm not aware of having contributed anything significantly, so
+please treat anything associated with my name as something that
+I'm not going to claim any copyright on.
+
+You're free to relicense it however you wish and even consider
+it non-copyrightable or any copyright transfered to you or other
+project leaders.
+
+
+On Fri, May 17, 2013 at 02:03:04PM +0100, Marco Barisione wrote:
+> Hi all,
+>=20
+> I'm currently working on integrating IM account creation with
+> gnome-online-accounts. This would allow a Gnome user to create all types
+> of accounts directly in the =E2=80=9CSystem Settings=E2=80=9D.
+> To do so, I need to move all the account creation code to a separate git
+> submodule that can be used by gnome-online-accounts.
+> The problem is that gnome-online-accounts is under LGPL, while Empathy
+> contains some files under GPL and some files under LGPL.
+>=20
+> I'm writing you because you contributed to some Empathy files under GPL
+> that we would like to use in gnome-online-accounts. Would you agree to
+> relicense your code from GPL to LGPL (version 2.1 or later)?
+>=20
+> Thank you!
+>=20
+> --=20
+> Marco Barisione
+>=20
+
+--=20
+Andreas Henriksson
+
+--x+6KMIRAuhnl3hBn
+Content-Type: application/pgp-signature; name="signature.asc"
+Content-Description: Digital signature
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.12 (GNU/Linux)
+
+iEYEARECAAYFAlGWZrIACgkQcgQ2cL3l8e6IhQCeJ9v0KwG/SDiVPo5u05esf97N
+rMIAoNzXzjx5FWdbyBMHyDJK6H9kjfeH
+=4qwN
+-----END PGP SIGNATURE-----
+
+--x+6KMIRAuhnl3hBn--
+
+Received: from mail-oa0-f51.google.com (mail-oa0-f51.google.com
+ [209.85.219.51]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No
+ client certificate requested) by bhuna.collabora.co.uk (Postfix) with
+ ESMTPS id CC8641708623 for <marco.barisione@collabora.co.uk>; Fri, 17 May
+ 2013 14:31:10 +0100 (BST)
+Received: by mail-oa0-f51.google.com with SMTP id f4so5140833oah.38 for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 06:31:09 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
+ s=20120113;
+ h=x-received:mime-version:in-reply-to:references:from:date:message-id
+ :subject:to:cc:content-type;
+ bh=KKQ7aqzBDUHN8P0GuI3/OlxaMIKdsj0zEnMJQYIePds=;
+ b=vxUw8zZG8TuyxI8LVV9aBtbNfCjJYPM3mH8fH5LX1Cu54+Doh/LMiLpovPRNN5VugI
+ 5UCfjOMGxAIs9elOvkpu7s2rQkgfE34KxHcpb67dqm0iZjiY9+IleNZ3hGoX1QzhO4su
+ RQ2942CTg0g8O+0oL8Z7wGQjN40a9R3WxzYH7bHpwzUVnCSRY2qZSd9GZ+uGYRu7Nj1V
+ IBuDHAuaCQhK3gr7so3kjg2iTppsfZMsobBKTjIKd2P5q1Zp5tjPVQkzL8Cm/Xj9pe4y
+ N2OK5U24ztzjWXFmCY0JKrK2lLTW5mPy6rU1dE+Dzy7s15jCd0HK/ah2x5X4A0jWAMjz zYvQ==
+X-Received: by 10.60.56.234 with SMTP id d10mr148020oeq.29.1368797469651;
+ Fri, 17 May 2013 06:31:09 -0700 (PDT)
+MIME-Version: 1.0
+Received: by 10.182.164.72 with HTTP; Fri, 17 May 2013 06:30:49 -0700 (PDT)
+In-Reply-To: <1368795784.5620.13.camel@carbonara>
+References: <1368795784.5620.13.camel@carbonara>
+From: Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>
+Date: Fri, 17 May 2013 15:30:49 +0200
+Message-ID: <CAJ4DpxZjh75DrLi-=LvUb3Md8dAD4hmFV=v9-6Q5RDJatsXbrA@mail.gmail.com>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Cc: Chandni Verma <chandniverma2112@gmail.com>, Cyril Roelandt
+ <tipecaml@gmail.com>, Dimitris Zenios <dimitris.zenios@gmail.com>,
+ Jonathan Tellier <jonathan.tellier@gmail.com>, Marc Plano-Lesay
+ <marc.planolesay@gmail.com>, Vitaly Minko <vitaly.minko@gmail.com>,
+ Frederic Peters <fpeters@0d.be>, Andreas Henriksson <andreas@fatal.se>,
+ Vincent Untz <vuntz@gnome.org>, Baptiste Mille-Mathias
+ <baptistem@gnome.org>, Susana Pereira <susana.pereira@gmail.com>,
+ =?UTF-8?Q?Steve_Fr=C3=A9cinaux?= <code@istique.net>
+Content-Type: multipart/alternative; boundary=089e0153863cf2baf004dce9fe18
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Fri May 17 14:34:36 2013
+X-DSPAM-Confidence: 0.9913
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,519631ec19121166520974
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+
+--089e0153863cf2baf004dce9fe18
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: quoted-printable
+
+Hi Marco,
+
+whatever I wrote you can re-licence my code.
+
+Regards
+
+
+On Fri, May 17, 2013 at 3:03 PM, Marco Barisione <
+marco.barisione@collabora.co.uk> wrote:
+
+> Hi all,
+>
+> I'm currently working on integrating IM account creation with
+> gnome-online-accounts. This would allow a Gnome user to create all types
+> of accounts directly in the =E2=80=9CSystem Settings=E2=80=9D.
+> To do so, I need to move all the account creation code to a separate git
+> submodule that can be used by gnome-online-accounts.
+> The problem is that gnome-online-accounts is under LGPL, while Empathy
+> contains some files under GPL and some files under LGPL.
+>
+> I'm writing you because you contributed to some Empathy files under GPL
+> that we would like to use in gnome-online-accounts. Would you agree to
+> relicense your code from GPL to LGPL (version 2.1 or later)?
+>
+> Thank you!
+>
+> --
+> Marco Barisione
+>
+>
+
+
+--=20
+Baptiste Mille-Mathias
+Les gens heureux ne sont pas press=C3=A9s
+[w] http://damnpeople.fr
+
+--089e0153863cf2baf004dce9fe18
+Content-Type: text/html; charset=UTF-8
+Content-Transfer-Encoding: quoted-printable
+
+<div dir=3D"ltr"><div><div>Hi Marco,<br><br></div>whatever I wrote you can =
+re-licence my code.<br><br></div>Regards<br></div><div class=3D"gmail_extra=
+"><br><br><div class=3D"gmail_quote">On Fri, May 17, 2013 at 3:03 PM, Marco=
+ Barisione <span dir=3D"ltr"><<a href=3D"mailto:marco.barisione@collabor=
+a.co.uk" target=3D"_blank">marco.barisione@collabora.co.uk</a>></span> w=
+rote:<br>
+
+<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
+x #ccc solid;padding-left:1ex">Hi all,<br>
+<br>
+I'm currently working on integrating IM account creation with<br>
+gnome-online-accounts. This would allow a Gnome user to create all types<br=
+>
+of accounts directly in the =E2=80=9CSystem Settings=E2=80=9D.<br>
+To do so, I need to move all the account creation code to a separate git<br=
+>
+submodule that can be used by gnome-online-accounts.<br>
+The problem is that gnome-online-accounts is under LGPL, while Empathy<br>
+contains some files under GPL and some files under LGPL.<br>
+<br>
+I'm writing you because you contributed to some Empathy files under GPL=
+<br>
+that we would like to use in gnome-online-accounts. Would you agree to<br>
+relicense your code from GPL to LGPL (version 2.1 or later)?<br>
+<br>
+Thank you!<br>
+<span class=3D"HOEnZb"><font color=3D"#888888"><br>
+--<br>
+Marco Barisione<br>
+<br>
+</font></span></blockquote></div><br><br clear=3D"all"><br>-- <br>Baptiste =
+Mille-Mathias<br>Les gens heureux ne sont pas press=C3=A9s<br>[w] <a href=
+=3D"http://damnpeople.fr" target=3D"_blank">http://damnpeople.fr</a>
+</div>
+
+--089e0153863cf2baf004dce9fe18--
+
+Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com
+ [209.85.212.176]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No
+ client certificate requested) by bhuna.collabora.co.uk (Postfix) with
+ ESMTPS id A4AB81708639 for <marco.barisione@collabora.co.uk>; Fri, 17 May
+ 2013 14:59:48 +0100 (BST)
+Received: by mail-wi0-f176.google.com with SMTP id hr14so485432wib.9 for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 06:59:47 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
+ s=20120113;
+ h=x-received:content-type:mime-version:content-transfer-encoding
+ :x-mailer:message-id:date:subject:from:in-reply-to:references:to:cc;
+ bh=8FzL3su1ZIjRxmDpp6gzKS47sMFXSHQsaBuVlQ8XLZU=;
+ b=U5BViHNCnfnNz3i+N2p8L2z0u1n3DuOHdxFJV3oZE3In6rOi0vUt/rhIpsqfbzrQ7q
+ B2F7wC7ERRWEezVpIp3tkkL2O+a2eiGWTmBtCLi6p1lnu9rDHS2/Paazzyj6cxsb32UC
+ oBVcFo0lnq7YFvo9rtQIhdp/zPdC/r62iWZVAb8vyyYDqCTtuauLEavHN/TDXHcVXPU8
+ zzXjG6AcOE2E7aJbxooBuNafDc19s4KHBM3Veuv49sVgr8bSvfygXOACi/jDXKtaKfOo
+ +kSA6SYiUg0lVNg3bi60Ubc2GQXN1d52Mx9RbYsKH7HUFuQZ3K9wuhmCc4Xpseg5WGPN ll+Q==
+X-Received: by 10.180.109.84 with SMTP id
+ hq20mr34435419wib.11.1368799187758; Fri, 17 May 2013 06:59:47 -0700 (PDT)
+Received: from [127.0.0.1] ([90.84.144.31]) by mx.google.com with ESMTPSA
+ id ge7sm9716160wib.6.2013.05.17.06.59.44 for <multiple recipients>
+ (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 17 May 2013
+ 06:59:46 -0700 (PDT)
+Content-Type: text/html; charset="utf-8"
+MIME-Version: 1.0
+Content-Transfer-Encoding: quoted-printable
+X-Mailer: BlackBerry Email (10.1.0.1720)
+Message-ID: <20130517135944.4722816.5389.44@gmail.com>
+Date: Fri, 17 May 2013 15:59:44 +0200
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+From: Marc Plano-Lesay <marc.planolesay@gmail.com>
+In-Reply-To: <CAJ4DpxZjh75DrLi-=LvUb3Md8dAD4hmFV=v9-6Q5RDJatsXbrA@mail.gmail.com>
+References: <1368795784.5620.13.camel@carbonara>
+ <CAJ4DpxZjh75DrLi-=LvUb3Md8dAD4hmFV=v9-6Q5RDJatsXbrA@mail.gmail.com>
+To: Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>, Marco
+ Barisione <marco.barisione@collabora.co.uk>
+Cc: Chandni Verma <chandniverma2112@gmail.com>, Cyril Roelandt
+ <tipecaml@gmail.com>, Dimitris Zenios <dimitris.zenios@gmail.com>, Jonathan
+ Tellier <jonathan.tellier@gmail.com>, Vitaly Minko
+ <vitaly.minko@gmail.com>, Frederic Peters <fpeters@0d.be>, Andreas
+ Henriksson <andreas@fatal.se>, Vincent Untz <vuntz@gnome.org>, Baptiste
+ Mille-Mathias <baptistem@gnome.org>, Susana Pereira
+ <susana.pereira@gmail.com>, =?utf-8?q?Steve_Fr=C3=A9cinaux?=
+ <code@istique.net>
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Fri May 17 15:13:31 2013
+X-DSPAM-Confidence: 0.9907
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,51963b0b19121947941476
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+<html><head></head><body data-blackberry-caret-color=3D"#00a8df" style=3D"b=
+ackground-color: rgb(255, 255, 255); line-height: initial;"><div id=3D"BB10=
+_response_div" style=3D"width: 100%; font-size: initial; font-family: Calib=
+ri, 'Slate Pro', sans-serif; text-align: initial; background-color: rgb(255=
+, 255, 255);"><font color=3D"#262626">Hi,</font></div><div style=3D"width: =
+100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; te=
+xt-align: initial; background-color: rgb(255, 255, 255);"><font color=3D"#2=
+62626">There's no problem for me.</font></div><div style=3D"width: 100%; fo=
+nt-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; text-align=
+: initial; background-color: rgb(255, 255, 255);"><font color=3D"#262626"><=
+br></font></div><div style=3D"width: 100%; font-size: initial; font-family:=
+ Calibri, 'Slate Pro', sans-serif; text-align: initial; background-color: r=
+gb(255, 255, 255);"><font color=3D"#262626">Regards,</font></div><div style=
+=3D"width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', san=
+s-serif; text-align: initial; background-color: rgb(255, 255, 255);"><font =
+color=3D"#262626">Marc Plano-Lesay</font></div> =
+ =
+ <div id=3D"_signaturePlaceholder" style=3D"fo=
+nt-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb=
+(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">=
+</div> =
+ =
+ <table width=3D"100%" style=3D"back=
+ground-color:white;border-spacing:0px;"> <tbody><tr><td id=3D"_persistentHe=
+aderContainer" colspan=3D"2" style=3D"font-size: initial; text-align: initi=
+al; background-color: rgb(255, 255, 255);"> =
+ <div id=3D"_persistentHeader" style=3D"border-style: solid no=
+ne none; border-top-color: rgb(181, 196, 223); border-top-width: 1pt; paddi=
+ng: 3pt 0in 0in; font-family: Tahoma, 'BB Alpha Sans', 'Slate Pro'; font-si=
+ze: 10pt;"> <div><b>De: </b>Baptiste Mille-Mathias</div><div><b>Envoy=C3=
+=A9: </b>vendredi 17 mai 2013 15:31</div><div><b>=C3=80: </b>Marco Barision=
+e</div><div><b>Cc: </b>Chandni Verma; Cyril Roelandt; Dimitris Zenios; Jona=
+than Tellier; Marc Plano-Lesay; Vitaly Minko; Frederic Peters; Andreas Henr=
+iksson; Vincent Untz; Baptiste Mille-Mathias; Susana Pereira; Steve Fr=C3=
+=A9cinaux</div><div><b>Objet: </b>Re: Relicensing some Empathy code from GP=
+L to LGPL</div></div></td></tr></tbody></table><div id=3D"_persistentHeader=
+End" style=3D"border-style: solid none none; border-top-color: rgb(186, 188=
+, 209); border-top-width: 1pt; font-size: initial; text-align: initial; bac=
+kground-color: rgb(255, 255, 255);"></div><br><div id=3D"_originalContent" =
+style=3D""><div dir=3D"ltr"><div><div>Hi Marco,<br><br></div>whatever I wro=
+te you can re-licence my code.<br><br></div>Regards<br></div><div class=3D"=
+gmail_extra"><br><br><div class=3D"gmail_quote">On Fri, May 17, 2013 at 3:0=
+3 PM, Marco Barisione <span dir=3D"ltr"><<a href=3D"mailto:marco.barisio=
+ne@collabora.co.uk" target=3D"_blank">marco.barisione@collabora.co.uk</a>&g=
+t;</span> wrote:<br>
+
+<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
+x #ccc solid;padding-left:1ex">Hi all,<br>
+<br>
+I'm currently working on integrating IM account creation with<br>
+gnome-online-accounts. This would allow a Gnome user to create all types<br>
+of accounts directly in the =E2=80=9CSystem Settings=E2=80=9D.<br>
+To do so, I need to move all the account creation code to a separate git<br>
+submodule that can be used by gnome-online-accounts.<br>
+The problem is that gnome-online-accounts is under LGPL, while Empathy<br>
+contains some files under GPL and some files under LGPL.<br>
+<br>
+I'm writing you because you contributed to some Empathy files under GPL<br>
+that we would like to use in gnome-online-accounts. Would you agree to<br>
+relicense your code from GPL to LGPL (version 2.1 or later)?<br>
+<br>
+Thank you!<br>
+<span class=3D"HOEnZb"><font color=3D"#888888"><br>
+--<br>
+Marco Barisione<br>
+<br>
+</font></span></blockquote></div><br><br clear=3D"all"><br>-- <br>Baptiste =
+Mille-Mathias<br>Les gens heureux ne sont pas press=C3=A9s<br>[w] <a href=
+=3D"http://damnpeople.fr" target=3D"_blank">http://damnpeople.fr</a>
+</div>
+<br><!--end of _originalContent --></div></body></html>
+
+Received: from mail-pa0-f53.google.com (mail-pa0-f53.google.com
+ [209.85.220.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No
+ client certificate requested) by bhuna.collabora.co.uk (Postfix) with
+ ESMTPS id C1B431708652 for <marco.barisione@collabora.co.uk>; Fri, 17 May
+ 2013 15:05:31 +0100 (BST)
+Received: by mail-pa0-f53.google.com with SMTP id kq12so3566860pab.26 for
+ <marco.barisione@collabora.co.uk>; Fri, 17 May 2013 07:05:30 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
+ s=20120113;
+ h=mime-version:x-received:in-reply-to:references:date:message-id
+ :subject:from:to:cc:content-type;
+ bh=K+JhZV+B/IdtWlTZmgfYGHM20j19noSm3jciITxdFms=;
+ b=gpcpJpyxzMT3Aq8b9kLEqtRG549wq4cUFmieJ3tU3DyLkiXP8ZjXG2iGdicKvQPHRS
+ OQQv2ja6reR2RCXcpPK8O0fRYVZLsweZ5pJyx2NUtvc5UdV5U7/DVcyXHyzdybx/H2dA
+ LeM+Yk9Eg3hxLFhHFmTipS3sriHuAN3f8MDxG7iUonr0pdSGUM7OVazK19uVbU4kvXpn
+ PWUaz8iihoJWIG65Ewz6Cth6a+8L5h72XusJI01obqwUPccnNrEMb5F1xlocu1YukWqF
+ Udq9VGj4JJJ1JsZ31WuVmAuv+GPZM/ipaOyvscCHx0+SiV2hoej7ertwslQDybl8DCef Fbyw==
+MIME-Version: 1.0
+X-Received: by 10.66.19.234 with SMTP id
+ i10mr49262400pae.152.1368799530319; Fri, 17 May 2013 07:05:30 -0700 (PDT)
+Received: by 10.70.16.67 with HTTP; Fri, 17 May 2013 07:05:30 -0700 (PDT)
+In-Reply-To: <20130517135944.4722816.5389.44@gmail.com>
+References: <1368795784.5620.13.camel@carbonara>
+ <CAJ4DpxZjh75DrLi-=LvUb3Md8dAD4hmFV=v9-6Q5RDJatsXbrA@mail.gmail.com>
+ <20130517135944.4722816.5389.44@gmail.com>
+Date: Fri, 17 May 2013 10:05:30 -0400
+Message-ID: <CAFUYb-tVWjcUOcwZ0HwHA1mDY6sNZnYGuDc=fpGOSVearEDAbg@mail.gmail.com>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+From: Jonathan Tellier <jonathan.tellier@gmail.com>
+To: Marc Plano-Lesay <marc.planolesay@gmail.com>
+Cc: Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>, Marco
+ Barisione <marco.barisione@collabora.co.uk>, Chandni Verma
+ <chandniverma2112@gmail.com>, Cyril Roelandt <tipecaml@gmail.com>,
+ Dimitris Zenios <dimitris.zenios@gmail.com>, Vitaly Minko
+ <vitaly.minko@gmail.com>, Frederic Peters <fpeters@0d.be>, Andreas
+ Henriksson <andreas@fatal.se>, Vincent Untz <vuntz@gnome.org>, Baptiste
+ Mille-Mathias <baptistem@gnome.org>, Susana Pereira
+ <susana.pereira@gmail.com>, =?ISO-8859-1?Q?Steve_Fr=E9cinaux?=
+ <code@istique.net>
+Content-Type: multipart/alternative; boundary=bcaec520f501c6096204dcea79e1
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Fri May 17 15:23:15 2013
+X-DSPAM-Confidence: 0.9923
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,51963d5219127642219882
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+
+--bcaec520f501c6096204dcea79e1
+Content-Type: text/plain; charset=windows-1252
+Content-Transfer-Encoding: quoted-printable
+
+Hi,
+That's fine with me.
+
+Regards,
+Jonathan
+
+
+On Fri, May 17, 2013 at 9:59 AM, Marc Plano-Lesay <marc.planolesay@gmail.co=
+m
+> wrote:
+
+> Hi,
+> There's no problem for me.
+>
+> Regards,
+> Marc Plano-Lesay
+> *De: *Baptiste Mille-Mathias
+> *Envoy=E9: *vendredi 17 mai 2013 15:31
+> *=C0: *Marco Barisione
+> *Cc: *Chandni Verma; Cyril Roelandt; Dimitris Zenios; Jonathan Tellier;
+> Marc Plano-Lesay; Vitaly Minko; Frederic Peters; Andreas Henriksson;
+> Vincent Untz; Baptiste Mille-Mathias; Susana Pereira; Steve Fr=E9cinaux
+> *Objet: *Re: Relicensing some Empathy code from GPL to LGPL
+>
+> Hi Marco,
+>
+> whatever I wrote you can re-licence my code.
+>
+> Regards
+>
+>
+> On Fri, May 17, 2013 at 3:03 PM, Marco Barisione <
+> marco.barisione@collabora.co.uk> wrote:
+>
+>> Hi all,
+>>
+>> I'm currently working on integrating IM account creation with
+>> gnome-online-accounts. This would allow a Gnome user to create all types
+>> of accounts directly in the =93System Settings=94.
+>> To do so, I need to move all the account creation code to a separate git
+>> submodule that can be used by gnome-online-accounts.
+>> The problem is that gnome-online-accounts is under LGPL, while Empathy
+>> contains some files under GPL and some files under LGPL.
+>>
+>> I'm writing you because you contributed to some Empathy files under GPL
+>> that we would like to use in gnome-online-accounts. Would you agree to
+>> relicense your code from GPL to LGPL (version 2.1 or later)?
+>>
+>> Thank you!
+>>
+>> --
+>> Marco Barisione
+>>
+>>
+>
+>
+> --
+> Baptiste Mille-Mathias
+> Les gens heureux ne sont pas press=E9s
+> [w] http://damnpeople.fr
+>
+>
+
+--bcaec520f501c6096204dcea79e1
+Content-Type: text/html; charset=windows-1252
+Content-Transfer-Encoding: quoted-printable
+
+<div dir=3D"ltr"><div><div><div>Hi,<br></div>That's fine with me.<br><b=
+r></div>Regards,<br></div>Jonathan<br></div><div class=3D"gmail_extra"><br>=
+<br><div class=3D"gmail_quote">On Fri, May 17, 2013 at 9:59 AM, Marc Plano-=
+Lesay <span dir=3D"ltr"><<a href=3D"mailto:marc.planolesay@gmail.com" ta=
+rget=3D"_blank">marc.planolesay@gmail.com</a>></span> wrote:<br>
+<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
+x #ccc solid;padding-left:1ex"><div style=3D"line-height:initial"><div styl=
+e=3D"text-align:initial;font-size:initial;width:100%;font-family:Calibri,&#=
+39;Slate Pro',sans-serif">
+<font color=3D"#262626">Hi,</font></div><div style=3D"text-align:initial;fo=
+nt-size:initial;width:100%;font-family:Calibri,'Slate Pro',sans-ser=
+if"><font color=3D"#262626">There's no problem for me.</font></div><div=
+ style=3D"text-align:initial;font-size:initial;width:100%;font-family:Calib=
+ri,'Slate Pro',sans-serif">
+<font color=3D"#262626"><br></font></div><div style=3D"text-align:initial;f=
+ont-size:initial;width:100%;font-family:Calibri,'Slate Pro',sans-se=
+rif"><font color=3D"#262626">Regards,</font></div><div style=3D"text-align:=
+initial;font-size:initial;width:100%;font-family:Calibri,'Slate Pro'=
+;,sans-serif">
+<font color=3D"#262626">Marc Plano-Lesay</font></div> =
+ =
+ <div style=3D"text-align:initial;color:=
+rgb(31,73,125);font-size:initial;font-family:Calibri,'Slate Pro',sa=
+ns-serif">
+</div> =
+ =
+ <table style=3D"border-spacing:0px"=
+ width=3D"100%">
+ <tbody><tr><td colspan=3D"2" style=3D"text-align:initial;font-size:initial=
+"> <div style=3D"border-style:=
+solid none none;border-top-color:rgb(181,196,223);border-top-width:1pt;padd=
+ing:3pt 0in 0in;font-family:Tahoma,'BB Alpha Sans','Slate Pro&#=
+39;;font-size:10pt">
+ <div><b>De: </b>Baptiste Mille-Mathias</div><div><b>Envoy=E9: </b>vendred=
+i 17 mai 2013 15:31</div><div><b>=C0: </b>Marco Barisione</div><div><b>Cc: =
+</b>Chandni Verma; Cyril Roelandt; Dimitris Zenios; Jonathan Tellier; Marc =
+Plano-Lesay; Vitaly Minko; Frederic Peters; Andreas Henriksson; Vincent Unt=
+z; Baptiste Mille-Mathias; Susana Pereira; Steve Fr=E9cinaux</div>
+<div><b>Objet: </b>Re: Relicensing some Empathy code from GPL to LGPL</div>=
+</div></td></tr></tbody></table><div><div class=3D"h5"><div style=3D"border=
+-top-color:rgb(186,188,209);text-align:initial;font-size:initial;border-sty=
+le:solid none none;border-top-width:1pt">
+</div><br><div><div dir=3D"ltr"><div><div>Hi Marco,<br><br></div>whatever I=
+ wrote you can re-licence my code.<br><br></div>Regards<br></div><div class=
+=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On Fri, May 17, 2013 at=
+ 3:03 PM, Marco Barisione <span dir=3D"ltr"><<a href=3D"mailto:marco.bar=
+isione@collabora.co.uk" target=3D"_blank">marco.barisione@collabora.co.uk</=
+a>></span> wrote:<br>
+
+
+<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
+x #ccc solid;padding-left:1ex">Hi all,<br>
+<br>
+I'm currently working on integrating IM account creation with<br>
+gnome-online-accounts. This would allow a Gnome user to create all types<br=
+>
+of accounts directly in the =93System Settings=94.<br>
+To do so, I need to move all the account creation code to a separate git<br=
+>
+submodule that can be used by gnome-online-accounts.<br>
+The problem is that gnome-online-accounts is under LGPL, while Empathy<br>
+contains some files under GPL and some files under LGPL.<br>
+<br>
+I'm writing you because you contributed to some Empathy files under GPL=
+<br>
+that we would like to use in gnome-online-accounts. Would you agree to<br>
+relicense your code from GPL to LGPL (version 2.1 or later)?<br>
+<br>
+Thank you!<br>
+<span><font color=3D"#888888"><br>
+--<br>
+Marco Barisione<br>
+<br>
+</font></span></blockquote></div><br><br clear=3D"all"><br>-- <br>Baptiste =
+Mille-Mathias<br>Les gens heureux ne sont pas press=E9s<br>[w] <a href=3D"h=
+ttp://damnpeople.fr" target=3D"_blank">http://damnpeople.fr</a>
+</div>
+<br></div></div></div></div>
+</blockquote></div><br></div>
+
+--bcaec520f501c6096204dcea79e1--
+
+Received: from mail-we0-f170.google.com (mail-we0-f170.google.com
+ [74.125.82.170]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No
+ client certificate requested) by bhuna.collabora.co.uk (Postfix) with
+ ESMTPS id 3F66516985EF for <marco.barisione@collabora.co.uk>; Sat, 18 May
+ 2013 09:48:13 +0100 (BST)
+Received: by mail-we0-f170.google.com with SMTP id u54so4253689wes.1 for
+ <marco.barisione@collabora.co.uk>; Sat, 18 May 2013 01:48:12 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
+ s=20120113;
+ h=mime-version:in-reply-to:references:date:message-id:subject:from:to
+ :cc:content-type; bh=6BwKYeFFjzca0GcyPQVAgH+l5ASHw+LRNKCf7C9qjRA=;
+ b=ZLfpwnbfGwmWTCSgIvxpLKwwjoBXhM2HtxJQt5zurpgK6ewAXr5UUasgZGlMnMOrf/
+ pt/d1nJjjWnMKenbI+52NRIxHb80qSLe5bEdkrHXwISDLRQPq8sbUaocQhNHx4MthEAw
+ GV2dp7ZKfeLPNlPRnK6fWufc1qLMAtQzi8oLo5gUnWA8vhejHOF242KLhfeGnjUmnT58
+ DJEY8F/laGLNIab1odQ9usADvNKnftzwRNiwZG3k2roLxU1iHYyTbpSgkCOLnyME6EN9
+ hY/TqpksVjlzYv5grbb/X2kzi+h7hDPF6LkWJzWJ1ZckvGH4fsyuOgT/10rtznWfzjph hlLw==
+MIME-Version: 1.0
+X-Received: by 10.180.9.238 with SMTP id d14mr1357980wib.18.1368866892811;
+ Sat, 18 May 2013 01:48:12 -0700 (PDT)
+Received: by 10.227.192.72 with HTTP; Sat, 18 May 2013 01:48:12 -0700 (PDT)
+In-Reply-To: <CAFUYb-tVWjcUOcwZ0HwHA1mDY6sNZnYGuDc=fpGOSVearEDAbg@mail.gmail.com>
+References: <1368795784.5620.13.camel@carbonara>
+ <CAJ4DpxZjh75DrLi-=LvUb3Md8dAD4hmFV=v9-6Q5RDJatsXbrA@mail.gmail.com>
+ <20130517135944.4722816.5389.44@gmail.com>
+ <CAFUYb-tVWjcUOcwZ0HwHA1mDY6sNZnYGuDc=fpGOSVearEDAbg@mail.gmail.com>
+Date: Sat, 18 May 2013 14:18:12 +0530
+Message-ID: <CADttZZrH0nhL0=gcgM7N-z43ntnbd+f4RqrSQp7s+GXuHkvnvw@mail.gmail.com>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+From: Chandni Verma <chandniverma2112@gmail.com>
+To: Jonathan Tellier <jonathan.tellier@gmail.com>
+Cc: Marc Plano-Lesay <marc.planolesay@gmail.com>, Baptiste Mille-Mathias
+ <baptiste.millemathias@gmail.com>, Marco Barisione
+ <marco.barisione@collabora.co.uk>, Cyril Roelandt <tipecaml@gmail.com>,
+ Dimitris Zenios <dimitris.zenios@gmail.com>, Vitaly Minko
+ <vitaly.minko@gmail.com>, Frederic Peters <fpeters@0d.be>, Andreas
+ Henriksson <andreas@fatal.se>, Vincent Untz <vuntz@gnome.org>, Baptiste
+ Mille-Mathias <baptistem@gnome.org>, Susana Pereira
+ <susana.pereira@gmail.com>, =?ISO-8859-1?Q?Steve_Fr=E9cinaux?=
+ <code@istique.net>
+Content-Type: multipart/alternative; boundary=001a11c2b15ee413ce04dcfa280a
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Sat May 18 09:48:16 2013
+X-DSPAM-Confidence: 0.9928
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,5197405019121329410518
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+
+--001a11c2b15ee413ce04dcfa280a
+Content-Type: text/plain; charset=windows-1252
+Content-Transfer-Encoding: quoted-printable
+
+Yes, feel free to re-licence my code to LGPL
+
+
+On 17 May 2013 19:35, Jonathan Tellier <jonathan.tellier@gmail.com> wrote:
+
+> Hi,
+> That's fine with me.
+>
+> Regards,
+> Jonathan
+>
+>
+> On Fri, May 17, 2013 at 9:59 AM, Marc Plano-Lesay <
+> marc.planolesay@gmail.com> wrote:
+>
+>> Hi,
+>> There's no problem for me.
+>>
+>> Regards,
+>> Marc Plano-Lesay
+>> *De: *Baptiste Mille-Mathias
+>> *Envoy=E9: *vendredi 17 mai 2013 15:31
+>> *=C0: *Marco Barisione
+>> *Cc: *Chandni Verma; Cyril Roelandt; Dimitris Zenios; Jonathan Tellier;
+>> Marc Plano-Lesay; Vitaly Minko; Frederic Peters; Andreas Henriksson;
+>> Vincent Untz; Baptiste Mille-Mathias; Susana Pereira; Steve Fr=E9cinaux
+>> *Objet: *Re: Relicensing some Empathy code from GPL to LGPL
+>>
+>> Hi Marco,
+>>
+>> whatever I wrote you can re-licence my code.
+>>
+>> Regards
+>>
+>>
+>> On Fri, May 17, 2013 at 3:03 PM, Marco Barisione <
+>> marco.barisione@collabora.co.uk> wrote:
+>>
+>>> Hi all,
+>>>
+>>> I'm currently working on integrating IM account creation with
+>>> gnome-online-accounts. This would allow a Gnome user to create all type=
+s
+>>> of accounts directly in the =93System Settings=94.
+>>> To do so, I need to move all the account creation code to a separate gi=
+t
+>>> submodule that can be used by gnome-online-accounts.
+>>> The problem is that gnome-online-accounts is under LGPL, while Empathy
+>>> contains some files under GPL and some files under LGPL.
+>>>
+>>> I'm writing you because you contributed to some Empathy files under GPL
+>>> that we would like to use in gnome-online-accounts. Would you agree to
+>>> relicense your code from GPL to LGPL (version 2.1 or later)?
+>>>
+>>> Thank you!
+>>>
+>>> --
+>>> Marco Barisione
+>>>
+>>>
+>>
+>>
+>> --
+>> Baptiste Mille-Mathias
+>> Les gens heureux ne sont pas press=E9s
+>> [w] http://damnpeople.fr
+>>
+>>
+>
+
+
+--=20
+Chandni
+
+--001a11c2b15ee413ce04dcfa280a
+Content-Type: text/html; charset=windows-1252
+Content-Transfer-Encoding: quoted-printable
+
+<div dir=3D"ltr">Yes, feel free to re-licence my code to LGPL<br></div><div=
+ class=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On 17 May 2013 19=
+:35, Jonathan Tellier <span dir=3D"ltr"><<a href=3D"mailto:jonathan.tell=
+ier@gmail.com" target=3D"_blank">jonathan.tellier@gmail.com</a>></span> =
+wrote:<br>
+<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
+x #ccc solid;padding-left:1ex"><div dir=3D"ltr"><div><div><div>Hi,<br></div=
+>That's fine with me.<br><br></div>Regards,<br></div>Jonathan<br></div>=
+<div class=3D"HOEnZb">
+<div class=3D"h5"><div class=3D"gmail_extra"><br><br><div class=3D"gmail_qu=
+ote">On Fri, May 17, 2013 at 9:59 AM, Marc Plano-Lesay <span dir=3D"ltr">&l=
+t;<a href=3D"mailto:marc.planolesay@gmail.com" target=3D"_blank">marc.plano=
+lesay@gmail.com</a>></span> wrote:<br>
+
+<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
+x #ccc solid;padding-left:1ex"><div style=3D"line-height:initial"><div styl=
+e=3D"text-align:initial;font-size:initial;width:100%;font-family:Calibri,&#=
+39;Slate Pro',sans-serif">
+
+<font color=3D"#262626">Hi,</font></div><div style=3D"text-align:initial;fo=
+nt-size:initial;width:100%;font-family:Calibri,'Slate Pro',sans-ser=
+if"><font color=3D"#262626">There's no problem for me.</font></div><div=
+ style=3D"text-align:initial;font-size:initial;width:100%;font-family:Calib=
+ri,'Slate Pro',sans-serif">
+
+<font color=3D"#262626"><br></font></div><div style=3D"text-align:initial;f=
+ont-size:initial;width:100%;font-family:Calibri,'Slate Pro',sans-se=
+rif"><font color=3D"#262626">Regards,</font></div><div style=3D"text-align:=
+initial;font-size:initial;width:100%;font-family:Calibri,'Slate Pro'=
+;,sans-serif">
+
+<font color=3D"#262626">Marc Plano-Lesay</font></div> =
+ =
+ <div style=3D"text-align:initial;color:=
+rgb(31,73,125);font-size:initial;font-family:Calibri,'Slate Pro',sa=
+ns-serif">
+
+</div> =
+ =
+ <table style=3D"border-spacing:0px"=
+ width=3D"100%">
+
+ <tbody><tr><td colspan=3D"2" style=3D"text-align:initial;font-size:initial=
+"> <div style=3D"border-style:=
+solid none none;border-top-color:rgb(181,196,223);border-top-width:1pt;padd=
+ing:3pt 0in 0in;font-family:Tahoma,'BB Alpha Sans','Slate Pro&#=
+39;;font-size:10pt">
+
+ <div><b>De: </b>Baptiste Mille-Mathias</div><div><b>Envoy=E9: </b>vendred=
+i 17 mai 2013 15:31</div><div><b>=C0: </b>Marco Barisione</div><div><b>Cc: =
+</b>Chandni Verma; Cyril Roelandt; Dimitris Zenios; Jonathan Tellier; Marc =
+Plano-Lesay; Vitaly Minko; Frederic Peters; Andreas Henriksson; Vincent Unt=
+z; Baptiste Mille-Mathias; Susana Pereira; Steve Fr=E9cinaux</div>
+
+<div><b>Objet: </b>Re: Relicensing some Empathy code from GPL to LGPL</div>=
+</div></td></tr></tbody></table><div><div><div style=3D"border-top-color:rg=
+b(186,188,209);text-align:initial;font-size:initial;border-style:solid none=
+ none;border-top-width:1pt">
+
+</div><br><div><div dir=3D"ltr"><div><div>Hi Marco,<br><br></div>whatever I=
+ wrote you can re-licence my code.<br><br></div>Regards<br></div><div class=
+=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On Fri, May 17, 2013 at=
+ 3:03 PM, Marco Barisione <span dir=3D"ltr"><<a href=3D"mailto:marco.bar=
+isione@collabora.co.uk" target=3D"_blank">marco.barisione@collabora.co.uk</=
+a>></span> wrote:<br>
+
+
+
+<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
+x #ccc solid;padding-left:1ex">Hi all,<br>
+<br>
+I'm currently working on integrating IM account creation with<br>
+gnome-online-accounts. This would allow a Gnome user to create all types<br=
+>
+of accounts directly in the =93System Settings=94.<br>
+To do so, I need to move all the account creation code to a separate git<br=
+>
+submodule that can be used by gnome-online-accounts.<br>
+The problem is that gnome-online-accounts is under LGPL, while Empathy<br>
+contains some files under GPL and some files under LGPL.<br>
+<br>
+I'm writing you because you contributed to some Empathy files under GPL=
+<br>
+that we would like to use in gnome-online-accounts. Would you agree to<br>
+relicense your code from GPL to LGPL (version 2.1 or later)?<br>
+<br>
+Thank you!<br>
+<span><font color=3D"#888888"><br>
+--<br>
+Marco Barisione<br>
+<br>
+</font></span></blockquote></div><br><br clear=3D"all"><br>-- <br>Baptiste =
+Mille-Mathias<br>Les gens heureux ne sont pas press=E9s<br>[w] <a href=3D"h=
+ttp://damnpeople.fr" target=3D"_blank">http://damnpeople.fr</a>
+</div>
+<br></div></div></div></div>
+</blockquote></div><br></div>
+</div></div></blockquote></div><br><br clear=3D"all"><br>-- <br>Chandni
+</div>
+
+--001a11c2b15ee413ce04dcfa280a--
+
+Received: from mail-lb0-f172.google.com (mail-lb0-f172.google.com
+ [209.85.217.172]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No
+ client certificate requested) by bhuna.collabora.co.uk (Postfix) with
+ ESMTPS id 820591698704 for <marco.barisione@collabora.co.uk>; Mon, 20 May
+ 2013 14:47:01 +0100 (BST)
+Received: by mail-lb0-f172.google.com with SMTP id p10so1735952lbi.3 for
+ <marco.barisione@collabora.co.uk>; Mon, 20 May 2013 06:47:00 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
+ s=20120113;
+ h=mime-version:x-received:in-reply-to:references:date:message-id
+ :subject:from:to:cc:content-type;
+ bh=7vS2FVrTMxkQf+kfdiwSW3mutwSFmKvx96nohUKRPcc=;
+ b=VqvdJCd7cPfUIkgrYkXk9JNUKnRt70aqctsnBzLVjvgnNkfC0WQxvcFo8nLl8aLUxr
+ 3eA73jj4Mt/Qod88TDx0y4sMeQqWMcuV3+gt/4oookidzlwtN2SoZ+CE1nHpfPEaGkUM
+ SRfxKZ2keLhRCsekviBbKXjpl/fpRqV7SyXa359yoHsTERoX5VhNCNIme/SSmWbtMgbX
+ CHmniO4AllFScg+UaK5NT7XyqRTI1YxbQRQXF5NNcAuC0UcVbsc+3UQPWsirSxxHm/4v
+ NlbeyBzKvFinwJWHMb7hpc5HxPfrXKdK3OYrIAj/CUVtYE+VLGFZLTFcZnX1qa9zShl0 f+eQ==
+MIME-Version: 1.0
+X-Received: by 10.112.198.199 with SMTP id
+ je7mr9979095lbc.110.1369057620637; Mon, 20 May 2013 06:47:00 -0700 (PDT)
+Received: by 10.152.120.5 with HTTP; Mon, 20 May 2013 06:47:00 -0700 (PDT)
+In-Reply-To: <1368795784.5620.13.camel@carbonara>
+References: <1368795784.5620.13.camel@carbonara>
+Date: Mon, 20 May 2013 14:47:00 +0100
+Message-ID: <CAB0BngJwSj8FLfDWUC4X9xQ_ap2mFqm6ZF7uoY1em+KLNanSVA@mail.gmail.com>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+From: Susana Pereira <susana.pereira@gmail.com>
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Cc: Chandni Verma <chandniverma2112@gmail.com>, Cyril Roelandt
+ <tipecaml@gmail.com>, Dimitris Zenios <dimitris.zenios@gmail.com>,
+ Jonathan Tellier <jonathan.tellier@gmail.com>, Marc Plano-Lesay
+ <marc.planolesay@gmail.com>, Vitaly Minko <vitaly.minko@gmail.com>,
+ Frederic Peters <fpeters@0d.be>, Andreas Henriksson <andreas@fatal.se>,
+ Vincent Untz <vuntz@gnome.org>, Baptiste Mille-Mathias
+ <baptistem@gnome.org>, =?ISO-8859-1?Q?Steve_Fr=E9cinaux?= <code@istique.net>
+Content-Type: multipart/alternative; boundary=001a11c2ae1827bd6104dd269181
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Mon May 20 14:47:31 2013
+X-DSPAM-Confidence: 0.9913
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,519a297319121258751312
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+
+--001a11c2ae1827bd6104dd269181
+Content-Type: text/plain; charset=windows-1252
+Content-Transfer-Encoding: quoted-printable
+
+Hi Marco,
+
+Fine with me.
+
+Best regards,
+
+Susana Pereira
+
+
+On Fri, May 17, 2013 at 2:03 PM, Marco Barisione <
+marco.barisione@collabora.co.uk> wrote:
+
+> Hi all,
+>
+> I'm currently working on integrating IM account creation with
+> gnome-online-accounts. This would allow a Gnome user to create all types
+> of accounts directly in the =93System Settings=94.
+> To do so, I need to move all the account creation code to a separate git
+> submodule that can be used by gnome-online-accounts.
+> The problem is that gnome-online-accounts is under LGPL, while Empathy
+> contains some files under GPL and some files under LGPL.
+>
+> I'm writing you because you contributed to some Empathy files under GPL
+> that we would like to use in gnome-online-accounts. Would you agree to
+> relicense your code from GPL to LGPL (version 2.1 or later)?
+>
+> Thank you!
+>
+> --
+> Marco Barisione
+>
+>
+
+--001a11c2ae1827bd6104dd269181
+Content-Type: text/html; charset=windows-1252
+Content-Transfer-Encoding: quoted-printable
+
+<div dir=3D"ltr"><div><div>Hi Marco,<br><br></div>Fine with me.<br><br></di=
+v><div>Best regards,<br></div><div><br></div>Susana Pereira<br></div><div c=
+lass=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On Fri, May 17, 201=
+3 at 2:03 PM, Marco Barisione <span dir=3D"ltr"><<a href=3D"mailto:marco=
+.barisione@collabora.co.uk" target=3D"_blank">marco.barisione@collabora.co.=
+uk</a>></span> wrote:<br>
+<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
+x #ccc solid;padding-left:1ex">Hi all,<br>
+<br>
+I'm currently working on integrating IM account creation with<br>
+gnome-online-accounts. This would allow a Gnome user to create all types<br=
+>
+of accounts directly in the =93System Settings=94.<br>
+To do so, I need to move all the account creation code to a separate git<br=
+>
+submodule that can be used by gnome-online-accounts.<br>
+The problem is that gnome-online-accounts is under LGPL, while Empathy<br>
+contains some files under GPL and some files under LGPL.<br>
+<br>
+I'm writing you because you contributed to some Empathy files under GPL=
+<br>
+that we would like to use in gnome-online-accounts. Would you agree to<br>
+relicense your code from GPL to LGPL (version 2.1 or later)?<br>
+<br>
+Thank you!<br>
+<span class=3D"HOEnZb"><font color=3D"#888888"><br>
+--<br>
+Marco Barisione<br>
+<br>
+</font></span></blockquote></div><br></div>
+
+--001a11c2ae1827bd6104dd269181--
+
+Received: from mail-wg0-f44.google.com (mail-wg0-f44.google.com
+ [74.125.82.44]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client
+ certificate requested) by bhuna.collabora.co.uk (Postfix) with ESMTPS id
+ 543AB1708659 for <marco.barisione@collabora.co.uk>; Fri, 31 May 2013
+ 22:56:38 +0100 (BST)
+Received: by mail-wg0-f44.google.com with SMTP id a12so1619225wgh.23 for
+ <marco.barisione@collabora.co.uk>; Fri, 31 May 2013 14:56:38 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
+ s=20120113;
+ h=message-id:date:from:user-agent:mime-version:to:subject:references
+ :in-reply-to:content-type:content-transfer-encoding;
+ bh=iAhoGkmGfG7oxpluc6aq1/6VeTwG4dQEfY727VwXdjE=;
+ b=cDUK8eSDG6N2/B0XRx2EU/vQvs+z6n1nFEdxlB8BmOLiaizFeObYbA2tTZiLhUi+rv
+ JJA2Tf3vPjYeTuic3D4kJwBAK+ni5eW/xJbmBP1IG1qJ2NPEM/iMcjzuV15WdWTdlx+M
+ w9VY1GlINix3Hprmwt1FSBBcyeuIguXZrm8+dY38kJCAq0FiuwrGEE4SDEy4BHOA+hHq
+ 7KjBZ+CNYMHMqL7DAosyy7y+fmkMjkKafx0j1iCGuSvCmhAUDBcyk2vJ9uil1BHqqpDY
+ 2SKvqlNGukutkpk12OsIbULUkESG+wyAAxU2fsLVP0PTTZiGX175wgLwnBT9zJFYerQw btxg==
+X-Received: by 10.180.149.171 with SMTP id
+ ub11mr4970991wib.40.1370037398098; Fri, 31 May 2013 14:56:38 -0700 (PDT)
+Received: from [192.168.0.10] (tal33-3-82-233-82-24.fbx.proxad.net.
+ [82.233.82.24]) by mx.google.com with ESMTPSA id
+ fx7sm6653903wic.11.2013.05.31.14.56.35 for
+ <marco.barisione@collabora.co.uk> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA
+ bits=128/128); Fri, 31 May 2013 14:56:36 -0700 (PDT)
+Message-ID: <51A91888.8070702@gmail.com>
+Date: Fri, 31 May 2013 23:39:20 +0200
+From: Cyril Roelandt <tipecaml@gmail.com>
+User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116
+ Icedove/10.0.12
+MIME-Version: 1.0
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+References: <1368795784.5620.13.camel@carbonara>
+In-Reply-To: <1368795784.5620.13.camel@carbonara>
+Content-Type: text/plain; charset=UTF-8; format=flowed
+Content-Transfer-Encoding: 8bit
+X-DSPAM-Result: Innocent
+X-DSPAM-Processed: Fri May 31 22:56:39 2013
+X-DSPAM-Confidence: 0.9909
+X-DSPAM-Probability: 0.0000
+X-DSPAM-Signature: 12,51a91c9719121486025439
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+On 05/17/2013 03:03 PM, Marco Barisione wrote:
+> Hi all,
+>
+
+Hello,
+
+> I'm currently working on integrating IM account creation with
+> gnome-online-accounts. This would allow a Gnome user to create all types
+> of accounts directly in the “System Settings”.
+> To do so, I need to move all the account creation code to a separate git
+> submodule that can be used by gnome-online-accounts.
+> The problem is that gnome-online-accounts is under LGPL, while Empathy
+> contains some files under GPL and some files under LGPL.
+>
+> I'm writing you because you contributed to some Empathy files under GPL
+> that we would like to use in gnome-online-accounts. Would you agree to
+> relicense your code from GPL to LGPL (version 2.1 or later)?
+>
+
+No problem. Sorry for the late answer.
+
+Cyril Roelandt.
+
+Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender:
+ bari) with ESMTPSA id 6AE1A16A8317
+Message-ID: <1375190367.24158.22.camel@carbonara>
+Subject: Relicensing some Empathy code from GPL to LGPL
+From: Marco Barisione <marco.barisione@collabora.co.uk>
+To: Lars-Peter Clausen <lars@metafoo.de>, Milo Casagrande
+ <milo@ubuntu.com>, Philip Withnall <philip@tecnocode.co.uk>, Raluca Elena
+ Podiuc <ralucaelena1985@gmail.com>
+Date: Tue, 30 Jul 2013 14:19:27 +0100
+Organization: Collabora Ltd.
+Content-Type: text/plain; charset="UTF-8"
+X-Mailer: Evolution 3.8.2-1
+Mime-Version: 1.0
+Content-Transfer-Encoding: 8bit
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+Hi all,
+
+I'm currently working on integrating IM account creation with
+gnome-online-accounts. This would allow a Gnome user to create all types
+of accounts directly in “System Settings”.
+To do so, I need to move all the account creation code to a separate git
+submodule that can be used by gnome-online-accounts.
+The problem is that gnome-online-accounts is under LGPL, while Empathy
+contains some files under GPL and some files under LGPL.
+
+I'm writing you because you contributed to some Empathy files under GPL
+that we would like to use in gnome-online-accounts. Would you agree to
+relicense your code from GPL to LGPL (version 2.1 or later)?
+
+Thank you!
+
+--
+Marco Barisione
+
+Received: from fox.clues.ltd.uk (fox.clues.ltd.uk [217.151.102.250]) (using
+ TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate
+ requested) by bhuna.collabora.co.uk (Postfix) with ESMTPS id DD85416A8319
+ for <marco.barisione@collabora.co.uk>; Tue, 30 Jul 2013 15:55:21 +0100 (BST)
+Received: from smtp-out-242.synserver.de ([212.40.185.242]) by
+ fox.clues.ltd.uk with esmtp (Exim 4.72) (envelope-from <lars@metafoo.de>)
+ id 1V4BKV-00022U-0M for marco.barisione@collabora.co.uk; Tue, 30 Jul 2013
+ 15:55:21 +0100
+Received: (qmail 26250 invoked by uid 0); 30 Jul 2013 13:23:53 -0000
+X-SynServer-TrustedSrc: 1
+X-SynServer-AuthUser: lars@metafoo.de
+X-SynServer-PPID: 26062
+Received: from p4fe61db0.dip0.t-ipconnect.de (HELO ?192.168.0.176?)
+ [79.230.29.176] by 217.119.54.81 with AES256-SHA encrypted SMTP; 30 Jul
+ 2013 13:23:53 -0000
+Message-ID: <51F7BEA5.6000703@metafoo.de>
+Date: Tue, 30 Jul 2013 15:24:53 +0200
+From: Lars-Peter Clausen <lars@metafoo.de>
+User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130704
+ Icedove/17.0.7
+MIME-Version: 1.0
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+CC: Milo Casagrande <milo@ubuntu.com>, Philip Withnall
+ <philip@tecnocode.co.uk>, Raluca Elena Podiuc <ralucaelena1985@gmail.com>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+References: <1375190367.24158.22.camel@carbonara>
+In-Reply-To: <1375190367.24158.22.camel@carbonara>
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+On 07/30/2013 03:19 PM, Marco Barisione wrote:
+> Hi all,
+>
+> I'm currently working on integrating IM account creation with
+> gnome-online-accounts. This would allow a Gnome user to create all types
+> of accounts directly in “System Settings”.
+> To do so, I need to move all the account creation code to a separate git
+> submodule that can be used by gnome-online-accounts.
+> The problem is that gnome-online-accounts is under LGPL, while Empathy
+> contains some files under GPL and some files under LGPL.
+
+dejavu? Pretty sure I got a similar mail already a few years ago.
+
+>
+> I'm writing you because you contributed to some Empathy files under GPL
+> that we would like to use in gnome-online-accounts. Would you agree to
+> relicense your code from GPL to LGPL (version 2.1 or later)?
+
+I agree.
+
+- Lars
+
+Received: from fox.clues.ltd.uk (fox.clues.ltd.uk [217.151.102.250]) (using
+ TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate
+ requested) by bhuna.collabora.co.uk (Postfix) with ESMTPS id D17FB16A8319
+ for <marco.barisione@collabora.co.uk>; Tue, 30 Jul 2013 15:14:54 +0100 (BST)
+Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]) by
+ fox.clues.ltd.uk with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.72)
+ (envelope-from <milo.casagrande@gmail.com>) id 1V4AhQ-0006ZY-21 for
+ marco.barisione@collabora.co.uk; Tue, 30 Jul 2013 15:14:54 +0100
+Received: by mail-wi0-f172.google.com with SMTP id hj13so2182400wib.5 for
+ <marco.barisione@collabora.co.uk>; Tue, 30 Jul 2013 07:14:51 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
+ s=20120113; h=mime-version:sender:in-reply-to:references:from:date
+ :x-google-sender-auth:message-id:subject:to:cc:content-type;
+ bh=CCPDSdcbySwnUDjkMoluka8I04l9G3NnpUqqbuGANjY=;
+ b=dv2Si3AwG9Pccor/vD3kenqlwdI/FTHUiRml04Ie/UM3tu0ypEQL/V21I/5Ivgm4lg
+ 1pWqFeHtGeG9Y+sJwoxghpsOruta2UIlSQcFX/uIvuArLZ2EhVns0Z11ipo+TyWmLIu5
+ xqUPFgyXkHQM4ZKY+BKKNcYlGnT0NYCSI5Inv0evnXTOICfy36r0QpxDBhFAznl8vaFa
+ PHC69qWv5AOSNCcg/hhzxbpHrwH34NFcC7MWUesuk/LrFUnvLAnlNFHIOJyFEjgW3edL
+ bqUN8ZCC8EcHcMiADVTfyjoD7KnEh5Oin044KsfVo4AbBf5aN0yS3Z+XhXVsz83VwHY1 hGLQ==
+X-Received: by 10.194.219.198 with SMTP id
+ pq6mr46879282wjc.58.1375193691430; Tue, 30 Jul 2013 07:14:51 -0700 (PDT)
+MIME-Version: 1.0
+Sender: milo.casagrande@gmail.com
+Received: by 10.216.217.9 with HTTP; Tue, 30 Jul 2013 07:14:31 -0700 (PDT)
+In-Reply-To: <1375190367.24158.22.camel@carbonara>
+References: <1375190367.24158.22.camel@carbonara>
+From: Milo Casagrande <milo@ubuntu.com>
+Date: Tue, 30 Jul 2013 16:14:31 +0200
+X-Google-Sender-Auth: rz2266Lwvp6tfsGeaGMFWpTSWQg
+Message-ID: <CAN8MeYeTncjAQ2EbMGtVvMxzPT9JfYHe6ndOQj=U2ot_=31=jQ@mail.gmail.com>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Cc: Lars-Peter Clausen <lars@metafoo.de>, Philip Withnall
+ <philip@tecnocode.co.uk>, Raluca Elena Podiuc <ralucaelena1985@gmail.com>
+Content-Type: text/plain; charset=UTF-8
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+Hello Marco, all,
+
+On Tue, Jul 30, 2013 at 3:19 PM, Marco Barisione
+<marco.barisione@collabora.co.uk> wrote:
+>
+> I'm writing you because you contributed to some Empathy files under GPL
+> that we would like to use in gnome-online-accounts. Would you agree to
+> relicense your code from GPL to LGPL (version 2.1 or later)?
+
+I completely agree.
+Ciao!
+
+--
+Milo Casagrande <milo@ubuntu.com>
+
+Received: from node0007.antibodymx.net (node0007.antibodymx.net
+ [89.238.145.165]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No
+ client certificate requested) by bhuna.collabora.co.uk (Postfix) with
+ ESMTPS id A3C4716A8319 for <marco.barisione@collabora.co.uk>; Tue, 30 Jul
+ 2013 15:45:26 +0100 (BST)
+Received: from mail-we0-x235.google.com ([2a00:1450:400c:c03::235]) by
+ node0007.antibodymx.net with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim
+ 4.72) (envelope-from <philip.withnall@gmail.com>) id 1V4BAy-00066m-PM for
+ marco.barisione@collabora.co.uk; Tue, 30 Jul 2013 15:45:26 +0100
+Received: by mail-we0-f181.google.com with SMTP id p58so5270625wes.12 for
+ <marco.barisione@collabora.co.uk>; Tue, 30 Jul 2013 07:45:24 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
+ s=20120113;
+ h=sender:message-id:subject:from:reply-to:to:cc:date:in-reply-to
+ :references:content-type:x-mailer:mime-version :content-transfer-encoding;
+ bh=sWeCUAJcxKO0FZtuU0N5atLphcfAE64aly1Ay74u6jA=;
+ b=tKJuLCzo6MHkLH29lX9Lk3DQ/wqu4VXTc0dX3H+iD1Xz/g0r2iIeL4vrYXK81kyPVQ
+ egV/rDDQ5guwoKpR/xPwYmtpzgN5dS6h7IPJUGq3QxTWRxrE2P/c3NbxW7hBJgP9oXuk
+ nHIfd2Dtqo8NBSxvBnpJwCIqqVjWsGzudTl8hyGZsREgi9T47GnAyVmUsYpwTKxK6kzh
+ WNCstBQOrHGBfVVuukpuDffJZ++/EU20HyNRMgih0BUj1X1kmVcCrGFlN5ZJX1lZWZPd
+ Rxx/gEclKjKPPSUoN1pGLTK4IUXIbCXIlqNRXmuAUpHMJHIj+2sGOg81n0ehzTTjXmYV oLPw==
+X-Received: by 10.194.108.73 with SMTP id
+ hi9mr35353864wjb.85.1375194080611; Tue, 30 Jul 2013 07:21:20 -0700 (PDT)
+Received: from [10.200.137.177] (nat-pool-brq-u.redhat.com.
+ [209.132.186.35]) by mx.google.com with ESMTPSA id
+ o10sm28852906wiz.5.2013.07.30.07.21.18 for <multiple recipients>
+ (version=SSLv3 cipher=RC4-SHA bits=128/128); Tue, 30 Jul 2013 07:21:19
+ -0700 (PDT)
+Sender: Philip Withnall <philip.withnall@gmail.com>
+Message-ID: <51f7cbdf.6a56b40a.4cb0.ffffb79b@mx.google.com>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+From: Philip Withnall <philip@tecnocode.co.uk>
+Reply-To: philip@tecnocode.co.uk
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Cc: Lars-Peter Clausen <lars@metafoo.de>, Milo Casagrande
+ <milo@ubuntu.com>, Raluca Elena Podiuc <ralucaelena1985@gmail.com>
+Date: Tue, 30 Jul 2013 16:21:17 +0200
+In-Reply-To: <1375190367.24158.22.camel@carbonara>
+References: <1375190367.24158.22.camel@carbonara>
+Content-Type: text/plain; charset="UTF-8"
+X-Mailer: Evolution 3.8.4 (3.8.4-1.fc19)
+Mime-Version: 1.0
+Content-Transfer-Encoding: 7bit
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+On Tue, 2013-07-30 at 14:19 +0100, Marco Barisione wrote:
+> I'm writing you because you contributed to some Empathy files under GPL
+> that we would like to use in gnome-online-accounts. Would you agree to
+> relicense your code from GPL to LGPL (version 2.1 or later)?
+
+I agree!
+
+Philip
+
+Received: from node0008.antibodymx.net (node0008.antibodymx.net
+ [89.238.145.166]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No
+ client certificate requested) by bhuna.collabora.co.uk (Postfix) with
+ ESMTPS id 447FE17086F5 for <marco.barisione@collabora.co.uk>; Mon, 19 Aug
+ 2013 15:59:50 +0100 (BST)
+Received: from mail-pa0-x22d.google.com ([2607:f8b0:400e:c03::22d]) by
+ node0008.antibodymx.net with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim
+ 4.72) (envelope-from <ralucaelena1985@gmail.com>) id 1VBQvs-00067l-AO for
+ marco.barisione@collabora.co.uk; Mon, 19 Aug 2013 15:59:50 +0100
+Received: by mail-pa0-f45.google.com with SMTP id bg4so4677268pad.4 for
+ <marco.barisione@collabora.co.uk>; Mon, 19 Aug 2013 07:59:46 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
+ s=20120113;
+ h=mime-version:in-reply-to:references:from:date:message-id:subject:to
+ :cc:content-type; bh=RXd6D9OD0zKAq8jE8AOPRvPJFki5B9YbzqFMAk4orRw=;
+ b=Jb2QosLgLyVAtr7UVfMm/Fn9L9S21NwS5Q2E/UoE3CdOKLSt/dgUim8/I2FVIZ6onZ
+ 7vZIauvtnCQC2f5jwFbMdRk7XoGHUgOyBVuxONdMPia288jGcLI4xyKed9NonHv7jsd6
+ 0VMzaZl3WCJ271JRxpq5ItltKOY28tF0W2XBL7CLgXaJC+Dec7F9pz8mOz3Ya7BPsHIq
+ TENVVveYKgrwgf41NN5q96NFnf8K19ROvTynDJoFC5tVE0AW80RpsWNPykLJg1KydVGi
+ kLRen9/6CsFHxjOoZzS+F40ZH4AIjO68IiKlCoiq1entPgVfTuol6hjSMD062iVByX1h 06/Q==
+X-Received: by 10.66.25.133 with SMTP id c5mr13636565pag.4.1376924385957;
+ Mon, 19 Aug 2013 07:59:45 -0700 (PDT)
+MIME-Version: 1.0
+Received: by 10.70.12.2 with HTTP; Mon, 19 Aug 2013 07:59:25 -0700 (PDT)
+In-Reply-To: <1375190367.24158.22.camel@carbonara>
+References: <1375190367.24158.22.camel@carbonara>
+From: Raluca-Elena Podiuc <ralucaelena1985@gmail.com>
+Date: Mon, 19 Aug 2013 17:59:25 +0300
+Message-ID: <CAFRSiR47+wGzARJHLLkf98+1ZDEJ_gHts1AsC8gCcO+U+Kny6g@mail.gmail.com>
+Subject: Re: Relicensing some Empathy code from GPL to LGPL
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Cc: Lars-Peter Clausen <lars@metafoo.de>, Milo Casagrande
+ <milo@ubuntu.com>, Philip Withnall <philip@tecnocode.co.uk>
+Content-Type: multipart/alternative; boundary=bcaec52bed09e85bba04e44e309f
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+
+--bcaec52bed09e85bba04e44e309f
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: quoted-printable
+
+Yeap,
+Totally OK by me!
+
+
+On Tue, Jul 30, 2013 at 4:19 PM, Marco Barisione <
+marco.barisione@collabora.co.uk> wrote:
+
+> Hi all,
+>
+> I'm currently working on integrating IM account creation with
+> gnome-online-accounts. This would allow a Gnome user to create all types
+> of accounts directly in =E2=80=9CSystem Settings=E2=80=9D.
+> To do so, I need to move all the account creation code to a separate git
+> submodule that can be used by gnome-online-accounts.
+> The problem is that gnome-online-accounts is under LGPL, while Empathy
+> contains some files under GPL and some files under LGPL.
+>
+> I'm writing you because you contributed to some Empathy files under GPL
+> that we would like to use in gnome-online-accounts. Would you agree to
+> relicense your code from GPL to LGPL (version 2.1 or later)?
+>
+> Thank you!
+>
+> --
+> Marco Barisione
+>
+>
+
+
+--=20
+Raluca-Elena
+
+--bcaec52bed09e85bba04e44e309f
+Content-Type: text/html; charset=UTF-8
+Content-Transfer-Encoding: quoted-printable
+
+<div dir=3D"ltr">Yeap,=C2=A0<div>Totally OK by me!</div></div><div class=3D=
+"gmail_extra"><br><br><div class=3D"gmail_quote">On Tue, Jul 30, 2013 at 4:=
+19 PM, Marco Barisione <span dir=3D"ltr"><<a href=3D"mailto:marco.barisi=
+one@collabora.co.uk" target=3D"_blank">marco.barisione@collabora.co.uk</a>&=
+gt;</span> wrote:<br>
+
+<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
+x #ccc solid;padding-left:1ex">Hi all,<br>
+<br>
+I'm currently working on integrating IM account creation with<br>
+gnome-online-accounts. This would allow a Gnome user to create all types<br=
+>
+of accounts directly in =E2=80=9CSystem Settings=E2=80=9D.<br>
+To do so, I need to move all the account creation code to a separate git<br=
+>
+submodule that can be used by gnome-online-accounts.<br>
+The problem is that gnome-online-accounts is under LGPL, while Empathy<br>
+contains some files under GPL and some files under LGPL.<br>
+<br>
+I'm writing you because you contributed to some Empathy files under GPL=
+<br>
+that we would like to use in gnome-online-accounts. Would you agree to<br>
+relicense your code from GPL to LGPL (version 2.1 or later)?<br>
+<br>
+Thank you!<br>
+<span class=3D"HOEnZb"><font color=3D"#888888"><br>
+--<br>
+Marco Barisione<br>
+<br>
+</font></span></blockquote></div><br><br clear=3D"all"><div><br></div>-- <b=
+r>Raluca-Elena
+</div>
+
+--bcaec52bed09e85bba04e44e309f--
+
+== Telepathy account widgets relicensing (Cheese contributors) ==
+
+Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender:
+ bari) with ESMTPSA id 8C8C01A88055
+Message-ID: <1375107920.24158.18.camel@carbonara>
+Subject: Relicensing some Cheese code to LGPL
+From: Marco Barisione <marco.barisione@collabora.co.uk>
+To: Bastien Nocera <hadess@hadess.net>, "Daniel G. Siegel"
+ <dgsiegel@gnome.org>, Filippo Argiolas <filippo.argiolas@gmail.com>, Jaap
+ Haitsma <jaap@haitsma.org>, Ryan Zeigler <zeiglerr@gmail.com>
+Date: Mon, 29 Jul 2013 15:25:20 +0100
+Organization: Collabora Ltd.
+Content-Type: text/plain; charset="UTF-8"
+X-Mailer: Evolution 3.8.2-1
+Mime-Version: 1.0
+Content-Transfer-Encoding: 8bit
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+Hi all,
+
+I'm currently working on integrating IM account creation with
+gnome-online-accounts. This would allow a Gnome user to create all types
+of accounts directly in “System Settings”.
+To do so, I need to move all the Empathy account creation code to a
+separate git submodule that can be used by gnome-online-accounts.
+The problem is that gnome-online-accounts is under LGPL, while Empathy
+contains some files under GPL and some files under LGPL.
+
+I'm writing you because you contributed to
+cheese-camera-device-monitor.c and that file was later copied into
+Empathy (it's used to set your avatar). Would you agree to relicense
+your code from GPL to LGPL (version 2.1 or later)?
+
+Thank you!
+
+--
+Marco Barisione
+
+Received: from backus.clues.ltd.uk (backus.clues.ltd.uk [85.158.43.50])
+ (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate
+ requested) by bhuna.collabora.co.uk (Postfix) with ESMTPS id BFDAD16985AB
+ for <marco.barisione@collabora.co.uk>; Tue, 30 Jul 2013 08:20:38 +0100 (BST)
+Received: from slow1-d.mail.gandi.net ([217.70.178.86]) by
+ backus.clues.ltd.uk with esmtp (Exim 4.72) (envelope-from
+ <hadess@hadess.net>) id 1V44EV-00088M-3C for
+ marco.barisione@collabora.co.uk; Tue, 30 Jul 2013 08:20:38 +0100
+Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net
+ [217.70.183.196]) by slow1-d.mail.gandi.net (Postfix) with ESMTP id
+ 3878247A8B1 for <marco.barisione@collabora.co.uk>; Tue, 30 Jul 2013
+ 09:09:51 +0200 (CEST)
+Received: from mfilter16-d.gandi.net (mfilter16-d.gandi.net
+ [217.70.178.144]) by relay4-d.mail.gandi.net (Postfix) with ESMTP id
+ EFB11172055; Tue, 30 Jul 2013 09:09:10 +0200 (CEST)
+X-Virus-Scanned: Debian amavisd-new at mfilter16-d.gandi.net
+Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by
+ mfilter16-d.gandi.net (mfilter16-d.gandi.net [10.0.15.180]) (amavisd-new,
+ port 10024) with ESMTP id EtS44xL8IlyD; Tue, 30 Jul 2013 09:09:08 +0200
+ (CEST)
+X-Originating-IP: 217.69.97.51
+Received: from [10.153.0.35] (gtsr.mendelu.cz [217.69.97.51])
+ (Authenticated sender: hadess@hadess.net) by relay4-d.mail.gandi.net
+ (Postfix) with ESMTPSA id 789DB17207C; Tue, 30 Jul 2013 09:09:04 +0200
+ (CEST)
+Message-ID: <1375168140.4538.1.camel@sirocco.hadess.net>
+Subject: Re: Relicensing some Cheese code to LGPL
+From: Bastien Nocera <hadess@hadess.net>
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Cc: "Daniel G. Siegel" <dgsiegel@gnome.org>, Filippo Argiolas
+ <filippo.argiolas@gmail.com>, Jaap Haitsma <jaap@haitsma.org>, Ryan Zeigler
+ <zeiglerr@gmail.com>, Debarshi Ray <rishi.is@lostca.se>
+Date: Tue, 30 Jul 2013 09:09:00 +0200
+In-Reply-To: <1375107920.24158.18.camel@carbonara>
+References: <1375107920.24158.18.camel@carbonara>
+Content-Type: text/plain; charset="UTF-8"
+X-Mailer: Evolution 3.8.3 (3.8.3-2.fc19)
+Mime-Version: 1.0
+Content-Transfer-Encoding: quoted-printable
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+Em Mon, 2013-07-29 =C3=A0s 15:25 +0100, Marco Barisione escreveu:
+> Hi all,
+>=20
+> I'm currently working on integrating IM account creation with
+> gnome-online-accounts. This would allow a Gnome user to create all type=
+s
+> of accounts directly in =E2=80=9CSystem Settings=E2=80=9D.
+> To do so, I need to move all the Empathy account creation code to a
+> separate git submodule that can be used by gnome-online-accounts.
+> The problem is that gnome-online-accounts is under LGPL, while Empathy
+> contains some files under GPL and some files under LGPL.
+>=20
+> I'm writing you because you contributed to
+> cheese-camera-device-monitor.c and that file was later copied into
+> Empathy (it's used to set your avatar). Would you agree to relicense
+> your code from GPL to LGPL (version 2.1 or later)?
+
+Why are you moving this code to gnome-online-accounts instead of
+gnome-control-center? Code that pokes that webcams has absolutely
+nothing to do in gnome-online-accounts, and I hope Rishi tells you so as
+well.
+
+Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender:
+ bari) with ESMTPSA id E10C4169875A
+Message-ID: <1375169183.24158.20.camel@carbonara>
+Subject: Re: Relicensing some Cheese code to LGPL
+From: Marco Barisione <marco.barisione@collabora.co.uk>
+To: Bastien Nocera <hadess@hadess.net>
+Cc: "Daniel G. Siegel" <dgsiegel@gnome.org>, Filippo Argiolas
+ <filippo.argiolas@gmail.com>, Jaap Haitsma <jaap@haitsma.org>, Ryan Zeigler
+ <zeiglerr@gmail.com>, Debarshi Ray <rishi.is@lostca.se>
+Date: Tue, 30 Jul 2013 08:26:23 +0100
+In-Reply-To: <1375168140.4538.1.camel@sirocco.hadess.net>
+References: <1375107920.24158.18.camel@carbonara>
+ <1375168140.4538.1.camel@sirocco.hadess.net>
+Organization: Collabora Ltd.
+Content-Type: text/plain; charset="UTF-8"
+X-Mailer: Evolution 3.8.2-1
+Mime-Version: 1.0
+Content-Transfer-Encoding: 7bit
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+On Tue, 2013-07-30 at 09:09 +0200, Bastien Nocera wrote:
+> Why are you moving this code to gnome-online-accounts instead of
+> gnome-control-center? Code that pokes that webcams has absolutely
+> nothing to do in gnome-online-accounts, and I hope Rishi tells you so as
+> well.
+
+Because the UIs for the different GOA providers are in libgoabackend,
+not in g-c-c. Settings your own avatar is part of the configuration of
+IM accounts.
+
+--
+Marco Barisione
+
+Received: from rose.clues.ltd.uk (rose.clues.ltd.uk [93.190.169.34]) (using
+ TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate
+ requested) by bhuna.collabora.co.uk (Postfix) with ESMTPS id 76A5E169875A
+ for <marco.barisione@collabora.co.uk>; Tue, 30 Jul 2013 09:55:19 +0100 (BST)
+Received: from slow1-d.mail.gandi.net ([217.70.178.86]) by
+ rose.clues.ltd.uk with esmtp (Exim 4.72) (envelope-from
+ <hadess@hadess.net>) id 1V45i3-0005Df-Vy for
+ marco.barisione@collabora.co.uk; Tue, 30 Jul 2013 09:55:19 +0100
+Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net
+ [217.70.183.196]) by slow1-d.mail.gandi.net (Postfix) with ESMTP id
+ 9CE8D47A25A for <marco.barisione@collabora.co.uk>; Tue, 30 Jul 2013
+ 10:54:13 +0200 (CEST)
+Received: from mfilter10-d.gandi.net (mfilter10-d.gandi.net
+ [217.70.178.139]) by relay4-d.mail.gandi.net (Postfix) with ESMTP id
+ 4E7A61720BF; Tue, 30 Jul 2013 10:53:33 +0200 (CEST)
+X-Virus-Scanned: Debian amavisd-new at mfilter10-d.gandi.net
+Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by
+ mfilter10-d.gandi.net (mfilter10-d.gandi.net [10.0.15.180]) (amavisd-new,
+ port 10024) with ESMTP id W5ugtmTdrBTO; Tue, 30 Jul 2013 10:53:31 +0200
+ (CEST)
+X-Originating-IP: 209.132.186.34
+Received: from [10.34.129.183] (nat-pool-brq-t.redhat.com [209.132.186.34])
+ (Authenticated sender: hadess@hadess.net) by relay4-d.mail.gandi.net
+ (Postfix) with ESMTPSA id 71D30172091; Tue, 30 Jul 2013 10:53:29 +0200
+ (CEST)
+Message-ID: <1375174407.4538.3.camel@sirocco.hadess.net>
+Subject: Re: Relicensing some Cheese code to LGPL
+From: Bastien Nocera <hadess@hadess.net>
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Cc: "Daniel G. Siegel" <dgsiegel@gnome.org>, Filippo Argiolas
+ <filippo.argiolas@gmail.com>, Jaap Haitsma <jaap@haitsma.org>, Ryan Zeigler
+ <zeiglerr@gmail.com>, Debarshi Ray <rishi.is@lostca.se>
+Date: Tue, 30 Jul 2013 10:53:27 +0200
+In-Reply-To: <1375169183.24158.20.camel@carbonara>
+References: <1375107920.24158.18.camel@carbonara>
+ <1375168140.4538.1.camel@sirocco.hadess.net>
+ <1375169183.24158.20.camel@carbonara>
+Content-Type: text/plain; charset="UTF-8"
+X-Mailer: Evolution 3.8.3 (3.8.3-2.fc19)
+Mime-Version: 1.0
+Content-Transfer-Encoding: quoted-printable
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+Em Tue, 2013-07-30 =C3=A0s 08:26 +0100, Marco Barisione escreveu:
+> On Tue, 2013-07-30 at 09:09 +0200, Bastien Nocera wrote:
+> > Why are you moving this code to gnome-online-accounts instead of
+> > gnome-control-center? Code that pokes that webcams has absolutely
+> > nothing to do in gnome-online-accounts, and I hope Rishi tells you so=
+ as
+> > well.
+>=20
+> Because the UIs for the different GOA providers are in libgoabackend,
+> not in g-c-c. Settings your own avatar is part of the configuration of
+> IM accounts.
+
+As mentioned on IRC, that code should be in shared library, so that we
+don't end up with 2 copies of that code in gnome-control-center (once
+directly in the User Accounts panel, once through GOA).
+
+Fine to relicense that code though.
+
+Received: from fox.clues.ltd.uk (fox.clues.ltd.uk [217.151.102.250]) (using
+ TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate
+ requested) by bhuna.collabora.co.uk (Postfix) with ESMTPS id C76491A88055
+ for <marco.barisione@collabora.co.uk>; Mon, 29 Jul 2013 16:10:11 +0100 (BST)
+Received: from mail-ve0-x232.google.com ([2607:f8b0:400c:c01::232]) by
+ fox.clues.ltd.uk with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.72)
+ (envelope-from <jaap.haitsma@gmail.com>) id 1V3p5J-0007fi-4z for
+ marco.barisione@collabora.co.uk; Mon, 29 Jul 2013 16:10:11 +0100
+Received: by mail-ve0-f178.google.com with SMTP id ox1so2350935veb.37 for
+ <marco.barisione@collabora.co.uk>; Mon, 29 Jul 2013 08:10:03 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
+ s=20120113; h=mime-version:sender:in-reply-to:references:date
+ :x-google-sender-auth:message-id:subject:from:to:cc:content-type;
+ bh=VGg6jZy2QwKKfLp0CVJJkQBHhH77MOrUOlNiDCQmYbg=;
+ b=VY+LQ9DSwWOtG8MGUXVfTTeoxNE6f6cuNw6+67YdAhvAiVt4LnWV3PHrpd6qP9+ipn
+ wkNLRaeOw+7VqsA960CiUguOFrllah1r50AVGQsTsB28/6gyuz5b++qiqxjKxFHxWho0
+ jcMNOUSQWQKeKbgd2TDDUh1ed49aETJxYVywPVhzt7kiR67AncSkiGX351rE9dTiIBh2
+ kDqU+Sob3A6R8ijrxO0XCFrE+q2szd/FkPHgTvC6EoFKPbqVXSuDjF79wVknD6iT0bg3
+ F9+FPyYBnauEkW64pPuU7vLpJYeAOLgIZjJa1wKrx3NzD4rG2RlWu/BUSDX0trAXgKWw l0IQ==
+MIME-Version: 1.0
+X-Received: by 10.52.191.72 with SMTP id
+ gw8mr21680661vdc.114.1375110603368; Mon, 29 Jul 2013 08:10:03 -0700 (PDT)
+Sender: jaap.haitsma@gmail.com
+Received: by 10.58.100.241 with HTTP; Mon, 29 Jul 2013 08:10:03 -0700 (PDT)
+In-Reply-To: <1375107920.24158.18.camel@carbonara>
+References: <1375107920.24158.18.camel@carbonara>
+Date: Mon, 29 Jul 2013 11:10:03 -0400
+X-Google-Sender-Auth: -Wk8Ks06V_K0Mzu29VLMB5CXass
+Message-ID: <CAGt47YwDsmu4vvr7Gv_aoXLR5q6Sxvbn4Bj_P21TLCdXzHuoDA@mail.gmail.com>
+Subject: Re: Relicensing some Cheese code to LGPL
+From: "Jaap A. Haitsma" <jaap@haitsma.org>
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Cc: Bastien Nocera <hadess@hadess.net>, "Daniel G. Siegel"
+ <dgsiegel@gnome.org>, Filippo Argiolas <filippo.argiolas@gmail.com>, Ryan
+ Zeigler <zeiglerr@gmail.com>
+Content-Type: multipart/alternative; boundary=047d7b5d61620a73aa04e2a7e326
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+
+--047d7b5d61620a73aa04e2a7e326
+Content-Type: text/plain; charset=windows-1252
+Content-Transfer-Encoding: quoted-printable
+
+Sure no problem for me
+
+Jaap
+
+
+On Mon, Jul 29, 2013 at 10:25 AM, Marco Barisione <
+marco.barisione@collabora.co.uk> wrote:
+
+> Hi all,
+>
+> I'm currently working on integrating IM account creation with
+> gnome-online-accounts. This would allow a Gnome user to create all types
+> of accounts directly in =93System Settings=94.
+> To do so, I need to move all the Empathy account creation code to a
+> separate git submodule that can be used by gnome-online-accounts.
+> The problem is that gnome-online-accounts is under LGPL, while Empathy
+> contains some files under GPL and some files under LGPL.
+>
+> I'm writing you because you contributed to
+> cheese-camera-device-monitor.c and that file was later copied into
+> Empathy (it's used to set your avatar). Would you agree to relicense
+> your code from GPL to LGPL (version 2.1 or later)?
+>
+> Thank you!
+>
+> --
+> Marco Barisione
+>
+>
+
+--047d7b5d61620a73aa04e2a7e326
+Content-Type: text/html; charset=windows-1252
+Content-Transfer-Encoding: quoted-printable
+
+<div dir=3D"ltr">Sure no problem for me<div><br></div><div>Jaap</div></div>=
+<div class=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On Mon, Jul 2=
+9, 2013 at 10:25 AM, Marco Barisione <span dir=3D"ltr"><<a href=3D"mailt=
+o:marco.barisione@collabora.co.uk" target=3D"_blank">marco.barisione@collab=
+ora.co.uk</a>></span> wrote:<br>
+<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
+x #ccc solid;padding-left:1ex">Hi all,<br>
+<br>
+I'm currently working on integrating IM account creation with<br>
+gnome-online-accounts. This would allow a Gnome user to create all types<br=
+>
+of accounts directly in =93System Settings=94.<br>
+To do so, I need to move all the Empathy account creation code to a<br>
+separate git submodule that can be used by gnome-online-accounts.<br>
+The problem is that gnome-online-accounts is under LGPL, while Empathy<br>
+contains some files under GPL and some files under LGPL.<br>
+<br>
+I'm writing you because you contributed to<br>
+cheese-camera-device-monitor.c and that file was later copied into<br>
+Empathy (it's used to set your avatar). Would you agree to relicense<br=
+>
+your code from GPL to LGPL (version 2.1 or later)?<br>
+<br>
+Thank you!<br>
+<span class=3D"HOEnZb"><font color=3D"#888888"><br>
+--<br>
+Marco Barisione<br>
+<br>
+</font></span></blockquote></div><br></div>
+
+--047d7b5d61620a73aa04e2a7e326--
+
+Received: from fox.clues.ltd.uk (fox.clues.ltd.uk [217.151.102.250]) (using
+ TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate
+ requested) by bhuna.collabora.co.uk (Postfix) with ESMTPS id 9E4D91A88055
+ for <marco.barisione@collabora.co.uk>; Mon, 29 Jul 2013 16:31:43 +0100 (BST)
+Received: from nopln.org ([212.103.74.197]) by fox.clues.ltd.uk with esmtps
+ (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from
+ <dgsiegel@gnome.org>) id 1V3pQC-0001Ls-3R for
+ marco.barisione@collabora.co.uk; Mon, 29 Jul 2013 16:31:42 +0100
+Received: from [10.204.33.93] (tmo-100-97.customers.d1-online.com
+ [80.187.100.97]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No
+ client certificate requested) by nopln.org ("nopln.org mail server") with
+ ESMTPSA id D1DD93FDB0; Mon, 29 Jul 2013 17:24:12 +0200 (CEST)
+User-Agent: K-9 Mail for Android
+In-Reply-To: <1375107920.24158.18.camel@carbonara>
+References: <1375107920.24158.18.camel@carbonara>
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Subject: Re: Relicensing some Cheese code to LGPL
+From: "daniel g. siegel" <dgsiegel@gnome.org>
+Date: Mon, 29 Jul 2013 17:24:00 +0200
+To: Marco Barisione <marco.barisione@collabora.co.uk>,Bastien Nocera
+ <hadess@hadess.net>,Filippo Argiolas <filippo.argiolas@gmail.com>,Jaap
+ Haitsma <jaap@haitsma.org>,Ryan Zeigler <zeiglerr@gmail.com>
+Message-ID: <def23d24-276e-4f37-b298-f0801aa9b411@email.android.com>
+Content-Transfer-Encoding: quoted-printable
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+sure, go ahead!
+
+daniel
+
+Marco Barisione <marco.barisione@collabora.co.uk> wrote:
+>Hi all,
+>
+>I'm currently working on integrating IM account creation with
+>gnome-online-accounts. This would allow a Gnome user to create all
+>types
+>of accounts directly in =E2=80=9CSystem Settings=E2=80=9D.
+>To do so, I need to move all the Empathy account creation code to a
+>separate git submodule that can be used by gnome-online-accounts.
+>The problem is that gnome-online-accounts is under LGPL, while Empathy
+>contains some files under GPL and some files under LGPL.
+>
+>I'm writing you because you contributed to
+>cheese-camera-device-monitor.c and that file was later copied into
+>Empathy (it's used to set your avatar). Would you agree to relicense
+>your code from GPL to LGPL (version 2.1 or later)?
+>
+>Thank you!
+
+
+--=20
+this mail was sent using 100% recycled electrons
+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
+daniel g. siegel <dgsiegel@gnome.org>
+http://www.dgsiegel.net
+gnupg key id: 0xDB8E409F
+encrypted email preferred
+
+Received: from fox.clues.ltd.uk (fox.clues.ltd.uk [217.151.102.250]) (using
+ TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate
+ requested) by bhuna.collabora.co.uk (Postfix) with ESMTPS id 20ECC1A88055
+ for <marco.barisione@collabora.co.uk>; Mon, 29 Jul 2013 17:58:04 +0100 (BST)
+Received: from mail-wg0-x22e.google.com ([2a00:1450:400c:c00::22e]) by
+ fox.clues.ltd.uk with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.72)
+ (envelope-from <filippo.argiolas@gmail.com>) id 1V3qll-0000eE-7j for
+ marco.barisione@collabora.co.uk; Mon, 29 Jul 2013 17:58:03 +0100
+Received: by mail-wg0-f46.google.com with SMTP id k13so5095262wgh.25 for
+ <marco.barisione@collabora.co.uk>; Mon, 29 Jul 2013 09:58:00 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
+ s=20120113;
+ h=mime-version:in-reply-to:references:date:message-id:subject:from:to
+ :cc:content-type; bh=t4nNyM8xFWXWFuFGcZFVTLS3z2Im9yEkY7SozkMa+Cg=;
+ b=0z8Yu6MGmCJyN2xAqb5zzJu9zzf74UcjnUNfUJmHtuDAxHcF9KwiNwxHHzsHNYc5ZP
+ +C8/rpxTEd9uIcnYrHo80cawP6zvchuuvqy40IpDA04koSfebBaDG/PFNVvjozUrB8IT
+ r/qCvol/HF/9Dz+OwUfleEljYoEE+ympwelmDEloMvrsfb8ERL3VgpFDZjEQaVlcTMkV
+ QWBQjubRiAdDCyLy13n2tU8zL9RKiGRpz5VwHKwDkW3w3UXoqqYm514qRq4ZQEOpCGCM
+ 35yBARUsU64sWL8cMzuxr/KIgVrzVm3lvk5nQ25aJLUqGZCOkv88EO7OK6+/0pdaJkR1 kOiQ==
+MIME-Version: 1.0
+X-Received: by 10.194.108.73 with SMTP id
+ hi9mr32623129wjb.85.1375115711876; Mon, 29 Jul 2013 09:35:11 -0700 (PDT)
+Received: by 10.216.139.202 with HTTP; Mon, 29 Jul 2013 09:35:11 -0700 (PDT)
+Received: by 10.216.139.202 with HTTP; Mon, 29 Jul 2013 09:35:11 -0700 (PDT)
+In-Reply-To: <1375107920.24158.18.camel@carbonara>
+References: <1375107920.24158.18.camel@carbonara>
+Date: Mon, 29 Jul 2013 18:35:11 +0200
+Message-ID: <CAOdrLGJN+fs3D19vCOzCnnNn=9aVoJBGYLt2Z0VyZawtHx5iCQ@mail.gmail.com>
+Subject: Re: Relicensing some Cheese code to LGPL
+From: Filippo Argiolas <filippo.argiolas@gmail.com>
+To: Marco Barisione <marco.barisione@collabora.co.uk>
+Cc: "daniel g. siegel" <dgsiegel@gnome.org>, Ryan Zeigler
+ <zeiglerr@gmail.com>, Jaap Haitsma <jaap@haitsma.org>, Bastien Nocera <hadess@hadess.net>
+Content-Type: multipart/alternative; boundary=047d7bf10b2888145004e2a913c4
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+
+--047d7bf10b2888145004e2a913c4
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: quoted-printable
+
+Sure, ok for me!
+
+Filippo
+ Il giorno 29/lug/2013 16:25, "Marco Barisione" <
+marco.barisione@collabora.co.uk> ha scritto:
+
+> Hi all,
+>
+> I'm currently working on integrating IM account creation with
+> gnome-online-accounts. This would allow a Gnome user to create all types
+> of accounts directly in =E2=80=9CSystem Settings=E2=80=9D.
+> To do so, I need to move all the Empathy account creation code to a
+> separate git submodule that can be used by gnome-online-accounts.
+> The problem is that gnome-online-accounts is under LGPL, while Empathy
+> contains some files under GPL and some files under LGPL.
+>
+> I'm writing you because you contributed to
+> cheese-camera-device-monitor.c and that file was later copied into
+> Empathy (it's used to set your avatar). Would you agree to relicense
+> your code from GPL to LGPL (version 2.1 or later)?
+>
+> Thank you!
+>
+> --
+> Marco Barisione
+>
+>
+
+--047d7bf10b2888145004e2a913c4
+Content-Type: text/html; charset=UTF-8
+Content-Transfer-Encoding: quoted-printable
+
+<p dir=3D"ltr">Sure, ok for me! </p>
+<p dir=3D"ltr">Filippo<br>
+</p>
+<div class=3D"gmail_quote">Il giorno 29/lug/2013 16:25, "Marco Barisio=
+ne" <<a href=3D"mailto:marco.barisione@collabora.co.uk">marco.baris=
+ione@collabora.co.uk</a>> ha scritto:<br type=3D"attribution"><blockquot=
+e class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc sol=
+id;padding-left:1ex">
+Hi all,<br>
+<br>
+I'm currently working on integrating IM account creation with<br>
+gnome-online-accounts. This would allow a Gnome user to create all types<br=
+>
+of accounts directly in =E2=80=9CSystem Settings=E2=80=9D.<br>
+To do so, I need to move all the Empathy account creation code to a<br>
+separate git submodule that can be used by gnome-online-accounts.<br>
+The problem is that gnome-online-accounts is under LGPL, while Empathy<br>
+contains some files under GPL and some files under LGPL.<br>
+<br>
+I'm writing you because you contributed to<br>
+cheese-camera-device-monitor.c and that file was later copied into<br>
+Empathy (it's used to set your avatar). Would you agree to relicense<br=
+>
+your code from GPL to LGPL (version 2.1 or later)?<br>
+<br>
+Thank you!<br>
+<br>
+--<br>
+Marco Barisione<br>
+<br>
+</blockquote></div>
+
+--047d7bf10b2888145004e2a913c4--
+
+Received: from node0007.antibodymx.net (node0007.antibodymx.net
+ [89.238.145.165]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No
+ client certificate requested) by bhuna.collabora.co.uk (Postfix) with
+ ESMTPS id 77C211E8800A for <marco.barisione@collabora.co.uk>; Tue, 30 Jul
+ 2013 02:26:41 +0100 (BST)
+Received: from mail-ob0-x232.google.com ([2607:f8b0:4003:c01::232]) by
+ node0007.antibodymx.net with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim
+ 4.72) (envelope-from <zeiglerr@gmail.com>) id 1V3yhz-0007sk-Am for
+ marco.barisione@collabora.co.uk; Tue, 30 Jul 2013 02:26:41 +0100
+Received: by mail-ob0-f178.google.com with SMTP id ef5so3016902obb.23 for
+ <marco.barisione@collabora.co.uk>; Mon, 29 Jul 2013 18:26:37 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
+ s=20120113; h=message-id:mime-version:from:to:cc:subject:importance:date
+ :in-reply-to:references:content-type;
+ bh=8KrOJseHd9d/k2RiFIDeaLrm1751q5HidfWtfaQwtog=;
+ b=JrnawAEQx2qAN02UXIHlWyD9iyGNV/Iu6uG8ntzECX8A4OqD7EWdlL5a/F6SO6MhWn
+ qSPdTN5FZpCPtRwVuGRnUC/uQeXKeLkZEZNOPTAR3l1JAzHYIUCtoWfcDZo7tQiH1MRr
+ IMhlYejwW/cBJAdht2cIeLZxTHum2u+mB9XMCVfArGQvJgf9Zb8ibzGlUUbWe0G9W85H
+ Nlnor6/MJC75RmkHmtvPfRooQRWa+0PgXVmV4e2RYb7fIrt3quRjezQS4nr1p760fRAs
+ AD6o0j2Um7erUV56N+vAZGI6/NAYNKTXTI3Rd09fiec4EOzFOUiM9CWaPf6ShbdPqEkK G6Ew==
+X-Received: by 10.60.43.73 with SMTP id u9mr7489521oel.105.1375145767165;
+ Mon, 29 Jul 2013 17:56:07 -0700 (PDT)
+Received: from RyansVizio (cpe-24-27-120-87.tx.res.rr.com. [24.27.120.87])
+ by mx.google.com with ESMTPSA id fh1sm371068oeb.7.2013.07.29.17.56.05 for
+ <multiple recipients> (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 29
+ Jul 2013 17:56:05 -0700 (PDT)
+Message-ID: <51f70f25.a1653c0a.2e60.1076@mx.google.com>
+MIME-Version: 1.0
+From: <zeiglerr@gmail.com>
+To: =?utf-8?Q?Marco_Barisione?= <marco.barisione@collabora.co.uk>,
+ =?utf-8?Q?Filippo_Argiolas?= <filippo.argiolas@gmail.com>
+CC: =?utf-8?Q?daniel_g._siegel?= <dgsiegel@gnome.org>,
+ =?utf-8?Q?Jaap_Haitsma?= <jaap@haitsma.org>, =?utf-8?Q?Bastien_Nocera?=
+ <hadess@hadess.net>
+Subject: =?utf-8?Q?Re:_Relicensing_some_Cheese_code_to_LGPL?=
+Importance: Normal
+Date: Tue, 30 Jul 2013 00:55:51 +0000
+In-Reply-To: <CAOdrLGJN+fs3D19vCOzCnnNn=9aVoJBGYLt2Z0VyZawtHx5iCQ@mail.gmail.com>
+References: <1375107920.24158.18.camel@carbonara>
+ ,<CAOdrLGJN+fs3D19vCOzCnnNn=9aVoJBGYLt2Z0VyZawtHx5iCQ@mail.gmail.com>
+Content-Type: multipart/alternative; boundary="_2E96FD07-E857-4598-B474-6713566EDF0B_"
+X-Evolution-Source: 1205242379.4854.0@cordof
+
+
+--_2E96FD07-E857-4598-B474-6713566EDF0B_
+Content-Transfer-Encoding: base64
+Content-Type: text/plain; charset="utf-8"
+
+R28gYWhlYWQuDQoNClJlZ2FyZHMsDQoNClJ5YW4gWmVpZ2xlcg0KDQoNCg0KRnJvbTogRmlsaXBw
+byBBcmdpb2xhcw0KU2VudDog4oCOTW9uZGF54oCOLCDigI5KdWx54oCOIOKAjjI54oCOLCDigI4y
+MDEzIOKAjjEx4oCOOuKAjjM14oCOIOKAjkFNDQpUbzogTWFyY28gQmFyaXNpb25lDQpDYzogZGFu
+aWVsIGcuIHNpZWdlbDsgUnlhbiBaZWlnbGVyOyBKYWFwIEhhaXRzbWE7IEJhc3RpZW4gTm9jZXJh
+DQoNCg0KU3VyZSwgb2sgZm9yIG1lISANCg0KRmlsaXBwbw0KDQoNCklsIGdpb3JubyAyOS9sdWcv
+MjAxMyAxNjoyNSwgIk1hcmNvIEJhcmlzaW9uZSIgPG1hcmNvLmJhcmlzaW9uZUBjb2xsYWJvcmEu
+Y28udWs+IGhhIHNjcml0dG86DQoNCkhpIGFsbCwNCg0KSSdtIGN1cnJlbnRseSB3b3JraW5nIG9u
+IGludGVncmF0aW5nIElNIGFjY291bnQgY3JlYXRpb24gd2l0aA0KZ25vbWUtb25saW5lLWFjY291
+bnRzLiBUaGlzIHdvdWxkIGFsbG93IGEgR25vbWUgdXNlciB0byBjcmVhdGUgYWxsIHR5cGVzDQpv
+ZiBhY2NvdW50cyBkaXJlY3RseSBpbiDigJxTeXN0ZW0gU2V0dGluZ3PigJ0uDQpUbyBkbyBzbywg
+SSBuZWVkIHRvIG1vdmUgYWxsIHRoZSBFbXBhdGh5IGFjY291bnQgY3JlYXRpb24gY29kZSB0byBh
+DQpzZXBhcmF0ZSBnaXQgc3VibW9kdWxlIHRoYXQgY2FuIGJlIHVzZWQgYnkgZ25vbWUtb25saW5l
+LWFjY291bnRzLg0KVGhlIHByb2JsZW0gaXMgdGhhdCBnbm9tZS1vbmxpbmUtYWNjb3VudHMgaXMg
+dW5kZXIgTEdQTCwgd2hpbGUgRW1wYXRoeQ0KY29udGFpbnMgc29tZSBmaWxlcyB1bmRlciBHUEwg
+YW5kIHNvbWUgZmlsZXMgdW5kZXIgTEdQTC4NCg0KSSdtIHdyaXRpbmcgeW91IGJlY2F1c2UgeW91
+IGNvbnRyaWJ1dGVkIHRvDQpjaGVlc2UtY2FtZXJhLWRldmljZS1tb25pdG9yLmMgYW5kIHRoYXQg
+ZmlsZSB3YXMgbGF0ZXIgY29waWVkIGludG8NCkVtcGF0aHkgKGl0J3MgdXNlZCB0byBzZXQgeW91
+ciBhdmF0YXIpLiBXb3VsZCB5b3UgYWdyZWUgdG8gcmVsaWNlbnNlDQp5b3VyIGNvZGUgZnJvbSBH
+UEwgdG8gTEdQTCAodmVyc2lvbiAyLjEgb3IgbGF0ZXIpPw0KDQpUaGFuayB5b3UhDQoNCi0tDQpN
+YXJjbyBCYXJpc2lvbmU=
+
+--_2E96FD07-E857-4598-B474-6713566EDF0B_
+Content-Transfer-Encoding: base64
+Content-Type: text/html; charset="utf-8"
+
+PGh0bWw+PGhlYWQ+PHN0eWxlIGRhdGEtZXh0ZXJuYWxzdHlsZT0idHJ1ZSI+PCEtLQpwLk1zb0xp
+c3RQYXJhZ3JhcGgsIGxpLk1zb0xpc3RQYXJhZ3JhcGgsIGRpdi5Nc29MaXN0UGFyYWdyYXBoIHsK
+bWFyZ2luLXRvcDowaW47Cm1hcmdpbi1yaWdodDowaW47Cm1hcmdpbi1ib3R0b206MGluOwptYXJn
+aW4tbGVmdDouNWluOwptYXJnaW4tYm90dG9tOi4wMDAxcHQ7Cn0KCnAuTXNvTGlzdFBhcmFncmFw
+aEN4U3BGaXJzdCwgbGkuTXNvTGlzdFBhcmFncmFwaEN4U3BGaXJzdCwgZGl2Lk1zb0xpc3RQYXJh
+Z3JhcGhDeFNwRmlyc3QsIHAuTXNvTGlzdFBhcmFncmFwaEN4U3BNaWRkbGUsIGxpLk1zb0xpc3RQ
+YXJhZ3JhcGhDeFNwTWlkZGxlLCBkaXYuTXNvTGlzdFBhcmFncmFwaEN4U3BNaWRkbGUsIHAuTXNv
+TGlzdFBhcmFncmFwaEN4U3BMYXN0LCBsaS5Nc29MaXN0UGFyYWdyYXBoQ3hTcExhc3QsIGRpdi5N
+c29MaXN0UGFyYWdyYXBoQ3hTcExhc3QgewptYXJnaW4tdG9wOjBpbjsKbWFyZ2luLXJpZ2h0OjBp
+bjsKbWFyZ2luLWJvdHRvbTowaW47Cm1hcmdpbi1sZWZ0Oi41aW47Cm1hcmdpbi1ib3R0b206LjAw
+MDFwdDsKbGluZS1oZWlnaHQ6MTE1JTsKfQotLT48L3N0eWxlPjwvaGVhZD48Ym9keT48ZGl2IGRh
+dGEtZXh0ZXJuYWxzdHlsZT0iZmFsc2UiIGRpcj0ibHRyIiBzdHlsZT0iZm9udC1mYW1pbHk6Q2Fs
+aWJyaSwnU2Vnb2UgVUknLE1laXJ5bywnTWljcm9zb2Z0IFlhSGVpIFVJJywnTWljcm9zb2Z0IEpo
+ZW5nSGVpIFVJJywnTWFsZ3VuIEdvdGhpYycsJ0tobWVyIFVJJywnTmlybWFsYSBVSScsVHVuZ2Es
+J0xhbyBVSScsRWJyaW1hLHNhbnMtc2VyaWY7Zm9udC1zaXplOjEycHQ7Ij48ZGl2PkdvIGFoZWFk
+LjwvZGl2PjxkaXY+UmVnYXJkcyw8L2Rpdj48ZGl2PlJ5YW4gWmVpZ2xlcjwvZGl2PjxkaXYgZGF0
+YS1zaWduYXR1cmVibG9jaz0idHJ1ZSI+Jm5ic3A7PC9kaXY+PGRpdiBzdHlsZT0icGFkZGluZy10
+b3A6IDVweDsgYm9yZGVyLXRvcC1jb2xvcjogcmdiKDIyOSwgMjI5LCAyMjkpOyBib3JkZXItdG9w
+LXdpZHRoOiAxcHg7IGJvcmRlci10b3Atc3R5bGU6IHNvbGlkOyI+PGRpdj48Zm9udCBmYWNlPSJD
+YWxpYnJpLCAnU2Vnb2UgVUknLCBNZWlyeW8sICdNaWNyb3NvZnQgWWFIZWkgVUknLCAnTWljcm9z
+b2Z0IEpoZW5nSGVpIFVJJywgJ01hbGd1biBHb3RoaWMnLCAnS2htZXIgVUknLCAnTmlybWFsYSBV
+SScsIFR1bmdhLCAnTGFvIFVJJywgRWJyaW1hLCBzYW5zLXNlcmlmIiBzdHlsZT0nbGluZS1oZWln
+aHQ6IDE1cHQ7IGxldHRlci1zcGFjaW5nOiAwLjAyZW07IGZvbnQtZmFtaWx5OiBDYWxpYnJpLCAi
+U2Vnb2UgVUkiLCBNZWlyeW8sICJNaWNyb3NvZnQgWWFIZWkgVUkiLCAiTWljcm9zb2Z0IEpoZW5n
+SGVpIFVJIiwgIk1hbGd1biBHb3RoaWMiLCAiS2htZXIgVUkiLCAiTmlybWFsYSBVSSIsIFR1bmdh
+LCAiTGFvIFVJIiwgRWJyaW1hLCBzYW5zLXNlcmlmOyBmb250LXNpemU6IDExcHQ7Jz48Yj5Gcm9t
+OjwvYj4mbmJzcDtGaWxpcHBvIEFyZ2lvbGFzPGJyPjxiPlNlbnQ6PC9iPiZuYnNwO+KAjk1vbmRh
+eeKAjiwg4oCOSnVseeKAjiDigI4yOeKAjiwg4oCOMjAxMyDigI4xMeKAjjrigI4zNeKAjiDigI5B
+TTxicj48Yj5Ubzo8L2I+Jm5ic3A7TWFyY28gQmFyaXNpb25lPGJyPjxiPkNjOjwvYj4mbmJzcDtk
+YW5pZWwgZy4gc2llZ2VsOyBSeWFuIFplaWdsZXI7IEphYXAgSGFpdHNtYTsgQmFzdGllbiBOb2Nl
+cmE8L2ZvbnQ+PC9kaXY+PC9kaXY+PGRpdj4mbmJzcDs8L2Rpdj48cCBkaXI9Imx0ciI+U3VyZSwg
+b2sgZm9yIG1lISA8L3A+CjxwIGRpcj0ibHRyIj5GaWxpcHBvPGJyPgo8L3A+CjxkaXYgY2xhc3M9
+ImdtYWlsX3F1b3RlIj5JbCBnaW9ybm8gMjkvbHVnLzIwMTMgMTY6MjUsICJNYXJjbyBCYXJpc2lv
+bmUiICZsdDs8YSB0aXRsZT0ibWFpbHRvOm1hcmNvLmJhcmlzaW9uZUBjb2xsYWJvcmEuY28udWsi
+IGhyZWY9Im1haWx0bzptYXJjby5iYXJpc2lvbmVAY29sbGFib3JhLmNvLnVrIiB0YXJnZXQ9Il9w
+YXJlbnQiPm1hcmNvLmJhcmlzaW9uZUBjb2xsYWJvcmEuY28udWs8L2E+Jmd0OyBoYSBzY3JpdHRv
+Ojxicj48YmxvY2txdW90ZSBjbGFzcz0iZ21haWxfcXVvdGUiIHN0eWxlPSJtYXJnaW46IDBweCAw
+cHggMHB4IDAuOGV4OyBwYWRkaW5nLWxlZnQ6IDFleDsgYm9yZGVyLWxlZnQtY29sb3I6IHJnYigy
+MDQsIDIwNCwgMjA0KTsgYm9yZGVyLWxlZnQtd2lkdGg6IDFweDsgYm9yZGVyLWxlZnQtc3R5bGU6
+IHNvbGlkOyI+CkhpIGFsbCw8YnI+Cjxicj4KSSdtIGN1cnJlbnRseSB3b3JraW5nIG9uIGludGVn
+cmF0aW5nIElNIGFjY291bnQgY3JlYXRpb24gd2l0aDxicj4KZ25vbWUtb25saW5lLWFjY291bnRz
+LiBUaGlzIHdvdWxkIGFsbG93IGEgR25vbWUgdXNlciB0byBjcmVhdGUgYWxsIHR5cGVzPGJyPgpv
+ZiBhY2NvdW50cyBkaXJlY3RseSBpbiDigJxTeXN0ZW0gU2V0dGluZ3PigJ0uPGJyPgpUbyBkbyBz
+bywgSSBuZWVkIHRvIG1vdmUgYWxsIHRoZSBFbXBhdGh5IGFjY291bnQgY3JlYXRpb24gY29kZSB0
+byBhPGJyPgpzZXBhcmF0ZSBnaXQgc3VibW9kdWxlIHRoYXQgY2FuIGJlIHVzZWQgYnkgZ25vbWUt
+b25saW5lLWFjY291bnRzLjxicj4KVGhlIHByb2JsZW0gaXMgdGhhdCBnbm9tZS1vbmxpbmUtYWNj
+b3VudHMgaXMgdW5kZXIgTEdQTCwgd2hpbGUgRW1wYXRoeTxicj4KY29udGFpbnMgc29tZSBmaWxl
+cyB1bmRlciBHUEwgYW5kIHNvbWUgZmlsZXMgdW5kZXIgTEdQTC48YnI+Cjxicj4KSSdtIHdyaXRp
+bmcgeW91IGJlY2F1c2UgeW91IGNvbnRyaWJ1dGVkIHRvPGJyPgpjaGVlc2UtY2FtZXJhLWRldmlj
+ZS1tb25pdG9yLmMgYW5kIHRoYXQgZmlsZSB3YXMgbGF0ZXIgY29waWVkIGludG88YnI+CkVtcGF0
+aHkgKGl0J3MgdXNlZCB0byBzZXQgeW91ciBhdmF0YXIpLiBXb3VsZCB5b3UgYWdyZWUgdG8gcmVs
+aWNlbnNlPGJyPgp5b3VyIGNvZGUgZnJvbSBHUEwgdG8gTEdQTCAodmVyc2lvbiAyLjEgb3IgbGF0
+ZXIpPzxicj4KPGJyPgpUaGFuayB5b3UhPGJyPgo8YnI+Ci0tPGJyPgpNYXJjbyBCYXJpc2lvbmU8
+YnI+Cjxicj4KPC9ibG9ja3F1b3RlPjwvZGl2Pgo8L2Rpdj48L2JvZHk+PC9odG1sPg==
+
+--_2E96FD07-E857-4598-B474-6713566EDF0B_--
# Copyright © 2009 Free Software Foundation, Inc.
# Joan Duran <jodufi@gmail.com>, 2008, 2009.
# Carles Ferrando Garcia <carles.ferrando@gmail.com>, 2010.
+# Manel Vidal <verduler@gmail.com>, 2013.
+# Gil Forcada <gilforcada@guifi.net>, 2013.
#
msgid ""
msgstr ""
"Project-Id-Version: emphaty\n"
-"POT-Creation-Date: 2011-04-01 02:16+0000\n"
-"PO-Revision-Date: 2010-05-28 22:37+0200\n"
-"Last-Translator: Carles Ferrando Garcia <carles.ferrando@gmail.com>\n"
+"POT-Creation-Date: 2013-05-07 13:30+0000\n"
+"PO-Revision-Date: 2013-05-08 23:43+0200\n"
+"Last-Translator: Gil Forcada <gilforcada@guifi.net>\n"
"Language-Team: Catalan <tradgnome@softcatala.org>\n"
+"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: C/video-call.page:38(None) C/audio-video.page:70(None)
-#: C/audio-call.page:36(None)
-msgid "@@image: 'figures/camera-web.png'; md5=8166b4372f25b78cbf5a64fe2eac2ce5"
+#. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2
+msgctxt "_"
+msgid "translator-credits"
msgstr ""
-"@@image: 'figures/camera-web.png'; md5=8166b4372f25b78cbf5a64fe2eac2ce5"
+"Joan Duran <jodufi@gmail.com>, 2008, 2009\n"
+"Carles Ferrando <carles.ferrando@gmail.com>, 2010\n"
+"Gil Forcada <gilforcada@guifi.net>, 2011\n"
+"Manel Vidal <verduler@gmail.com>, 2013"
-#: C/video-call.page:10(desc)
-msgid "Start a video conversation with one of your contacts."
-msgstr "Inicieu una conversa de vídeo amb un dels contactes."
+#: C/index.page:8(info/title)
+msgctxt "link"
+msgid "Empathy Internet Messenger"
+msgstr "Missatgeria d'Internet Empathy"
+
+#: C/index.page:9(info/title)
+msgctxt "text"
+msgid "Empathy Internet Messenger"
+msgstr "Missatgeria d'Internet Empathy"
-#: C/video-call.page:21(name) C/status-icons.page:16(name)
-#: C/share-desktop.page:13(name) C/set-custom-status.page:19(name)
-#: C/send-file.page:21(name) C/salut-protocol.page:18(name)
-#: C/remove-account.page:18(name) C/prob-conn-neterror.page:18(name)
-#: C/prob-conn-name.page:17(name) C/prob-conn-auth.page:21(name)
-#: C/prob-conn-acctdisabled.page:18(name) C/prev-conv.page:16(name)
-#: C/link-contacts.page:15(name) C/irc-start-conversation.page:15(name)
-#: C/irc-send-file.page:16(name) C/irc-nick-password.page:18(name)
-#: C/irc-manage.page:19(name) C/irc-join-room.page:16(name)
-#: C/irc-join-pwd.page:17(name) C/irc-commands.page:10(name)
-#: C/introduction.page:13(name) C/index.page:19(name)
-#: C/import-account.page:23(name) C/hide-contacts.page:11(name)
-#: C/group-conversations.page:19(name) C/geolocation-what-is.page:18(name)
-#: C/geolocation-turn.page:18(name) C/geolocation-supported.page:16(name)
-#: C/geolocation-privacy.page:17(name) C/geolocation-not-showing.page:17(name)
-#: C/geolocation.page:17(name) C/favorite-rooms.page:14(name)
-#: C/disable-account.page:20(name) C/create-account.page:19(name)
-#: C/audio-video.page:17(name) C/audio-call.page:19(name)
-#: C/add-account.page:20(name)
+#: C/index.page:20(credit/name) C/add-account.page:21(credit/name)
+#: C/audio-call.page:22(credit/name) C/audio-video.page:17(credit/name)
+#: C/create-account.page:19(credit/name)
+#: C/disable-account.page:21(credit/name)
+#: C/favorite-rooms.page:14(credit/name) C/geolocation.page:17(credit/name)
+#: C/geolocation-not-showing.page:17(credit/name)
+#: C/geolocation-privacy.page:17(credit/name)
+#: C/geolocation-supported.page:16(credit/name)
+#: C/geolocation-turn.page:18(credit/name)
+#: C/geolocation-what-is.page:18(credit/name)
+#: C/group-conversations.page:19(credit/name)
+#: C/hide-contacts.page:11(credit/name) C/import-account.page:23(credit/name)
+#: C/introduction.page:13(credit/name) C/irc-commands.page:10(credit/name)
+#: C/irc-join-pwd.page:17(credit/name) C/irc-join-room.page:16(credit/name)
+#: C/irc-manage.page:19(credit/name) C/irc-nick-password.page:18(credit/name)
+#: C/irc-send-file.page:16(credit/name)
+#: C/irc-start-conversation.page:15(credit/name)
+#: C/link-contacts.page:15(credit/name) C/prev-conv.page:17(credit/name)
+#: C/prob-conn-acctdisabled.page:19(credit/name)
+#: C/prob-conn-auth.page:21(credit/name) C/prob-conn-name.page:18(credit/name)
+#: C/prob-conn-neterror.page:19(credit/name)
+#: C/remove-account.page:19(credit/name) C/salut-protocol.page:18(credit/name)
+#: C/send-file.page:21(credit/name) C/set-custom-status.page:19(credit/name)
+#: C/share-desktop.page:14(credit/name) C/status-icons.page:16(credit/name)
+#: C/video-call.page:25(credit/name)
msgid "Milo Casagrande"
msgstr "Milo Casagrande"
-#: C/video-call.page:22(email) C/status-icons.page:17(email)
-#: C/share-desktop.page:14(email) C/set-custom-status.page:20(email)
-#: C/send-file.page:22(email) C/salut-protocol.page:19(email)
-#: C/remove-account.page:19(email) C/prob-conn-neterror.page:19(email)
-#: C/prob-conn-name.page:18(email) C/prob-conn-auth.page:22(email)
-#: C/prob-conn-acctdisabled.page:19(email) C/prev-conv.page:17(email)
-#: C/link-contacts.page:16(email) C/irc-start-conversation.page:16(email)
-#: C/irc-send-file.page:17(email) C/irc-nick-password.page:19(email)
-#: C/irc-manage.page:20(email) C/irc-join-room.page:17(email)
-#: C/irc-join-pwd.page:18(email) C/irc-commands.page:11(email)
-#: C/introduction.page:14(email) C/index.page:20(email)
-#: C/import-account.page:24(email) C/hide-contacts.page:12(email)
-#: C/group-conversations.page:20(email) C/geolocation-what-is.page:19(email)
-#: C/geolocation-turn.page:19(email) C/geolocation-supported.page:17(email)
-#: C/geolocation-privacy.page:18(email)
-#: C/geolocation-not-showing.page:18(email) C/geolocation.page:18(email)
-#: C/favorite-rooms.page:15(email) C/disable-account.page:21(email)
-#: C/create-account.page:20(email) C/audio-video.page:18(email)
-#: C/audio-call.page:20(email) C/add-account.page:21(email)
-msgid "milo@ubuntu.com"
-msgstr "milo@ubuntu.com"
-
-#: C/video-call.page:25(p) C/status-icons.page:24(p)
-#: C/share-desktop.page:17(p) C/set-custom-status.page:23(p)
-#: C/send-message.page:21(p) C/send-file.page:25(p)
-#: C/salut-protocol.page:22(p) C/remove-account.page:22(p)
-#: C/prob-conn.page:18(p) C/prob-conn-neterror.page:22(p)
-#: C/prob-conn-name.page:21(p) C/prob-conn-auth.page:25(p)
-#: C/prob-conn-acctdisabled.page:22(p) C/prev-conv.page:24(p)
-#: C/link-contacts.page:19(p) C/irc-start-conversation.page:19(p)
-#: C/irc-send-file.page:20(p) C/irc-nick-password.page:22(p)
-#: C/irc-manage.page:23(p) C/irc-join-room.page:20(p)
-#: C/irc-join-pwd.page:21(p) C/irc-commands.page:14(p)
-#: C/introduction.page:17(p) C/index.page:23(p) C/import-account.page:31(p)
-#: C/hide-contacts.page:15(p) C/group-conversations.page:23(p)
-#: C/geolocation-what-is.page:22(p) C/geolocation-turn.page:22(p)
-#: C/geolocation-supported.page:20(p) C/geolocation-privacy.page:21(p)
-#: C/geolocation-not-showing.page:21(p) C/geolocation.page:21(p)
-#: C/favorite-rooms.page:18(p) C/disable-account.page:28(p)
-#: C/create-account.page:23(p) C/change-status.page:23(p)
-#: C/audio-video.page:21(p) C/audio-call.page:23(p) C/add-contact.page:22(p)
-#: C/add-account.page:28(p) C/accounts-window.page:22(p)
-#: C/account-jabber.page:18(p) C/account-irc.page:20(p)
+#: C/index.page:24(license/p) C/account-irc.page:20(license/p)
+#: C/account-jabber.page:18(license/p) C/accounts-window.page:22(license/p)
+#: C/add-account.page:29(license/p) C/add-contact.page:22(license/p)
+#: C/audio-call.page:31(license/p) C/audio-video.page:21(license/p)
+#: C/change-status.page:28(license/p) C/create-account.page:23(license/p)
+#: C/disable-account.page:29(license/p) C/favorite-rooms.page:18(license/p)
+#: C/geolocation.page:21(license/p)
+#: C/geolocation-not-showing.page:21(license/p)
+#: C/geolocation-privacy.page:21(license/p)
+#: C/geolocation-supported.page:20(license/p)
+#: C/geolocation-turn.page:22(license/p)
+#: C/geolocation-what-is.page:22(license/p)
+#: C/group-conversations.page:23(license/p) C/hide-contacts.page:15(license/p)
+#: C/import-account.page:31(license/p) C/introduction.page:17(license/p)
+#: C/irc-commands.page:14(license/p) C/irc-join-pwd.page:21(license/p)
+#: C/irc-join-room.page:20(license/p) C/irc-manage.page:28(license/p)
+#: C/irc-nick-password.page:22(license/p) C/irc-send-file.page:20(license/p)
+#: C/irc-start-conversation.page:19(license/p)
+#: C/link-contacts.page:23(license/p) C/overview.page:20(license/p)
+#: C/prev-conv.page:25(license/p) C/prob-conn-acctdisabled.page:23(license/p)
+#: C/prob-conn-auth.page:25(license/p) C/prob-conn-name.page:22(license/p)
+#: C/prob-conn-neterror.page:23(license/p) C/prob-conn.page:18(license/p)
+#: C/remove-account.page:23(license/p) C/salut-protocol.page:22(license/p)
+#: C/send-file.page:25(license/p) C/send-message.page:21(license/p)
+#: C/set-custom-status.page:23(license/p) C/share-desktop.page:22(license/p)
+#: C/status-icons.page:24(license/p) C/video-call.page:34(license/p)
msgid "Creative Commons Share Alike 3.0"
msgstr "Creative Commons Reconeixement-Compartir Igual 3.0"
-#: C/video-call.page:28(title)
-msgid "Start a video conversation"
-msgstr "Inicieu una conversa de vídeo"
-
-#: C/video-call.page:30(p)
-#, fuzzy
-#| msgid ""
-#| "If you have a webcam, you can call your contacts and have an video "
-#| "conversation with them. This features only works with certain types of "
-#| "accounts, and it requires the other person to have an application that "
-#| "supports video calls."
-msgid ""
-"If you have a webcam, you can call your contacts and have a video "
-"conversation with them. This features only works with certain types of "
-"accounts, and it requires the other person to have an application that "
-"supports video calls."
-msgstr ""
-"Si teniu una càmera web, podeu trucar els contactes i tindre una "
-"vídeo conferencia amb ells. Aquesta característica sols funciona amb certs "
-"tipus de comptes, i requereix que l'altra persona tingui una aplicació que "
-"suporti vídeo trucades."
-
-#: C/video-call.page:37(p)
-#, fuzzy
-#| msgid ""
-#| "From the <gui>Contact List</gui> window, click the <media type=\"image\" "
-#| "mime=\"image/png\" src=\"figures/camera-web.png\">video call</media> icon "
-#| "next to the name of the contact you wish to call and choose <gui style="
-#| "\"menuitem\">Video Call</gui>. Alternatively, right click the contact and "
-#| "choose <gui style=\"menuitem\">Video Call</gui>."
-msgid ""
-"From the <gui>Contact List</gui> window, click the <media type=\"image\" "
-"mime=\"image/png\" src=\"figures/camera-web.png\">video call</media> icon "
-"next to the name of the contact you wish to call and choose <gui style="
-"\"menuitem\">Video Call</gui>."
-msgstr ""
-"Des de la finestra de la <gui>Llista de contactes</gui> , feu clic a la "
-"icona<media type=\"image\" mime=\"image/png\" src=\"figures/camera-web.png"
-"\">vídeo trucada</media> a la vora del nom del contacte que vols trucar i "
-"escull <gui style=\"menuitem\">Vídeo trucada</gui>. També podeu fer clic al "
-"botó dret sobre el contacte i escull <gui style=\"menuitem\">Vídeo trucada</"
-"gui>."
-
-#: C/video-call.page:43(p) C/audio-call.page:42(p)
-msgid ""
-"A new window will open. When the connection is established, you will see "
-"<gui>Connected</gui> at the bottom of the window, along with the total "
-"conversation time."
-msgstr ""
-"S'obrirà una finestra nova. Quan s'estableixi la connexió veureu que a la "
-"part inferior de la finestra posa <gui>Connectat</gui> juntament amb la durada "
-"de la conversa."
-
-#: C/video-call.page:48(p) C/audio-call.page:48(p)
-msgid "To end the conversation, click on <gui style=\"button\">Hang up</gui>."
-msgstr ""
-"Per acabar la conversa feu clic a <gui style=\"button\">Penja</gui>."
-
-#: C/video-call.page:54(p)
-msgid ""
-"To turn a video conversation into an audio conversation, choose <guiseq><gui "
-"style=\"menu\">Video</gui><gui style=\"menuitem\">Video Off</gui></guiseq>."
-msgstr ""
-"Per canviar d'una conversa de vídeo a una conversa d'àudio, escolliu "
-"<guiseq><gui style=\"menu\">Vídeo</gui><gui style=\"menuitem\">Apaga el vídeo</"
-"gui></guiseq>."
-
-#: C/video-call.page:60(title)
-msgid "Start a video conversation with a meta-contact"
-msgstr "Inicia una conversa de vídeo amb un metacontacte"
+#: C/index.page:30(media/span)
+msgid "Empathy Internet Messenger logo"
+msgstr "Logotip del programa de missatgeria d'Internet Empathy"
-#: C/video-call.page:63(p) C/send-message.page:53(p) C/audio-call.page:66(p)
-msgid ""
-"From the <gui>Contact List</gui> window, right-click on the meta-contact."
-msgstr ""
-"Des de la finestra <gui>Llista de contactes</gui>, feu clic amb el botó "
-"secundari al metacontacte."
+#: C/index.page:28(page/title)
+msgid "<_:media-1/> Empathy Internet Messenger"
+msgstr "<_:media-1/> Missatgeria d'Internet Empathy"
-#: C/video-call.page:68(p)
-msgid ""
-"Select the contact you want to have the conversation, and from the menu "
-"select <gui style=\"menuitem\">Video Call</gui>."
-msgstr ""
-"Seleccioneu el contacte amb el que voleu realitzar la conversa i des del menú "
-"seleccioneu <gui style=\"menuitem\">Trucada de vídeo</gui>."
+#: C/index.page:36(section/title)
+msgid "Account Management"
+msgstr "Gestió de comptes"
-#: C/video-call.page:75(p) C/send-message.page:65(p) C/audio-call.page:78(p)
-msgid ""
-"To recognize if a contact is a <em>meta-contact</em>, move your mouse on a "
-"contact in the <gui>Contact List</gui> window, and stop over it for a "
-"second: a small pop-up message will appear showing the number of the "
-"contacts that form the meta-contact."
-msgstr ""
+#: C/index.page:40(section/title)
+msgid "Contact Management"
+msgstr "Gestió de contactes"
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: C/status-icons.page:39(None)
-msgid "@@image: 'figures/available.png'; md5=2196b2f0ad4ce26fdb7b9d48e75d1947"
-msgstr "@@image: 'figures/available.png'; md5=1952a8952efbe87e84b21e09e0587e71"
+#: C/index.page:44(section/title)
+msgid "Text Conversations"
+msgstr "Converses de text"
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: C/status-icons.page:45(None)
-msgid "@@image: 'figures/busy.png'; md5=15eb2adff5faedf97b0cb9105d09410a"
-msgstr "@@image: 'figures/busy.png'; md5=6cab57171fb6d732a85ace48f11cf207"
+#: C/index.page:48(section/title)
+msgid "Audio and Video Conversations"
+msgstr "Converses de veu i de vídeo"
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: C/status-icons.page:53(None)
-msgid "@@image: 'figures/away.png'; md5=9c504d6ffa0cf1a9cc8933d16e1bea33"
-msgstr "@@image: 'figures/away.png'; md5=9a93ccca527af39cbe11db5c9d915ca0"
+#: C/index.page:52(section/title)
+msgid "Advanced Actions"
+msgstr "Opcions avançades"
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: C/status-icons.page:62(None) C/status-icons.page:69(None)
-msgid "@@image: 'figures/offline.png'; md5=c5b0c21181cbd6e13f8909243c0fa964"
-msgstr "@@image: 'figures/offline.png'; md5=565ba82fbedd22e4eb5b810750199527"
+#: C/index.page:56(section/title) C/irc-manage.page:64(section/title)
+msgid "Common Problems"
+msgstr "Problemes comuns"
-#: C/status-icons.page:7(desc)
-msgid "Understanding the various statuses and status icons."
-msgstr "Explicació dels diversos estats i icones d'estat."
+#. This is a reference to an external file such as an image or video. When
+#. the file changes, the md5 hash will change to let you know you need to
+#. update your localized copy. The msgstr is not used at all. Set it to
+#. whatever you like once you have updated your copy of the file.
+#: C/account-irc.page:106(media)
+msgctxt "_"
+msgid ""
+"external ref='figures/gtk-add.png' md5='a856b499d8d4681b70b5ce6f25bc5c6d'"
+msgstr ""
+"external ref='figures/gtk-add.png' md5='a856b499d8d4681b70b5ce6f25bc5c6d'"
+
+#. This is a reference to an external file such as an image or video. When
+#. the file changes, the md5 hash will change to let you know you need to
+#. update your localized copy. The msgstr is not used at all. Set it to
+#. whatever you like once you have updated your copy of the file.
+#.
+#. This is a reference to an external file such as an image or video. When
+#. the file changes, the md5 hash will change to let you know you need to
+#. update your localized copy. The msgstr is not used at all. Set it to
+#. whatever you like once you have updated your copy of the file.
+#.
+#. This is a reference to an external file such as an image or video. When
+#. the file changes, the md5 hash will change to let you know you need to
+#. update your localized copy. The msgstr is not used at all. Set it to
+#. whatever you like once you have updated your copy of the file.
+#.
+#. This is a reference to an external file such as an image or video. When
+#. the file changes, the md5 hash will change to let you know you need to
+#. update your localized copy. The msgstr is not used at all. Set it to
+#. whatever you like once you have updated your copy of the file.
+#: C/account-irc.page:109(media) C/prob-conn-auth.page:58(media)
+#: C/prob-conn-name.page:44(media) C/prob-conn-neterror.page:59(media)
+msgctxt "_"
+msgid ""
+"external ref='figures/gtk-edit.png' md5='4f21b451732817be0604fe3e2c8da98b'"
+msgstr ""
+"external ref='figures/gtk-edit.png' md5='4f21b451732817be0604fe3e2c8da98b'"
+
+#. This is a reference to an external file such as an image or video. When
+#. the file changes, the md5 hash will change to let you know you need to
+#. update your localized copy. The msgstr is not used at all. Set it to
+#. whatever you like once you have updated your copy of the file.
+#: C/account-irc.page:112(media)
+msgctxt "_"
+msgid ""
+"external ref='figures/gtk-remove.png' md5='215e3a325a3dd619874e35c30a018bb6'"
+msgstr ""
+"external ref='figures/gtk-remove.png' md5='215e3a325a3dd619874e35c30a018bb6'"
+
+#: C/account-irc.page:8(info/desc)
+msgid "Additional information necessary for connecting to IRC networks."
+msgstr "Informació addicional per connectar-se a xarxes d'IRC."
-#: C/status-icons.page:20(name) C/salut-protocol.page:36(cite)
-#: C/prev-conv.page:20(name) C/prev-conv.page:38(cite)
-#: C/import-account.page:27(name) C/disable-account.page:24(name)
-#: C/audio-video.page:109(cite) C/audio-video.page:117(cite)
-#: C/add-account.page:24(name) C/accounts-window.page:18(name)
-#: C/account-jabber.page:14(name) C/account-irc.page:16(name)
+#: C/account-irc.page:16(credit/name) C/account-jabber.page:14(credit/name)
+#: C/accounts-window.page:18(credit/name) C/add-account.page:25(credit/name)
+#: C/disable-account.page:25(credit/name)
+#: C/import-account.page:27(credit/name) C/prev-conv.page:21(credit/name)
+#: C/status-icons.page:20(credit/name)
msgid "Shaun McCance"
msgstr "Shaun McCance"
-#: C/status-icons.page:21(email) C/prev-conv.page:21(email)
-#: C/import-account.page:28(email) C/disable-account.page:25(email)
-#: C/add-account.page:25(email) C/accounts-window.page:19(email)
-#: C/account-jabber.page:15(email) C/account-irc.page:17(email)
-msgid "shaunm@gnome.org"
-msgstr "shaunm@gnome.org"
-
-#: C/status-icons.page:35(title)
-msgid "Status Types and Icons"
-msgstr "Icones i tipus d'estats"
-
-#: C/status-icons.page:39(media)
-msgid "Available icon"
-msgstr "Icona de disponibilitat"
-
-#: C/status-icons.page:40(gui)
-msgid "Available"
-msgstr "Disponible"
+#: C/account-irc.page:31(page/title)
+msgid "IRC account details"
+msgstr "Dades del compte d'IRC"
-#: C/status-icons.page:41(p)
+#: C/account-irc.page:33(page/p)
msgid ""
-"Use the <em>Available</em> status when you are at your computer and able to "
-"chat with your contacts. You can set a custom message for this status."
+"IRC accounts require different information than many other types of "
+"accounts. To create an IRC account, you must specify at least an IRC network "
+"and a nickname. This page details the information you can provide for an IRC "
+"account."
msgstr ""
-"Utilitzeu l'estat <em>Disponible</em> quan esteu a l'ordinador i esteu "
-"disponibles per xatejar. Podeu configurar un missatge personalitzat per "
-"aquest estat."
+"Els comptes d'IRC requereixen una informació diferent que els altres tipus "
+"de comptes. Per crear un compte d'IRC heu d'especificar com a mínim una "
+"xarxa d'IRC i un sobrenom. Aquesta pàgina descriu la informació que podeu "
+"proporcionar pel compte d'IRC."
-#: C/status-icons.page:45(media)
-msgid "Busy icon"
-msgstr "Icona d'ocupat"
+#: C/account-irc.page:39(note/p) C/irc-manage.page:42(note/p)
+msgid ""
+"You must have the <sys>telepathy-idle</sys> package installed to use IRC in "
+"<app>Empathy</app>."
+msgstr ""
+"Heu de tenir instal·lat el paquet <sys>telepathy-idle</sys> per utilitzar "
+"l'IRC amb l'<app>Empathy</app>."
-#: C/status-icons.page:46(gui)
-msgid "Busy"
-msgstr "Ocupat"
+#: C/account-irc.page:45(item/title) C/account-irc.page:120(item/title)
+msgid "<gui>Network</gui>"
+msgstr "<gui>Xarxa</gui>"
-#: C/status-icons.page:47(p)
+#: C/account-irc.page:46(item/p)
msgid ""
-"Use the <em>Busy</em> status to let your contacts know that you don’t want "
-"to chat right now. They can still contact you, for instance if they have "
-"something urgent they need to discuss. By default, <app>Empathy</app> will "
-"not use notification bubbles and sounds when you are busy. You can set a "
-"custom message for this status."
+"IRC is an open system that allows people to run separate IRC networks. Each "
+"network is distinct and has its own users and chat rooms. <app>Empathy</app> "
+"lists the most popular networks in the <gui>Network</gui> drop-down list. "
+"You can add additional networks. See <link xref=\"#networks\"/> below."
msgstr ""
-"Utilitzeu l'estat <em>Ocupat</em> per mostrar als contactes que no voleu "
-"xatejar ara. Encara podran xatejar si volen, per exemple si tenen alguna cosa "
-"urgent a comentar-vos. Per defecte, l'<app>Empathy</app> no utilitzarà "
-"finestres emergents ni sons quan esteu ocupats. Podeu configurar un missatge "
-"personalitzat per aquest estat."
-
-#: C/status-icons.page:53(media)
-msgid "Away icon"
-msgstr "Icona d'absent"
+"L'IRC és un sistema obert que permet que puguin haver-hi tantes xarxes d'IRC "
+"com es vulgui. Cada xarxa és diferent de les altres i té els seus propis "
+"usuaris i sales de xat. L'<app>Empathy</app> us mostra les xarxes més "
+"populars a la llista desplegable <gui>Xarxa</gui>. Podeu afegir més xarxes "
+"si voleu. Vegeu <link xref=\"#networks\"/> més avall."
-#: C/status-icons.page:54(gui)
-msgid "Away"
-msgstr "Absent"
+#: C/account-irc.page:53(item/title)
+msgid "<gui>Nickname</gui>"
+msgstr "<gui>Sobrenom</gui>"
-#: C/status-icons.page:55(p)
+#: C/account-irc.page:54(item/p)
msgid ""
-"Use the <em>Away</em> status when you are going away from your computer. "
-"<app>Empathy</app> automatically sets your status to Away if you do not use "
-"your computer for a while, or if your screensaver is on. By default, "
-"<app>Empathy</app> will not use notification bubbles and sounds when you are "
-"away. You can set a custom message for this status."
+"Your nickname is your unique name on the IRC network. Only one person on a "
+"network may use a given nickname. If you get an error message that says "
+"<link xref=\"prob-conn-name\" role=\"error-msg\"/> you will need to change "
+"your nickname."
msgstr ""
-"Utilitzeu l'estat <em>Absent</em> quan sou lluny de l'ordinador. "
-"L'<app>Empathy</app> us posa automàticament l'estat «Absent» si esteu un temps "
-"sense utilitzar l'ordinador o si s'activa l'estalvi de pantalla. Per defecte, "
-"l'<app>Empathy</app> no utilitzarà finestres emergents ni sons quan esteu "
-"absents. Podeu configurar un missatge personalitzat per aquest estat."
-
-#: C/status-icons.page:62(media) C/status-icons.page:69(media)
-msgid "Offline icon"
-msgstr "Icona de desconnectat"
+"El vostre sobrenom és el nom únic que us identifica a la xarxa d'IRC. Només "
+"una persona pot utilitzar un sobrenom específic a cada xarxa. Si rebeu un "
+"error que diu <link xref=\"prob-conn-name\" role=\"error-msg\"/> haureu de "
+"canviar el sobrenom."
-#: C/status-icons.page:63(gui)
-msgid "Invisible"
-msgstr "Invisible"
+#: C/account-irc.page:60(item/title)
+msgid "<gui>Password</gui>"
+msgstr "<gui>Contrasenya</gui>"
-#: C/status-icons.page:64(p)
+#: C/account-irc.page:61(item/p)
msgid ""
-"When you set your status to <em>Invisible</em>, you will appear as offline "
-"to your contacts. You will still be connected to your accounts, and you "
-"still see your contacts’ statuses and start conversations with them."
+"Some servers, particularly those on private networks, require a password to "
+"connect. If you are authorized to use the network, the network "
+"administrators should provide you with a password."
msgstr ""
-"Quan poseu l'estat com a <em>Invisible</em>, apareixereu com a desconnectat "
-"per als contactes. Encara estareu connectat als comptes i podreu "
-"veure l'estat dels contactes i xatejar-hi."
+"Per connectar-se a alguns servidors, en especial els de les xarxes privades, "
+"us farà falta una contrasenya. Si esteu autoritzat a utilitzar la xarxa, els "
+"seus administradors us en proporcionaran la contrasenya."
-#: C/status-icons.page:70(gui)
-msgid "Offline"
-msgstr "Desconnectat"
+#: C/account-irc.page:65(note/title)
+msgid "NickServ Passwords"
+msgstr "Contrasenyes de NickServ"
-#: C/status-icons.page:71(p)
+#: C/account-irc.page:66(note/p)
msgid ""
-"Setting your status to <em>Offline</em> disconnects you from all of your "
-"accounts."
+"On some networks, nicknames can be registered using a service known as "
+"NickServ. <app>Empathy</app> does not directly support nickname passwords. "
+"On some networks, including the popular freenode network, server passwords "
+"are automatically forwarded to NickServ, allowing you to set this field to "
+"identify yourself with NickServ. See <link xref=\"irc-nick-password\"/> for "
+"more details."
msgstr ""
-"Si establiu l'estat com a <em>Desconnectat</em> us desconnectarà de tots "
-"els contactes."
-
-#: C/share-desktop.page:7(desc)
-msgid "Share the desktop with your contacts."
-msgstr "Compartiu l'escriptori amb els contactes."
+"En algunes xarxes es poden registrar els sobrenoms amb un servei conegut com "
+"a NickServ. L'<app>Empathy</app> encara no permet utilitzar sobrenoms amb "
+"contrasenyes. En algunes xarxes, entre elles la popular xarxa freenode, els "
+"servidors de contrasenyes es reenvien automàticament al NickServ, de manera "
+"que podeu establir aquest camp per identificar-vos amb el NickServ. Vegeu "
+"<link xref=\"irc-nick-password\"/> per més informació."
-#: C/share-desktop.page:28(title)
-msgid "Share your desktop"
-msgstr "Compartiu l'escriptori"
+#: C/account-irc.page:76(item/title)
+msgid "<gui>Real name</gui>"
+msgstr "<gui>Nom real</gui>"
-#: C/share-desktop.page:30(p)
+#: C/account-irc.page:77(item/p)
msgid ""
-"It is possible, with some of your contacts, to share your desktop with them, "
-"or to start using your contacts desktop. You can use this functionality to "
-"show your desktop to your contacts, to ask for help or to help your contacts "
-"resolve a problem."
+"You can provide your real name in addition to your nickname. Other users "
+"will be able to see this when they view your information."
msgstr ""
-"Podeu compartir l'escriptori amb algun contacte o que algun contacte us "
-"comparteixi el seu escriptori. Podeu utilitzar-ho per mostrar l'escriptori "
-"als contactes, per demanar-los ajuda o ajudar-los a resoldre un problema."
+"Podeu proporcionar el vostre nom real conjuntament amb el sobrenom. Els "
+"altres usuaris el podran veure quan vegin la vostra informació."
+
+#: C/account-irc.page:81(item/title)
+msgid "<gui>Quit message</gui>"
+msgstr "<gui>Missatge de desconnexió</gui>"
-#: C/share-desktop.page:38(p)
+#: C/account-irc.page:82(item/p)
msgid ""
-"In order to be able to share your desktop or to remotely use your contacts "
-"desktop, it is necessary to have a remote desktop viewer application "
-"installed in your system."
+"When you go offline, a quit message is sent to all the chat rooms you’re in "
+"and to all the users you’re having a private conversation with. Use this "
+"field to provide a custom quit message."
msgstr ""
-"Per tal d'habilitar la compartició d'escriptori o utilitzar de forma remota "
-"l'escriptori d'un contacte, us cal tenir una aplicació de visualització "
-"d'escriptoris remots instal·lat al sistema."
+"Quan sortiu, s'enviarà un missatge a totes les sales de xat que estigueu i "
+"tots els usuaris amb els que tingueu xats privats. Utilitzeu aquest camp per "
+"proporcionar un missatge de sortida personalitzat."
-#: C/share-desktop.page:46(p) C/send-file.page:40(p)
-#: C/favorite-rooms.page:66(p)
-msgid "From the <gui>Contact List</gui> window, perform one of the following:"
-msgstr ""
-"Des de la finestra <gui>Llista de contactes</gui> executeu una de les "
-"següents accions:"
+#: C/account-irc.page:94(info/title)
+msgctxt "link"
+msgid "IRC Networks"
+msgstr "Xarxes d'IRC"
+
+#: C/account-irc.page:97(section/title)
+msgid "Networks"
+msgstr "Xarxes"
-#: C/share-desktop.page:51(p)
+#: C/account-irc.page:99(section/p)
msgid ""
-"Select the contact you want to share your desktop with, and choose "
-"<guiseq><gui>Edit</gui><gui>Contact</gui><gui>Share my desktop</gui></"
-"guiseq>."
+"<app>Empathy</app> includes a list of popular IRC networks. If you wish to "
+"another IRC network, you can add it to the list. You can also modify "
+"networks and remove them from the list."
msgstr ""
-"Seleccioneu el contacte amb el que voleu compartir l'escriptori i escolliu "
-"<guiseq><gui>Edita</gui><gui>Contacte</gui><gui>Comparteix el meu "
-"escriptori</gui></guiseq>."
+"L'<app>Empathy</app> inclou una llista de les xarxes d'IRC més populars. Si "
+"voleu una altra xarxa, podeu afegir-la a la llista. També podeu modificar "
+"xarxes existents i esborrar-ne de la llista."
-#: C/share-desktop.page:57(p)
+#: C/account-irc.page:104(item/p)
msgid ""
-"Right-click on the name of the contact you want to share your desktop with, "
-"and select <gui>Share my desktop</gui>."
+"To add a network to the list, click <media type=\"image\" mime=\"image/png\" "
+"src=\"figures/gtk-add.png\" width=\"16\" height=\"16\">Add</media>."
msgstr ""
-"Feu clic amb el botó secundari sobre el contacte amb el qual voleu compartir "
-"l'escriptori i seleccioneu <gui>Comparteix el meu escriptori</gui>."
+"Feu clic a <media type=\"image\" mime=\"image/png\" src=\"figures/gtk-add.png"
+"\" width=\"16\" height=\"16\">Afegeix</media> per afegir una xarxa a la "
+"llista."
-#: C/share-desktop.page:65(p)
+#: C/account-irc.page:107(item/p)
msgid ""
-"A request will be sent to the contact you want to share your desktop with. "
-"If they accept, the default remote desktop viewer application will be "
-"launched in order to permit you to disconnect the user that is controlling "
-"your desktop."
+"To modify a network in the list, select the network and click <media type="
+"\"image\" mime=\"image/png\" src=\"figures/gtk-edit.png\" width=\"16\" "
+"height=\"16\">Edit</media>."
msgstr ""
-"S'enviarà una sol·licitud al contacte amb el qual voleu compartir "
-"l'escriptori. Si l'accepta s'iniciarà l'aplicació de visualització "
-"d'escriptoris remots per permetre-us desconnectar l'usuari que controla "
-"el vostre escriptori."
+"Seleccioneu una xarxa de la llista i feu clic a <media type=\"image\" mime="
+"\"image/png\" src=\"figures/gtk-edit.png\" width=\"16\" height=\"16\">Edita</"
+"media> per modificar una xarxa de la llista."
-#: C/share-desktop.page:70(p)
+#: C/account-irc.page:110(item/p)
msgid ""
-"For more information about how to use the remote desktop viewer application, "
-"refer to its help."
+"To remove a network from the list, select the network and click <media type="
+"\"image\" mime=\"image/png\" src=\"figures/gtk-remove.png\" width=\"16\" "
+"height=\"16\">Remove</media>."
msgstr ""
-"Per més informació sobre com utilitzar l'aplicació de visualització "
-"d'escriptoris remots mireu la seva ajuda."
+"Seleccioneu una xarxa de la llista i feu clic a <media type=\"image\" mime="
+"\"image/png\" src=\"figures/gtk-remove.png\" width=\"16\" height="
+"\"16\">Suprimeix</media> per suprimir una xarxa de la llista."
-#: C/share-desktop.page:77(p)
+#: C/account-irc.page:115(section/p)
msgid ""
-"When you share your desktop with someone else, it is possible to experience "
-"system performance slowdown and low Internet speed."
+"When adding or modifying a network, you can enter the following information:"
msgstr ""
-"Quan compartiu l'escriptori amb algú altre, podeu notar un alentiment del "
-"sistema i una disminució de la velocitat d'Internet."
+"Quan afegiu o modifiqueu una xarxa podeu introduir la informació següent:"
-#: C/share-desktop.page:83(p)
+#: C/account-irc.page:121(item/p)
msgid ""
-"Not all your contacts might be able to support this functionality. It is "
-"necessary for them to have at least the 2.28 version of <app>Empathy</app> "
-"and a remote desktop viewer application installed in their system."
+"This is the name of the network as you want it to appear in the list of "
+"networks."
msgstr ""
-"Potser no tots els contactes podran utilitzar aquesta funció. Cal que tinguin "
-"com a mínim la versió 2.28 de l'<app>Empathy</app> i una aplicació "
-"de visualització d'escriptoris remots instal·lada al sistema."
-
-#: C/set-custom-status.page:9(desc)
-msgid "Add, edit or delete personal messages for your status."
-msgstr "Afegiu, editeu o suprimiu missatges personals dels vostres estats."
-
-#: C/set-custom-status.page:15(name)
-msgid "Jim Campbell"
-msgstr "Jim Campbell"
-
-#: C/set-custom-status.page:16(email)
-msgid "jwcampbell@gmail.com"
-msgstr "jwcampbell@gmail.com"
+"Aquest és el nom de la xarxa que voleu que aparegui a la llista de xarxes."
-#: C/set-custom-status.page:34(title)
-msgid "Set a custom message"
-msgstr "Establiu un missatge personalitzat"
+#: C/account-irc.page:125(item/title)
+msgid "<gui>Charset</gui>"
+msgstr "<gui>Joc de caràcters</gui>"
-#: C/set-custom-status.page:36(p)
+#: C/account-irc.page:126(item/p)
msgid ""
-"Sometimes you may want to set a custom message for your status, for example "
-"to let people know that you will be unavailable for a certain period of time."
+"This specifies the character encoding that is typically used on this "
+"network. A character encoding is a specific way of recording characters "
+"internally in a computer. There are many character encodings, and you need "
+"to use the same character encoding as other users to see their messages "
+"correctly."
msgstr ""
-"A vegades voleu deixar un missatge personalitzat pel vostre estat, per exemple "
-"per fer saber als contactes que no estareu disponible durant una estona."
+"Això especifica la codificació de caràcters que s'utilitza en aquesta xarxa. "
+"Una codificació de caràcters és un format específic per enregistrar "
+"caràcters internament a l'ordinador. Hi ha moltes codificacions de caràcters "
+"i heu d'utilitzar la mateixa que els altres usuaris per veure els missatges "
+"de forma correcta."
-#: C/set-custom-status.page:40(p)
+#: C/account-irc.page:135(item/p)
msgid ""
-"It is possible to set a custom message based on the different statuses "
-"available."
+"By default, <app>Empathy</app> uses UTF-8, a modern character encoding that "
+"can handle text from most of the world's languages. Another common encoding "
+"for English and some other Western languages is ISO-8859-1."
msgstr ""
-"Podeu deixar un missatge personalitzat per a cada estat disponible."
+"Per defecte l'<app>Empathy</app> utilitza l'UTF-8 , una codificació de "
+"caràcters moderna que pot gestionar text escrit en la immensa majoria de les "
+"llengües del món. Una altra codificació de caràcters per l'anglès i algunes "
+"llengües occidentals és l'ISO-8859-1."
-#: C/set-custom-status.page:46(p) C/set-custom-status.page:82(p)
-msgid ""
-"From the <gui>Contact List</gui> window, click on the drop-down list at the "
-"top."
-msgstr ""
-"Des de la finestra <gui>Llista de contactes</gui> feu clic a la llista "
-"desplegable de la part superior."
+#: C/account-irc.page:141(item/title)
+msgid "<gui>Servers</gui>"
+msgstr "<gui>Servidors</gui>"
-#: C/set-custom-status.page:52(p)
+#: C/account-irc.page:142(item/p)
msgid ""
-"Select the status you want to add a custom message to. You have to select "
-"the one identified with the label <gui>Custom Message</gui>."
+"An IRC network may have many servers you can connect to. When you are "
+"connected to a server on a particular network, you can communicate with all "
+"users on all other servers on that network. You can add and remove servers "
+"for this network using the <gui>Add</gui> and <gui>Remove</gui> buttons."
msgstr ""
-"Seleccioneu l'estat al que voleu afegir-li el missatge personalitzat. Heu de "
-"seleccionar el que està identificat amb l'etiqueta <gui>Missatge personalitzat</"
-"gui>."
+"Una xarxa d'IRC pot tenir molts servidors als que us podeu connectar. Quan "
+"esteu connectat a un servidor d'una xarxa en particular, us podeu comunicar "
+"amb tots els usuaris de tots els servidors d'aquella xarxa. Podeu afegir o "
+"suprimir servidors per a aquesta xarxa utilitzant els botons <gui>Afegeix</"
+"gui> i <gui>Suprimeix</gui>."
-#: C/set-custom-status.page:58(p)
+#: C/account-irc.page:147(item/p)
msgid ""
-"Enter your custom message in the text box at the top of the window, and "
-"press <key>Enter</key> to set the message."
+"When a server is selected, click the field under <gui>Server</gui> or "
+"<gui>Port</gui> to edit it. Alternatively, use the left and right arrow keys "
+"to focus the field, and press the space bar to begin editing."
msgstr ""
-"Introduïu el missatge personalitzat a la caixa de text de dalt de la finestra "
-"i premeu <key>Retorn</key> per establir el missatge."
+"Quan seleccioneu un servidor feu clic al camp de <gui>Servidor</gui> o "
+"<gui>Port</gui> per editar-lo. També ho podeu fer amb les tecles de "
+"navegació de cap a la dreta i de cap a l'esquerra per donar el focus al camp "
+"i si feu clic a la barra espaiadora editareu el camp."
-#: C/set-custom-status.page:64(p)
+#: C/account-irc.page:151(item/p)
msgid ""
-"If you want to set the custom message as a favorite, saving it in order to "
-"use it again, click on the little star on the right of the text box where "
-"you wrote your custom message."
+"Select the check box in the <gui>SSL</gui> column to encrypt all "
+"communication with a server. Note that this does not prevent other users on "
+"the network from seeing what you write on public chat rooms."
msgstr ""
-"Si voleu establir el missatge personalitzat com a preferit, per poder-lo "
-"utilitzar en un altre moment, feu clic a l'estrela petita a la dreta de la "
-"caixa de text on heu escrit el missatge personalitzat."
+"Seleccioneu la casella de selecció de la columna <gui>SSL</gui> per xifrar "
+"totes les comunicacions amb el servidor. Adoneu-vos que això no impedirà que "
+"altres usuaris de la xarxa puguin veure el que escriviu en un xat públic."
-#: C/set-custom-status.page:69(p)
-msgid ""
-"If you do not do it, the custom message will not be available the next time "
-"you use <app>Empathy</app>. It will be saved only for the current session."
-msgstr ""
-"So no el deseu com a preferit quan torneu a iniciar l'<app>Empathy</app> no "
-"estarà disponible com a missatge personalitzat. Només es desarà per la sessió "
-"actual."
-
-#: C/set-custom-status.page:78(title)
-msgid "Edit, remove and add a custom message"
-msgstr "Editeu , suprimiu i afegiu un missatge personalitzat"
-
-#: C/set-custom-status.page:88(p)
-msgid "Select <gui>Edit Custom Message</gui>."
-msgstr "Seleccioneu <gui>Edita el missatge personalitzat</gui>."
+#: C/account-jabber.page:7(info/desc)
+msgid "Advanced options for Jabber and Google Talk accounts."
+msgstr "Opcions avançades per als comptes de Jabber i de Google Talk."
-#: C/set-custom-status.page:95(p)
-msgid "To edit a custom message:"
-msgstr "Per editar un missatge personalitzat:"
+#: C/account-jabber.page:29(page/title)
+msgid "Jabber account details"
+msgstr "Dades dels comptes de Jabber"
-#: C/set-custom-status.page:100(p)
+#: C/account-jabber.page:31(page/p)
msgid ""
-"From the <gui>Saved Presets</gui> box, select the status message you want to "
-"edit and double-click on it."
-msgstr ""
-"Des de la caixa <guilabel>Paràmetres desats</guilabel>, seleccioneu el "
-"missatge d'estat que voleu editar i feu-hi doble clic."
-
-#: C/set-custom-status.page:106(p)
-msgid "Type the new custom message and press <key>Enter</key> to modify it."
+"Most Jabber accounts will require only a login ID and a password to connect. "
+"For some accounts or on certain types of networks, you may need to enter "
+"additional information in the <gui>Advanced</gui> section. Normally, you "
+"will not need to use the advanced options below. For general instructions on "
+"adding an account, see <link xref=\"add-account\"/>."
msgstr ""
-"Teclegeu el missatge personalitzat nou i premeu <key>Retorn</key> per "
-"modificar-lo."
-
-#: C/set-custom-status.page:113(p)
-msgid "To remove a custom message:"
-msgstr "Per suprimir un missatge personalitzat:"
+"Per connectar-se a la majoria de comptes de Jabber només fa falta el nom "
+"d'usuari i la contrasenya. Tot i així, per alguns comptes o tipus de xarxes "
+"haureu d'introduir informació addicional al secció <gui>Avançada</gui>. "
+"Normalment, no us farà falta utilitzar les opcions avançades. Vegeu <link "
+"xref=\"add-account\"/> per les instruccions generals de com afegir comptes."
-#: C/set-custom-status.page:118(p)
+#: C/account-jabber.page:39(note/p)
msgid ""
-"From the <gui>Saved Presets</gui> box, select the status message you want to "
-"remove."
+"Google Talk is a type of Jabber account. These instructions hold for Google "
+"Talk accounts as well."
msgstr ""
-"Des de la caixa <guilabel>Paràmetres desats</guilabel>, seleccioneu el "
-"missatge d'estat que voleu suprimir."
+"Com que el Google Talk també és un tipus de compte de Jabber, les "
+"instruccions següents també serveixen."
-#: C/set-custom-status.page:124(p)
-msgid "Click on the <gui>Remove</gui> button."
-msgstr "Feu clic al botó <gui>Suprimeix</gui>."
+#: C/account-jabber.page:45(item/title)
+msgid "<gui>Encryption required (TLS/SSL)</gui>"
+msgstr "<gui>Es requereix encriptació (TLS/SSL)</gui>"
+
+#: C/account-jabber.page:46(item/title)
+msgid "<gui>Ignore SSL certificate errors</gui>"
+msgstr "<gui>Ignora els errors del certificat SSL</gui>"
-#: C/set-custom-status.page:131(p)
+#: C/account-jabber.page:47(item/p)
msgid ""
-"To add a new custom message, from the <gui>Add New Preset</gui> section:"
+"Whenever possible, communication between <app>Empathy</app> and the Jabber "
+"server is encrypted. If encrypted communication is not possible, messages "
+"may be sent unencrypted. Select <gui>Encryption required</gui> to prevent "
+"<app>Empathy</app> from communicating with the Jabber server when encryption "
+"is not possible."
msgstr ""
-"Per afegir un missatge personalitzat nou des de la secció <gui>Afegeix un "
-"paràmetre nou</gui>:"
+"Sempre que sigui possible, es xifren les comunicacions entre l'<app>Empathy</"
+"app> i el servidor de Jabber. Si no és possible, s'envien els missatges "
+"sense xifrar. Seleccioneu <gui>Es requereix encriptació</gui> per impedir "
+"que l'<app>Empathy</app> es comuniqui amb el servidor de Jabber si no es pot "
+"establir una comunicació xifrada."
-#: C/set-custom-status.page:136(p)
+#: C/account-jabber.page:52(item/p)
msgid ""
-"Click on the drop-down list to select the status you want to set a custom "
-"message to."
+"Some Jabber servers may encrypt data using invalid certificates, or using "
+"certificates from unknown authorities. If you trust the server you are "
+"connecting to, you can select <gui>Ignore SSL certificate errors</gui> to "
+"allow encrypted communication with invalid certificates."
msgstr ""
-"Feu clic a la llista desplegable per seleccionar l'estat al que voleu "
-"afegir-hi el missatge personalitzat."
-
-#: C/set-custom-status.page:142(p)
-msgid "Click on the text box, and type the new custom message."
-msgstr "Feu clic a la caixa de text i escriu el missatge personalitzat nou."
+"Alguns servidors de Jabber xifren les dades amb certificats no vàlids o "
+"d'autoritats no reconegudes. Si confieu en el servidor al que us connecteu, "
+"podeu seleccionar <gui>Ignora els errors del certificat SSL</gui> per "
+"permetre la comunicació xifrada amb certificats no vàlids."
-#: C/set-custom-status.page:147(p)
-msgid "Click on <gui>Add</gui> to add the new message to the presets ones."
-msgstr ""
-"Feu clic a <gui>Afegeix</gui> per afegir el missatge nou als per defecte."
+#: C/account-jabber.page:59(item/title)
+msgid "<gui>Resource</gui>"
+msgstr "<gui>Recurs</gui>"
-#: C/set-custom-status.page:156(p)
-msgid "When finished, click on <gui>Close</gui>."
-msgstr "Feu clic a <gui>Tanca</gui> quan hàgiu acabat."
+#: C/account-jabber.page:60(item/title)
+msgid "<gui>Priority</gui>"
+msgstr "<gui>Prioritat</gui>"
-#: C/set-custom-status.page:163(p)
+#: C/account-jabber.page:61(item/p)
msgid ""
-"When you edit or add a new custom message, it will not be set as the current "
-"status message. You will need to select it from the <gui>Contact List</gui> "
-"window."
+"If you have multiple applications (for instance, on separate computers) "
+"connected to your account at the same time, you can set a resource to "
+"uniquely identify each one. By default, <app>Empathy</app> will use "
+"<input>Telepathy</input> as the resource."
msgstr ""
-"Quan editeu o afegiu un missatge personalitzat nou, no s'establirà com "
-"el missatge actual. L'haureu de seleccionar a la finestra <gui>Llista de "
-"contactes</gui>."
-
-#: C/send-message.page:8(desc)
-msgid "Send a message to one of your contacts."
-msgstr "Envieu un missatge a un dels contactes."
-
-#: C/send-message.page:17(name) C/send-file.page:17(name)
-#: C/prob-conn.page:14(name) C/prob-conn-neterror.page:14(name)
-#: C/prob-conn-auth.page:17(name) C/prob-conn-acctdisabled.page:14(name)
-#: C/change-status.page:19(name) C/add-contact.page:18(name)
-msgid "Phil Bull"
-msgstr "Phil Bull"
+"Si teniu més d'una aplicació (en ordinadors diferents) connectats al mateix "
+"temps al mateix compte, podeu configurar un recurs per identificar de forma "
+"inequívoca cadascun d'ells. Per defecte l'<app>Empathy</app> utilitzarà "
+"<input>Telepathy</input> com a recurs."
-#: C/send-message.page:18(email) C/send-file.page:18(email)
-#: C/prob-conn.page:15(email) C/prob-conn-neterror.page:15(email)
-#: C/prob-conn-auth.page:18(email) C/prob-conn-acctdisabled.page:15(email)
-#: C/change-status.page:20(email) C/add-contact.page:19(email)
-msgid "philbull@gmail.com"
-msgstr "philbull@gmail.com"
+#: C/account-jabber.page:65(item/p)
+msgid ""
+"You can set the priority to specify which application should receive "
+"incoming messages from your contacts. New messages will be sent to the "
+"application with the highest priority."
+msgstr ""
+"Podeu establir la prioritat per especificar quina aplicació rebrà els "
+"missatges entrants dels contactes. Els missatges nous s'enviaran a "
+"l'aplicació que tingui la màxima prioritat."
-#: C/send-message.page:32(title)
-msgid "Send a message to someone"
-msgstr "Envieu una missatge a algú"
+#: C/account-jabber.page:70(item/title)
+msgid "<gui>Override server settings</gui>"
+msgstr "<gui>Sobreescriu els paràmetres del servidor</gui>"
-#: C/send-message.page:36(p)
-#, fuzzy
-#| msgid ""
-#| "Double click the name of the contact that you want to have a conversation "
-#| "with."
+#: C/account-jabber.page:71(item/p)
msgid ""
-"From the <gui>Contact List</gui> window, double-click the name of the "
-"contact that you want to have a conversation with."
+"<app>Empathy</app> will use default settings to connect to the Jabber server "
+"based on your login ID. For some Jabber servers, you will need to enter "
+"custom server settings manually. These settings should be provided for you "
+"by your Jabber provider."
msgstr ""
-"Feu doble clic sobre el nom del contacte amb el qual voleu tindre la "
-"conversació."
+"L'<app>Empathy</app> utilitza els paràmetres per defecte, basant-se en el "
+"nom d'usuari, per connectar-se al servidor de Jabber. Per alguns servidors "
+"de Jabber us caldrà introduir els paràmetres del servidor manualment. "
+"Aquests paràmetres els hauria de proporcionar el proveïdor de Jabber."
+
+#: C/accounts-window.page:11(info/desc)
+msgid "Add, modify, and delete accounts."
+msgstr "Afegiu, modifiqueu i suprimiu comptes."
+
+#: C/accounts-window.page:33(page/title)
+msgid "Accounts Window"
+msgstr "Finestra dels comptes"
-#: C/send-message.page:42(p)
+#: C/accounts-window.page:35(page/p)
msgid ""
-"A new window will open. Type a message into the box at the bottom of the "
-"window and press <key>Enter</key> to send it."
+"The <gui>Accounts</gui> window allows you to add, modify, and delete "
+"accounts."
msgstr ""
-"S'obrirà una finestra nova. Teclegeu el missatge a la caixa a la part "
-"inferior de la finestra i premeu <key>Retorn</key> per enviar-lo."
+"La finestra dels <gui>Comptes</gui> us permet afegir, modificar i suprimir "
+"comptes."
-#: C/send-message.page:50(title)
-#, fuzzy
-#| msgid "Send a message to someone"
-msgid "Send a message to a meta-contact"
-msgstr "Com enviar una missatge a algú"
+#: C/accounts-window.page:43(section/title)
+msgid "Account Details"
+msgstr "Dades dels comptes"
-#: C/send-message.page:58(p)
+#: C/accounts-window.page:44(section/p)
msgid ""
-"Select the contact you want to have the conversation, and from the menu "
-"select <gui style=\"menuitem\">Chat</gui>."
+"For most types of accounts, you can simply enter a login ID and a password. "
+"Certain accounts or account types, however, may require additional "
+"information."
msgstr ""
-"Seleccioneu el contacte amb el que voleu conversar i des del menú seleccioneu "
-"<gui style=\"menuitem\">Xat</gui>."
+"Per a majoria de tipus de comptes només us caldrà entrar el nom d'usuari i "
+"la contrasenya. Tanmateix alguns comptes o tipus de comptes requereixen "
+"informació addicional."
-#: C/send-file.page:8(desc)
-msgid "Send a file from your computer to one of your contacts."
-msgstr "Envieu un fitxer des del vostre ordinador a un dels contactes."
+#: C/add-account.page:9(info/desc)
+msgid "Add a new account to <app>Empathy</app>."
+msgstr "Afegiu un compte nou a l'<app>Empathy</app>."
-#: C/send-file.page:36(title)
-msgid "Send files"
-msgstr "Envia fitxers"
+#: C/add-account.page:40(page/title)
+msgid "Add a new account"
+msgstr "Afegiu un compte nou"
-#: C/send-file.page:45(p)
+#: C/add-account.page:42(page/p)
msgid ""
-"Right click on the contact you want to send a file to, and choose <gui>Send "
-"file</gui>."
+"You can add instant messaging accounts from any supported service to "
+"communicate with all of your contacts in <app>Empathy</app>. For some "
+"account providers, these steps will also allow you to register for a new "
+"account. For more details, see <link xref=\"create-account\"/>."
msgstr ""
-"Feu clic amb el botó secundari al contacte que li voleu enviar el fitxer i "
-"seleccioneu <gui>Envia un fitxer</gui>."
+"Podeu afegir comptes de missatgeria instantània per a qualsevol servei "
+"habilitat per comunicar-vos amb el contactes a través de l'<app>Empathy</"
+"app>. Per a alguns proveïdors de comptes aquests passos us permeten "
+"registrar-hi un compte nou. Vegeu <link xref=\"create-account\"/> per a més "
+"informació."
-#: C/send-file.page:50(p)
+#: C/add-account.page:49(item/p) C/disable-account.page:49(item/p)
+#: C/irc-nick-password.page:50(item/p) C/remove-account.page:43(item/p)
msgid ""
-"Click on the contact you want to send a file, and choose <guiseq><gui>Edit</"
-"gui><gui>Contact</gui><gui>Send file</gui></guiseq>."
+"From the <gui>Contact List</gui> window, choose <guiseq><gui>Edit</gui> "
+"<gui>Accounts</gui></guiseq>, or press <key>F4</key>."
msgstr ""
-"Feu clic al contacte que li voleu enviar un fitxer i seleccioneu"
-"<guiseq><gui>Edita</gui><gui>Contacte</gui><gui>Envia un fitxer</gui></guiseq>."
-
-#: C/send-file.page:58(p)
-msgid "Select the file to send, and click on <gui>Send</gui>."
-msgstr "Seleccioneu el fitxer a enviar i feu clic a <gui>Envia</gui>."
+"Des de la finestra <gui>Llista de contactes</gui> seleccioneu "
+"<guiseq><gui>Edita</gui><gui>Comptes</gui></guiseq> o premeu la tecla "
+"<key>F4</key>."
-#: C/send-file.page:63(p)
-msgid "The <gui>File Transfers</gui> window will appear."
-msgstr "Apareixerà la finestra <gui>Transferències de fitxers</gui>."
+#: C/add-account.page:53(item/p)
+msgid "Click <gui style=\"button\">+</gui>."
+msgstr "Feu clic a <gui style=\"button\">+</gui>."
-#: C/send-file.page:66(p)
+#: C/add-account.page:58(item/p)
msgid ""
-"Wait for your contact to accept the file transfer, or click <gui>Stop</gui> "
-"to halt the transfer."
+"From the <gui>Protocol</gui> drop-down list, select the type of account you "
+"wish to add."
msgstr ""
-"Espereu que el contacte accepti la transferència del fitxer o feu clic a "
-"<gui>Atura</gui> per aturar la transferència."
+"Des de la llista desplegable de <gui>Protocol</gui>, seleccioneu el tipus de "
+"compte que vulgueu afegir."
-#: C/send-file.page:72(p)
+#: C/add-account.page:62(item/p)
msgid ""
-"Once the transfer is finished, it is possible to close the <gui>File "
-"Transfers</gui> window."
+"If you do not already have a registered account, select <gui>Create a new "
+"account on the server</gui>. This feature is not available for all account "
+"types, and may not work with some account providers. See <link xref=\"create-"
+"account\"/> for more information."
msgstr ""
-"Una vegada s'hagi acabat la transferència podeu tancar la finestra "
-"<gui>Transferències de fitxers</gui>."
+"Si no teniu un compte registrat, seleccioneu <gui>Crea un compte nou al "
+"servidor</gui>. Aquesta característica no està disponible per tots els tipus "
+"de comptes i pot no funcionar amb alguns proveïdors. Vegeu <link xref="
+"\"create-account\"/> per a més informació."
-#: C/send-file.page:80(p)
+#: C/add-account.page:69(item/p)
msgid ""
-"If you have multiple finished transfers listed in the window, click on "
-"<gui>Clear</gui> to empty the list. This will only remove the files from the "
-"list and will not delete them from your computer."
+"Enter the required information. For most accounts, you will only need a "
+"login ID and a password. Some accounts may require additional information. "
+"See <link xref=\"accounts-window#details\"/>for more information."
msgstr ""
-"Si teniu llistades múltiples transferències acabades a la finestra, feu clic "
-"a <gui>Neteja</gui> per buidar la llista. Només s'esborraran de la "
-"llista, no s'esborraran els fitxers de l'ordinador."
+"Introduïu la informació requerida. Per la majoria de comptes només us caldrà "
+"un nom d'usuari i una contrasenya. En alguns comptes cal més informació. "
+"Vegeu <link xref=\"accounts-window#details\"/> per a més informació."
-#: C/send-file.page:87(p)
-msgid ""
-"It is possible to send files only using the following services: <em>Jabber</"
-"em>, <em>Google Talk</em> and <em>People Nearby</em>."
-msgstr ""
-"Només podeu enviar fitxers amb els serveis següents: <em>Jabber</em>, "
-"<em>Google Talk</em> i <em>Gent propera</em>."
+#: C/add-account.page:74(item/p) C/import-account.page:61(item/p)
+#: C/irc-nick-password.page:63(item/p)
+msgid "Click <gui style=\"button\">Apply</gui>."
+msgstr "Feu clic a <gui style=\"button\">Aplica</gui>."
-#: C/send-file.page:93(p)
+#: C/add-account.page:81(note/p)
msgid ""
-"In order to send a file to someone, you need to be connected to the "
-"Internet, or to a local area network."
+"To change the name that identifies the account in the <gui>Accounts</gui> "
+"window, select the account from the list on the left and either click on the "
+"name or press the space bar. Edit the account name and press <key>Enter</"
+"key> when you’re finished."
msgstr ""
-"Per enviar un fitxer a algú us cal estar connectat a Internet o a una "
-"xarxa d'àrea local."
+"Per canviar el nom que identifica el compte a la finestra <gui>Comptes</"
+"gui>, seleccioneu el compte des de la llista de l'esquerra i feu clic sobre "
+"el nom o premeu la barra espaiadora. Editeu el nom del compte i feu clic a "
+"<key>Retorn</key> quan hageu acabat."
-#: C/salut-protocol.page:8(desc)
-msgid "Understanding the People Nearby feature."
-msgstr "Explicació sobre la funció de «Gent propera»."
+#: C/add-contact.page:9(info/desc)
+msgid "Add someone to the contact list."
+msgstr "Afegiu algú a la llista de contactes."
-#: C/salut-protocol.page:33(title)
-msgid "What is People Nearby?"
-msgstr "Què és la «Gent propera»?"
+#: C/add-contact.page:18(credit/name) C/change-status.page:24(credit/name)
+#: C/prob-conn-acctdisabled.page:15(credit/name)
+#: C/prob-conn-auth.page:17(credit/name)
+#: C/prob-conn-neterror.page:15(credit/name) C/prob-conn.page:14(credit/name)
+#: C/send-file.page:17(credit/name) C/send-message.page:17(credit/name)
+msgid "Phil Bull"
+msgstr "Phil Bull"
+
+#: C/add-contact.page:33(page/title)
+msgid "Add someone to your list of contacts"
+msgstr "Afegiu algú a la llista de contactes"
-#: C/salut-protocol.page:37(p)
-msgid "I'd like to see this played up a bit more."
+#: C/add-contact.page:37(item/p)
+msgid "Choose <guiseq><gui>Chat</gui><gui>Add Contact</gui></guiseq>."
msgstr ""
+"Seleccioneu <guiseq><gui>Xat</gui><gui>Afegeix contacte</gui></guiseq>."
-#: C/salut-protocol.page:40(p)
+#: C/add-contact.page:40(item/p)
msgid ""
-"The People Nearby service is a serverless communication service: you do not "
-"need to connect and authenticate to a central server in order to use it."
+"From the <gui>Account</gui> drop-down list, select the account you wish to "
+"use to connect to your contact. Your contact will need to be using the same "
+"service as the account you select."
msgstr ""
-"El servei de «Gent propera» és un servei de comunicació descentralitzat: no us "
-"cal estar connectat ni autenticar-vos amb un servidor central per utilitzar-lo."
+"Des de la llista desplegable del <gui>Compte</gui>, seleccioneu el compte "
+"que voleu utilitzar per connectar-vos amb el contacte. Haurà d'utilitzar el "
+"mateix servei que el compte que seleccioneu."
-#: C/salut-protocol.page:45(p)
+#: C/add-contact.page:45(item/p)
msgid ""
-"This kind of serverless messaging system is restricted to a local area "
-"network and an active Internet connection is not necessary."
+"In the <gui>Identifier</gui> field, enter your contact’s login ID, username, "
+"screen name, or other appropriate identifier for the service type."
msgstr ""
-"Aquest tipus de sistema de missatgeria descentralitzat està restringit a una "
-"xarxa local i no cal una connexió a Internet activa."
+"Al camp <gui>Identificador</gui> introduïu l'identificador d'entrada del "
+"contacte, el seu nom d'usuari, el nom de pantalla o qualsevol identificador "
+"apropiat per al tipus de servei."
-#: C/salut-protocol.page:49(p)
+#: C/add-contact.page:49(item/p)
msgid ""
-"The people that use this service inside the same local area network will be "
-"auto-discovered, and it will be possible to send them messages and files as "
-"with other services."
+"In the <gui>Alias</gui> field, type your contact’s name as you would like it "
+"to appear in your contact list."
msgstr ""
-"La gent que utilitza aquest servei dins de la xarxa local apareixeran "
-"automàticament i es podran enviar missatges i fitxers igual com en els altres "
-"serveis."
+"Al camp <gui>Àlies</gui> introduïu el nom del contacte tal com voleu que "
+"aparegui a la llista de contactes."
+
+#: C/add-contact.page:53(item/p)
+msgid "Click <gui>Add</gui> to add the person to your list of contacts."
+msgstr ""
+"Feu clic a <gui>Afegeix</gui> per afegir el contacte a la llista de "
+"contactes."
-#: C/salut-protocol.page:54(p)
+#: C/add-contact.page:61(note/p)
msgid ""
-"All the modern local area networks should be able to support this kind of "
-"service."
+"To add a new person to your list of contacts, you need to be connected to "
+"the Internet and to your account."
msgstr ""
-"Totes les xarxes locals modernes haurien de permetre aquest tipus de servei."
+"Per afegir una persona nova a la llista de contactes heu d'estar connectat a "
+"Internet i al compte."
-#: C/remove-account.page:8(desc)
-msgid "Completely remove an account from <app>Empathy</app>."
-msgstr "Suprimeix un compte completament de l'<app>Empathy</app>."
+#: C/audio-call.page:10(info/desc)
+msgid "Call your contacts over the Internet."
+msgstr "Truqueu els contactes per Internet."
-#: C/remove-account.page:33(title)
-msgid "Remove an account"
-msgstr "Com suprimir un compte"
+#: C/audio-call.page:26(credit/name) C/overview.page:16(credit/name)
+#: C/share-desktop.page:18(credit/name) C/video-call.page:29(credit/name)
+msgid "Ekaterina Gerasimova"
+msgstr "Ekaterina Gerasimova"
-#: C/remove-account.page:35(p)
-msgid ""
-"You can completely remove an account from <app>Empathy</app> if you no "
-"longer wish to use the account. If you wish to use the account in "
-"<app>Empathy</app> again in the future, you will have to add your account "
-"details again."
-msgstr ""
-"Podeu suprimir un compte completament de l'<app>Empathy</app> si no voleu "
-"utilitzar-lo més. Si voleu utilitzar el compte un altre cop amb l'<app>Empathy"
-"</app> en un futur haureu de tornar a crear el compte amb totes les seves dades."
+#: C/audio-call.page:35(page/title)
+msgid "Start an audio conversation"
+msgstr "Inicieu una conversa de veu"
-#: C/remove-account.page:42(p) C/irc-nick-password.page:50(p)
-#: C/disable-account.page:48(p) C/add-account.page:48(p)
+#: C/audio-call.page:37(page/p)
msgid ""
-"From the <gui>Contact List</gui> window, choose <guiseq><gui>Edit</"
-"gui><gui>Accounts</gui></guiseq>, or press <key>F4</key>."
+"You can call your contacts and have an audio conversation with them. This "
+"features only works with certain types of accounts and it requires the other "
+"person to have an application that supports audio calls."
msgstr ""
-"Des de la finestra <gui>Llista de contactes</gui> seleccioneu "
-"<guiseq><gui>Edita</gui><gui>Comptes</gui></guiseq> o premeu <key>F4</key>."
+"Podeu trucar als contactes i mantenir-hi converses de veu. Aquesta "
+"característica només funciona amb alguns tipus de comptes i requereix que "
+"l'altra persona també tingui una aplicació que permeti realitzar trucades de "
+"veu."
-#: C/remove-account.page:46(p)
+#: C/audio-call.page:43(item/p)
msgid ""
-"Select the account you wish to remove from the accounts list on the left "
-"side of the window."
+"Right-click on the contact that you want to call and select <gui style="
+"\"menuitem\">Audio Call</gui>."
msgstr ""
-"Seleccioneu el compte que vulgueu suprimir de la llista de comptes a la part "
-"esquerra de la finestra."
-
-#: C/remove-account.page:50(p)
-msgid "Click on <gui style=\"button\">Remove</gui>."
-msgstr "Feu clic al botó <gui style=\"button\">Suprimeix</gui>."
+"Amb el botó secundari feu clic al contacte amb el qual voleu conversar i "
+"escolliu <gui style=\"menuitem\">Trucada de veu</gui>."
-#: C/remove-account.page:53(p)
+#: C/audio-call.page:49(item/p) C/video-call.page:50(item/p)
msgid ""
-"A dialog will be shown asking for confirmation. Click the <gui>Remove</gui> "
-"button to permanently remove the account."
+"A new window will open. When the connection is established, you will see the "
+"total conversation time at the bottom of the window."
msgstr ""
-"Es mostrarà un diàleg sol·licitant la confirmació. Feu clic al botó "
-"<gui>Suprimeix</gui> per a suprimir el compte permanentment."
+"S'obrirà una finestra nova. Quan s'estableixi la connexió veureu que a la "
+"part inferior de la finestra es mostrarà la durada de la conversa."
-#: C/remove-account.page:59(p)
+#: C/audio-call.page:55(item/p)
msgid ""
-"Even after removing an account, <app>Empathy</app> does not delete your "
-"conversation history for that account."
+"To end the conversation, click the <gui style=\"button\">hand up</gui> "
+"button."
msgstr ""
-"Fins i tot després de la supressió d'un compte l'<app>Empathy</app> no esborrarà "
-"l'historial de converses del compte."
+"Per acabar la conversa feu clic al botó <gui style=\"button\">Penja</gui>."
-#: C/prob-conn.page:7(desc)
-msgid "Diagnose common problems connecting to an instant messaging service."
+#: C/audio-call.page:63(note/p)
+msgid ""
+"To turn an audio conversation into a video conversation, choose <guiseq><gui "
+"style=\"menu\">Video</gui> <gui style=\"menuitem\">Video On</gui></guiseq>."
msgstr ""
-"Diagnostiqueu problemes comuns en intentar-se connectar a un servei de missatgeria "
-"instantània."
+"Per convertir una conversa de veu en una conversa de vídeo, escolliu "
+"<guiseq><gui style=\"menu\">Vídeo</gui> <gui style=\"menuitem\">Activa el "
+"vídeo</gui></guiseq>."
-#: C/prob-conn.page:29(title)
-msgid "Problems connecting to an instant messaging service"
-msgstr "Problemes connectant a un servei de missatgeria instantània"
-
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: C/prob-conn-neterror.page:58(None) C/prob-conn-name.page:43(None)
-#: C/prob-conn-auth.page:58(None) C/account-irc.page:109(None)
-msgid "@@image: 'figures/gtk-edit.png'; md5=4f21b451732817be0604fe3e2c8da98b"
-msgstr "@@image: 'figures/gtk-edit.png'; md5=4f21b451732817be0604fe3e2c8da98b"
+#: C/audio-call.page:71(section/title)
+msgid "Start an audio conversation with a meta-contact"
+msgstr "Inicieu una conversa de veu amb un metacontacte"
-#: C/prob-conn-neterror.page:7(desc)
+#: C/audio-call.page:74(item/p) C/send-message.page:53(item/p)
+#: C/video-call.page:68(item/p)
msgid ""
-"An error message which says “<gui>Network error</gui>” appears in the main "
-"window."
+"From the <gui>Contact List</gui> window, right-click on the meta-contact."
msgstr ""
-"Apareix un missatge d'error a la finestra principal que diu «<gui>Error de "
-"xarxa</gui>»."
-
-#: C/prob-conn-neterror.page:33(title)
-msgid "I get a message that says “Network error”"
-msgstr "Veig un missatge que diu «Error de xarxa»"
-
-#: C/prob-conn-neterror.page:36(cite)
-msgid "shaunm"
-msgstr "shaunm"
+"Des de la finestra <gui>Llista de contactes</gui>, feu clic amb el botó "
+"secundari al metacontacte."
-#: C/prob-conn-neterror.page:37(p)
+#: C/audio-call.page:79(item/p)
msgid ""
-"Empathy no longer allows you to create an IRC account without a valid nick. "
-"I've removed the guide link. Remove the text."
+"Select the contact you want to have the conversation, and from the menu "
+"select <gui style=\"menuitem\">Audio Call</gui>."
msgstr ""
+"Seleccioneu el contacte amb el que voleu mantenir la conversa i des del menú "
+"seleccioneu <gui style=\"menuitem\">Trucada de veu</gui>."
-#: C/prob-conn-neterror.page:41(p)
+#: C/audio-call.page:86(note/p) C/send-message.page:65(note/p)
+#: C/video-call.page:80(note/p)
msgid ""
-"This kind of error happens when <app>Empathy</app> cannot communicate with "
-"the instant messaging service for some reason."
-msgstr ""
-"Aquest tipus d'errada succeeix quan l'<app>Empathy</app> no pot comunicar-se "
-"amb el servei de missatgeria instantània per alguna raó."
-
-#: C/prob-conn-neterror.page:45(p)
-msgid ""
-"Also, this kind of error happens when you try to use an IRC account without "
-"setting a nickname."
+"To recognize if a contact is a <em>meta-contact</em>, move your mouse on a "
+"contact in the <gui>Contact List</gui> window, and stop over it for a "
+"second: a small pop-up message will appear showing the number of the "
+"contacts that form the meta-contact."
msgstr ""
-"També es pot produir quan intenteu utilitzar un compte d'IRC sense configurar "
-"el sobrenom."
+"Per reconèixer si un contacte és un <em>metacontacte</em> situeu el ratolí a "
+"sobre d'un contacte de la finestra <gui>Llista de contactes</gui> i "
+"mantingueu-lo a sobre durant un segon: apareixerà un petit missatge emergent "
+"que mostrarà el nombre de contactes que formen el metacontacte."
-#: C/prob-conn-neterror.page:52(p) C/prob-conn-auth.page:45(p)
-#: C/prob-conn-acctdisabled.page:43(p)
-msgid ""
-"Make sure that you are connected to the Internet, or to a local area network."
-msgstr "Assegureu-vos que esteu connectats a Internet o a una xarxa d'àrea local."
+#. This is a reference to an external file such as an image or video. When
+#. the file changes, the md5 hash will change to let you know you need to
+#. update your localized copy. The msgstr is not used at all. Set it to
+#. whatever you like once you have updated your copy of the file.
+#: C/audio-video.page:58(media)
+msgctxt "_"
+msgid "external ref='figures/audio-input-microphone.png' md5='__failed__'"
+msgstr "external ref='figures/audio-input-microphone.png' md5='__failed__'"
+
+#. This is a reference to an external file such as an image or video. When
+#. the file changes, the md5 hash will change to let you know you need to
+#. update your localized copy. The msgstr is not used at all. Set it to
+#. whatever you like once you have updated your copy of the file.
+#: C/audio-video.page:70(media)
+msgctxt "_"
+msgid "external ref='figures/camera-web.png' md5='__failed__'"
+msgstr "external ref='figures/camera-web.png' md5='__failed__'"
-#: C/prob-conn-neterror.page:57(p) C/prob-conn-name.page:42(p)
-#: C/prob-conn-auth.page:57(p)
+#: C/audio-video.page:8(info/desc)
msgid ""
-"Click the <media type=\"image\" mime=\"image/png\" src=\"figures/gtk-edit.png"
-"\">edit</media> icon in the error message."
+"Information on when it is possible to have an audio or video conversation."
msgstr ""
-"Feu clic a la icona <media type=\"image\" mime=\"image/png\" src=\"figures/gtk-"
-"edit.png\">Edita</media> del missatge d'error."
+"Informació sobre quan és possible realitzar una conversa de veu o de vídeo."
-#: C/prob-conn-neterror.page:65(p) C/prob-conn-acctdisabled.page:59(p)
-msgid ""
-"Check in the <gui>Advanced</gui> section that all the details are correct. "
-"You should be able to find these details from the website of the messaging "
-"service."
-msgstr ""
-"Comproveu a la secció <gui>Avançat</gui> que les dades siguin les correctes. "
-"Hauríeu de poder trobar aquestes dades al lloc web del servei de "
-"missatgeria."
+#: C/audio-video.page:32(page/title)
+msgid "Audio and video support"
+msgstr "Àudio i vídeo"
-#: C/prob-conn-neterror.page:82(p) C/prob-conn-auth.page:68(p)
+#: C/audio-video.page:34(page/p)
msgid ""
-"Deselect the <gui>Enabled</gui>, and then select it again to try to "
-"reconnect to the service."
+"You can only have audio and video conversation with contacts who are using "
+"an application which also supports this feature. When your contacts support "
+"audio or video conversations, you will see the following icons next to their "
+"names in the contact list:"
msgstr ""
-"Desactiveu <gui>Activat</gui> i torneu-lo a activar de nou per comprovar si "
-"es reconnecta el servei."
+"Només podeu realitzar converses de veu i de vídeo amb els contactes que "
+"utilitzin una aplicació que permeti aquestes característiques. Si les "
+"aplicacions dels contactes permeten realitzar converses de veu o de vídeo, "
+"veureu les icones següents al costat del seu nom a la llista de contactes:"
-#: C/prob-conn-neterror.page:90(title)
-msgid "Proxy support"
-msgstr "Accés a través de servidor intermediari"
+#: C/audio-video.page:43(td/p)
+msgid "Icon"
+msgstr "Icona"
+
+#: C/audio-video.page:48(td/p)
+msgid "Description"
+msgstr "Descripció"
-#: C/prob-conn-neterror.page:91(p)
+#: C/audio-video.page:57(td/p)
msgid ""
-"At the moment <app>Empathy</app> can not be configured to work with a proxy."
+"<media type=\"image\" mime=\"image/png\" src=\"figures/audio-input-"
+"microphone.png\"> Icon for audio conversation </media>"
msgstr ""
-"Ara mateix l'<app>Empathy</app> no es pot configurar perquè funcioni amb un "
-"servidor intermediari."
+"<media type=\"image\" mime=\"image/png\" src=\"figures/audio-input-"
+"microphone.png\"> Icona per a una conversa de veu </media>"
-#: C/prob-conn-name.page:9(title)
-msgid "“Name in use”"
-msgstr "«Nom utilitzat»"
+#: C/audio-video.page:64(td/p)
+msgid "The contact is able to have an audio conversation."
+msgstr "El contacte pot realitzar converses de veu."
-#: C/prob-conn-name.page:10(desc)
+#: C/audio-video.page:69(td/p)
msgid ""
-"An error message which says “<gui>Name in use</gui>” appears in the main "
-"window."
+"<media type=\"image\" mime=\"image/png\" src=\"figures/camera-web.png\"> "
+"Icon for video conversation </media>"
msgstr ""
-"Apareix un missatge a la finestra principal que diu «<gui>Nom utilitzat</gui>»."
+"<media type=\"image\" mime=\"image/png\" src=\"figures/camera-web.png\"> "
+"Icona per a una conversa de vídeo </media>"
-#: C/prob-conn-name.page:32(title)
-msgid "I get a message that says “Name in use”"
-msgstr "Teniu un missatge que diu «Nom utilitzat»"
+#: C/audio-video.page:76(td/p)
+msgid "The contact is able to have a video conversation."
+msgstr "El contacte pot realitzar converses de vídeo."
-#: C/prob-conn-name.page:34(p)
+#: C/audio-video.page:83(note/p)
msgid ""
-"This kind of error happens when you try to connect to your IRC account and "
-"you are using a nickname that is already being used by someone else on that "
-"particular network."
+"In order to have an audio conversation, you need to have a sound card that "
+"is supported by your operating system, and a working microphone."
msgstr ""
-"Aquests tipus d'errades apareixen quan intenteu connectar-vos a comptes "
-"d'IRC i utilitzeu un sobrenom que ja l'utilitza algú altre en aquella xarxa."
-
-#: C/prob-conn-name.page:50(p)
-msgid "In the <gui>Nickname</gui> text box, type a new nickname."
-msgstr "Al quadre de text <gui>Sobrenom</gui> introduïu el sobrenom nou."
+"Per realitzar una conversa de veu heu de tenir una targeta de so reconeguda "
+"pel sistema operatiu i un micròfon que funcioni."
-#: C/prob-conn-name.page:55(p)
+#: C/audio-video.page:87(note/p)
msgid ""
-"If you have registered that nickname within the network you are using, set "
-"the password for that nickname. For more information, see <link xref=\"irc-"
-"nick-password\"/>."
+"In order to have a video conversation, you need to have a webcam that is "
+"supported by your operating system, and a working microphone."
msgstr ""
-"Si heu registrat el sobrenom a la xarxa on sou ara, poseu la contrasenya per "
-"aquest sobrenom. Vegeu <link xref=\"irc-nick-password\"/> per més informació."
+"Per realitzar una conversa de vídeo heu de tenir una càmera web reconeguda "
+"pel sistema operatiu i un micròfon que funcioni."
+
+#: C/audio-video.page:95(section/title)
+msgid "Supported Account Types"
+msgstr "Tipus de comptes permesos"
-#: C/prob-conn-name.page:64(p)
+#: C/audio-video.page:97(section/p)
msgid ""
-"Deselect the <gui>Enabled</gui> check-box next to the name of your account, "
-"and then select it again to try to reconnect to the service."
+"You can only have audio and video conversations using accounts on certain "
+"supported services. The following table lists whether audio and video is "
+"supported for each type of account."
msgstr ""
-"Desseleccioneu la casella de selecció <gui>Habilitat</gui> al costat del nom "
-"del compte i llavors seleccioneu-lo de nou per intentar reconnectar-vos al "
-"servei."
+"Només podeu realitzar converses de veu i de vídeo en comptes d'alguns "
+"proveïdors de serveis. La taula següent mostra si els tipus de compte "
+"permeten converses de veu i de vídeo."
-#: C/prob-conn-auth.page:8(desc)
+#: C/audio-video.page:102(note/p)
msgid ""
-"An error message which says “<gui>Authentication failed</gui>” appears in "
-"the main window."
+"Account types are provided by plugins. Your system may not have all of the "
+"following types available, or it may have types not listed here. Updated "
+"plugins may make audio or video conversations possible on account types that "
+"are listed as unsupported here."
msgstr ""
-"Apareix un missatge d'error a la finestra principal que diu «<gui>Errada en "
-"l'autenticació</gui>»."
+"Els tipus de comptes es proporcionen els connectors. El sistema pot no "
+"disposar de tots el tipus llistats aquí, o pot disposar de tipus de comptes "
+"que no estiguin llistats. Versions més noves dels connectors poden fer "
+"possible les converses de veu i de vídeo en tipus de comptes que estan "
+"classificats com que no ho permeten."
-#: C/prob-conn-auth.page:36(title)
-msgid "I get a message that says “Authentication failed”"
-msgstr "Teniu un missatge que diu «Errada en l'autenticació»."
+#: C/audio-video.page:128(td/p)
+msgid "Service"
+msgstr "Servei"
-#: C/prob-conn-auth.page:38(p)
-msgid ""
-"This kind of error happens when your instant messaging service is not "
-"allowing you to connect because it does not recognize your username or "
-"password for some reason."
-msgstr ""
-"Aquest tipus d'errors apareix quan el servei de missatgeria instantània no "
-"permet la connexió perquè no reconeix el vostre nom d'usuari o contrasenya "
-"per alguna raó."
+#: C/audio-video.page:129(td/p)
+msgid "Audio"
+msgstr "Àudio"
-#: C/prob-conn-auth.page:50(p)
-msgid ""
-"Make sure that you have registered an account with the service you are "
-"trying to connect to. If you do not have an account, most services will not "
-"allow you to connect."
-msgstr ""
-"Comproveu que heu registrat un compte amb el servei amb el qual intenteu "
-"connectar-vos. Si no teniu un compte, molts serveis no us permetran "
-"connectar-vos."
+#: C/audio-video.page:130(td/p)
+msgid "Video"
+msgstr "Vídeo"
-#: C/prob-conn-auth.page:63(p) C/prob-conn-acctdisabled.page:54(p)
-msgid ""
-"Type your username and password again to make sure that they are correct."
-msgstr ""
-"Escriviu el nom d'usuari i la contrasenya de nou per estar segurs que són "
-"correctes."
+#: C/audio-video.page:135(td/p)
+msgid "AIM"
+msgstr "AIM"
-#: C/prob-conn-acctdisabled.page:7(desc)
-msgid ""
-"The instant messaging account that you want to use is not enabled in the "
-"list of accounts."
-msgstr ""
-"El compte del servei de missatgeria instantània que voleu utilitzar no està "
-"habilitat a la llista de comptes."
+#: C/audio-video.page:136(td/p) C/audio-video.page:137(td/p)
+#: C/audio-video.page:141(td/p) C/audio-video.page:142(td/p)
+#: C/audio-video.page:146(td/p) C/audio-video.page:147(td/p)
+#: C/audio-video.page:156(td/p) C/audio-video.page:157(td/p)
+#: C/audio-video.page:161(td/p) C/audio-video.page:162(td/p)
+#: C/audio-video.page:166(td/p) C/audio-video.page:167(td/p)
+#: C/audio-video.page:181(td/p) C/audio-video.page:182(td/p)
+#: C/audio-video.page:186(td/p) C/audio-video.page:187(td/p)
+#: C/audio-video.page:191(td/p) C/audio-video.page:192(td/p)
+#: C/audio-video.page:196(td/p) C/audio-video.page:197(td/p)
+#: C/audio-video.page:201(td/p) C/audio-video.page:202(td/p)
+#: C/audio-video.page:211(td/p) C/audio-video.page:212(td/p)
+#: C/audio-video.page:216(td/p) C/audio-video.page:217(td/p)
+msgid "No"
+msgstr "No"
-#: C/prob-conn-acctdisabled.page:33(title)
-msgid "My account is not enabled"
-msgstr "El meu compte està habilitat"
+#: C/audio-video.page:140(td/p)
+msgid "Facebook Chat"
+msgstr "Xat de Facebook"
-#: C/prob-conn-acctdisabled.page:35(p)
-msgid ""
-"If the instant messaging account that you want to use is not enabled in the "
-"drop-down account list when you try to start a new conversation or join a "
-"room, your account details may not be correct."
-msgstr ""
-"Si el compte de missatgeria instantània que voleu utilitzar no està "
-"habilitat a la llista inferior quan intenteu iniciar una conversa o unir-vos "
-"a una sala, els detalls del vostre compte poden no ser correctes."
+#: C/audio-video.page:145(td/p)
+msgid "gadugadu"
+msgstr "gadugadu"
-#: C/prob-conn-acctdisabled.page:48(p)
-msgid ""
-"Choose <guiseq><gui>Edit</gui><gui>Accounts</gui></guiseq> and select the "
-"account that is not working."
-msgstr ""
-"Escolliu <guiseq><gui>Edita</gui><gui>Comptes</gui></guiseq> i seleccioneu "
-"el compte que no està funcionant."
+#: C/audio-video.page:150(td/p)
+msgid "Google Talk"
+msgstr "Google Talk"
-#: C/prob-conn-acctdisabled.page:65(p)
-msgid ""
-"Check that the <gui style=\"checkbox\">Enabled</gui> check-box is selected. "
-"If it is not, select the check-box to enable the account."
-msgstr ""
-"Comproveu que la caixa de selecció <gui style=\"checkbox\">Habilitat</gui> "
-"està seleccionada. Si no ho està, seleccioneu-la per activar el compte."
+#: C/audio-video.page:151(td/p) C/audio-video.page:152(td/p)
+#: C/audio-video.page:171(td/p) C/audio-video.page:172(td/p)
+#: C/audio-video.page:176(td/p) C/audio-video.page:177(td/p)
+#: C/audio-video.page:206(td/p) C/audio-video.page:207(td/p)
+msgid "Yes"
+msgstr "Sí"
-#: C/prev-conv.page:8(desc)
-msgid "Browse or search your previous conversations."
-msgstr "Navegueu o cerqueu per les converses anteriors."
+#: C/audio-video.page:155(td/p)
+msgid "Groupwise"
+msgstr "Groupwise"
-#: C/prev-conv.page:35(title)
-msgid "View previous conversations"
-msgstr "Visualitzeu les converses anteriors"
+#: C/audio-video.page:160(td/p)
+msgid "ICQ"
+msgstr "ICQ"
-#: C/prev-conv.page:39(p)
-msgid ""
-"Highlighting text is quirky: <link href=\"http://bugzilla.gnome.org/show_bug."
-"cgi?id=593733\">#593733</link>. If there's an actual highlighting going on, "
-"independent of the selection (like in yellow or something), we can use the "
-"term \"highlight\". Otherwise we need to use the term \"select\". Watch that "
-"bug."
-msgstr ""
-"El ressaltat de text no funciona del tot bé: <link href=\"http://bugzilla.gnome.org/show_bug."
-"cgi?id=593733\">#593733</link>. Si hi ha un ressaltat actuant, "
-"independentment de la selecció (com el groc o semblant) , podeu utilitzar el "
-"terme «ressalta». D'altra forma us caldrà utilitzar el terme «selecciona». "
-"Llegiu el informe d'error."
+#: C/audio-video.page:165(td/p) C/create-account.page:107(section/title)
+msgid "IRC"
+msgstr "IRC"
-#: C/prev-conv.page:46(p)
-msgid ""
-"<app>Empathy</app> automatically saves all your text conversations you have "
-"with your contacts. You can <link xref=\"#search\">search through all of "
-"your previous conversations</link> or <link xref=\"#browse\">browse previous "
-"conversations</link> by contact and date."
-msgstr ""
-"L'<app>Empathy</app> desa automàticament totes les converses que manteniu "
-"amb els contactes. Podeu cercar <link xref=\"#search\">per les "
-"converses anteriors</link> o <link xref=\"#browse\">navegar per les "
-"converses anteriors</link> per contacte i data."
+#: C/audio-video.page:170(td/p) C/create-account.page:60(section/title)
+msgid "Jabber"
+msgstr "Jabber"
-#: C/prev-conv.page:54(p)
-msgid ""
-"You do not need to be connected to the Internet to view and search your "
-"previous conversations."
-msgstr ""
-"No us cal estar connectat a Internet per visualitzar i cercar a les "
-"converses anteriors."
+#: C/audio-video.page:175(td/p)
+msgid "MSN"
+msgstr "MSN"
-#: C/prev-conv.page:61(title)
-msgid "Search previous conversations"
-msgstr "Cerqueu a les converses anteriors"
+#: C/audio-video.page:180(td/p)
+msgid "myspace"
+msgstr "myspace"
-#: C/prev-conv.page:63(p)
-msgid ""
-"You can perform a full-text search through all of your previous "
-"conversations."
-msgstr ""
-"Podeu utilitzar cerca de texts complets dins les converses anteriors."
+#: C/audio-video.page:185(td/p)
+msgid "qq"
+msgstr "qq"
-#: C/prev-conv.page:67(p) C/prev-conv.page:96(p)
-msgid ""
-"From the <gui>Contact List</gui> window, choose <guiseq><gui>View</"
-"gui><gui>Previous Conversations</gui></guiseq>. Alternatively, press "
-"<key>F3</key>."
-msgstr ""
-"Des de la finestra <gui>Llista de contactes</gui> escolliu "
-"<guiseq><gui>Visualitza</gui><gui>Converses anteriors</gui></guiseq>. "
-"O premeu <key>F3</key>."
+#: C/audio-video.page:190(td/p) C/create-account.page:78(section/title)
+msgid "People Nearby"
+msgstr "Gent propera"
-#: C/prev-conv.page:71(p)
-msgid "Select the <gui>Search</gui> tab."
-msgstr "Seleccioneu la pestanya <gui>Cerca</gui>."
+#: C/audio-video.page:195(td/p)
+msgid "sametime"
+msgstr "sametime"
-#: C/prev-conv.page:74(p)
-msgid ""
-"In the <gui>For</gui> field, type the text you want to search for. Click "
-"<gui>Find</gui> or press <key>Enter</key>."
-msgstr ""
-"Al camp <gui>Per</gui> escriviu el text que voleu cercar. Feu clic a "
-"<gui>Cerca</gui> o premeu la tecla <key>Retorn</key>."
+#: C/audio-video.page:200(td/p)
+msgid "silc"
+msgstr "silc"
-#: C/prev-conv.page:78(p)
-msgid ""
-"Any conversations that matched your search terms will be shown in the list "
-"below the search field. By default, conversations are ordered by date."
-msgstr ""
-"Qualsevol conversa que compleixi els criteris de cerca serà mostrada a la "
-"llista a sota del camp de cerca. Per defecte, les converses estan ordenades "
-"per data."
+#: C/audio-video.page:205(td/p) C/create-account.page:89(section/title)
+msgid "SIP"
+msgstr "SIP"
-#: C/prev-conv.page:82(p)
-msgid ""
-"Click on a conversation to view it. <app>Empathy</app> will select the text "
-"in the conversation that matched your search terms."
-msgstr ""
-"Feu clic sobre una conversa per veure-la. L'<app>Empathy</app> seleccionarà el "
-"text de la conversa que compleixi els criteris de cerca."
+#: C/audio-video.page:210(td/p)
+msgid "Yahoo!"
+msgstr "Yahoo!"
-#: C/prev-conv.page:89(title)
-msgid "Browse previous conversations"
-msgstr "Navegueu per les converses anteriors"
+#: C/audio-video.page:215(td/p)
+msgid "zephyr"
+msgstr "zephyr"
-#: C/prev-conv.page:91(p)
-msgid ""
-"You can browse your previous conversations with your contacts or in chat "
-"rooms by date."
-msgstr ""
-"Podeu navegar, per data, per les converses anteriors amb els contactes i "
-"pels xats a les sales."
+#: C/change-status.page:9(info/desc)
+msgid "Change your status to advertise your availability to your contacts."
+msgstr "Canvieu l'estat per avisar la disponibilitat als contactes."
-#: C/prev-conv.page:100(p)
-msgid "Select the <gui>Conversations</gui> tab."
-msgstr "Seleccioneu la pestanya <gui>Converses</gui>."
+#: C/change-status.page:39(page/title)
+msgid "Change your status"
+msgstr "Canvi de l'estat"
-#: C/prev-conv.page:103(p)
+#: C/change-status.page:41(page/p)
msgid ""
-"Select an account from the drop-down list in the top left. A list of "
-"contacts and chat room for that account will be shown below."
+"You can set your status to indicate your availability to your contacts. "
+"<app>Empathy</app> allows you to select from a list of defined statuses."
msgstr ""
-"Seleccioneu un compte de la llista desplegable de dalt a l'esquerre. Es mostrarà "
-"a sota la llista de contactes i les sales de xat per aquest compte."
+"Podeu canviar l'estat per indicar la disponibilitat als contactes. "
+"L'<app>Empathy</app> us permet seleccionar-ne un d'una llista d'estats per "
+"defecte."
-#: C/prev-conv.page:107(p)
+#: C/change-status.page:46(item/p)
msgid ""
-"Select a contact or chat room to view your previous conversations from. By "
-"default the most recent conversation will be shown."
+"Click on the drop-down list at the top of the <gui>Contact List</gui> window."
msgstr ""
-"Seleccioneu un contacte o una sala de xat per veure'n les converses anteriors. "
-"Per defecte es mostrarà la conversa més recent."
+"Feu clic a la llista desplegable a la part de dalt de la finestra "
+"<gui>Llista de contactes</gui>."
-#: C/prev-conv.page:111(p)
-msgid ""
-"You can browse your conversations by date. Days on which you had a "
-"conversation with the selected contact will be shown in bold text. Click a "
-"date to select it. Click the arrows next to the month and year to browse "
-"earlier dates."
-msgstr ""
-"Podeu navegar per les converses per data. Els dies en els quals heu "
-"mantingut converses amb el contacte es m