commit fcd2f945e9cb08f7b91b49287ef3613264beb44a
Author: raveit65 <mate@raveit.de>
Date:   Sun Mar 12 16:02:53 2017 +0100

    release 1.18.0

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5e675a538ecf01225c3ccced61c967f4fe0091d1
Author: raveit65 <mate@raveit.de>
Date:   Sun Mar 12 15:53:53 2017 +0100

    sync with transifex

 po/LINGUAS  |   1 +
 po/am.po    |  34 +--
 po/bn_IN.po |   2 +-
 po/bs.po    |   6 +-
 po/el.po    |   4 +-
 po/eo.po    |   2 +-
 po/hu.po    |   4 +-
 po/it.po    |   8 +-
 po/ja.po    |  25 +-
 po/ku_IQ.po | 937 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/lv.po    |   7 +-
 po/nb.po    |   6 +-
 po/pl.po    |   2 +-
 po/ro.po    |  12 +-
 po/uk.po    |   6 +-
 15 files changed, 998 insertions(+), 58 deletions(-)

commit 70ed45156a2d7ca751af2a1dab357f1ea043e2e0
Author: monsta <monsta@inbox.ru>
Date:   Sun Mar 12 15:40:32 2017 +0300

    update NEWS for 1.18

 NEWS | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

commit 3d4f163154d6cf4de634b7f1b696f04e9c7875b1
Author: monsta <monsta@inbox.ru>
Date:   Sun Mar 12 15:08:09 2017 +0300

    Locations: add Yogyakarta, Indonesia
    
    closes https://github.com/mate-desktop/libmateweather/issues/39

 data/Locations.xml.in | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 159158633f2f8b1736099601dd892c0448fb48c6
Author: monsta <monsta@inbox.ru>
Date:   Sun Mar 12 14:49:51 2017 +0300

    Locations: add Dunedin, New Zealand
    
    closes https://github.com/mate-desktop/libmateweather/issues/38

 data/Locations.xml.in | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 0531220094b64996af4a4a0194db452db7e5a0f0
Author: monsta <monsta@inbox.ru>
Date:   Mon Feb 6 16:57:34 2017 +0300

    Locations: correct coordinates for Pune, India

 data/Locations.xml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit cbeddc68ec18bdad0093608883b7b969d37b0b04
Author: Martin Wimpress <martin@mate-desktop.org>
Date:   Fri Jan 13 16:13:03 2017 +0000

    Update libmateweather NEWS to use consistent, project wide, markdown-like formatting. This will make generating release announcements easier.

 NEWS | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

commit 27854265d6d638dace775c1a86b258cc3b529463
Author: monsta <monsta@inbox.ru>
Date:   Sat Dec 17 21:56:32 2016 +0300

    release 1.17.0

 NEWS | 4 ++++
 1 file changed, 4 insertions(+)

commit 47eccb162cc07d65ed3300fe6cc065cf61e8e464
Author: monsta <monsta@inbox.ru>
Date:   Sat Dec 17 21:52:16 2016 +0300

    sync with Transifex

 po/am.po    | 14 +++++++-------
 po/es_PR.po | 25 +++++++++++++------------
 po/fi.po    |  7 ++++---
 po/nb.po    | 18 +++++++++---------
 po/sv.po    | 13 +++++++------
 5 files changed, 40 insertions(+), 37 deletions(-)

commit 8fca4d53224885fc195b491df05e083bd0725972
Author: monsta <monsta@inbox.ru>
Date:   Tue Dec 13 13:18:09 2016 +0300

    pre-bump version

 NEWS         | 2 ++
 configure.ac | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

commit 9bf94b53cdf5670d90f308118ffe9ec3f3b670b5
Author: monsta <monsta@inbox.ru>
Date:   Tue Dec 13 11:54:30 2016 +0300

    remove a couple of unneeded includes

 libmateweather/mateweather-location.c | 1 -
 libmateweather/weather.c              | 1 -
 2 files changed, 2 deletions(-)

commit f2aa4cd5009a2766674ae02d2cc4f5e4fddb4079
Author: monsta <monsta@inbox.ru>
Date:   Tue Dec 13 11:32:51 2016 +0300

    move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option

 Makefile.am                                  |  3 +--
 configure.ac                                 | 24 ++----------------------
 libmateweather/mateweather-uninstalled.pc.in |  2 +-
 libmateweather/mateweather.pc.in             |  2 +-
 libmateweather/test_locations.c              |  4 ----
 5 files changed, 5 insertions(+), 30 deletions(-)

commit b4ddcc1d1f7635d19db4b015a54b45dca63e2c88
Author: monsta <monsta@inbox.ru>
Date:   Tue Dec 13 11:27:19 2016 +0300

    drop Python bindings and --enable-python build option
    
    it requires PyGTK so won't even build with GTK+3

 Makefile.am                 |   2 +-
 acinclude.m4                |  66 ---------
 configure.ac                |  21 ---
 python/Makefile.am          |  37 -----
 python/bad__init__.py       |  11 --
 python/demo.py              |   7 -
 python/mateweather.defs     | 326 --------------------------------------------
 python/mateweather.override | 104 --------------
 python/mateweathermodule.c  |  44 ------
 9 files changed, 1 insertion(+), 617 deletions(-)

commit bfa1740cce3269373d055b5fb9f5f6867d63d0cb
Author: monsta <monsta@inbox.ru>
Date:   Thu Oct 27 15:28:03 2016 +0300

    release 1.16.1

 NEWS         | 8 ++++++++
 configure.ac | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

commit 773535e7714efb85c8001ed42a00e4e364187231
Author: monsta <monsta@inbox.ru>
Date:   Thu Oct 27 11:25:02 2016 +0300

    po-locations: fix a couple of issues in Russian translation

 po-locations/ru.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 683584bdcb61f5c2dd10227215725fe3ed3f4972
Author: monsta <monsta@inbox.ru>
Date:   Thu Oct 27 11:06:54 2016 +0300

    sync with Transifex

 po/bg.po    | 41 +++++++++++++++++++++--------------------
 po/es_DO.po | 17 +++++++++--------
 2 files changed, 30 insertions(+), 28 deletions(-)

commit f8005a60b7bdd03bab3241d42cfdb06e24eb7346
Author: monsta <monsta@inbox.ru>
Date:   Thu Oct 27 10:59:28 2016 +0300

    rename Rangoon timezone to Yangon (follow tzdata 2016g change)
    
    fixes https://github.com/mate-desktop/libmateweather/issues/35
    
    patch by Jeremy Bicha - see https://bugzilla.gnome.org/772253

 data/Locations.xml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0d1d9c84850c6965a19100048505423d9b69a760
Author: raveit65 <chat-to-me@raveit.de>
Date:   Sun Sep 18 08:34:00 2016 +0200

    release 1.16.0

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b2959db6bf7cfd47f0dc6ea98f62706ca0d7d92c
Author: monsta <monsta@inbox.ru>
Date:   Sat Sep 17 23:01:14 2016 +0300

    update NEWS for 1.16

 NEWS | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

commit 87c4182b27a4b618fd785b0bcbad2500a7a425fc
Author: monsta <monsta@inbox.ru>
Date:   Sat Sep 17 22:56:05 2016 +0300

    Locations: correct coordinates for Minsk airport (code UMMS)

 data/Locations.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7d64cb4e9963afe60f5bfb81268115af0b670cfe
Author: monsta <monsta@inbox.ru>
Date:   Sat Sep 17 22:33:34 2016 +0300

    sync with Transifex

 po/af.po          |  4 ++--
 po/am.po          |  4 ++--
 po/ar.po          |  4 ++--
 po/as.po          |  4 ++--
 po/ast.po         |  4 ++--
 po/az.po          |  4 ++--
 po/be.po          |  4 ++--
 po/bg.po          |  4 ++--
 po/bn.po          |  4 ++--
 po/bn_IN.po       |  4 ++--
 po/br.po          |  4 ++--
 po/bs.po          | 13 ++++++-----
 po/ca.po          | 10 ++++----
 po/ca@valencia.po | 57 +++++++++++++++++++++++-----------------------
 po/cmn.po         |  4 ++--
 po/crh.po         |  4 ++--
 po/cs.po          |  4 ++--
 po/cy.po          |  4 ++--
 po/da.po          |  4 ++--
 po/de.po          |  4 ++--
 po/dz.po          |  4 ++--
 po/el.po          |  4 ++--
 po/en_AU.po       |  4 ++--
 po/en_CA.po       |  4 ++--
 po/en_GB.po       |  4 ++--
 po/eo.po          |  4 ++--
 po/es.po          |  8 +++----
 po/es_AR.po       |  4 ++--
 po/es_CL.po       |  6 ++---
 po/es_CO.po       | 68 ++++++++++++++++++++++++++++---------------------------
 po/es_CR.po       |  4 ++--
 po/es_DO.po       | 23 ++++++++++---------
 po/es_EC.po       |  4 ++--
 po/es_ES.po       |  4 ++--
 po/es_MX.po       |  4 ++--
 po/es_NI.po       |  4 ++--
 po/es_PA.po       |  4 ++--
 po/es_PE.po       |  4 ++--
 po/es_PR.po       |  9 ++++----
 po/es_SV.po       |  4 ++--
 po/es_UY.po       |  4 ++--
 po/es_VE.po       |  4 ++--
 po/et.po          |  4 ++--
 po/eu.po          |  4 ++--
 po/fa.po          |  4 ++--
 po/fi.po          |  4 ++--
 po/fr.po          |  4 ++--
 po/fr_CA.po       |  4 ++--
 po/frp.po         |  4 ++--
 po/ga.po          |  4 ++--
 po/gl.po          |  4 ++--
 po/gu.po          |  4 ++--
 po/he.po          |  4 ++--
 po/hi.po          |  4 ++--
 po/hr.po          |  6 ++---
 po/hu.po          |  8 +++----
 po/hy.po          |  4 ++--
 po/id.po          |  4 ++--
 po/is.po          |  4 ++--
 po/it.po          |  4 ++--
 po/ja.po          |  6 ++---
 po/jv.po          |  4 ++--
 po/ka.po          |  4 ++--
 po/kk.po          |  4 ++--
 po/kn.po          |  4 ++--
 po/ko.po          |  4 ++--
 po/ku.po          |  4 ++--
 po/ky.po          |  4 ++--
 po/lt.po          |  4 ++--
 po/lv.po          |  4 ++--
 po/mai.po         |  4 ++--
 po/mg.po          |  4 ++--
 po/mk.po          |  4 ++--
 po/ml.po          |  4 ++--
 po/mn.po          |  4 ++--
 po/mr.po          |  4 ++--
 po/ms.po          |  4 ++--
 po/nb.po          |  4 ++--
 po/ne.po          |  4 ++--
 po/nl.po          |  4 ++--
 po/nn.po          |  4 ++--
 po/oc.po          |  4 ++--
 po/or.po          |  4 ++--
 po/pa.po          |  4 ++--
 po/pl.po          |  4 ++--
 po/pt.po          | 28 ++++++++++++-----------
 po/pt_BR.po       |  6 ++---
 po/ro.po          |  4 ++--
 po/ru.po          |  4 ++--
 po/rw.po          |  4 ++--
 po/si.po          |  4 ++--
 po/sk.po          |  4 ++--
 po/sl.po          |  4 ++--
 po/sq.po          |  4 ++--
 po/sr.po          |  4 ++--
 po/sr@latin.po    |  4 ++--
 po/sv.po          |  4 ++--
 po/ta.po          |  4 ++--
 po/te.po          |  4 ++--
 po/th.po          |  4 ++--
 po/tr.po          |  4 ++--
 po/uk.po          |  4 ++--
 po/uz.po          |  4 ++--
 po/vi.po          |  4 ++--
 po/wa.po          |  4 ++--
 po/xh.po          |  4 ++--
 po/zh_CN.po       |  6 ++---
 po/zh_HK.po       |  4 ++--
 po/zh_TW.po       |  4 ++--
 109 files changed, 321 insertions(+), 313 deletions(-)

commit 0ae4d5124e9e407b85ca62f32539f7c27ad500be
Author: Götz Christ <goetzchrist@gmail.com>
Date:   Mon Sep 12 11:20:00 2016 -0500

    Locations: update ICAO code for Quito, Ecuador.
    
    The physical airport location changed in 2013.
    SEQU: https://en.wikipedia.org/wiki/Old_Mariscal_Sucre_International_Airport
    SEQM: https://en.wikipedia.org/wiki/Mariscal_Sucre_International_Airport
    
    http://tgftp.nws.noaa.gov/data/observations/metar/decoded/SEQM.TXT
    
    https://www.aviationweather.gov/adds/dataserver_current/httpparam?dataSource=metars&requestType=retrieve&format=xml&hoursBeforeNow=2&stationString=SEQM

 data/Locations.xml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 97aa26b3738e067e2040301078102378d77c719d
Author: Martin Wimpress <code@flexion.org>
Date:   Thu Sep 8 17:09:33 2016 +0100

    Bump version to 1.15.1

 NEWS | 2 ++
 1 file changed, 2 insertions(+)

commit fc0d17caf15d2b88776fa27c36d5ba86555e407c
Author: monsta <monsta@inbox.ru>
Date:   Tue Sep 6 11:53:41 2016 +0300

    iwin: use new server address to fix forecast

 libmateweather/weather-iwin.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 06e062693b16189373584801b056079eafac0034
Author: raveit65 <chat-to-me@raveit.de>
Date:   Wed Aug 31 17:53:55 2016 +0200

    pre-bump version

 NEWS         | 2 ++
 configure.ac | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

commit c1b71893ec34a2d0ea8f85ce7f30f536f8582123
Author: monsta <monsta@inbox.ru>
Date:   Mon Aug 29 07:45:16 2016 +0300

    metar: switch to https and use recommended method of data retrieval
    
    as per https://aviationweather.gov/dataserver/bestpractices
    
    patch by Frank Dana:
    https://git.gnome.org/browse/libgweather/commit/?id=283afc2d23355def1c1bab70a641f40cea52ba7f

 libmateweather/weather-metar.c | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

commit 835055e0d0b950d3f66ad236de7e40942f6f7d8e
Author: monsta <monsta@inbox.ru>
Date:   Wed Aug 24 21:58:00 2016 +0300

    metar: switch to aviationweather.gov (weather.noaa.gov is discontinued)

 libmateweather/weather-metar.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 120bf8df6c6f063ab51f96349cf97c6d848f5841
Author: raveit65 <chat-to-me@raveit.de>
Date:   Fri Jul 15 19:37:27 2016 +0200

    distcheck: explicitly use currently selected GTK+ version

 Makefile.am | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 4f481f2d37174deebc13a574c9b5debabee2f64a
