commit 658c12ba406b36f9239211d2d25e56af7ddef44d (HEAD, master) Author: Ray Strode Date: Wed Sep 19 17:58:15 2012 -0400 [release] 3.5.92 NEWS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) commit f2a7c6548ad508c94398e10c49c962363e15d739 Author: Ray Strode Date: Wed Sep 19 18:27:22 2012 -0400 configure: add -lm dependency on mixer libs the mixer applet requires -lm to build. this commit adds that dependency. configure.in | 1 + 1 file changed, 1 insertion(+) commit 8a413573e7ec34f19e7724737183caa25dc709eb Author: Giovanni Campagna Date: Wed Dec 14 18:51:26 2011 +0100 gweather: port to the new libgweather libgweather API was broken to add introspection support, and to remove the old dependency on GConf. Update accordingly. https://bugzilla.gnome.org/show_bug.cgi?id=678977 configure.in | 5 +- gweather/Makefile.am | 10 + gweather/gweather-applet.c | 91 ++--- gweather/gweather-dialog.c | 185 +++------- gweather/gweather-pref.c | 394 ++++++--------------- gweather/gweather.h | 14 +- gweather/main.c | 11 +- ....gnome.applets.GWeatherApplet.gschema.xml.in.in | 29 ++ 8 files changed, 250 insertions(+), 489 deletions(-) commit 82fea5ccbfed2aacc455f4f7505dca02534ca258 (origin/master, origin/HEAD) Author: Aurimas Černius Date: Sat Sep 15 16:24:25 2012 +0300 Updated Lithuanian translation po/lt.po | 3007 +++++++++++++++++++++++--------------------------------------- 1 file changed, 1105 insertions(+), 1902 deletions(-) commit 5f8535d1093f210e3cdb9b2d693d91a4b572912d Author: Andika Triwidada Date: Sun Sep 9 02:53:22 2012 +0700 Updated Indonesian translation po/id.po | 2532 +++++++++++++++++++++++++------------------------------------- 1 file changed, 1018 insertions(+), 1514 deletions(-) commit 8fdcb13b751828b4a9ad3221050c2bf723353c65 Author: Piotr Drąg Date: Mon Sep 3 22:38:09 2012 +0200 Updated Polish translation po/pl.po | 36 ++++++++++++++++++++++++++++-------- 1 file changed, 28 insertions(+), 8 deletions(-) commit 2582bf532817ab092c8702d24ab635fff19b8f4f Author: Enrico Minack Date: Thu Aug 30 20:59:25 2012 +0200 [release] post-release bump to 3.5.92 configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit e24754b80aff010e4562bf68f841b02b66d148e6 (tag: GNOME_APPLETS_3_5_91) Author: Enrico Minack Date: Thu Aug 30 20:57:36 2012 +0200 [release] 3.5.91 NEWS | 7 +++++++ 1 file changed, 7 insertions(+)