commit ba50484d88a1b791aa1d49507742b2de01483db9 Author: Felix Riemann Date: Mon Feb 22 23:28:02 2010 +0100 Prepare for release 2.29.91 NEWS | 24 ++++++++++++++++++++++++ 1 files changed, 24 insertions(+), 0 deletions(-) commit b50cd2f99d948bc94fed9d58a21b3a3d25fe1612 Author: Felix Riemann Date: Fri Feb 12 17:41:33 2010 +0100 Explicitly link to libX11 Explicitly links eog to libX11 if necessary. Should fix linker errors using non-recursive linkers. Includes fallback for X11 distributions without pkg-config support. Fixes bug #609184. configure.ac | 24 ++++++++++++++++++++++++ cut-n-paste/totem-screensaver/Makefile.am | 3 +++ src/Makefile.am | 9 ++++++++- 3 files changed, 35 insertions(+), 1 deletions(-) commit ef29f7cd409e8f0708196c7eef7beff7b6df9dbd Author: Maciej Piechotka Date: Mon Feb 22 23:03:26 2010 +0100 Fix missing stdlib.h includes Fixes build failures and warnings with more strict compiler settings. See bug#610692. src/eog-scroll-view.c | 1 + src/eog-thumb-view.c | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) commit a331097b8ea87868b6c5c4ad0f7ec064d7dc5035 Author: Amitakhya Phukan Date: Mon Feb 22 17:17:24 2010 +0530 Updated Assamese translations po/as.po | 709 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 368 insertions(+), 341 deletions(-) commit 1322905ee44d07312bbd994bb5e344acdb353b13 Author: Leonid Kanter Date: Sun Feb 21 17:54:18 2010 +0200 Updated Russian translation from Alexander Saprykin po/ru.po | 637 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 356 insertions(+), 281 deletions(-) commit 3599e0635c415bcff33514e4cf77069eba6bddcc Author: vasudeven Date: Thu Feb 18 08:39:16 2010 +0530 updated Tamil translation po/ta.po | 329 +++++++++++++++++++++++++++----------------------------------- 1 files changed, 144 insertions(+), 185 deletions(-) commit 6890308e08c580625f56d6742f9c6dd9478637ef Author: Felix Riemann Date: Mon Feb 15 22:19:01 2010 +0100 Fix typos in API comments Spotted by gtk-doc-1.13. src/eog-application.c | 4 ++-- src/eog-print-image-setup.c | 2 +- src/eog-thumb-view.c | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) commit 5116d814b7d42d33c88cd211f3e0f308d5bec72f Author: Vladimir Melo Date: Sun Feb 14 11:02:51 2010 -0200 Updated Brazilian Portuguese translation po/pt_BR.po | 213 ++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 116 insertions(+), 97 deletions(-) commit 814b952a14400db8c6bead95ae3b9e937efc1b89 Author: Lucian Adrian Grijincu Date: Sat Feb 13 00:08:50 2010 +0200 Update Romanian translation po/ro.po | 658 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 379 insertions(+), 279 deletions(-) commit cc5d36604d5a90b03a7328f6484c4b7d8de9cf54 Author: Fran Diéguez Date: Fri Feb 12 10:38:35 2010 +0100 Updated Galician Translation po/gl.po | 667 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 370 insertions(+), 297 deletions(-) commit 64156898d4ee346b6ea0c73f66d266f7cb732461 Author: Petr Kovar Date: Thu Feb 11 22:04:16 2010 +0100 Update Czech translation by Adrian Gunis po/cs.po | 585 ++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 326 insertions(+), 259 deletions(-) commit d4782d40fd43e7ffc3c57588767ad62fbc798ac5 Author: Matej Urbančič Date: Thu Feb 11 15:00:39 2010 +0100 Updated Slovenian translation po/sl.po | 272 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 146 insertions(+), 126 deletions(-) commit eab8f052b248faa98b46629d1200d51091badd89 Author: Kjartan Maraas Date: Wed Feb 10 21:55:31 2010 +0100 Updated Norwegian bokmål translation po/nb.po | 243 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 133 insertions(+), 110 deletions(-) commit 01cfc78d6139ffe49ddc6152294139a93c07b271 Author: Jorge González Date: Wed Feb 10 07:55:39 2010 +0100 Updated Spanish translation po/es.po | 32 +++++++++++++++----------------- 1 files changed, 15 insertions(+), 17 deletions(-) commit 2ef52cd26f3fa035150b037161fb6f6666f6e44a Author: Khaled Hosny Date: Wed Feb 10 00:38:35 2010 +0200 Updated Arabic translation po/ar.po | 249 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 134 insertions(+), 115 deletions(-) commit 0b8a7aca612af015fa627a5d1f01b80b2e69623e Author: Felix Riemann Date: Tue Feb 9 20:34:44 2010 +0100 Post-release version bump configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)