Author: monsta <monsta@inbox.ru>
Date:   Mon Jun 27 14:48:29 2016 +0300

    po: drop languages not present on Transifex
    
    also drop ancient nds.po left from gnome
    (nds translation is present on Transifex though, but it's empty)

 po/LINGUAS     |     5 -
 po/be@latin.po |  3540 --------
 po/en@shaw.po  |   939 --
 po/es_GT.po    |  3691 --------
 po/es_HN.po    |  3691 --------
 po/nds.po      | 26613 -------------------------------------------------------
 6 files changed, 38479 deletions(-)

commit 3d5b69e1b15ee0de7886be27e56400ec39469834
Author: rezso <rezso@rezso.net>
Date:   Thu Jun 16 12:00:51 2016 +0200

    Correct Russian translation and tz-hint for Shymkent

 data/Locations.xml.in | 2 +-
 po-locations/ru.po    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 1a7aa7c8432842e4548aa1a76c91cf2aff5730c3
Author: raveit65 <chat-to-me@raveit.de>
Date:   Tue Jun 7 13:52:44 2016 +0200

    release 1.15.0

 NEWS         | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 43b3dcea04475c5e2576aa4d9b4289321e5ce20c
Author: raveit65 <chat-to-me@raveit.de>
Date:   Tue Jun 7 13:48:23 2016 +0200

    sync with Transiflex

 po/cs.po    |  27 ++++++-----
 po/el.po    |  45 ++++++++---------
 po/en_AU.po |  25 +++++-----
 po/en_GB.po |  26 +++++-----
 po/es.po    |   2 +-
 po/es_CL.po |   2 +-
 po/fa.po    |  19 ++++----
 po/frp.po   |   4 +-
 po/hi.po    |   2 +-
 po/hu.po    |   4 +-
 po/it.po    |  26 +++++-----
 po/ja.po    |   2 +-
 po/sv.po    |  16 +++---
 po/uz.po    | 159 ++++++++++++++++++++++++++++++------------------------------
 14 files changed, 184 insertions(+), 175 deletions(-)

commit be3f648fdc7b320a9484bbda32957c559697bb01
Author: monsta <monsta@inbox.ru>
Date:   Thu Apr 7 11:02:15 2016 +0300

    update NEWS to mention Changelog generation

 NEWS | 1 +
 1 file changed, 1 insertion(+)

commit 6a4a75de0b10e60edc007bdbde5cbefd7d9fe816
Author: raveit65 <chat-to-me@raveit.de>
Date:   Tue Apr 5 14:23:00 2016 +0200

    release 1.14.0

 NEWS         | 2 +-
 configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 662ee4691eaa54fbb6ec3b75374ff4a5841e8b84
Author: monsta <monsta@inbox.ru>
Date:   Tue Apr 5 14:58:50 2016 +0300

    update NEWS to mention translations update

 NEWS | 1 +
 1 file changed, 1 insertion(+)

commit b9c9aa017b85e7854994f00383a941cbce3d97d9
Author: raveit65 <chat-to-me@raveit.de>
Date:   Tue Apr 5 13:55:49 2016 +0200

    Add Changelog generation

 Makefile.am | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 390c0d3f2239eae54651798365dc07cd9eedf600
Author: raveit65 <chat-to-me@raveit.de>
Date:   Tue Apr 5 13:45:14 2016 +0200

    add new languages and sync with transiflex

 po/LINGUAS        |    4 +
 po/af.po          |  153 ++-
 po/am.po          |  153 ++-
 po/ar.po          |  155 ++-
 po/as.po          |  153 ++-
 po/ast.po         |  153 ++-
 po/az.po          |  153 ++-
 po/be.po          |  176 ++-
 po/bg.po          |  155 ++-
 po/bn.po          |  153 ++-
 po/bn_IN.po       |  153 ++-
 po/br.po          |  153 ++-
 po/bs.po          |  153 ++-
 po/ca.po          |  268 ++--
 po/ca@valencia.po |  153 ++-
 po/cmn.po         |  155 ++-
 po/crh.po         |  153 ++-
 po/cs.po          |  157 ++-
 po/cy.po          |  159 ++-
 po/da.po          |  157 ++-
 po/de.po          |  158 ++-
 po/dz.po          |  153 ++-
 po/el.po          |  158 ++-
 po/en_AU.po       |  155 ++-
 po/en_CA.po       |  153 ++-
 po/en_GB.po       |  155 ++-
 po/eo.po          |  153 ++-
 po/es.po          |  159 ++-
 po/es_AR.po       |  158 ++-
 po/es_CL.po       |  155 ++-
 po/es_CO.po       |  159 ++-
 po/es_CR.po       |  153 ++-
 po/es_DO.po       |  153 ++-
 po/es_EC.po       |  153 ++-
 po/es_ES.po       |  153 ++-
 po/es_MX.po       |  159 ++-
 po/es_NI.po       |  153 ++-
 po/es_PA.po       |  153 ++-
 po/es_PE.po       |  153 ++-
 po/es_PR.po       |  153 ++-
 po/es_SV.po       |  153 ++-
 po/es_UY.po       |  153 ++-
 po/es_VE.po       |  153 ++-
 po/et.po          |  155 ++-
 po/eu.po          |  153 ++-
 po/fa.po          |  153 ++-
 po/fi.po          |  153 ++-
 po/fr.po          |  160 ++-
 po/fr_CA.po       |  937 ++++++++++++++
 po/frp.po         |  937 ++++++++++++++
 po/ga.po          |  153 ++-
 po/gl.po          |  155 ++-
 po/gu.po          |  153 ++-
 po/he.po          |  153 ++-
 po/hi.po          |  153 ++-
 po/hr.po          |  159 ++-
 po/hu.po          |  156 ++-
 po/hy.po          |  157 ++-
 po/id.po          |  153 ++-
 po/is.po          |  161 ++-
 po/it.po          |  162 ++-
 po/ja.po          |  158 ++-
 po/jv.po          |  936 ++++++++++++++
 po/ka.po          |  153 ++-
 po/kk.po          |  402 +++---
 po/kn.po          |  153 ++-
 po/ko.po          |  158 ++-
 po/ku.po          |  153 ++-
 po/ky.po          |  155 ++-
 po/lt.po          |  165 ++-
 po/lv.po          |  155 ++-
 po/mai.po         |  153 ++-
 po/mg.po          |  153 ++-
 po/mk.po          |  153 ++-
 po/ml.po          |  153 ++-
 po/mn.po          |  153 ++-
 po/mr.po          |  155 ++-
 po/ms.po          |  155 ++-
 po/nb.po          |  176 ++-
 po/ne.po          |  155 ++-
 po/nl.po          |  168 ++-
 po/nn.po          |  153 ++-
 po/oc.po          |  196 ++-
 po/or.po          |  153 ++-
 po/pa.po          |  153 ++-
 po/pl.po          |  161 ++-
 po/pt.po          |  160 ++-
 po/pt_BR.po       |  155 ++-
 po/ro.po          |  155 ++-
 po/ru.po          |  207 +++-
 po/rw.po          | 3494 +++++++----------------------------------------------
 po/si.po          |  153 ++-
 po/sk.po          |  170 ++-
 po/sl.po          |  160 ++-
 po/sq.po          |  153 ++-
 po/sr.po          |  157 ++-
 po/sr@latin.po    |  153 ++-
 po/sv.po          |  155 ++-
 po/ta.po          |  153 ++-
 po/te.po          |  153 ++-
 po/th.po          |  160 ++-
 po/tr.po          |  163 ++-
 po/uk.po          |  177 ++-
 po/uz.po          |  936 ++++++++++++++
 po/vi.po          |  153 ++-
 po/wa.po          |  153 ++-
 po/xh.po          |  153 ++-
 po/zh_CN.po       |  156 ++-
 po/zh_HK.po       |  153 ++-
 po/zh_TW.po       |  155 ++-
 110 files changed, 17229 insertions(+), 6676 deletions(-)

commit 30ee54dba6b3636c093f22b217a1a7d94f762f63
Author: monsta <monsta@inbox.ru>
Date:   Mon Apr 4 18:03:32 2016 +0300

    update NEWS a bit (but no latest translations retrieved yet)

 NEWS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit aa12a2ffe9ad2bd2500f5ec7ed7f67b915370c0e
Author: monsta <monsta@inbox.ru>
Date:   Mon Mar 21 17:44:34 2016 +0300

    add missing apostrophe in schema description

 libmateweather/org.mate.weather.gschema.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 882c49e58a3c3f1b4bc83e61f05bd4dbff670b57
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sun Jan 24 16:51:35 2016 +0100

    release 1.13.0

 NEWS | 2 ++
 1 file changed, 2 insertions(+)

commit 2c1d70fb14464717dd16d46a1b8f93705831c340
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Tue Jan 5 02:11:01 2016 +0100

    pre-bump version to 1.13.0

 NEWS         | 2 ++
 configure.ac | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

commit cbdccab275ef11916711da2b6e4d2d130b387ef5
Author: Monsta <monsta@inbox.ru>
Date:   Sat Jan 2 22:12:11 2016 +0300

    drop obsolete build flags

 doc/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b52ce58e938fbf1f97bb2c9aa45812e6d4db1c8f
Author: Monsta <monsta@inbox.ru>
Date:   Sat Jan 2 22:10:29 2016 +0300

    drop internal lib README

 libmateweather/README | 7 -------
 1 file changed, 7 deletions(-)

commit 7df5565e3f3536334d1cf7e53649cd308868f405
Author: Monsta <monsta@inbox.ru>
Date:   Sun Nov 29 21:24:18 2015 +0300

    Bump version to 1.12.1

 NEWS         | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit a62f2885c8ab37395da16effcbea017d490742b8
Author: mate-i18n <mate-i18n@ml.mate-desktop.org>
Date:   Sun Nov 1 18:37:47 2015 +0100

    Sync translations with transifex

 po/af.po          | 473 ++++++++++++++++++++----------------------------
 po/am.po          | 519 ++++++++++++++++++++++------------------------------
 po/ar.po          | 473 ++++++++++++++++++++----------------------------
 po/as.po          | 473 ++++++++++++++++++++----------------------------
 po/ast.po         | 473 ++++++++++++++++++++----------------------------
 po/az.po          | 473 ++++++++++++++++++++----------------------------
 po/be.po          | 475 ++++++++++++++++++++----------------------------
 po/bg.po          | 486 +++++++++++++++++++++----------------------------
 po/bn.po          | 473 ++++++++++++++++++++----------------------------
 po/bn_IN.po       | 473 ++++++++++++++++++++----------------------------
 po/br.po          | 475 ++++++++++++++++++++----------------------------
 po/bs.po          | 473 ++++++++++++++++++++----------------------------
 po/ca.po          | 473 ++++++++++++++++++++----------------------------
 po/ca@valencia.po | 473 ++++++++++++++++++++----------------------------
 po/cmn.po         | 473 ++++++++++++++++++++----------------------------
 po/crh.po         | 473 ++++++++++++++++++++----------------------------
 po/cs.po          | 474 ++++++++++++++++++++----------------------------
 po/cy.po          | 491 +++++++++++++++++++++-----------------------------
 po/da.po          | 473 ++++++++++++++++++++----------------------------
 po/de.po          | 475 ++++++++++++++++++++----------------------------
 po/dz.po          | 473 ++++++++++++++++++++----------------------------
 po/el.po          | 473 ++++++++++++++++++++----------------------------
 po/en_AU.po       | 477 ++++++++++++++++++++----------------------------
 po/en_CA.po       | 473 ++++++++++++++++++++----------------------------
 po/en_GB.po       | 472 ++++++++++++++++++++----------------------------
 po/eo.po          | 473 ++++++++++++++++++++----------------------------
 po/es.po          | 474 ++++++++++++++++++++----------------------------
 po/es_AR.po       | 473 ++++++++++++++++++++----------------------------
 po/es_CL.po       | 488 +++++++++++++++++++++----------------------------
 po/es_CO.po       | 473 ++++++++++++++++++++----------------------------
 po/es_CR.po       | 473 ++++++++++++++++++++----------------------------
 po/es_DO.po       | 473 ++++++++++++++++++++----------------------------
 po/es_EC.po       | 473 ++++++++++++++++++++----------------------------
 po/es_ES.po       | 473 ++++++++++++++++++++----------------------------
 po/es_MX.po       | 474 ++++++++++++++++++++----------------------------
 po/es_NI.po       | 473 ++++++++++++++++++++----------------------------
 po/es_PA.po       | 473 ++++++++++++++++++++----------------------------
 po/es_PE.po       | 473 ++++++++++++++++++++----------------------------
 po/es_PR.po       | 473 ++++++++++++++++++++----------------------------
 po/es_SV.po       | 473 ++++++++++++++++++++----------------------------
 po/es_UY.po       | 473 ++++++++++++++++++++----------------------------
 po/es_VE.po       | 473 ++++++++++++++++++++----------------------------
 po/et.po          | 491 +++++++++++++++++++++-----------------------------
 po/eu.po          | 473 ++++++++++++++++++++----------------------------
 po/fa.po          | 473 ++++++++++++++++++++----------------------------
 po/fi.po          | 473 ++++++++++++++++++++----------------------------
 po/fr.po          | 474 ++++++++++++++++++++----------------------------
 po/ga.po          | 473 ++++++++++++++++++++----------------------------
 po/gl.po          | 473 ++++++++++++++++++++----------------------------
 po/gu.po          | 473 ++++++++++++++++++++----------------------------
 po/he.po          | 473 ++++++++++++++++++++----------------------------
 po/hi.po          | 473 ++++++++++++++++++++----------------------------
 po/hr.po          | 471 ++++++++++++++++++++----------------------------
 po/hu.po          | 473 ++++++++++++++++++++----------------------------
 po/hy.po          | 530 +++++++++++++++++++++++-------------------------------
 po/id.po          | 476 ++++++++++++++++++++----------------------------
 po/is.po          | 475 ++++++++++++++++++++----------------------------
 po/it.po          | 473 ++++++++++++++++++++----------------------------
 po/ja.po          | 474 ++++++++++++++++++++----------------------------
 po/ka.po          | 473 ++++++++++++++++++++----------------------------
 po/kn.po          | 473 ++++++++++++++++++++----------------------------
 po/ko.po          | 474 ++++++++++++++++++++----------------------------
 po/ku.po          | 473 ++++++++++++++++++++----------------------------
 po/ky.po          | 473 ++++++++++++++++++++----------------------------
 po/lt.po          | 474 ++++++++++++++++++++----------------------------
 po/lv.po          | 473 ++++++++++++++++++++----------------------------
 po/mai.po         | 473 ++++++++++++++++++++----------------------------
 po/mg.po          | 473 ++++++++++++++++++++----------------------------
 po/mk.po          | 473 ++++++++++++++++++++----------------------------
 po/ml.po          | 475 ++++++++++++++++++++----------------------------
 po/mn.po          | 473 ++++++++++++++++++++----------------------------
 po/mr.po          | 473 ++++++++++++++++++++----------------------------
 po/ms.po          | 473 ++++++++++++++++++++----------------------------
 po/nb.po          | 473 ++++++++++++++++++++----------------------------
 po/ne.po          | 473 ++++++++++++++++++++----------------------------
 po/nl.po          | 474 ++++++++++++++++++++----------------------------
 po/nn.po          | 473 ++++++++++++++++++++----------------------------
 po/oc.po          | 473 ++++++++++++++++++++----------------------------
 po/or.po          | 475 ++++++++++++++++++++----------------------------
 po/pa.po          | 473 ++++++++++++++++++++----------------------------
 po/pl.po          | 474 ++++++++++++++++++++----------------------------
 po/pt.po          | 479 ++++++++++++++++++++----------------------------
 po/pt_BR.po       | 474 ++++++++++++++++++++----------------------------
 po/ro.po          | 487 +++++++++++++++++++++----------------------------
 po/ru.po          | 476 ++++++++++++++++++++----------------------------
 po/si.po          | 473 ++++++++++++++++++++----------------------------
 po/sk.po          | 476 ++++++++++++++++++++----------------------------
 po/sl.po          | 473 ++++++++++++++++++++----------------------------
 po/sq.po          | 473 ++++++++++++++++++++----------------------------
 po/sr.po          | 473 ++++++++++++++++++++----------------------------
 po/sr@latin.po    | 473 ++++++++++++++++++++----------------------------
 po/sv.po          | 474 ++++++++++++++++++++----------------------------
 po/ta.po          | 473 ++++++++++++++++++++----------------------------
 po/te.po          | 473 ++++++++++++++++++++----------------------------
 po/th.po          | 473 ++++++++++++++++++++----------------------------
 po/tr.po          | 474 ++++++++++++++++++++----------------------------
 po/uk.po          | 473 ++++++++++++++++++++----------------------------
 po/vi.po          | 473 ++++++++++++++++++++----------------------------
 po/wa.po          | 473 ++++++++++++++++++++----------------------------
 po/xh.po          | 473 ++++++++++++++++++++----------------------------
 po/zh_CN.po       | 474 ++++++++++++++++++++----------------------------
 po/zh_HK.po       | 473 ++++++++++++++++++++----------------------------
 po/zh_TW.po       | 474 ++++++++++++++++++++----------------------------
 103 files changed, 20207 insertions(+), 28735 deletions(-)

commit 3b37f9504e4eab363c5fd343ce0b8ec129271975
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sat Oct 31 13:03:11 2015 +0100

    release 1.12.0

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7b8a65c3915bb9700b79266cf802200a45e0e4a6
Author: monsta <monsta@inbox.ru>
Date:   Fri Oct 30 15:10:05 2015 +0300

    update NEWS for 1.12

 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d0be729dc4fb4dad199852585c5af24e7870a8b8
Author: monsta <monsta@inbox.ru>
Date:   Tue Oct 27 12:21:15 2015 +0300

    some corrections in NEWS

 NEWS | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit f3954f2b548c1d231e77610258defe6c55a22317
Author: raveit65 <chat-to-me@raveit.de>
Date:   Thu Oct 8 19:39:02 2015 +0200

    release 1.11.0

 NEWS | 3 +++
 1 file changed, 3 insertions(+)

commit 0174a22adea954223b289765771c059e6f9e95fd
Author: raveit65 <chat-to-me@raveit.de>
Date:   Tue Oct 6 16:42:55 2015 +0200

    pre-bump version to 1.11.0

 NEWS         | 2 ++
 configure.ac | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

commit 47fa0003e44132c7b83e9d21846d83c2736cfaa8
Author: infirit <infirit@gmail.com>
Date:   Sun Sep 6 20:59:22 2015 +0200

    Correct default tag in gsettings schema

 libmateweather/org.mate.weather.gschema.xml.in | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

commit 036fe00d1a887fe1a86fc357239c4efa1b4dbaf5
Author: infirit <infirit@gmail.com>
Date:   Sun Sep 6 20:57:18 2015 +0200

    Forgot to let autoconf generate the gschema xml

 configure.ac | 1 +
 1 file changed, 1 insertion(+)

commit 397335baee8c21654b0a55b23c22edbff21d39b3
Author: infirit <infirit@gmail.com>
Date:   Sun Sep 6 18:08:40 2015 +0200

    Bump required intltool version for gsettings support
    
    And mark the gschema accordingly in POTFILES

 configure.ac                                       |  2 +-
 libmateweather/Makefile.am                         | 10 ++-
 ...a.xml.in.in => org.mate.weather.gschema.xml.in} | 72 +++++++++++-----------
 po/POTFILES.in                                     |  2 +-
 4 files changed, 42 insertions(+), 44 deletions(-)

commit 5e8918b2905203dc31c79b0ce3fc53e5806f2177
Merge: c8a7ad7 d1a5acc
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Sep 4 11:09:01 2015 +0200

    Merge pull request #26 from monsta/laundry
    
    drop support for win32

commit d1a5acc22910f5136e159b5401e68f80852d3630
Author: Monsta <monsta@inbox.ru>
Date:   Tue Aug 25 16:36:48 2015 +0300

    drop support for win32

 configure.ac                       |  13 +----
 doc/Makefile.am                    |   2 +-
 libmateweather/Makefile.am         |   9 +---
 libmateweather/mateweather-win32.c | 100 -------------------------------------
 libmateweather/mateweather-win32.h |  43 ----------------
 libmateweather/weather-priv.h      |   4 --
 6 files changed, 3 insertions(+), 168 deletions(-)

commit c8a7ad7f0698d2a11d3d5d8c55a9dc5ce9330f46
Author: infirit <infirit@gmail.com>
Date:   Sun Dec 21 08:13:25 2014 +0100

    Sync Locations.xml.in with libgweather commit: d31d486eba89b39959a32ef2bc0ded588c455b26
    
    This is the update (~2012-08) before yahoo is added as provider.

 data/Locations.xml.in | 128 +++++++++++++++++++++++---------------------------
 1 file changed, 59 insertions(+), 69 deletions(-)

