commit 355987a808d74aafbc086867280d736ec5adedb9 Author: Christian Persch Date: Wed Feb 2 18:53:23 2011 +0100 Version 2.23.5 configure.ac | 13 ++++++------- 1 files changed, 6 insertions(+), 7 deletions(-) commit f520fd849c7a52ffe80e1e929978ada80c946ebb Author: Ask H. Larsen Date: Thu Jan 27 22:15:53 2011 +0100 Updated Danish translation po/da.po | 716 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 354 insertions(+), 362 deletions(-) commit eb25212dd0d7f02bc7dea872c4c068fedb129b23 Author: Fran DiƩguez Date: Thu Jan 27 03:32:13 2011 +0100 QA of Galician translations po/gl.po | 950 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 471 insertions(+), 479 deletions(-) commit bc4546204ab13ebc0e1f46ed438a2db7d66af465 Author: Tomas Bzatek Date: Tue Jan 25 18:34:56 2011 +0100 search: Reflect changes to pattern string Some dialog options modify the pattern string, make sure to update our GRegex instance. Originally found in https://bugzilla.redhat.com/show_bug.cgi?id=669113 src/terminal-search-dialog.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit e9daf1c9b763fc0a803b4d9016958bedd44952c4 Author: Cosimo Cecchi Date: Tue Jan 18 01:03:21 2011 +0100 build: explicitely require ICE in configure (#634950) Some distributions (e.g. Debian) tweak the SM pkgconfig file to remove -lICE from Requires, so the dependency is not dragged in properly. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4aa7e14e020d96880b94c2ddd1431b98cdfa90ae Author: Christian Persch Date: Wed Jan 12 22:58:39 2011 +0100 Fix syntax error configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 378a9776bb934ed6143a158c4174f499eb9b11a5 Author: Christian Persch Date: Wed Jan 12 22:55:30 2011 +0100 Use target version flags when converting glade files to gtkbuilder Bug #639327. configure.ac | 12 ++++++++---- src/Makefile.am | 2 +- 2 files changed, 9 insertions(+), 5 deletions(-) commit 19c67139fbac7a285cf17be438c3859b071dd210 Author: Christian Persch Date: Wed Jan 12 22:54:36 2011 +0100 Fix gdk target detection on gtk 3 configure.ac | 14 ++++++++++++-- 1 files changed, 12 insertions(+), 2 deletions(-) commit e918468af0c14863df7237bd20b499b16d0bce90 Author: Matthias Clasen Date: Wed Jan 12 15:10:20 2011 -0500 Make terminal search work with gtk3 Actually, this patch is not enough, the ui file for gtk3 must be different and create a GtkComboBox with has-entry = TRUE instead of a GtkComboBoxEntry. That will be part of a separate fix. src/terminal-search-dialog.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit fc15345e2e81c4845f9cfd4b1f1e58098e22902c Author: Khaled Hosny Date: Wed Jan 12 10:12:21 2011 +0200 Updated Arabic translation po/ar.po | 849 ++++++++++++++++++++++++-------------------------------------- 1 files changed, 322 insertions(+), 527 deletions(-) commit 4a8f1af69a7dd8a5e93c779ca3825bf0466050a6 Author: Matthias Clasen Date: Tue Jan 11 14:50:45 2011 -0500 Bump back to .git configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)