Go to file
Igor Murzov 59dbae9902 Update/correct russian translation
SVN revision: 82790
2013-06-17 10:03:57 +01:00
m4 Eweathear module : remove auto gonorated m4 files 2009-11-25 20:56:09 +00:00
po Update/correct russian translation 2013-06-17 10:03:57 +01:00
src eweather: Translate messages in configuration checker's error dialog. 2013-06-17 10:03:57 +01:00
.gitignore eweather: Add .gitignore 2013-06-17 10:03:56 +01:00
AUTHORS Update email address across the board. 2010-09-04 18:32:59 +00:00
COPYING Eweather : set the License (LGPL). 2009-11-27 18:21:09 +00:00
COPYING-PLAIN Eweather : add the module in E-MODULES-EXTRA 2009-11-23 13:58:40 +00:00
ChangeLog Eweather : add the module in E-MODULES-EXTRA 2009-11-23 13:58:40 +00:00
INSTALL Eweather : some fixs 2009-11-25 20:46:05 +00:00
Makefile.am forecasts, eweather: Do not use verbose mode for edje_cc. 2013-06-17 10:03:56 +01:00
NEWS Eweather : add the module in E-MODULES-EXTRA 2009-11-23 13:58:40 +00:00
README eweather: Provide meaningful README and add TODO 2013-06-17 10:03:56 +01:00
TODO eweather: Provide meaningful README and add TODO 2013-06-17 10:03:56 +01:00
autogen.sh Eweather : add the module in E-MODULES-EXTRA 2009-11-23 13:58:40 +00:00
compile Eweather : add the module in E-MODULES-EXTRA 2009-11-23 13:58:40 +00:00
configure.ac trunk: remove use of AM_PROG_CC_STDC as AC_PROG_CC does it. 2013-06-17 10:03:57 +01:00
eweather.edc Eweather : add the module in E-MODULES-EXTRA 2009-11-23 13:58:40 +00:00
icon-weather.png Eweather : add the module in E-MODULES-EXTRA 2009-11-23 13:58:40 +00:00
module.desktop.in updating various translations 2012-11-20 23:30:36 +00:00

README

EWeather
=========

A weather gadget using libeweather.

To find the code for your area, go to http://developer.yahoo.com/yql/console/
and type

 select * from geo.places where text='Paris' and country='France'

and look for your woeid -- it should look something like this:

  "<woeid>615702</woeid>"