commit 091fed75fb2adc57c9b699641a31db6e5c83db2b
Author: infirit <infirit@gmail.com>
Date:   Sat Dec 20 19:01:29 2014 +0100

    Gtk3: Use gtk_box_new() instead of deprecated gtk_vbox_new()

 libmateweather/test_locations.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 63c915766a60c2083825b6a00fdf395c2e2f8d18
Author: infirit <infirit@gmail.com>
Date:   Sat Dec 20 18:12:58 2014 +0100

    Fix fetching forecasts from the Met Office
    
    Taken from libgweather commit: dc5fb7f1456e75e0bd58d8b899a7df3d462c19be
    From: Vincent Untz <vuntz@gnome.org>

 data/Locations.xml.in | 2 --
 1 file changed, 2 deletions(-)

commit 708d58fc336a6d45cbebdfeb5a49a8ec4fec5fc9
Author: infirit <infirit@gmail.com>
Date:   Sat Dec 20 18:11:15 2014 +0100

    Improve parsing from bom.gov.au forecasts
    
    We can safely remove some non-interesting text
    
    Taken from libgweather commit: 73829e640d2ebd7f926563145ca81702c17d0abb
    From: Vincent Untz <vuntz@gnome.org>

 libmateweather/weather-bom.c | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

commit 1c22c2b0b6a7232766a09a76e8f9fa1278a656b3
Author: infirit <infirit@gmail.com>
Date:   Sat Dec 20 19:15:28 2014 +0100

    Linking with libm explicity
    
    While building with linker flags --no-copy-dt-needed-entries (default
    binutils), the linking fails, as libm is not specified.
    
    Taken from libgweather commit: d8e7b7ba7b1c8fc9820eb8b346d2f52be8c74b2f
    From: Dominique Leuenberger <dominique-gnomezilla@leuenberger.net>
    Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=671602

 configure.ac               | 1 +
 libmateweather/Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

commit 18efcc4269e1d5a364a66a3fe1c8a511b14862ee
Author: infirit <infirit@gmail.com>
Date:   Sat Dec 20 18:56:44 2014 +0100

    configure.ac: updates taken from libgweather
    
    Taken from libgweather commits:
    
    Do not use deprecated autoconf macros
      efcfd861fc12e0b725706addea128c670f359ae4
    Use a build-aux directory for autogenerated files
      4254e5e50a4c0e63d66957594e36d7c93d817e32
    Do not use *_DISABLE_DEPRECATED
      e2aa597ee6211bc10a2a27a74dd362d8e089d995
    Do not AC_SUBT some variables
      2335da0c29a2f9f7d41ee934ab7c15762ee8f69f
    
    All from: Javier Jardón <jjardon@gnome.org>

 configure.ac | 30 ++++++++++--------------------
 1 file changed, 10 insertions(+), 20 deletions(-)

commit f98e3a82630b5a75e8ded02b3bc84e8c89d99130
Author: infirit <infirit@gmail.com>
Date:   Sat Dec 20 18:43:59 2014 +0100

    libmateweather-docs.sgml: Update based on libgweather
    
    Add two chapters and small fix
    
    Original authors:
    Javier Jardón <jjardon@gnome.org>
    Vincent Untz <vuntz@gnome.org>

 doc/libmateweather-docs.sgml | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

commit 1c096586b2a4e6cb4f4bc0cdbc8d56e129792691
Author: infirit <infirit@gmail.com>
Date:   Sat Dec 20 18:33:27 2014 +0100

    libmateweather-docs.sgml: Fix title and comment online url

 doc/libmateweather-docs.sgml | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 0a8187da947344344d8c841e8c3f05b75c6f6cda
Author: infirit <infirit@gmail.com>
Date:   Sat Dec 20 18:26:58 2014 +0100

    gtk doc: Move documentation to inline comments

 configure.ac                          | 2 +-
 libmateweather/location-entry.c       | 5 +++--
 libmateweather/mateweather-location.c | 5 +++--
 libmateweather/mateweather-prefs.c    | 5 +++++
 libmateweather/mateweather-timezone.c | 5 +++--
 libmateweather/mateweather-xml.c      | 5 +++++
 libmateweather/timezone-menu.c        | 5 +++--
 libmateweather/weather.c              | 5 +++++
 8 files changed, 28 insertions(+), 9 deletions(-)

commit 0514bcef4eb5f15346bd212f68463764ea8e5ee7
Author: infirit <infirit@gmail.com>
Date:   Sat Dec 20 18:06:00 2014 +0100

    build: Modernize build system a bit
    
    Use the tar-ustar option for AM_INIT_AUTOMAKE for better tarballs.
    Do not use AM_MAINTAINER_MODE as it is not recommended by automake
    developers.
    Use LT_PREREQ & LT_INIT for libtool checks.
    Require intltool 0.40.6 to avoid various bugs.
    Do not use AC_ISC_POSIX, AC_HEADER_STDC, AM_PROG_CC_C_O as they
    shouldn't be needed on modern systems.
    Drop manual check for additional compiler flags and pass maximum to
    MATE_COMPILE_WARNINGS instead.

 configure.ac | 53 ++++++-----------------------------------------------
 1 file changed, 6 insertions(+), 47 deletions(-)

commit 7dfc585faa08cf5a1d4c2149c694e6403602fdff
Author: infirit <infirit@gmail.com>
Date:   Sat Dec 20 17:52:51 2014 +0100

    Fix linking with gcc-4.5
    
    gcc-4.5 has a stricter linking behaviour which now requires us to specify
    needed libraries directly instead of relying on transitive private
    dependencies.
    
    Taken from libgweather commit: 44cbbfff660151e2706039e293b360adc6df1c01
    From: Martin Pitt <martin.pitt@ubuntu.com>
    Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=636105

 libmateweather/Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit d66bd8983c68d2fd6301ae9ba083b0fdad9d5bc6
Author: infirit <infirit@gmail.com>
Date:   Sat Dec 20 17:46:09 2014 +0100

    Update Locations.xml.in for timezone changes
    
    Taken from libgweather commit: cda0d19687d61b73a162b05b06c9892973a0a598
    From: Vincent Untz <vuntz@gnome.org>

 data/Locations.xml.in | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 174b53faa344ebcad2a42acf8017aa22c49c9a46
Author: infirit <infirit@gmail.com>
Date:   Sat Dec 20 16:58:15 2014 +0100

    build: cleanup Makefile.am and re-enable some code

 data/Makefile.am           |   8 ++--
 icons/Makefile.am          |  27 ++++++------
 libmateweather/Makefile.am | 100 +++++++++++++++------------------------------
 3 files changed, 51 insertions(+), 84 deletions(-)

commit 6902afa1be1a3fe2955a3756c2cb8c3d2cf9ea4f
Author: infirit <infirit@gmail.com>
Date:   Sat Dec 20 19:09:16 2014 +0100

    libmateweather-enum-types.[c,h]: Fix generation by adding templates
    
    These templates are not in the tarball so never where added to MATE.

 libmateweather/mateweather-enum-types.c      | 29 -----------------------
 libmateweather/mateweather-enum-types.c.tmpl | 35 ++++++++++++++++++++++++++++
 libmateweather/mateweather-enum-types.h      | 23 ------------------
 libmateweather/mateweather-enum-types.h.tmpl | 24 +++++++++++++++++++
 4 files changed, 59 insertions(+), 52 deletions(-)

commit a8da23bc71c2b851d96baacd8fc1b7d9fde3c1c4
Author: infirit <infirit@gmail.com>
Date:   Wed Aug 5 14:04:57 2015 +0200

    Revert "Use the new SoupSession object"
    
    This reverts commit a68b4d91372aa67ab16d5f619b251d72cb09652a.

 configure.ac             | 2 +-
 libmateweather/weather.c | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

commit f4a2f81a106a628125de2e3a11493e582d215241
Author: infirit <infirit@gmail.com>
Date:   Wed Aug 5 13:14:09 2015 +0200

    Fix icon cache update
    
    broken in 2f2e67b88935259b6e1c214a2c70b4c964f59028
    
    fixes #24

 icons/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit a68b4d91372aa67ab16d5f619b251d72cb09652a
Author: infirit <infirit@gmail.com>
Date:   Tue Aug 4 13:49:57 2015 +0200

    Use the new SoupSession object
    
    This should, according to the docs retrieve a GProxyResolver.
    
    This requires version 2.42

 configure.ac             | 2 +-
 libmateweather/weather.c | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

commit f1b167ac1561def41dcea25cbd39100049d436c2
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Tue Jun 30 19:19:42 2015 +0200

    Support reproducible builds, no timestamps in .gz files
    
    closes #22

 data/Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit d2dd3c359802a02ebd9c4f55f837f9d0ef6a4ea8
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Apr 5 19:58:20 2015 +0200

    Bump version to 1.10.0

 NEWS         | 2 +-
 configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 8f900dfbd7c51ca82fbf8cef43d68ac9d0b74fd8
Author: mate-i18n <mate-i18n@ml.mate-desktop.org>
Date:   Sun Apr 5 18:12:44 2015 +0200

    Sync translations with transifex

 po/LINGUAS |   1 +
 po/be.po   |   6 +-
 po/kk.po   | 928 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/ro.po   |   9 +-
 po/sk.po   |   6 +-
 5 files changed, 940 insertions(+), 10 deletions(-)

commit 92f5f9f2d647307045469161eca1de13056f29c0
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Feb 24 19:59:01 2015 +0100

    Bump version to 1.9.90

 NEWS         | 4 ++--
 configure.ac | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 9bc28c07f7cb7ac39a5d87d3f651932d10f840c1
Author: mate-i18n <mate-i18n@ml.mate-desktop.org>
Date:   Tue Feb 24 19:57:46 2015 +0100

    Sync translations with transifex

 po/af.po          | 10 +++---
 po/ar.po          |  2 +-
 po/as.po          | 12 +++-----
 po/ast.po         |  4 +--
 po/az.po          | 12 +++-----
 po/be.po          |  2 +-
 po/bn.po          | 18 +++++------
 po/bn_IN.po       | 18 +++++------
 po/br.po          |  8 ++---
 po/bs.po          |  8 ++---
 po/ca.po          | 18 +++++------
 po/ca@valencia.po | 18 +++++------
 po/cmn.po         |  2 +-
 po/crh.po         |  8 ++---
 po/cs.po          |  4 +--
 po/dz.po          |  6 ++--
 po/en_CA.po       |  8 ++---
 po/en_GB.po       |  2 +-
 po/eo.po          | 10 +++---
 po/es.po          |  4 +--
 po/es_AR.po       |  4 +--
 po/es_CL.po       |  8 ++---
 po/es_CO.po       |  8 ++---
 po/es_CR.po       |  8 ++---
 po/es_DO.po       |  8 ++---
 po/es_EC.po       |  8 ++---
 po/es_ES.po       | 10 +++---
 po/es_MX.po       |  7 +++--
 po/es_NI.po       |  8 ++---
 po/es_PA.po       |  8 ++---
 po/es_PE.po       |  8 ++---
 po/es_PR.po       |  8 ++---
 po/es_SV.po       |  8 ++---
 po/es_UY.po       |  8 ++---
 po/es_VE.po       |  8 ++---
 po/eu.po          | 12 +++-----
 po/fa.po          | 12 +++-----
 po/fi.po          | 16 +++++-----
 po/fr.po          | 28 ++++++++---------
 po/ga.po          | 10 +++---
 po/gl.po          | 91 +++++++++++++++++++++++++++----------------------------
 po/gu.po          | 12 +++-----
 po/he.po          |  6 ++--
 po/hy.po          |  8 ++---
 po/id.po          | 12 +++-----
 po/it.po          |  4 +--
 po/ka.po          |  8 ++---
 po/kn.po          |  8 ++---
 po/ko.po          |  4 +--
 po/ku.po          |  6 ++--
 po/mai.po         |  8 ++---
 po/mg.po          | 10 +++---
 po/mk.po          | 22 ++++++--------
 po/ml.po          | 18 +++++------
 po/mn.po          | 12 +++-----
 po/mr.po          |  4 +--
 po/nb.po          |  6 ++--
 po/ne.po          | 22 ++++++--------
 po/nn.po          | 16 +++++-----
 po/oc.po          |  8 ++---
 po/or.po          | 12 +++-----
 po/pa.po          | 12 +++-----
 po/pl.po          |  6 ++--
 po/pt_BR.po       |  6 ++--
 po/ro.po          | 10 +++---
 po/ru.po          | 20 ++++++------
 po/si.po          | 10 +++---
 po/sl.po          |  4 +--
 po/sq.po          |  4 +--
 po/sr@latin.po    |  8 ++---
 po/sv.po          |  4 +--
 po/ta.po          | 20 ++++++------
 po/te.po          | 10 +++---
 po/th.po          |  6 ++--
 po/tr.po          | 16 +++++-----
 po/uk.po          |  4 +--
 po/vi.po          |  6 ++--
 po/wa.po          |  8 ++---
 po/xh.po          |  8 ++---
 po/zh_CN.po       |  2 +-
 po/zh_HK.po       |  9 +++---
 po/zh_TW.po       | 16 +++++-----
 82 files changed, 365 insertions(+), 490 deletions(-)

commit 40efffd6b172b202c549cac280c7c8f0b57eb1a9
Author: mate-i18n <mate-i18n@ml.mate-desktop.org>
Date:   Tue Jan 20 18:44:25 2015 +0100

    Sync translations with transifex

 po/cy.po |  27 ++++----
 po/de.po |  39 ++++++------
 po/hr.po | 217 ++++++++++++++++++++++++++++++++-------------------------------
 po/ja.po |  40 ++++++------
 po/pt.po |   6 +-
 po/sr.po | 121 ++++++++++++++++++-----------------
 6 files changed, 224 insertions(+), 226 deletions(-)

commit ec800fe8c05ee26e42bf42e8c1bd192b2f0a87fe
Author: mate-i18n <mate-i18n@ml.mate-desktop.org>
Date:   Thu Oct 2 21:14:06 2014 +0200

    Sync translations with transifex

 po/et.po | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit 4ca6d73b1761f71c7b49bbe7f5a75880d69fdef9
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Thu Oct 2 21:13:46 2014 +0200

    Bump version to 1.9.1

 NEWS         | 2 +-
 configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit f6fbdd61d48c34d0911a0d964b16db6a7cf99021
Author: mate-i18n <mate-i18n@ml.mate-desktop.org>
Date:   Sun Sep 21 16:45:38 2014 +0200

    Sync translations with transifex

 po/am.po    | 14 +++++++-------
 po/bg.po    | 31 +++++++++++++++----------------
 po/en_AU.po | 22 +++++++++++-----------
 po/et.po    | 43 +++++++++++++++++++++----------------------
 po/hr.po    |  7 ++++---
 po/lt.po    | 49 ++++++++++++++++++++++++-------------------------
 6 files changed, 82 insertions(+), 84 deletions(-)

commit 9e0cfa0d51765fa57edbd8dded42b3cd0d377d2e
Author: mate-i18n <mate-i18n@ml.mate-desktop.org>
Date:   Fri Jul 11 22:31:09 2014 +0200

    Sync translations with transifex

 po/am.po | 12 ++++++------
 po/pt.po | 37 ++++++++++++++++++-------------------
 2 files changed, 24 insertions(+), 25 deletions(-)

commit c7a9b7fad59eebee29ce7ad08fca3472c2002eb9
Author: infirit <infirit@gmail.com>
Date:   Thu Jun 5 17:51:04 2014 +0200

    Bump Gtk+ required version to 2.24

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8f4c0dc965bdd8b8a083ec991dc49d443d829236
Author: infirit <infirit@gmail.com>
Date:   Thu Jun 5 17:49:37 2014 +0200

    Drop support for Glib < 2.36

 configure.ac               | 2 +-
 python/mateweathermodule.c | 3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)

commit b157933ed5e6b231e5d4062b2c5213e6bf7e4246
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sat May 10 13:33:09 2014 +0200

    Fix define of g_memmove
    
    It could be available on glib 2.40 if deprecated are enabled

 libmateweather/weather.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b85043692b831038e9782339f3664b836e76ed40
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sat Apr 26 14:20:58 2014 +0200

    Use memmove with latest glib (>= 2.39)

 libmateweather/weather.c | 5 +++++
 1 file changed, 5 insertions(+)

commit ffd2cee34d2031b8042ffeb90b57e1f0cf0781e6
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sat Apr 26 14:04:18 2014 +0200

    Sync translations with transifex

 po/am.po | 20 ++++++++++----------
 po/es.po | 21 +++++++++++----------
 po/hi.po | 19 +++++++++----------
 po/mr.po | 49 ++++++++++++++++++++++++-------------------------
 4 files changed, 54 insertions(+), 55 deletions(-)

commit 5275ace4513a63dbe70e10e99d6d81f9ae9e9913
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Mon Mar 17 18:51:04 2014 +0100

    Bump version to 1.9.0

 NEWS         | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 24d324e399bbeaaed73eb9f4e506583fed19324e
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Feb 28 23:08:53 2014 +0100

    Bump version to 1.8.0

 NEWS         | 2 +-
 configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 4de3d4fc5d2b04f4445657068c6c674acde687c7
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Feb 28 23:08:27 2014 +0100

    Sync translations with transifex

 po/be.po | 121 +++++++++++++++++++++++++++++++--------------------------------
 po/ko.po |  63 +++++++++++++++++----------------
 2 files changed, 92 insertions(+), 92 deletions(-)

commit daadab63d61bcf20ff7e349996d18eecf4af5853
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Feb 23 18:14:29 2014 +0100

    Sync translations with transifex

 po/es_AR.po | 48 ++++++++++++++++++++++++------------------------
 po/is.po    | 37 ++++++++++++++++++-------------------
 po/sk.po    |  6 +++---
 po/sl.po    |  2 +-
 po/sv.po    | 35 +++++++++++++++++------------------
 5 files changed, 63 insertions(+), 65 deletions(-)

