commit 3eb0219436f3a44e420fcfabbc00eff99cb80397 Author: Jorge González Date: 2010-10-07 Updated Spanish translation po/es.po | 661 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 327 insertions(+), 334 deletions(-) commit 20255cfc41b426f93b9d7d0dce7ad6d862b2d1de Author: Fran Diéguez Date: 2010-10-07 Updated Galician translations po/gl.po | 662 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 325 insertions(+), 337 deletions(-) commit b571acf515d3b338b54272727f823b55fe79a722 Author: Stef Walter Date: 2010-10-06 [gpg-agent] Fix typo in Makefile.am Fix missing slash. daemon/gpg-agent/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ac4440328cc5719fe88f634a20e90649f019cba9 Author: Stef Walter Date: 2010-10-06 [gpg-agent] Link correctly to gio On some systems this caused build problems. daemon/gpg-agent/Makefile.am | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit 5a709a8cfc4638081e5f180c8c29540e9f7ef40d Author: Yaron Shahrabani Date: 2010-10-06 Updated Hebrew translation. po/he.po | 650 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 318 insertions(+), 332 deletions(-) commit a4ae641aad28db1fa94796e514cc4e8fe264883e Author: Stef Walter Date: 2010-10-06 [gcr] Fixes for building with GTK+ 2.91.0 Mostly related to no more expose_event and only having draw signal. docs/reference/gcr/Makefile.am | 4 +- gcr/gcr-display-view.c | 113 ++++++++++++++++++++++++++------------- gcr/tests/Makefile.am | 11 +++-- tool/Makefile.am | 4 +- ui/Makefile.am | 1 + 5 files changed, 88 insertions(+), 45 deletions(-) commit 2cc7b68e3e678dcfc0bfcf5c83e12c68d1705607 Author: Stef Walter Date: 2010-10-06 [gck] Fix wrong library name in pkgconfig file pkgconfig file still contained gp11 gck/gck.pc.in | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit d6d6f052d9cc508d2a47d1d192bd04ba296b37e1 Author: Matej Urbančič Date: 2010-10-06 Updated Slovenian translation po/sl.po | 548 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 286 insertions(+), 262 deletions(-) commit 8236c4c064e667ee641ed3376820b198493e3878 Merge: 03f0af6 dc0799a Author: Stef Walter Date: 2010-10-05 Merge branch 'ui-widgets' commit 03f0af67d2be523fdb38f18ff07b3497cc3d301e Merge: 1c54c69 b9d8bdd Author: Stef Walter Date: 2010-10-05 Merge branch 'gnome-2-32' commit b9d8bddb2418675260f21f0bfb32763b2ccbfad6 Author: Stef Walter Date: 2010-10-05 [ui] Add extra debug guard around printing of prompt io. Printing of prompt IO could conceivably contain information that's sensitive. Added extra guard so the debug printing can only be turned on with --enable-debug also enabled. Thanks to Romain Françoise ui/gku-prompt.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 1c54c699a6605a2d191ec7053985c1195c74315c Author: Stef Walter Date: 2010-10-03 Bump version number configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)