From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-138771-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1SZdUW-0006Mt-W3
	for garchives@archives.gentoo.org; Wed, 30 May 2012 07:38:49 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 52904E05F5;
	Wed, 30 May 2012 07:38:30 +0000 (UTC)
Received: from mail-wg0-f53.google.com (mail-wg0-f53.google.com [74.125.82.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id AA8E5E05DD
	for <gentoo-user@lists.gentoo.org>; Wed, 30 May 2012 07:36:58 +0000 (UTC)
Received: by wgbfm10 with SMTP id fm10so4472623wgb.10
        for <gentoo-user@lists.gentoo.org>; Wed, 30 May 2012 00:36:58 -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:content-type
         :content-transfer-encoding;
        bh=7zyK9AgVJE1ksZXRIWztgy5GfeS+iikxK0eAzgx9Ooc=;
        b=DRNvEVQ4K76mHiHqIX5d7GfUQ8Fz73FWID21zlXltbjKPXWLy2352yEbLIbvPB9J1t
         MSr+6NI3MAFCIWqBQh4Di01W0NftY2dbho6PIvW8B/8xjVbTpgs+PUhzPlbfuWJa5+GU
         yIPjgyS+7Bv7Lett0qbZBvnyH8kl7W5OHwEjLmnnL7QiGLUf2Ipc4KCr3k/y9pQN3Nc+
         kRhYXSauIkptqGyr2r/i2hpotq6Y7VEbc5JdMTEN7h76bojUGU0tKr0QrFmrMmTwE+dh
         VA0LDzNicMHErmHUCQj9xvn4qLhL2lHp9iPhEVxS0ccYojtgGnQx/eO1+uPvSoqJqImH
         zwCw==
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.216.131.150 with SMTP id m22mr9343156wei.111.1338363417899;
 Wed, 30 May 2012 00:36:57 -0700 (PDT)
Sender: comprookie2000@gmail.com
Received: by 10.216.193.143 with HTTP; Wed, 30 May 2012 00:36:57 -0700 (PDT)
In-Reply-To: <1338357415.9762.12.camel@troll>
References: <1338357415.9762.12.camel@troll>
Date: Wed, 30 May 2012 03:36:57 -0400
X-Google-Sender-Auth: mruVE84jgemWY1UGhfFq4y8YOI0
Message-ID: <CACs9S6bpU+cT6SADFoM8rV-YPcbx7uZFbOW+gQgxDA-C49sVrw@mail.gmail.com>
Subject: Re: [gentoo-user] gnome3 weather applet
From: David Abbott <david@pythontoo.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 1dd540c6-52e2-4108-97a9-69e1463c7c09
X-Archives-Hash: 180cd3d14241b58432f1ae3165a327e2

On Wed, May 30, 2012 at 1:56 AM, Bill Kenworthy <billk@iinet.net.au> wrote:
> I am one of those poor saps who decided to try gnome3 and its not
> pleasant at all ... its an even worse hit on productivity than early
> gnome2 over 1.4 was :(
>
> Apparently 3.2 has a weather app available, but I cant find it or how to
> "turn it on" or add it to the desktop or panel. =C2=A0Can someone enlight=
en
> me on how this works for gentoo? - I have libgweather installed which is
> what I need, right? =C2=A0I cant see any other relevant packages.
>
> Billk
>
>
>
>
Hi Bill,
I use this weather extension [1]
More extensions here [2]

[1] https://github.com/simon04/gnome-shell-extension-weather
[2] https://extensions.gnome.org

HTH,
David