commit 2f2e67b88935259b6e1c214a2c70b4c964f59028
Author: infirit <infirit@gmail.com>
Date:   Sun Feb 16 22:27:22 2014 +0100

    Add option to disable icon cache update

 Makefile.am       | 2 +-
 configure.ac      | 7 +++++++
 icons/Makefile.am | 4 ++--
 3 files changed, 10 insertions(+), 3 deletions(-)

commit 064ef1f010b78db5fb98cbd8cea3893054410ef1
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Feb 16 16:06:48 2014 +0100

    Update NEWS

 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0389c5ca03ef07b81ac0e4c9ac03853857e7c0e8
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sat Feb 15 13:19:52 2014 +0100

    Bump version to 1.7.90

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 97c2247fd8ec45731b832123f8e02b13facd236f
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sat Feb 15 13:19:38 2014 +0100

    Add NEWS file for MATE

 NEWS | 4 ++++
 1 file changed, 4 insertions(+)

commit 3158a13653f42dd070cf28f4ad964af2a476c5b0
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sat Feb 15 13:17:55 2014 +0100

    Rename NEWS => NEWS.GNOME

 NEWS => NEWS.GNOME | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 42220135482011f1429dbe9cbdce52679a200003
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sat Feb 15 13:15:12 2014 +0100

    configure: Add check news

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 93cd0e9bdabe34f2b69135b8a5a389a85813251b
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Feb 14 19:41:05 2014 +0100

    Sync translations with transifex

 po/en_GB.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 4078a30acd592022aebb1bbfc74cfab9573f3fa1
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Thu Feb 13 10:18:36 2014 +0100

    Drop libsoup-gnome dependency

 configure.ac                  | 12 ++----------
 libmateweather/weather-priv.h |  4 ----
 libmateweather/weather.c      |  4 +---
 3 files changed, 3 insertions(+), 17 deletions(-)

commit 66cd8e980685f72822e5666b6340811da1e4a7d1
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Feb 11 10:22:33 2014 +0100

    Remove MAINTAINERS file

 MAINTAINERS | 15 ---------------
 Makefile.am |  3 +--
 2 files changed, 1 insertion(+), 17 deletions(-)

commit 6bcd7fc63a9ead74f39e169cc717ab5713250f1e
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Feb 11 10:22:16 2014 +0100

    Include autogen.sh in tarball

 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit 0daf789ada442446a57e09ce25c70254850a7733
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Feb 9 20:19:18 2014 +0100

    Remove autogenerated file

 INSTALL | 302 ----------------------------------------------------------------
 1 file changed, 302 deletions(-)

commit 59fd04b68ceae6adf794475ca67f08f633b051cd
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Feb 9 20:01:11 2014 +0100

    Fix typo in po/es_MX.po

 po/es_MX.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e843719c85fbb70d9d609f2a84f271e8c50e809d
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Feb 9 19:49:39 2014 +0100

    Bump version to 1.7.1

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 773a573c600d2f12f7be532edcee3c84e02713c8
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Feb 9 19:49:21 2014 +0100

    Sync translations with transifex

 po/LINGUAS  |   1 +
 po/am.po    | 136 +++++----
 po/ar.po    |  78 ++---
 po/cmn.po   | 930 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/cs.po    |  76 ++---
 po/da.po    |  52 ++--
 po/de.po    |  64 ++---
 po/el.po    |  63 ++--
 po/en_AU.po |  44 ++-
 po/en_GB.po |  49 ++--
 po/es.po    |  47 ++-
 po/es_MX.po |  69 +++--
 po/hr.po    |  83 +++---
 po/hu.po    |  32 +--
 po/it.po    |  39 ++-
 po/ky.po    | 125 ++++----
 po/lv.po    |  51 ++--
 po/ms.po    | 173 ++++++-----
 po/nl.po    |  30 +-
 po/pl.po    |  33 ++-
 po/pt_BR.po |  66 ++---
 po/sk.po    |  55 ++--
 po/sl.po    |  87 +++---
 po/sq.po    |  21 +-
 po/uk.po    |  92 +++---
 po/zh_CN.po |  59 ++--
 26 files changed, 1732 insertions(+), 823 deletions(-)

commit 5ba5971afcc515a258e3f42d99415054278d5f2d
Merge: b82297e 1e11caf
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Mon Jan 6 02:47:25 2014 -0800

    Merge pull request #18 from infirit/master
    
    Add  to ACLOCAL_AMFLAGS for user added flags

commit 1e11caf97aac3c52a001b3189908dd9e370ad935
Author: infirit <infirit@gmail.com>
Date:   Sun Jan 5 14:12:27 2014 +0100

    Add  to ACLOCAL_AMFLAGS for user added flags

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b82297eae9d0e6e5a35690adb80c9c1821ac6c6b
Merge: 52f948d d1a0c96
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Mon Dec 23 11:46:03 2013 -0800

    Merge pull request #16 from infirit/master
    
    Fix automagic python support

commit d1a0c96b5b670b890a030d76e76517019373356d
Author: infirit <infirit@gmail.com>
Date:   Thu Dec 19 00:51:10 2013 +0100

    Fix automagic python support

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 52f948d8b627ff5d5aaba6be41bccaaff065df0e
Merge: 7c77391 94240bd
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Thu Dec 12 10:06:03 2013 -0800

    Merge pull request #15 from infirit/master
    
    Remove autogenerated gtk doc files

commit 94240bd0e9205257aebb9e117e55cb6d42e16f8e
Author: infirit <infirit@gmail.com>
Date:   Thu Dec 12 18:45:49 2013 +0100

    Remove autogenerated gtk doc files

 doc/html/MateWeatherLocationEntry.html            |  226 ---
 doc/html/MateWeatherTimezoneMenu.html             |  184 ---
 doc/html/ch01.html                                |   56 -
 doc/html/home.png                                 |  Bin 654 -> 0 bytes
 doc/html/index.html                               |   59 -
 doc/html/index.sgml                               |  180 ---
 doc/html/left.png                                 |  Bin 459 -> 0 bytes
 doc/html/libmateweather-mateweather-location.html |  620 --------
 doc/html/libmateweather-mateweather-prefs.html    |  396 -----
 doc/html/libmateweather-mateweather-timezone.html |  231 ---
 doc/html/libmateweather-mateweather-xml.html      |   70 -
 doc/html/libmateweather-weather.html              | 1639 ---------------------
 doc/html/libmateweather.devhelp                   |  151 --
 doc/html/libmateweather.devhelp2                  |  158 --
 doc/html/right.png                                |  Bin 472 -> 0 bytes
 doc/html/style.css                                |  257 ----
 doc/html/up.png                                   |  Bin 406 -> 0 bytes
 doc/tmpl/libmateweather-unused.sgml               |  493 -------
 doc/tmpl/location-entry.sgml                      |   73 -
 doc/tmpl/mateweather-enum-types.sgml              |   34 -
 doc/tmpl/mateweather-location.sgml                |  210 ---
 doc/tmpl/mateweather-prefs.sgml                   |  169 ---
 doc/tmpl/mateweather-timezone.sgml                |   87 --
 doc/tmpl/mateweather-xml.sgml                     |   27 -
 doc/tmpl/parser.sgml                              |   74 -
 doc/tmpl/timezone-menu.sgml                       |   62 -
 doc/tmpl/weather-priv.sgml                        |  430 ------
 doc/tmpl/weather.sgml                             |  683 ---------
 28 files changed, 6569 deletions(-)

commit 7c773910161fde007851245fd701ab4d18d89e1d
Merge: ba11422 e51a596
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Nov 13 06:05:41 2013 -0800

    Merge pull request #14 from flexiondotorg/master
    
    Remove distro folder.

commit e51a596c4957a874495a3d18a098e4e5adacfe59
Author: Martin Wimpress <code@flexion.org>
Date:   Wed Nov 13 13:09:41 2013 +0000

    Remove distro folder.

 distro/archlinux/PKGBUILD               | 35 ---------------------------------
 distro/archlinux/libmateweather.install | 19 ------------------
 2 files changed, 54 deletions(-)

commit ba11422c0599c8418aaca24b33c1650e3d327a4c
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Oct 8 01:09:49 2013 +0200

    Bump version to 1.7.0

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b3ee7ff3e27cec053ae114a89ec77ade31f0cf96
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sat Aug 10 11:50:52 2013 +0200

    Fixes for make dist and make distcheck

 configure.ac               | 2 +-
 libmateweather/Makefile.am | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 412c808d5e8d89faddd46377f592f1ae57fb37cd
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Jul 28 12:00:48 2013 +0200

    Write appropriate GTK API version in pkgconfig file

 configure.ac                                 | 1 +
 libmateweather/mateweather-uninstalled.pc.in | 2 +-
 libmateweather/mateweather.pc.in             | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

commit 634e6ec6270ac14847d8ab78b3e10cacca1bdcf0
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Jul 28 11:33:01 2013 +0200

    Add support for multiple GTK versions in configure

 configure.ac | 25 ++++++++++++++++++++++---
 1 file changed, 22 insertions(+), 3 deletions(-)

commit 1ac0fec2c683c2ecbf569d9b2b96c1334a821d20
Author: Scott Balneaves <sbalneav@mate-desktop.org>
Date:   Tue Jun 25 22:37:53 2013 -0500

    Proper default handling in switch statement

 libmateweather/mateweather-prefs.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit 0afa4372e2cce0f757b31d0b4a2ee626d9517055
Author: Scott Balneaves <sbalneav@mate-desktop.org>
Date:   Tue Jun 25 21:31:11 2013 -0500

    Add in extra check before dereference

 libmateweather/location-entry.c | 1 +
 1 file changed, 1 insertion(+)

commit f6b4d1ec559bfef680178607c40d799319106419
Merge: ed1743d 70efd95
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sat Apr 27 04:46:29 2013 -0700

    Merge pull request #10 from glensc/weather-url
    
    update weather.noaa.gov url

commit 70efd95dba479f9f8318c7d50877f2461434a28b
Author: Elan Ruusamäe <glen@delfi.ee>
Date:   Fri Apr 26 21:43:19 2013 +0300

    update weather.noaa.gov url
    
    it's because the .pl url used, redirects. lessen the hops

 libmateweather/weather-metar.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ed1743d663fa167baf1a268d274835625a03150c
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Thu Apr 11 22:45:14 2013 +0200

    Bump version to 1.6.1

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ecaa2ae13be51532247ffab3d7eed29f9357c9f9
Merge: a7bc9b9 255c76e
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Apr 10 07:01:35 2013 -0700

    Merge pull request #8 from muesli4/master
    
    Making the notification in libmateweather an optional feature

commit 255c76e8c9d0c2226df1e66e7463cdcd54aa7f8e
Author: muesli4 <muesli4@gmail.com>
Date:   Wed Apr 10 09:04:50 2013 +0200

    Added "show-notifications" boolean to GSchema and to the MateWeatherPrefs struct.

 libmateweather/mateweather-prefs.c                | 2 ++
 libmateweather/mateweather-prefs.h                | 1 +
 libmateweather/org.mate.weather.gschema.xml.in.in | 5 +++++
 3 files changed, 8 insertions(+)

commit a7bc9b989b256591a5567eb287d6e0816f4e412e
Merge: e33e750 dfe4d95
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Apr 3 06:49:04 2013 -0700

    Merge pull request #7 from dmashal/master
    
    Update makefile for automake 1.13

commit dfe4d95d70c88edd428ddba48e848c2f3aeb294c
Author: Dan Mashal <dan.mashal@fedoraproject.org>
Date:   Wed Apr 3 06:24:45 2013 -0700

    Update makefile for automake 1.13

 python/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e33e75017302590190b5458e948ae659a411b029
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Mar 31 14:18:23 2013 +0200

    Add -lm to test_sun_moon_LDADD

 libmateweather/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit 2e181433698c8d7634a686a6918da031521abcc6
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Mar 31 13:15:37 2013 +0200

    Bump version to 1.6.0

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 301788e293d001107832d2ca664537aa49137aa7
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Thu Mar 28 23:38:59 2013 +0100

    Sync translations with transifex

 po/LINGUAS        |    1 +
 po/af.po          |  484 ++++++++-------
 po/am.po          |  547 +++++++++--------
 po/ar.po          |  484 ++++++++-------
 po/as.po          |  480 ++++++++-------
 po/ast.po         |  482 ++++++++-------
 po/az.po          |  456 +++++++-------
 po/be.po          |  480 ++++++++-------
 po/bg.po          |  483 ++++++++-------
 po/bn.po          |  480 ++++++++-------
 po/bn_IN.po       |  483 ++++++++-------
 po/br.po          |  424 +++++++------
 po/bs.po          |  456 +++++++-------
 po/ca.po          |  484 ++++++++-------
 po/ca@valencia.po |  480 ++++++++-------
 po/crh.po         |  480 ++++++++-------
 po/cs.po          |  480 ++++++++-------
 po/cy.po          |  482 ++++++++-------
 po/da.po          |  481 ++++++++-------
 po/de.po          |  484 ++++++++-------
 po/dz.po          |  480 ++++++++-------
 po/el.po          |  481 ++++++++-------
 po/en_AU.po       |  932 +++++++++++++++++++++++++++++
 po/en_CA.po       |  478 ++++++++-------
 po/en_GB.po       |  480 ++++++++-------
 po/eo.po          |  481 ++++++++-------
 po/es.po          |  486 ++++++++-------
 po/es_AR.po       |  480 ++++++++-------
 po/es_CL.po       |  484 ++++++++-------
 po/es_CO.po       |  480 ++++++++-------
 po/es_CR.po       |  480 ++++++++-------
 po/es_DO.po       |  480 ++++++++-------
 po/es_EC.po       |  480 ++++++++-------
 po/es_ES.po       |  480 ++++++++-------
 po/es_MX.po       |  480 ++++++++-------
 po/es_NI.po       |  480 ++++++++-------
 po/es_PA.po       |  480 ++++++++-------
 po/es_PE.po       |  480 ++++++++-------
 po/es_PR.po       |  480 ++++++++-------
 po/es_SV.po       |  480 ++++++++-------
 po/es_UY.po       |  480 ++++++++-------
 po/es_VE.po       |  480 ++++++++-------
 po/et.po          |  484 ++++++++-------
 po/eu.po          |  483 ++++++++-------
 po/fa.po          |  468 +++++++--------
 po/fi.po          |  480 ++++++++-------
 po/fr.po          |  487 ++++++++-------
 po/ga.po          |  434 +++++++-------
 po/gl.po          |  490 ++++++++-------
 po/gu.po          |  480 ++++++++-------
 po/he.po          |  482 ++++++++-------
 po/hi.po          |  480 ++++++++-------
 po/hr.po          |  459 +++++++-------
 po/hu.po          |  487 ++++++++-------
 po/hy.po          |  466 +++++++--------
 po/id.po          |  487 ++++++++-------
 po/is.po          |  484 ++++++++-------
 po/it.po          |  485 ++++++++-------
 po/ja.po          |  487 ++++++++-------
 po/ka.po          |  480 ++++++++-------
 po/kn.po          |  482 ++++++++-------
 po/ko.po          |  482 ++++++++-------
 po/ku.po          |  476 ++++++++-------
 po/ky.po          | 1706 +++++++++++++----------------------------------------
 po/lt.po          |  480 ++++++++-------
 po/lv.po          |  483 ++++++++-------
 po/mai.po         |  480 ++++++++-------
 po/mg.po          |  478 ++++++++-------
 po/mk.po          |  480 ++++++++-------
 po/ml.po          |  482 ++++++++-------
 po/mn.po          |  416 +++++++------
 po/mr.po          |  480 ++++++++-------
 po/ms.po          |  522 ++++++++--------
 po/nb.po          |  482 ++++++++-------
 po/ne.po          |  466 +++++++--------
 po/nl.po          |  488 ++++++++-------
 po/nn.po          |  480 ++++++++-------
 po/oc.po          |  476 ++++++++-------
 po/or.po          |  480 ++++++++-------
 po/pa.po          |  480 ++++++++-------
 po/pl.po          |  495 ++++++++--------
 po/pt.po          |  879 ++++++++++++++-------------
 po/pt_BR.po       |  484 ++++++++-------
 po/ro.po          |  482 ++++++++-------
 po/ru.po          |  482 ++++++++-------
 po/si.po          |  464 +++++++--------
 po/sk.po          |  482 ++++++++-------
 po/sl.po          |  482 ++++++++-------
 po/sq.po          |  495 ++++++++--------
 po/sr.po          |  480 ++++++++-------
 po/sr@latin.po    |  480 ++++++++-------
 po/sv.po          |  482 ++++++++-------
 po/ta.po          |  480 ++++++++-------
 po/te.po          |  480 ++++++++-------
 po/th.po          |  482 ++++++++-------
 po/tr.po          |  493 ++++++++--------
 po/uk.po          |  484 ++++++++-------
 po/vi.po          |  478 ++++++++-------
 po/wa.po          |  414 +++++++------
 po/xh.po          |  466 +++++++--------
 po/zh_CN.po       |  483 ++++++++-------
 po/zh_HK.po       |  482 ++++++++-------
 po/zh_TW.po       |  498 ++++++++--------
 103 files changed, 24707 insertions(+), 26255 deletions(-)

commit 8f563a6484f89e009e75899b29d4e8a84673881e
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Mar 27 23:58:57 2013 +0100

    Add transifex configuration file

 .tx/config | 7 +++++++
 1 file changed, 7 insertions(+)

commit 77799f524bd1756fb3619fb4f523f9157cb48e6b
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Mar 27 23:47:32 2013 +0100

    Add empty ChangeLog to allow build from git

 ChangeLog | 2 ++
 1 file changed, 2 insertions(+)

