<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 11/19/2012 04:24 PM, Arun SAG wrote:<br>
    </div>
    <blockquote cite="mid:20121119212413.GA4736@sagarun.homelinux.org"
      type="cite">
      <pre wrap="">On Mon, Nov 19, 2012 at 10:28:20AM -0500, Robert Moskowitz wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">The weather setup is not letting me change the city.  It defaulted
to Cambridge, GB and when I put in any city from its selection list,
the OK button remains greyed out and only cancel is avaiable.

Any tips on getting this to work?

</pre>
      </blockquote>
      <pre wrap="">
I have the same issue. I figured the city and other configurations are
stored as gsettings.

gsettings list-recursively org.gnome.shell.extensions.weather

I changed the city to 'Bangalore' using:

gsettings set org.gnome.shell.extensions.weather city Bangalore</pre>
    </blockquote>
    <br>
    I needed:<br>
    <br>
    gsettings set org.gnome.shell.extensions.weather city "Detroit,
    Michigan US"<br>
    <br>
    <br>
    <blockquote cite="mid:20121119212413.GA4736@sagarun.homelinux.org"
      type="cite">
      <pre wrap="">

Hope this helps!

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>