commit 1feadb0974b953b71fb2c72ab4d1616cbabdec8a
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Sun Mar 24 16:33:15 2013 -0400

    "Removed ChangeLog"

 ChangeLog | 1201 -------------------------------------------------------------
 1 file changed, 1201 deletions(-)

commit b14e89e41f4f2fa9e53bcdd9606003d5a08deb7b
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Mar 8 14:17:57 2013 +0100

    Add missing quote in GSettings schema comment

 libmateweather/org.mate.weather.gschema.xml.in.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 21d0db47c5479f62215e52132f17e7ade240a7d7
Merge: aefb068 6fbdb22
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Feb 5 14:13:48 2013 -0800

    Merge pull request #6 from MDykstra/master
    
    AC_CONFIG_HEADERS to please automake 1.13

commit 6fbdb2280a4f7943a95a4c036ff5e570eced4894
Author: Marcel Dijkstra <marcel.dykstra@gmail.com>
Date:   Thu Jan 31 01:16:02 2013 +0100

    AC_CONFIG_HEADERS to please automake 1.13

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit aefb068518207d584662ef3013ec0d7cc4364c98
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Sun Jan 20 15:17:49 2013 -0500

    Preparing for 1.5.1 release.

 ChangeLog    | 160 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |   2 +-
 2 files changed, 161 insertions(+), 1 deletion(-)

commit f60726faba65f34cd259fab4f640bebce13bfcfb
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Jan 20 19:15:36 2013 +0100

    Fix unit defaults in schema, making them transatable

 libmateweather/org.mate.weather.gschema.xml.in.in | 27 +++++++++++++++--------
 1 file changed, 18 insertions(+), 9 deletions(-)

commit 498d56cf5daebfa415a05d920e86f782a810b20b
Author: Elan Ruusamäe <glen@delfi.ee>
Date:   Tue Jan 15 18:41:14 2013 +0200

    rename configure.in to configure.ac to be liked by autoconf 1.12
    
    aclocal-1.12: warning: autoconf input should be named 'configure.ac', not 'configure.in'

 autogen.sh                   | 2 +-
 configure.in => configure.ac | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

commit ea58853d82d90357a36832ca1c62cefbfadc6154
Merge: 07ff679 0323772
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Dec 14 11:48:48 2012 -0800

    Merge pull request #4 from sbalneav/master
    
    Fix deprecations

commit 032377291f83cba3d0ab0eed7665cb2f5df0d2bd
Author: Scott Balneaves <sbalneav@alburg.net>
Date:   Fri Dec 14 13:46:57 2012 -0600

    Stylistic update

 python/mateweathermodule.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit 18ef300a07d7741c6503775b183f857858924b18
Author: Scott Balneaves <sbalneav@alburg.net>
Date:   Fri Dec 14 10:54:36 2012 -0600

    Fix deprecations

 python/mateweathermodule.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 07ff67922a68f69f64e89c8997add9976ed419d2
Merge: 4caec59 27b41f2
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Nov 4 03:00:22 2012 -0800

    Merge pull request #3 from NiceandGently/master
    
    fix incorrect fsf adress in COPYING

commit 27b41f23f77e95af1e1631e897c3b8968d8eb815
Author: raveit <chat-to-me@raveit.de>
Date:   Sun Nov 4 02:57:40 2012 +0100

    add new licences

 COPYING     | 502 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 COPYING.GPL | 339 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 841 insertions(+)

commit 210c4ad8d8950db6c05d8d64d9d0b2031a1b2f44
Author: raveit <chat-to-me@raveit.de>
Date:   Sun Nov 4 02:54:41 2012 +0100

    remove COPYING with incorrect fsf address

 COPYING | 340 ----------------------------------------------------------------
 1 file changed, 340 deletions(-)

commit 4caec59b8b8ad937e5976f5f5338e1265a89aa6c
Merge: 6fc7fa8 30fe555
Author: Nelson Marques <nmo.marques@gmail.com>
Date:   Wed Oct 10 07:39:09 2012 -0700

    Merge pull request #2 from ketheriel/master
    
    fix no return in non-void function

commit 30fe55545b4fe19a7f4bd04cd25ebf46ef35b570
Author: Nelson Marques <nmo.marques@gmail.com>
Date:   Wed Oct 10 16:32:55 2012 +0200

    fix no return in nonvoid function

 libmateweather/mateweather-prefs.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 6fc7fa8f772083bda5cb4b4956150db5d155e060
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Oct 10 13:39:28 2012 +0200

    add gettext to gschema

 libmateweather/Makefile.am                        |   8 +-
 libmateweather/org.mate.weather.gschema.xml       | 121 ----------------
 libmateweather/org.mate.weather.gschema.xml.in.in | 161 ++++++++++++++++++++++
 po/POTFILES.in                                    |   3 +-
 4 files changed, 168 insertions(+), 125 deletions(-)

commit 47a9ffc53ceba87023e443a6ab362c52ac799635
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sat Sep 29 11:48:30 2012 +0200

    re-add deleted functions

 libmateweather/mateweather-prefs.c | 87 ++++++++++++++++++++++++++++++++++++++
 libmateweather/mateweather-prefs.h |  4 ++
 2 files changed, 91 insertions(+)

commit 44b85ff8d08023f49be431f1a8514240b9b4b276
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Sep 4 16:57:10 2012 +0200

    migrate to gsettings

 configure.in                                      |  19 +-
 doc/html/libmateweather-mateweather-mateconf.html | 405 ----------------------
 doc/tmpl/mateweather-mateconf.sgml                | 136 --------
 libmateweather/Makefile.am                        |  29 +-
 libmateweather/mateweather-mateconf.c             | 310 -----------------
 libmateweather/mateweather-mateconf.h             |  84 -----
 libmateweather/mateweather-prefs.c                | 370 ++------------------
 libmateweather/mateweather-prefs.h                |  32 +-
 libmateweather/mateweather-uninstalled.pc.in      |   2 +-
 libmateweather/mateweather.pc.in                  |   2 +-
 libmateweather/mateweather.schemas.in             | 173 ---------
 libmateweather/org.mate.weather.gschema.xml       | 121 +++++++
 po/POTFILES.in                                    |   1 -
 13 files changed, 172 insertions(+), 1512 deletions(-)

commit 9f6a41dc0563e92cb59609aa3dcc8b9d42d1d40b
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Sep 4 12:25:08 2012 +0200

    fix fetching forecast from bom.gov.au
    https://github.com/mate-desktop/libmateweather/issues/1
    https://bugzilla.gnome.org/show_bug.cgi?id=628750
    http://git.gnome.org/browse/libgweather/commit/?id=a80552f51c641754ef8410eebea6debc23a25561

 libmateweather/weather-bom.c | 22 ++--------------------
 1 file changed, 2 insertions(+), 20 deletions(-)

commit 859434d111af89e4ce2a0d4e6199b6f21305fa33
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Thu Jul 5 13:46:34 2012 -0400

    Preparing for 1.4 release.

 ChangeLog    | 145 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 configure.in |   2 +-
 2 files changed, 141 insertions(+), 6 deletions(-)

commit 2f41b7bdf5cea621fdae5cbde78bdfbcad5ac9ea
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Jun 29 14:10:05 2012 +0200

    sync translations with transifex

 po/af.po          |   116 +-
 po/am.po          |  1714 +----
 po/ar.po          |   133 +-
 po/as.po          |   387 +-
 po/ast.po         |   107 +-
 po/az.po          |  4376 +----------
 po/be.po          |  3241 +-------
 po/bg.po          |   124 +-
 po/bn.po          |  2761 +------
 po/bn_IN.po       |   397 +-
 po/br.po          |   337 +-
 po/bs.po          |  4358 +----------
 po/ca.po          |   396 +-
 po/ca@valencia.po |   145 +-
 po/crh.po         |   254 +-
 po/cs.po          |   391 +-
 po/cy.po          |   384 +-
 po/da.po          |  3857 +---------
 po/de.po          |   398 +-
 po/dz.po          |  3543 +--------
 po/el.po          |   160 +-
 po/en_CA.po       |   459 +-
 po/en_GB.po       |  3448 +--------
 po/eo.po          |    98 +-
 po/es.po          |   392 +-
 po/es_AR.po       |  3222 +-------
 po/es_CL.po       |  3237 +-------
 po/es_CO.po       |  3222 +-------
 po/es_CR.po       |  3222 +-------
 po/es_DO.po       |  3222 +-------
 po/es_EC.po       |  3222 +-------
 po/es_ES.po       |   406 +-
 po/es_MX.po       |  3222 +-------
 po/es_NI.po       |  3222 +-------
 po/es_PA.po       |  3222 +-------
 po/es_PE.po       |  3222 +-------
 po/es_PR.po       |  3222 +-------
 po/es_SV.po       |  3222 +-------
 po/es_UY.po       |  3222 +-------
 po/es_VE.po       |  3222 +-------
 po/et.po          |   305 +-
 po/eu.po          |   373 +-
 po/fa.po          |  3558 +--------
 po/fi.po          |  3078 +-------
 po/fr.po          |   382 +-
 po/ga.po          |   355 +-
 po/gl.po          |   143 +-
 po/gu.po          |   388 +-
 po/he.po          |  4228 +----------
 po/hi.po          |   383 +-
 po/hr.po          |   428 +-
 po/hu.po          |   376 +-
 po/hy.po          |  3245 +-------
 po/id.po          |  3743 +--------
 po/is.po          | 21543 +++-------------------------------------------------
 po/it.po          |   381 +-
 po/ja.po          |   376 +-
 po/ka.po          |  3149 +-------
 po/kn.po          |   119 +-
 po/ko.po          |   366 +-
 po/ku.po          |  3186 +-------
 po/lt.po          |  2713 +------
 po/lv.po          |  3059 +-------
 po/mai.po         |   345 +-
 po/mg.po          |  3208 +-------
 po/mk.po          |   456 +-
 po/ml.po          |   373 +-
 po/mn.po          |  5002 +-----------
 po/mr.po          |   362 +-
 po/ms.po          |  4567 +----------
 po/nb.po          |   121 +-
 po/ne.po          |  3163 +-------
 po/nl.po          |  5318 +------------
 po/nn.po          |  3065 +-------
 po/oc.po          |  2759 +------
 po/or.po          |   120 +-
 po/pa.po          |  2965 +-------
 po/pl.po          |   122 +-
 po/pt_BR.po       |   156 +-
 po/ro.po          | 16200 +--------------------------------------
 po/ru.po          |   127 +-
 po/si.po          |  1970 +----
 po/sk.po          |   123 +-
 po/sl.po          |   352 +-
 po/sq.po          |   413 +-
 po/sr.po          |  5725 +-------------
 po/sr@latin.po    |  5725 +-------------
 po/sv.po          |   176 +-
 po/ta.po          |   132 +-
 po/te.po          |   375 +-
 po/th.po          |   391 +-
 po/tr.po          |   388 +-
 po/uk.po          |   120 +-
 po/vi.po          |   380 +-
 po/wa.po          |  2409 +-----
 po/xh.po          |  3233 +-------
 po/zh_CN.po       |  2877 +------
 po/zh_HK.po       |  1678 +---
 po/zh_TW.po       |  1678 +---
 99 files changed, 18152 insertions(+), 191804 deletions(-)

commit 58f54368b91640a5e81a84fc74246a715c44a5fe
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Jun 29 14:03:38 2012 +0200

    add po gnome copyrights file

 po/gnome-copyrights.txt | 1535 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1535 insertions(+)

commit 8ab79681d7977ea1f80ee74cc0d904dc0a622630
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Tue May 29 13:44:49 2012 -0400

    Changed version to 1.3.0

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 144e24868444c0638c400143323a056314aeba29
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Tue May 29 12:26:27 2012 -0400

    Preparing for 1.2.1 release.

 ChangeLog    | 37 +++++++++++++++++++++++++++++++++++++
 configure.in |  2 +-
 2 files changed, 38 insertions(+), 1 deletion(-)

commit 0a4385c777571efa9784dcdc3da67e030222d736
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Tue May 29 12:20:44 2012 -0400

    Removed ubuntu folder from distro.

 distro/ubuntu/build    | 36 ------------------------------------
 distro/ubuntu/postinst |  9 ---------
 distro/ubuntu/postrm   |  6 ------
 distro/ubuntu/preinst  |  8 --------
 distro/ubuntu/prerm    | 11 -----------
 5 files changed, 70 deletions(-)

commit 44ec5aed7c1c7130caee72d56cf3a234603ef0d0
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Tue May 29 12:19:30 2012 -0400

    libsoup-mate doesn't exist. Use libsoup-gnome instead.

 configure.in                  | 12 ++++++------
 libmateweather/weather-priv.h |  4 ++--
 libmateweather/weather.c      |  4 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)

commit 561c43c0463a41e819f31f42e30991e802b593df
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Wed Feb 22 20:58:53 2012 -0500

    Preparing for 1.2 release.

 AUTHORS      |    9 +-
 ChangeLog    | 4220 ++++++++++++----------------------------------------------
 README       |    2 +
 autogen.sh   |    4 +-
 configure.in |    2 +-
 5 files changed, 881 insertions(+), 3356 deletions(-)

commit 035e71f179cbb173a212d7407b729a0ee418f9cd
Author: Perberos <perberos@gmail.com>
Date:   Thu Jan 26 10:58:09 2012 -0300

    changing pkgbuild source method

 distro/archlinux/PKGBUILD | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 6a9b4bbef833dda9b578d8e9aa265ec9c5a010fa
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Mon Jan 9 21:37:06 2012 -0500

    Changed mate.gr.jp to gnome.gr.jp as requested in Issue #86

 po/ja.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 4308cb5b8e5e12048dfead700f34bb9a4ca8af05
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Dec 9 01:55:14 2011 +0100

    bump version to 1.1.0

 AUTHORS                   | 1 +
 configure.in              | 8 ++++----
 distro/archlinux/PKGBUILD | 2 +-
 distro/ubuntu/build       | 2 +-
 4 files changed, 7 insertions(+), 6 deletions(-)

commit 1520201979b2ad686d7c523a33ad3eb7c8d11ca7
Author: Perberos <perberos@gmail.com>
Date:   Thu Dec 8 13:29:43 2011 -0300

    removing autogenerated files

 Makefile.in                |   823 --
 aclocal.m4                 |  2358 ------
 compile                    |   143 -
 config.guess               |  1501 ----
 config.h.in                |   104 -
 config.sub                 |  1705 ----
 configure                  | 18188 -------------------------------------------
 data/Makefile.in           |   572 --
 depcomp                    |   630 --
 doc/Makefile.in            |   520 --
 gtk-doc.make               |     1 -
 icons/Makefile.in          |   929 ---
 install-sh                 |   520 --
 libmateweather/Makefile.in |  1121 ---
 ltmain.sh                  |  9636 -----------------------
 m4/gtk-doc.m4              |    61 -
 m4/intltool.m4             |   216 -
 m4/libtool.m4              |  7831 -------------------
 m4/ltoptions.m4            |   369 -
 m4/ltsugar.m4              |   123 -
 m4/ltversion.m4            |    23 -
 m4/lt~obsolete.m4          |    98 -
 missing                    |   376 -
 mkinstalldirs              |   162 -
 po-locations/Makefile.in   |   444 --
 po/Makefile.in.in          |   217 -
 python/Makefile.in         |   652 --
 27 files changed, 49323 deletions(-)

commit 83048677903b20557f28ebc4a35aedcd50225bea
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Fri Dec 2 20:42:43 2011 -0500

    Changed version to 2011.12.01

 configure.in              | 2 +-
 distro/archlinux/PKGBUILD | 2 +-
 distro/ubuntu/build       | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit fe8aea1c3b5348347633da18a02b0bffd3b266a1
Author: Perberos <perberos@gmail.com>
Date:   Thu Dec 1 21:42:39 2011 -0300

    moving from https://github.com/perberos/mate-desktop-environment

 AUTHORS                                            |     1 +
 COPYING                                            |   340 +
 ChangeLog                                          |  3351 ++
 INSTALL                                            |   302 +
 MAINTAINERS                                        |    15 +
 Makefile.am                                        |    28 +
 Makefile.in                                        |   823 +
 NEWS                                               |   948 +
 README                                             |    11 +
 acinclude.m4                                       |    66 +
 aclocal.m4                                         |  2358 +
 autogen.sh                                         |    25 +
 compile                                            |   143 +
 config.guess                                       |  1501 +
 config.h.in                                        |   104 +
 config.sub                                         |  1705 +
 configure                                          | 18188 +++++++
 configure.in                                       |   283 +
 data/Locations.xml.in                              | 47857 +++++++++++++++++++
 data/Makefile.am                                   |    78 +
 data/Makefile.in                                   |   572 +
 data/README                                        |    95 +
 data/README.timezones                              |    47 +
 data/check-timezones.sh                            |    40 +
 data/locations.dtd                                 |    33 +
 depcomp                                            |   630 +
 distro/archlinux/PKGBUILD                          |    35 +
 distro/archlinux/libmateweather.install            |    19 +
 distro/ubuntu/build                                |    36 +
 distro/ubuntu/postinst                             |     9 +
 distro/ubuntu/postrm                               |     6 +
 distro/ubuntu/preinst                              |     8 +
 distro/ubuntu/prerm                                |    11 +
 doc/Makefile.am                                    |    90 +
 doc/Makefile.in                                    |   520 +
 doc/html/MateWeatherLocationEntry.html             |   226 +
 doc/html/MateWeatherTimezoneMenu.html              |   184 +
 doc/html/ch01.html                                 |    56 +
 doc/html/home.png                                  |   Bin 0 -> 654 bytes
 doc/html/index.html                                |    59 +
 doc/html/index.sgml                                |   180 +
 doc/html/left.png                                  |   Bin 0 -> 459 bytes
 doc/html/libmateweather-mateweather-location.html  |   620 +
 doc/html/libmateweather-mateweather-mateconf.html  |   405 +
 doc/html/libmateweather-mateweather-prefs.html     |   396 +
 doc/html/libmateweather-mateweather-timezone.html  |   231 +
 doc/html/libmateweather-mateweather-xml.html       |    70 +
 doc/html/libmateweather-weather.html               |  1639 +
 doc/html/libmateweather.devhelp                    |   151 +
 doc/html/libmateweather.devhelp2                   |   158 +
 doc/html/right.png                                 |   Bin 0 -> 472 bytes
 doc/html/style.css                                 |   257 +
 doc/html/up.png                                    |   Bin 0 -> 406 bytes
 doc/libmateweather-docs.sgml                       |    25 +
 doc/libmateweather-overrides.txt                   |     0
 doc/libmateweather-sections.txt                    |   185 +
 doc/libmateweather.types                           |     5 +
 doc/tmpl/libmateweather-unused.sgml                |   493 +
 doc/tmpl/location-entry.sgml                       |    73 +
 doc/tmpl/mateweather-enum-types.sgml               |    34 +
 doc/tmpl/mateweather-location.sgml                 |   210 +
 doc/tmpl/mateweather-mateconf.sgml                 |   136 +
 doc/tmpl/mateweather-prefs.sgml                    |   169 +
 doc/tmpl/mateweather-timezone.sgml                 |    87 +
 doc/tmpl/mateweather-xml.sgml                      |    27 +
 doc/tmpl/parser.sgml                               |    74 +
 doc/tmpl/timezone-menu.sgml                        |    62 +
 doc/tmpl/weather-priv.sgml                         |   430 +
 doc/tmpl/weather.sgml                              |   683 +
 gtk-doc.make                                       |     1 +
 icons/16x16_status_weather-clear-night-000.png     |   Bin 0 -> 699 bytes
 icons/16x16_status_weather-clear-night-010.png     |   Bin 0 -> 701 bytes
 icons/16x16_status_weather-clear-night-020.png     |   Bin 0 -> 703 bytes
 icons/16x16_status_weather-clear-night-030.png     |   Bin 0 -> 707 bytes
 icons/16x16_status_weather-clear-night-040.png     |   Bin 0 -> 708 bytes
 icons/16x16_status_weather-clear-night-050.png     |   Bin 0 -> 719 bytes
 icons/16x16_status_weather-clear-night-060.png     |   Bin 0 -> 719 bytes
 icons/16x16_status_weather-clear-night-070.png     |   Bin 0 -> 715 bytes
 icons/16x16_status_weather-clear-night-080.png     |   Bin 0 -> 716 bytes
 icons/16x16_status_weather-clear-night-090.png     |   Bin 0 -> 718 bytes
 icons/16x16_status_weather-clear-night-100.png     |   Bin 0 -> 716 bytes
 icons/16x16_status_weather-clear-night-110.png     |   Bin 0 -> 715 bytes
 icons/16x16_status_weather-clear-night-120.png     |   Bin 0 -> 720 bytes
 icons/16x16_status_weather-clear-night-130.png     |   Bin 0 -> 722 bytes
 icons/16x16_status_weather-clear-night-140.png     |   Bin 0 -> 726 bytes
 icons/16x16_status_weather-clear-night-150.png     |   Bin 0 -> 725 bytes
 icons/16x16_status_weather-clear-night-160.png     |   Bin 0 -> 724 bytes
 icons/16x16_status_weather-clear-night-170.png     |   Bin 0 -> 725 bytes
 icons/16x16_status_weather-clear-night-190.png     |   Bin 0 -> 724 bytes
 icons/16x16_status_weather-clear-night-200.png     |   Bin 0 -> 722 bytes
 icons/16x16_status_weather-clear-night-210.png     |   Bin 0 -> 721 bytes
 icons/16x16_status_weather-clear-night-220.png     |   Bin 0 -> 726 bytes
 icons/16x16_status_weather-clear-night-230.png     |   Bin 0 -> 728 bytes
 icons/16x16_status_weather-clear-night-240.png     |   Bin 0 -> 719 bytes
 icons/16x16_status_weather-clear-night-250.png     |   Bin 0 -> 725 bytes
 icons/16x16_status_weather-clear-night-260.png     |   Bin 0 -> 720 bytes
 icons/16x16_status_weather-clear-night-270.png     |   Bin 0 -> 721 bytes
 icons/16x16_status_weather-clear-night-280.png     |   Bin 0 -> 715 bytes
 icons/16x16_status_weather-clear-night-290.png     |   Bin 0 -> 711 bytes
 icons/16x16_status_weather-clear-night-300.png     |   Bin 0 -> 713 bytes
 icons/16x16_status_weather-clear-night-310.png     |   Bin 0 -> 715 bytes
 icons/16x16_status_weather-clear-night-320.png     |   Bin 0 -> 711 bytes
 icons/16x16_status_weather-clear-night-330.png     |   Bin 0 -> 710 bytes
 icons/16x16_status_weather-clear-night-340.png     |   Bin 0 -> 693 bytes
 icons/16x16_status_weather-clear-night-350.png     |   Bin 0 -> 696 bytes
 .../16x16_status_weather-few-clouds-night-000.png  |   Bin 0 -> 767 bytes
 .../16x16_status_weather-few-clouds-night-010.png  |   Bin 0 -> 768 bytes
 .../16x16_status_weather-few-clouds-night-020.png  |   Bin 0 -> 766 bytes
 .../16x16_status_weather-few-clouds-night-030.png  |   Bin 0 -> 768 bytes
 .../16x16_status_weather-few-clouds-night-040.png  |   Bin 0 -> 767 bytes
 .../16x16_status_weather-few-clouds-night-050.png  |   Bin 0 -> 765 bytes
 .../16x16_status_weather-few-clouds-night-060.png  |   Bin 0 -> 772 bytes
 .../16x16_status_weather-few-clouds-night-070.png  |   Bin 0 -> 775 bytes
 .../16x16_status_weather-few-clouds-night-080.png  |   Bin 0 -> 775 bytes
 .../16x16_status_weather-few-clouds-night-090.png  |   Bin 0 -> 768 bytes
 .../16x16_status_weather-few-clouds-night-100.png  |   Bin 0 -> 773 bytes
 .../16x16_status_weather-few-clouds-night-110.png  |   Bin 0 -> 773 bytes
 .../16x16_status_weather-few-clouds-night-120.png  |   Bin 0 -> 770 bytes
 .../16x16_status_weather-few-clouds-night-130.png  |   Bin 0 -> 769 bytes
 .../16x16_status_weather-few-clouds-night-140.png  |   Bin 0 -> 769 bytes
 .../16x16_status_weather-few-clouds-night-150.png  |   Bin 0 -> 770 bytes
 .../16x16_status_weather-few-clouds-night-160.png  |   Bin 0 -> 768 bytes
 .../16x16_status_weather-few-clouds-night-170.png  |   Bin 0 -> 772 bytes
 .../16x16_status_weather-few-clouds-night-190.png  |   Bin 0 -> 766 bytes
 .../16x16_status_weather-few-clouds-night-200.png  |   Bin 0 -> 768 bytes
 .../16x16_status_weather-few-clouds-night-210.png  |   Bin 0 -> 768 bytes
 .../16x16_status_weather-few-clouds-night-220.png  |   Bin 0 -> 773 bytes
 .../16x16_status_weather-few-clouds-night-230.png  |   Bin 0 -> 772 bytes
 .../16x16_status_weather-few-clouds-night-240.png  |   Bin 0 -> 779 bytes
 .../16x16_status_weather-few-clouds-night-250.png  |   Bin 0 -> 777 bytes
 .../16x16_status_weather-few-clouds-night-260.png  |   Bin 0 -> 775 bytes
 .../16x16_status_weather-few-clouds-night-270.png  |   Bin 0 -> 777 bytes
 .../16x16_status_weather-few-clouds-night-280.png  |   Bin 0 -> 777 bytes
 .../16x16_status_weather-few-clouds-night-290.png  |   Bin 0 -> 776 bytes
 .../16x16_status_weather-few-clouds-night-300.png  |   Bin 0 -> 776 bytes
 .../16x16_status_weather-few-clouds-night-310.png  |   Bin 0 -> 775 bytes
 .../16x16_status_weather-few-clouds-night-320.png  |   Bin 0 -> 779 bytes
 .../16x16_status_weather-few-clouds-night-330.png  |   Bin 0 -> 776 bytes
 .../16x16_status_weather-few-clouds-night-340.png  |   Bin 0 -> 768 bytes
 .../16x16_status_weather-few-clouds-night-350.png  |   Bin 0 -> 770 bytes
 icons/22x22_status_weather-clear-night-000.png     |   Bin 0 -> 1351 bytes
 icons/22x22_status_weather-clear-night-000.svg     |   364 +
 icons/22x22_status_weather-clear-night-010.png     |   Bin 0 -> 1348 bytes
 icons/22x22_status_weather-clear-night-010.svg     |   364 +
 icons/22x22_status_weather-clear-night-020.png     |   Bin 0 -> 1358 bytes
 icons/22x22_status_weather-clear-night-020.svg     |   364 +
 icons/22x22_status_weather-clear-night-030.png     |   Bin 0 -> 1359 bytes
 icons/22x22_status_weather-clear-night-030.svg     |   364 +
 icons/22x22_status_weather-clear-night-040.png     |   Bin 0 -> 1359 bytes
 icons/22x22_status_weather-clear-night-040.svg     |   364 +
 icons/22x22_status_weather-clear-night-050.png     |   Bin 0 -> 1366 bytes
 icons/22x22_status_weather-clear-night-050.svg     |   364 +
 icons/22x22_status_weather-clear-night-060.png     |   Bin 0 -> 1365 bytes
 icons/22x22_status_weather-clear-night-060.svg     |   364 +
 icons/22x22_status_weather-clear-night-070.png     |   Bin 0 -> 1362 bytes
 icons/22x22_status_weather-clear-night-070.svg     |   364 +
 icons/22x22_status_weather-clear-night-080.png     |   Bin 0 -> 1356 bytes
 icons/22x22_status_weather-clear-night-080.svg     |   364 +
 icons/22x22_status_weather-clear-night-090.png     |   Bin 0 -> 1347 bytes
 icons/22x22_status_weather-clear-night-090.svg     |   364 +
 icons/22x22_status_weather-clear-night-100.png     |   Bin 0 -> 1349 bytes
 icons/22x22_status_weather-clear-night-100.svg     |   364 +
 icons/22x22_status_weather-clear-night-110.png     |   Bin 0 -> 1353 bytes
 icons/22x22_status_weather-clear-night-110.svg     |   364 +
 icons/22x22_status_weather-clear-night-120.png     |   Bin 0 -> 1350 bytes
 icons/22x22_status_weather-clear-night-120.svg     |   364 +
 icons/22x22_status_weather-clear-night-130.png     |   Bin 0 -> 1354 bytes
 icons/22x22_status_weather-clear-night-130.svg     |   364 +
 icons/22x22_status_weather-clear-night-140.png     |   Bin 0 -> 1351 bytes
 icons/22x22_status_weather-clear-night-140.svg     |   364 +
 icons/22x22_status_weather-clear-night-150.png     |   Bin 0 -> 1348 bytes
 icons/22x22_status_weather-clear-night-150.svg     |   364 +
 icons/22x22_status_weather-clear-night-160.png     |   Bin 0 -> 1341 bytes
 icons/22x22_status_weather-clear-night-160.svg     |   364 +
 icons/22x22_status_weather-clear-night-170.png     |   Bin 0 -> 1343 bytes
 icons/22x22_status_weather-clear-night-170.svg     |   364 +
 icons/22x22_status_weather-clear-night-190.png     |   Bin 0 -> 1343 bytes
 icons/22x22_status_weather-clear-night-190.svg     |   364 +
 icons/22x22_status_weather-clear-night-200.png     |   Bin 0 -> 1351 bytes
 icons/22x22_status_weather-clear-night-200.svg     |   364 +
 icons/22x22_status_weather-clear-night-210.png     |   Bin 0 -> 1351 bytes
 icons/22x22_status_weather-clear-night-210.svg     |   364 +
 icons/22x22_status_weather-clear-night-220.png     |   Bin 0 -> 1361 bytes
 icons/22x22_status_weather-clear-night-220.svg     |   364 +
 icons/22x22_status_weather-clear-night-230.png     |   Bin 0 -> 1357 bytes
 icons/22x22_status_weather-clear-night-230.svg     |   364 +
 icons/22x22_status_weather-clear-night-240.png     |   Bin 0 -> 1368 bytes
 icons/22x22_status_weather-clear-night-240.svg     |   364 +
 icons/22x22_status_weather-clear-night-250.png     |   Bin 0 -> 1369 bytes
 icons/22x22_status_weather-clear-night-250.svg     |   364 +
 icons/22x22_status_weather-clear-night-260.png     |   Bin 0 -> 1357 bytes
 icons/22x22_status_weather-clear-night-260.svg     |   364 +
 icons/22x22_status_weather-clear-night-270.png     |   Bin 0 -> 1346 bytes
 icons/22x22_status_weather-clear-night-270.svg     |   364 +
 icons/22x22_status_weather-clear-night-280.png     |   Bin 0 -> 1359 bytes
 icons/22x22_status_weather-clear-night-280.svg     |   364 +
 icons/22x22_status_weather-clear-night-290.png     |   Bin 0 -> 1359 bytes
 icons/22x22_status_weather-clear-night-290.svg     |   364 +
 icons/22x22_status_weather-clear-night-300.png     |   Bin 0 -> 1357 bytes
 icons/22x22_status_weather-clear-night-300.svg     |   364 +
 icons/22x22_status_weather-clear-night-310.png     |   Bin 0 -> 1358 bytes
 icons/22x22_status_weather-clear-night-310.svg     |   364 +
 icons/22x22_status_weather-clear-night-320.png     |   Bin 0 -> 1358 bytes
 icons/22x22_status_weather-clear-night-320.svg     |   364 +
 icons/22x22_status_weather-clear-night-330.png     |   Bin 0 -> 1356 bytes
 icons/22x22_status_weather-clear-night-330.svg     |   364 +
 icons/22x22_status_weather-clear-night-340.png     |   Bin 0 -> 1353 bytes
 icons/22x22_status_weather-clear-night-340.svg     |   364 +
 icons/22x22_status_weather-clear-night-350.png     |   Bin 0 -> 1349 bytes
 icons/22x22_status_weather-clear-night-350.svg     |   364 +
 .../22x22_status_weather-few-clouds-night-000.png  |   Bin 0 -> 1184 bytes
 .../22x22_status_weather-few-clouds-night-010.png  |   Bin 0 -> 1184 bytes
 .../22x22_status_weather-few-clouds-night-020.png  |   Bin 0 -> 1182 bytes
 .../22x22_status_weather-few-clouds-night-030.png  |   Bin 0 -> 1187 bytes
 .../22x22_status_weather-few-clouds-night-040.png  |   Bin 0 -> 1195 bytes
 .../22x22_status_weather-few-clouds-night-050.png  |   Bin 0 -> 1198 bytes
 .../22x22_status_weather-few-clouds-night-060.png  |   Bin 0 -> 1194 bytes
 .../22x22_status_weather-few-clouds-night-070.png  |   Bin 0 -> 1195 bytes
 .../22x22_status_weather-few-clouds-night-080.png  |   Bin 0 -> 1197 bytes
 .../22x22_status_weather-few-clouds-night-090.png  |   Bin 0 -> 1196 bytes
 .../22x22_status_weather-few-clouds-night-100.png  |   Bin 0 -> 1194 bytes
 .../22x22_status_weather-few-clouds-night-110.png  |   Bin 0 -> 1199 bytes
 .../22x22_status_weather-few-clouds-night-120.png  |   Bin 0 -> 1201 bytes
 .../22x22_status_weather-few-clouds-night-130.png  |   Bin 0 -> 1199 bytes
 .../22x22_status_weather-few-clouds-night-140.png  |   Bin 0 -> 1195 bytes
 .../22x22_status_weather-few-clouds-night-150.png  |   Bin 0 -> 1190 bytes
 .../22x22_status_weather-few-clouds-night-160.png  |   Bin 0 -> 1190 bytes
 .../22x22_status_weather-few-clouds-night-170.png  |   Bin 0 -> 1186 bytes
 .../22x22_status_weather-few-clouds-night-190.png  |   Bin 0 -> 1187 bytes
 .../22x22_status_weather-few-clouds-night-200.png  |   Bin 0 -> 1188 bytes
 .../22x22_status_weather-few-clouds-night-210.png  |   Bin 0 -> 1189 bytes
 .../22x22_status_weather-few-clouds-night-220.png  |   Bin 0 -> 1190 bytes
 .../22x22_status_weather-few-clouds-night-230.png  |   Bin 0 -> 1197 bytes
 .../22x22_status_weather-few-clouds-night-240.png  |   Bin 0 -> 1204 bytes
 .../22x22_status_weather-few-clouds-night-250.png  |   Bin 0 -> 1205 bytes
 .../22x22_status_weather-few-clouds-night-260.png  |   Bin 0 -> 1193 bytes
 .../22x22_status_weather-few-clouds-night-270.png  |   Bin 0 -> 1199 bytes
 .../22x22_status_weather-few-clouds-night-280.png  |   Bin 0 -> 1195 bytes
 .../22x22_status_weather-few-clouds-night-290.png  |   Bin 0 -> 1195 bytes
 .../22x22_status_weather-few-clouds-night-300.png  |   Bin 0 -> 1196 bytes
 .../22x22_status_weather-few-clouds-night-310.png  |   Bin 0 -> 1199 bytes
 .../22x22_status_weather-few-clouds-night-320.png  |   Bin 0 -> 1192 bytes
 .../22x22_status_weather-few-clouds-night-330.png  |   Bin 0 -> 1182 bytes
 .../22x22_status_weather-few-clouds-night-340.png  |   Bin 0 -> 1183 bytes
 .../22x22_status_weather-few-clouds-night-350.png  |   Bin 0 -> 1184 bytes
 icons/24x24_status_weather-clear-night-000.png     |   Bin 0 -> 1313 bytes
 icons/24x24_status_weather-clear-night-010.png     |   Bin 0 -> 1323 bytes
 icons/24x24_status_weather-clear-night-020.png     |   Bin 0 -> 1315 bytes
 icons/24x24_status_weather-clear-night-030.png     |   Bin 0 -> 1324 bytes
 icons/24x24_status_weather-clear-night-040.png     |   Bin 0 -> 1338 bytes
 icons/24x24_status_weather-clear-night-050.png     |   Bin 0 -> 1331 bytes
 icons/24x24_status_weather-clear-night-060.png     |   Bin 0 -> 1337 bytes
 icons/24x24_status_weather-clear-night-070.png     |   Bin 0 -> 1327 bytes
 icons/24x24_status_weather-clear-night-080.png     |   Bin 0 -> 1330 bytes
 icons/24x24_status_weather-clear-night-090.png     |   Bin 0 -> 1320 bytes
 icons/24x24_status_weather-clear-night-100.png     |   Bin 0 -> 1308 bytes
 icons/24x24_status_weather-clear-night-110.png     |   Bin 0 -> 1331 bytes
 icons/24x24_status_weather-clear-night-120.png     |   Bin 0 -> 1329 bytes
 icons/24x24_status_weather-clear-night-130.png     |   Bin 0 -> 1316 bytes
 icons/24x24_status_weather-clear-night-140.png     |   Bin 0 -> 1317 bytes
 icons/24x24_status_weather-clear-night-150.png     |   Bin 0 -> 1303 bytes
 icons/24x24_status_weather-clear-night-160.png     |   Bin 0 -> 1299 bytes
 icons/24x24_status_weather-clear-night-170.png     |   Bin 0 -> 1296 bytes
 icons/24x24_status_weather-clear-night-190.png     |   Bin 0 -> 1293 bytes
 icons/24x24_status_weather-clear-night-200.png     |   Bin 0 -> 1297 bytes
 icons/24x24_status_weather-clear-night-210.png     |   Bin 0 -> 1306 bytes
 icons/24x24_status_weather-clear-night-220.png     |   Bin 0 -> 1334 bytes
 icons/24x24_status_weather-clear-night-230.png     |   Bin 0 -> 1322 bytes
 icons/24x24_status_weather-clear-night-240.png     |   Bin 0 -> 1339 bytes
 icons/24x24_status_weather-clear-night-250.png     |   Bin 0 -> 1343 bytes
 icons/24x24_status_weather-clear-night-260.png     |   Bin 0 -> 1334 bytes
 icons/24x24_status_weather-clear-night-270.png     |   Bin 0 -> 1327 bytes
 icons/24x24_status_weather-clear-night-280.png     |   Bin 0 -> 1329 bytes
 icons/24x24_status_weather-clear-night-290.png     |   Bin 0 -> 1322 bytes
 icons/24x24_status_weather-clear-night-300.png     |   Bin 0 -> 1317 bytes
 icons/24x24_status_weather-clear-night-310.png     |   Bin 0 -> 1328 bytes
 icons/24x24_status_weather-clear-night-320.png     |   Bin 0 -> 1323 bytes
 icons/24x24_status_weather-clear-night-330.png     |   Bin 0 -> 1324 bytes
 icons/24x24_status_weather-clear-night-340.png     |   Bin 0 -> 1322 bytes
 icons/24x24_status_weather-clear-night-350.png     |   Bin 0 -> 1312 bytes
 .../24x24_status_weather-few-clouds-night-000.png  |   Bin 0 -> 1372 bytes
 .../24x24_status_weather-few-clouds-night-010.png  |   Bin 0 -> 1372 bytes
 .../24x24_status_weather-few-clouds-night-020.png  |   Bin 0 -> 1385 bytes
 .../24x24_status_weather-few-clouds-night-030.png  |   Bin 0 -> 1388 bytes
 .../24x24_status_weather-few-clouds-night-040.png  |   Bin 0 -> 1393 bytes
 .../24x24_status_weather-few-clouds-night-050.png  |   Bin 0 -> 1396 bytes
 .../24x24_status_weather-few-clouds-night-060.png  |   Bin 0 -> 1394 bytes
 .../24x24_status_weather-few-clouds-night-070.png  |   Bin 0 -> 1389 bytes
 .../24x24_status_weather-few-clouds-night-080.png  |   Bin 0 -> 1399 bytes
 .../24x24_status_weather-few-clouds-night-090.png  |   Bin 0 -> 1392 bytes
 .../24x24_status_weather-few-clouds-night-100.png  |   Bin 0 -> 1389 bytes
 .../24x24_status_weather-few-clouds-night-110.png  |   Bin 0 -> 1392 bytes
 .../24x24_status_weather-few-clouds-night-120.png  |   Bin 0 -> 1397 bytes
 .../24x24_status_weather-few-clouds-night-130.png  |   Bin 0 -> 1392 bytes
 .../24x24_status_weather-few-clouds-night-140.png  |   Bin 0 -> 1388 bytes
 .../24x24_status_weather-few-clouds-night-150.png  |   Bin 0 -> 1379 bytes
 .../24x24_status_weather-few-clouds-night-160.png  |   Bin 0 -> 1370 bytes
 .../24x24_status_weather-few-clouds-night-170.png  |   Bin 0 -> 1381 bytes
 .../24x24_status_weather-few-clouds-night-190.png  |   Bin 0 -> 1381 bytes
 .../24x24_status_weather-few-clouds-night-200.png  |   Bin 0 -> 1384 bytes
 .../24x24_status_weather-few-clouds-night-210.png  |   Bin 0 -> 1377 bytes
 .../24x24_status_weather-few-clouds-night-220.png  |   Bin 0 -> 1380 bytes
 .../24x24_status_weather-few-clouds-night-230.png  |   Bin 0 -> 1391 bytes
 .../24x24_status_weather-few-clouds-night-240.png  |   Bin 0 -> 1389 bytes
 .../24x24_status_weather-few-clouds-night-250.png  |   Bin 0 -> 1396 bytes
 .../24x24_status_weather-few-clouds-night-260.png  |   Bin 0 -> 1396 bytes
 .../24x24_status_weather-few-clouds-night-270.png  |   Bin 0 -> 1394 bytes
 .../24x24_status_weather-few-clouds-night-280.png  |   Bin 0 -> 1397 bytes
 .../24x24_status_weather-few-clouds-night-290.png  |   Bin 0 -> 1390 bytes
 .../24x24_status_weather-few-clouds-night-300.png  |   Bin 0 -> 1396 bytes
 .../24x24_status_weather-few-clouds-night-310.png  |   Bin 0 -> 1393 bytes
 .../24x24_status_weather-few-clouds-night-320.png  |   Bin 0 -> 1390 bytes
 .../24x24_status_weather-few-clouds-night-330.png  |   Bin 0 -> 1393 bytes
 .../24x24_status_weather-few-clouds-night-340.png  |   Bin 0 -> 1379 bytes
 .../24x24_status_weather-few-clouds-night-350.png  |   Bin 0 -> 1384 bytes
 icons/32x32_status_weather-clear-night-000.png     |   Bin 0 -> 2047 bytes
 icons/32x32_status_weather-clear-night-000.svg     |   364 +
 icons/32x32_status_weather-clear-night-010.png     |   Bin 0 -> 2056 bytes
 icons/32x32_status_weather-clear-night-010.svg     |   364 +
 icons/32x32_status_weather-clear-night-020.png     |   Bin 0 -> 2050 bytes
 icons/32x32_status_weather-clear-night-020.svg     |   364 +
 icons/32x32_status_weather-clear-night-030.png     |   Bin 0 -> 2065 bytes
 icons/32x32_status_weather-clear-night-030.svg     |   364 +
 icons/32x32_status_weather-clear-night-040.png     |   Bin 0 -> 2067 bytes
 icons/32x32_status_weather-clear-night-040.svg     |   364 +
 icons/32x32_status_weather-clear-night-050.png     |   Bin 0 -> 2071 bytes
 icons/32x32_status_weather-clear-night-050.svg     |   364 +
 icons/32x32_status_weather-clear-night-060.png     |   Bin 0 -> 2077 bytes
 icons/32x32_status_weather-clear-night-060.svg     |   364 +
 icons/32x32_status_weather-clear-night-070.png     |   Bin 0 -> 2067 bytes
 icons/32x32_status_weather-clear-night-070.svg     |   364 +
 icons/32x32_status_weather-clear-night-080.png     |   Bin 0 -> 2057 bytes
 icons/32x32_status_weather-clear-night-080.svg     |   364 +
 icons/32x32_status_weather-clear-night-090.png     |   Bin 0 -> 2032 bytes
 icons/32x32_status_weather-clear-night-090.svg     |   364 +
 icons/32x32_status_weather-clear-night-100.png     |   Bin 0 -> 2029 bytes
 icons/32x32_status_weather-clear-night-100.svg     |   364 +
 icons/32x32_status_weather-clear-night-110.png     |   Bin 0 -> 2036 bytes
 icons/32x32_status_weather-clear-night-110.svg     |   364 +
 icons/32x32_status_weather-clear-night-120.png     |   Bin 0 -> 2043 bytes
 icons/32x32_status_weather-clear-night-120.svg     |   364 +
 icons/32x32_status_weather-clear-night-130.png     |   Bin 0 -> 2043 bytes
 icons/32x32_status_weather-clear-night-130.svg     |   364 +
 icons/32x32_status_weather-clear-night-140.png     |   Bin 0 -> 2038 bytes
 icons/32x32_status_weather-clear-night-140.svg     |   364 +
 icons/32x32_status_weather-clear-night-150.png     |   Bin 0 -> 2032 bytes
 icons/32x32_status_weather-clear-night-150.svg     |   364 +
 icons/32x32_status_weather-clear-night-160.png     |   Bin 0 -> 2018 bytes
 icons/32x32_status_weather-clear-night-160.svg     |   364 +
 icons/32x32_status_weather-clear-night-170.png     |   Bin 0 -> 2009 bytes
 icons/32x32_status_weather-clear-night-170.svg     |   364 +
 icons/32x32_status_weather-clear-night-190.png     |   Bin 0 -> 2008 bytes
 icons/32x32_status_weather-clear-night-190.svg     |   364 +
 icons/32x32_status_weather-clear-night-200.png     |   Bin 0 -> 2026 bytes
 icons/32x32_status_weather-clear-night-200.svg     |   364 +
 icons/32x32_status_weather-clear-night-210.png     |   Bin 0 -> 2041 bytes
 icons/32x32_status_weather-clear-night-210.svg     |   364 +
 icons/32x32_status_weather-clear-night-220.png     |   Bin 0 -> 2062 bytes
 icons/32x32_status_weather-clear-night-220.svg     |   364 +
 icons/32x32_status_weather-clear-night-230.png     |   Bin 0 -> 2061 bytes
 icons/32x32_status_weather-clear-night-230.svg     |   364 +
 icons/32x32_status_weather-clear-night-240.png     |   Bin 0 -> 2060 bytes
 icons/32x32_status_weather-clear-night-240.svg     |   364 +
 icons/32x32_status_weather-clear-night-250.png     |   Bin 0 -> 2064 bytes
 icons/32x32_status_weather-clear-night-250.svg     |   364 +
 icons/32x32_status_weather-clear-night-260.png     |   Bin 0 -> 2068 bytes
 icons/32x32_status_weather-clear-night-260.svg     |   364 +
 icons/32x32_status_weather-clear-night-270.png     |   Bin 0 -> 2053 bytes
 icons/32x32_status_weather-clear-night-270.svg     |   364 +
 icons/32x32_status_weather-clear-night-280.png     |   Bin 0 -> 2056 bytes
 icons/32x32_status_weather-clear-night-280.svg     |   364 +
 icons/32x32_status_weather-clear-night-290.png     |   Bin 0 -> 2045 bytes
 icons/32x32_status_weather-clear-night-290.svg     |   364 +
 icons/32x32_status_weather-clear-night-300.png     |   Bin 0 -> 2059 bytes
 icons/32x32_status_weather-clear-night-300.svg     |   364 +
 icons/32x32_status_weather-clear-night-310.png     |   Bin 0 -> 2062 bytes
 icons/32x32_status_weather-clear-night-310.svg     |   364 +
 icons/32x32_status_weather-clear-night-320.png     |   Bin 0 -> 2055 bytes
 icons/32x32_status_weather-clear-night-320.svg     |   364 +
 icons/32x32_status_weather-clear-night-330.png     |   Bin 0 -> 2049 bytes
 icons/32x32_status_weather-clear-night-330.svg     |   364 +
 icons/32x32_status_weather-clear-night-340.png     |   Bin 0 -> 2043 bytes
 icons/32x32_status_weather-clear-night-340.svg     |   364 +
 icons/32x32_status_weather-clear-night-350.png     |   Bin 0 -> 2050 bytes
 icons/32x32_status_weather-clear-night-350.svg     |   364 +
 .../32x32_status_weather-few-clouds-night-000.png  |   Bin 0 -> 2214 bytes
 .../32x32_status_weather-few-clouds-night-000.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-010.png  |   Bin 0 -> 2219 bytes
 .../32x32_status_weather-few-clouds-night-010.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-020.png  |   Bin 0 -> 2218 bytes
 .../32x32_status_weather-few-clouds-night-020.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-030.png  |   Bin 0 -> 2223 bytes
 .../32x32_status_weather-few-clouds-night-030.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-040.png  |   Bin 0 -> 2221 bytes
 .../32x32_status_weather-few-clouds-night-040.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-050.png  |   Bin 0 -> 2230 bytes
 .../32x32_status_weather-few-clouds-night-050.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-060.png  |   Bin 0 -> 2235 bytes
 .../32x32_status_weather-few-clouds-night-060.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-070.png  |   Bin 0 -> 2233 bytes
 .../32x32_status_weather-few-clouds-night-070.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-080.png  |   Bin 0 -> 2239 bytes
 .../32x32_status_weather-few-clouds-night-080.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-090.png  |   Bin 0 -> 2219 bytes
 .../32x32_status_weather-few-clouds-night-090.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-100.png  |   Bin 0 -> 2227 bytes
 .../32x32_status_weather-few-clouds-night-100.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-110.png  |   Bin 0 -> 2225 bytes
 .../32x32_status_weather-few-clouds-night-110.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-120.png  |   Bin 0 -> 2225 bytes
 .../32x32_status_weather-few-clouds-night-120.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-130.png  |   Bin 0 -> 2233 bytes
 .../32x32_status_weather-few-clouds-night-130.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-140.png  |   Bin 0 -> 2227 bytes
 .../32x32_status_weather-few-clouds-night-140.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-150.png  |   Bin 0 -> 2212 bytes
 .../32x32_status_weather-few-clouds-night-150.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-160.png  |   Bin 0 -> 2202 bytes
 .../32x32_status_weather-few-clouds-night-160.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-170.png  |   Bin 0 -> 2193 bytes
 .../32x32_status_weather-few-clouds-night-170.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-190.png  |   Bin 0 -> 2187 bytes
 .../32x32_status_weather-few-clouds-night-190.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-200.png  |   Bin 0 -> 2189 bytes
 .../32x32_status_weather-few-clouds-night-200.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-210.png  |   Bin 0 -> 2195 bytes
 .../32x32_status_weather-few-clouds-night-210.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-220.png  |   Bin 0 -> 2202 bytes
 .../32x32_status_weather-few-clouds-night-220.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-230.png  |   Bin 0 -> 2204 bytes
 .../32x32_status_weather-few-clouds-night-230.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-240.png  |   Bin 0 -> 2222 bytes
 .../32x32_status_weather-few-clouds-night-240.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-250.png  |   Bin 0 -> 2226 bytes
 .../32x32_status_weather-few-clouds-night-250.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-260.png  |   Bin 0 -> 2236 bytes
 .../32x32_status_weather-few-clouds-night-260.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-270.png  |   Bin 0 -> 2212 bytes
 .../32x32_status_weather-few-clouds-night-270.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-280.png  |   Bin 0 -> 2211 bytes
 .../32x32_status_weather-few-clouds-night-280.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-290.png  |   Bin 0 -> 2208 bytes
 .../32x32_status_weather-few-clouds-night-290.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-300.png  |   Bin 0 -> 2210 bytes
 .../32x32_status_weather-few-clouds-night-300.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-310.png  |   Bin 0 -> 2208 bytes
 .../32x32_status_weather-few-clouds-night-310.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-320.png  |   Bin 0 -> 2217 bytes
 .../32x32_status_weather-few-clouds-night-320.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-330.png  |   Bin 0 -> 2213 bytes
 .../32x32_status_weather-few-clouds-night-330.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-340.png  |   Bin 0 -> 2217 bytes
 .../32x32_status_weather-few-clouds-night-340.svg  |   399 +
 .../32x32_status_weather-few-clouds-night-350.png  |   Bin 0 -> 2217 bytes
 .../32x32_status_weather-few-clouds-night-350.svg  |   399 +
 icons/Makefile.am                                  |   496 +
 icons/Makefile.in                                  |   929 +
 icons/moonshadow.pl                                |   144 +
 icons/scalable_status_weather-clear-night-000.svg  |   357 +
 icons/scalable_status_weather-clear-night-010.svg  |   357 +
 icons/scalable_status_weather-clear-night-020.svg  |   357 +
 icons/scalable_status_weather-clear-night-030.svg  |   357 +
 icons/scalable_status_weather-clear-night-040.svg  |   357 +
 icons/scalable_status_weather-clear-night-050.svg  |   357 +
 icons/scalable_status_weather-clear-night-060.svg  |   357 +
 icons/scalable_status_weather-clear-night-070.svg  |   357 +
 icons/scalable_status_weather-clear-night-080.svg  |   357 +
 icons/scalable_status_weather-clear-night-090.svg  |   357 +
 icons/scalable_status_weather-clear-night-100.svg  |   357 +
 icons/scalable_status_weather-clear-night-110.svg  |   357 +
 icons/scalable_status_weather-clear-night-120.svg  |   357 +
 icons/scalable_status_weather-clear-night-130.svg  |   357 +
 icons/scalable_status_weather-clear-night-140.svg  |   357 +
 icons/scalable_status_weather-clear-night-150.svg  |   357 +
 icons/scalable_status_weather-clear-night-160.svg  |   357 +
 icons/scalable_status_weather-clear-night-170.svg  |   357 +
 icons/scalable_status_weather-clear-night-190.svg  |   357 +
 icons/scalable_status_weather-clear-night-200.svg  |   357 +
 icons/scalable_status_weather-clear-night-210.svg  |   357 +
 icons/scalable_status_weather-clear-night-220.svg  |   357 +
 icons/scalable_status_weather-clear-night-230.svg  |   357 +
 icons/scalable_status_weather-clear-night-240.svg  |   357 +
 icons/scalable_status_weather-clear-night-250.svg  |   357 +
 icons/scalable_status_weather-clear-night-260.svg  |   357 +
 icons/scalable_status_weather-clear-night-270.svg  |   357 +
 icons/scalable_status_weather-clear-night-280.svg  |   357 +
 icons/scalable_status_weather-clear-night-290.svg  |   357 +
 icons/scalable_status_weather-clear-night-300.svg  |   357 +
 icons/scalable_status_weather-clear-night-310.svg  |   357 +
 icons/scalable_status_weather-clear-night-320.svg  |   357 +
 icons/scalable_status_weather-clear-night-330.svg  |   357 +
 icons/scalable_status_weather-clear-night-340.svg  |   357 +
 icons/scalable_status_weather-clear-night-350.svg  |   357 +
 ...calable_status_weather-few-clouds-night-000.svg |   471 +
 ...calable_status_weather-few-clouds-night-010.svg |   471 +
 ...calable_status_weather-few-clouds-night-020.svg |   471 +
 ...calable_status_weather-few-clouds-night-030.svg |   471 +
 ...calable_status_weather-few-clouds-night-040.svg |   471 +
 ...calable_status_weather-few-clouds-night-050.svg |   471 +
 ...calable_status_weather-few-clouds-night-060.svg |   471 +
 ...calable_status_weather-few-clouds-night-070.svg |   471 +
 ...calable_status_weather-few-clouds-night-080.svg |   471 +
 ...calable_status_weather-few-clouds-night-090.svg |   471 +
 ...calable_status_weather-few-clouds-night-100.svg |   471 +
 ...calable_status_weather-few-clouds-night-110.svg |   471 +
 ...calable_status_weather-few-clouds-night-120.svg |   471 +
 ...calable_status_weather-few-clouds-night-130.svg |   471 +
 ...calable_status_weather-few-clouds-night-140.svg |   471 +
 ...calable_status_weather-few-clouds-night-150.svg |   471 +
 ...calable_status_weather-few-clouds-night-160.svg |   471 +
 ...calable_status_weather-few-clouds-night-170.svg |   471 +
 ...calable_status_weather-few-clouds-night-190.svg |   471 +
 ...calable_status_weather-few-clouds-night-200.svg |   471 +
 ...calable_status_weather-few-clouds-night-210.svg |   471 +
 ...calable_status_weather-few-clouds-night-220.svg |   471 +
 ...calable_status_weather-few-clouds-night-230.svg |   471 +
 ...calable_status_weather-few-clouds-night-240.svg |   471 +
 ...calable_status_weather-few-clouds-night-250.svg |   471 +
 ...calable_status_weather-few-clouds-night-260.svg |   471 +
 ...calable_status_weather-few-clouds-night-270.svg |   471 +
 ...calable_status_weather-few-clouds-night-280.svg |   471 +
 ...calable_status_weather-few-clouds-night-290.svg |   471 +
 ...calable_status_weather-few-clouds-night-300.svg |   471 +
 ...calable_status_weather-few-clouds-night-310.svg |   471 +
 ...calable_status_weather-few-clouds-night-320.svg |   471 +
 ...calable_status_weather-few-clouds-night-330.svg |   471 +
 ...calable_status_weather-few-clouds-night-340.svg |   471 +
 ...calable_status_weather-few-clouds-night-350.svg |   471 +
 install-sh                                         |   520 +
 libmateweather/AUTHORS                             |     5 +
 libmateweather/Makefile.am                         |   152 +
 libmateweather/Makefile.in                         |  1121 +
 libmateweather/README                              |     7 +
 libmateweather/location-entry.c                    |   591 +
 libmateweather/location-entry.h                    |    61 +
 libmateweather/mateweather-enum-types.c            |    29 +
 libmateweather/mateweather-enum-types.h            |    23 +
 libmateweather/mateweather-location.c              |   814 +
 libmateweather/mateweather-location.h              |    89 +
 libmateweather/mateweather-mateconf.c              |   310 +
 libmateweather/mateweather-mateconf.h              |    84 +
 libmateweather/mateweather-prefs.c                 |   395 +
 libmateweather/mateweather-prefs.h                 |    76 +
 libmateweather/mateweather-timezone.c              |   405 +
 libmateweather/mateweather-timezone.h              |    54 +
 libmateweather/mateweather-uninstalled.pc.in       |    13 +
 libmateweather/mateweather-win32.c                 |   100 +
 libmateweather/mateweather-win32.h                 |    43 +
 libmateweather/mateweather-xml.c                   |   165 +
 libmateweather/mateweather-xml.h                   |    37 +
 libmateweather/mateweather.pc.in                   |    14 +
 libmateweather/mateweather.schemas.in              |   173 +
 libmateweather/parser.c                            |   263 +
 libmateweather/parser.h                            |    43 +
 libmateweather/test_locations.c                    |    65 +
 libmateweather/test_metar.c                        |    74 +
 libmateweather/test_sun_moon.c                     |    90 +
 libmateweather/timezone-menu.c                     |   415 +
 libmateweather/timezone-menu.h                     |    54 +
 libmateweather/weather-bom.c                       |    82 +
 libmateweather/weather-iwin.c                      |   475 +
 libmateweather/weather-met.c                       |   179 +
 libmateweather/weather-metar.c                     |   559 +
 libmateweather/weather-moon.c                      |   198 +
 libmateweather/weather-priv.h                      |   195 +
 libmateweather/weather-sun.c                       |   353 +
 libmateweather/weather-wx.c                        |   107 +
 libmateweather/weather.c                           |  1651 +
 libmateweather/weather.h                           |   288 +
 ltmain.sh                                          |  9636 ++++
 m4/gtk-doc.m4                                      |    61 +
 m4/intltool.m4                                     |   216 +
 m4/libtool.m4                                      |  7831 +++
 m4/ltoptions.m4                                    |   369 +
 m4/ltsugar.m4                                      |   123 +
 m4/ltversion.m4                                    |    23 +
 m4/lt~obsolete.m4                                  |    98 +
 missing                                            |   376 +
 mkinstalldirs                                      |   162 +
 po-locations/Makefile.am                           |    11 +
 po-locations/Makefile.in                           |   444 +
 po-locations/README.translators                    |    42 +
 po-locations/ang.po                                | 10829 +++++
 po-locations/ar.po                                 | 29857 ++++++++++++
 po-locations/as.po                                 | 24858 ++++++++++
 po-locations/ast.po                                | 19180 ++++++++
 po-locations/az.po                                 | 10799 +++++
 po-locations/be.po                                 | 24910 ++++++++++
 po-locations/be@latin.po                           | 23594 +++++++++
 po-locations/bg.po                                 | 23594 +++++++++
 po-locations/bn.po                                 | 19347 ++++++++
 po-locations/bn_IN.po                              | 20693 ++++++++
 po-locations/br.po                                 | 19207 ++++++++
 po-locations/bs.po                                 | 10799 +++++
 po-locations/ca.po                                 | 25258 ++++++++++
 po-locations/ca@valencia.po                        | 25258 ++++++++++
 po-locations/crh.po                                | 32883 +++++++++++++
 po-locations/cs.po                                 | 19244 ++++++++
 po-locations/cy.po                                 | 31086 ++++++++++++
 po-locations/da.po                                 | 30062 ++++++++++++
 po-locations/de.po                                 | 29941 ++++++++++++
 po-locations/dz.po                                 | 30784 ++++++++++++
 po-locations/el.po                                 | 23699 +++++++++
 po-locations/en@shaw.po                            | 11946 +++++
 po-locations/en_CA.po                              | 20789 ++++++++
 po-locations/en_GB.po                              | 34094 +++++++++++++
 po-locations/eo.po                                 | 23574 +++++++++
 po-locations/es.po                                 | 20899 ++++++++
 po-locations/et.po                                 | 20492 ++++++++
 po-locations/eu.po                                 | 25261 ++++++++++
 po-locations/extract.xsl                           |    56 +
 po-locations/fa.po                                 | 30699 ++++++++++++
 po-locations/fi.po                                 | 34643 ++++++++++++++
 po-locations/fr.po                                 | 19208 ++++++++
 po-locations/ga.po                                 | 24235 ++++++++++
 po-locations/gl.po                                 | 19204 ++++++++
 po-locations/gu.po                                 | 19886 ++++++++
 po-locations/he.po                                 | 30960 ++++++++++++
 po-locations/hi.po                                 | 19596 ++++++++
 po-locations/hr.po                                 | 26275 ++++++++++
 po-locations/hu.po                                 | 23576 +++++++++
 po-locations/id.po                                 | 19020 ++++++++
 po-locations/it.po                                 | 19832 ++++++++
 po-locations/ja.po                                 | 23360 +++++++++
 po-locations/ka.po                                 | 30776 ++++++++++++
 po-locations/kn.po                                 | 19743 ++++++++
 po-locations/ko.po                                 | 27771 +++++++++++
 po-locations/ku.po                                 | 21349 +++++++++
 po-locations/ky.po                                 | 30746 ++++++++++++
 po-locations/lt.po                                 | 28698 +++++++++++
 po-locations/lv.po                                 | 20828 ++++++++
 po-locations/mai.po                                | 19019 ++++++++
 po-locations/mg.po                                 | 21784 +++++++++
 po-locations/mk.po                                 | 26685 +++++++++++
 po-locations/ml.po                                 | 19359 ++++++++
 po-locations/mn.po                                 | 10789 +++++
 po-locations/mr.po                                 | 20069 ++++++++
 po-locations/ms.po                                 | 11709 +++++
 po-locations/nb.po                                 | 23571 +++++++++
 po-locations/nds.po                                | 34121 +++++++++++++
 po-locations/ne.po                                 | 30791 ++++++++++++
 po-locations/nl.po                                 | 34016 +++++++++++++
 po-locations/nn.po                                 | 23305 +++++++++
 po-locations/oc.po                                 | 21382 +++++++++
 po-locations/or.po                                 | 20829 ++++++++
 po-locations/pa.po                                 | 29901 ++++++++++++
 po-locations/pl.po                                 | 23582 +++++++++
 po-locations/pt.po                                 | 34299 +++++++++++++
 po-locations/pt_BR.po                              | 28637 +++++++++++
 po-locations/regen.sh                              |    41 +
 po-locations/ro.po                                 | 26159 ++++++++++
 po-locations/ru.po                                 | 23578 +++++++++
 po-locations/rw.po                                 | 30024 ++++++++++++
 po-locations/si.po                                 | 31498 ++++++++++++
 po-locations/sk.po                                 | 26364 ++++++++++
 po-locations/sl.po                                 | 22535 +++++++++
 po-locations/sq.po                                 | 26692 +++++++++++
 po-locations/sr.po                                 | 19575 ++++++++
 po-locations/sr@latin.po                           | 19575 ++++++++
 po-locations/sv.po                                 | 32101 +++++++++++++
 po-locations/ta.po                                 | 23594 +++++++++
 po-locations/te.po                                 | 19028 ++++++++
 po-locations/th.po                                 | 26984 +++++++++++
 po-locations/tr.po                                 | 28321 +++++++++++
 po-locations/uk.po                                 | 23570 +++++++++
 po-locations/vi.po                                 | 19800 ++++++++
 po-locations/zh_CN.po                              | 23358 +++++++++
 po-locations/zh_HK.po                              | 23672 +++++++++
 po-locations/zh_TW.po                              | 23672 +++++++++
 po/LINGUAS                                         |   107 +
 po/Makefile.in.in                                  |   217 +
 po/POTFILES.in                                     |    14 +
 po/POTFILES.skip                                   |     7 +
 po/af.po                                           |   945 +
 po/am.po                                           |  2179 +
 po/ar.po                                           |   958 +
 po/as.po                                           |   966 +
 po/ast.po                                          |   941 +
 po/az.po                                           |  4822 ++
 po/be.po                                           |  3811 ++
 po/be@latin.po                                     |  3540 ++
 po/bg.po                                           |   946 +
 po/bn.po                                           |  3581 ++
 po/bn_IN.po                                        |   971 +
 po/br.po                                           |   940 +
 po/bs.po                                           |  4807 ++
 po/ca.po                                           |   965 +
 po/ca@valencia.po                                  |   965 +
 po/crh.po                                          |  1075 +
 po/cs.po                                           |   967 +
 po/cy.po                                           |   991 +
 po/da.po                                           |  4432 ++
 po/de.po                                           |   964 +
 po/dz.po                                           |  4011 ++
 po/el.po                                           |   981 +
 po/en@shaw.po                                      |   939 +
 po/en_CA.po                                        |   936 +
 po/en_GB.po                                        |  4019 ++
 po/eo.po                                           |   938 +
 po/es.po                                           |   963 +
 po/es_AR.po                                        |  3691 ++
 po/es_CL.po                                        |  3691 ++
 po/es_CO.po                                        |  3691 ++
 po/es_CR.po                                        |  3691 ++
 po/es_DO.po                                        |  3691 ++
 po/es_EC.po                                        |  3691 ++
 po/es_ES.po                                        |   960 +
 po/es_GT.po                                        |  3691 ++
 po/es_HN.po                                        |  3691 ++
 po/es_MX.po                                        |  3691 ++
 po/es_NI.po                                        |  3691 ++
 po/es_PA.po                                        |  3691 ++
 po/es_PE.po                                        |  3691 ++
 po/es_PR.po                                        |  3691 ++
 po/es_SV.po                                        |  3691 ++
 po/es_UY.po                                        |  3691 ++
 po/es_VE.po                                        |  3691 ++
 po/et.po                                           |   757 +
 po/eu.po                                           |   948 +
 po/fa.po                                           |  4014 ++
 po/fi.po                                           |  3901 ++
 po/fr.po                                           |   954 +
 po/ga.po                                           |   929 +
 po/gl.po                                           |   963 +
 po/gu.po                                           |   971 +
 po/he.po                                           |  4835 ++
 po/hi.po                                           |   965 +
 po/hr.po                                           |   936 +
 po/hu.po                                           |   949 +
 po/hy.po                                           |  3694 ++
 po/id.po                                           |  4350 ++
 po/is.po                                           | 20630 ++++++++
 po/it.po                                           |   950 +
 po/ja.po                                           |   948 +
 po/ka.po                                           |  3620 ++
 po/kn.po                                           |   945 +
 po/ko.po                                           |   944 +
 po/ku.po                                           |  3673 ++
 po/ky.po                                           |  1832 +
 po/lt.po                                           |  3533 ++
 po/lv.po                                           |  3633 ++
 po/mai.po                                          |   932 +
 po/mg.po                                           |  3672 ++
 po/mk.po                                           |   940 +
 po/ml.po                                           |   952 +
 po/mn.po                                           |  5435 +++
 po/mr.po                                           |   947 +
 po/ms.po                                           |  4996 ++
 po/nb.po                                           |   940 +
 po/nds.po                                          | 26613 +++++++++++
 po/ne.po                                           |  3621 ++
 po/nl.po                                           |  6133 +++
 po/nn.po                                           |  3638 ++
 po/oc.po                                           |  3250 ++
 po/or.po                                           |   947 +
 po/pa.po                                           |  3540 ++
 po/pl.po                                           |   944 +
 po/pt.po                                           |   954 +
 po/pt_BR.po                                        |   970 +
 po/ro.po                                           | 17036 +++++++
 po/ru.po                                           |   948 +
 po/rw.po                                           |  3555 ++
 po/si.po                                           |  2414 +
 po/sk.po                                           |   943 +
 po/sl.po                                           |   958 +
 po/sq.po                                           |   936 +
 po/sr.po                                           |  6300 +++
 po/sr@latin.po                                     |  6300 +++
 po/sv.po                                           |   997 +
 po/ta.po                                           |   955 +
 po/te.po                                           |   953 +
 po/th.po                                           |   970 +
 po/tr.po                                           |   954 +
 po/uk.po                                           |   939 +
 po/vi.po                                           |   950 +
 po/wa.po                                           |  2848 ++
 po/xh.po                                           |  3690 ++
 po/zh_CN.po                                        |  3455 ++
 po/zh_HK.po                                        |  2230 +
 po/zh_TW.po                                        |  2236 +
 python/Makefile.am                                 |    37 +
 python/Makefile.in                                 |   652 +
 python/bad__init__.py                              |    11 +
 python/demo.py                                     |     7 +
 python/mateweather.defs                            |   326 +
 python/mateweather.override                        |   104 +
 python/mateweathermodule.c                         |    45 +
 787 files changed, 2538710 insertions(+)
