commit 59f7f168905982bcee8bda24cc2e0db09e15f944 Author: Cosimo Cecchi Date: Mon Jun 15 14:23:48 2009 +0200 [release] 2.27.2 NEWS | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ README | 18 +++++++----------- 2 files changed, 70 insertions(+), 11 deletions(-) commit 6f2442c8e9af3397b32de48b700500128c5997e4 Author: Cosimo Cecchi Date: Mon Jun 15 14:11:42 2009 +0200 [build] patch autogen.sh to make gtk-doc happy autogen.sh | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit 623f15a6b16d14c96b2ac5540c44e0e09b3c826f Author: Claude Paroz Date: Sat Jun 13 14:23:27 2009 +0200 Updated French translation Contributed by Laurent Coudeur and Claude Paroz po/fr.po | 1473 +++++++++++++++++++++++--------------------------------------- 1 files changed, 554 insertions(+), 919 deletions(-) commit 8e8e32637fbb00cfd0a50cbcc47203b8ee670a31 Author: Kjartan Maraas Date: Wed Jun 10 11:38:13 2009 +0200 Updated Norwegian bokmål translation. po/nb.po | 1571 ++++++++++++++++++++++++-------------------------------------- 1 files changed, 608 insertions(+), 963 deletions(-) commit 25545076e4deac5dec59aebea7a3f0d73b9183b2 Author: Ivar Smolin Date: Tue Jun 9 22:35:24 2009 +0300 Updating Estonian translation po/et.po | 432 ++------------------------------------------------------------ 1 files changed, 12 insertions(+), 420 deletions(-) commit f9ad5eda8cc78714c6f105ab6572845c2e6ee245 Author: A S Alam Date: Sun May 31 07:43:47 2009 +0530 updating Translation for Gurmukhi po/pa.po | 1839 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 918 insertions(+), 921 deletions(-) commit 608224847df69d939a57acf4a8c468cce05518ec Author: Ask H. Larsen Date: Sat May 30 19:37:54 2009 +0200 Updated Danish translation po/da.po | 1802 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 895 insertions(+), 907 deletions(-) commit bf08aa159b21160d7da3ef2487396b98e373cdc0 Author: Nathan-J. Hirschauer Date: Tue May 26 22:50:22 2009 +0200 Updated German translation. po/de.po | 1856 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 919 insertions(+), 937 deletions(-) commit dc767e6303214c196ea2fef423ac8fe1cd71d1a2 Author: drtvasudevan Date: Mon May 25 21:02:55 2009 +0530 Updated Tamil translation po/ta.po | 366 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 181 insertions(+), 185 deletions(-) commit 062c3c3a471147529ff7ed76c10c3db3dc935630 Author: Cosimo Cecchi Date: Sat May 23 15:13:20 2009 +0200 [logview] translate last update time Use strftime() instead of ctime() to get the string for the last update time, as the latter does not localize the output (#582832). logview/logview-window.c | 26 ++++++++++++-------------- 1 files changed, 12 insertions(+), 14 deletions(-) commit 2d408b79df673de0da78a33389e0f5169dd8c42f Author: Ivar Smolin Date: Thu May 21 22:21:16 2009 +0300 Updating Estonian translation po/et.po | 948 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 483 insertions(+), 465 deletions(-) commit aa9d99650cc7c94597e30a4da386e1f04a75db61 Author: Βασίλης Κοντογιάνης Date: Thu May 21 15:45:39 2009 +0100 Updated Greek translation for baobab documentation baobab/help/el/el.po | 560 +++++++++++--------------------------------------- 1 files changed, 117 insertions(+), 443 deletions(-) commit e549af6ca44aa3f86e2505f6f179c6d7ac5f4057 Author: drtvasudevan Date: Thu May 21 08:25:14 2009 +0530 Updated Tamil translation po/ta.po | 1806 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 887 insertions(+), 919 deletions(-) commit e3ef5d47a404470952f859e431b3b2d7e11f1d5e Author: Dennis Cranston Date: Mon May 18 08:28:44 2009 -0700 [gsearchtool] Add EGGSMCLIENT _LIBS & _CFLAGS Add LIBEGGSMCLIENT_LIBS and LIBEGGSMCLIENT_CFLAGS to build. configure.ac | 5 +++++ gsearchtool/ChangeLog | 2 +- libeggsmclient/Makefile.am | 7 +++++-- 3 files changed, 11 insertions(+), 3 deletions(-) commit e9c6ca70a10957d12000abee7d3378fda21f0946 Author: Dennis Cranston Date: Sun May 17 22:43:18 2009 -0700 [gsearchtool] ChangeLog Add a comment about the reduction in the number of shared libraries required by gnome-search-tool. gsearchtool/ChangeLog | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 6e81c3fb89e48ee7d187cfa3d46fa5b48a73d45f Author: Dennis Cranston Date: Sun May 17 22:30:25 2009 -0700 [gsearchtool] Bug 573670 -- ChangeLog Update ChangeLog file. gsearchtool/ChangeLog | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit 01cd544d35bab17f2e0329795d7b7a7ddcba3a55 Author: Dennis Cranston Date: Sun May 17 22:25:42 2009 -0700 [gsearchtool] Bug 573670 -- Add custom entry Add custom history entry widget files. gsearchtool/libgnomeui-deprecated/Makefile.am | 12 + gsearchtool/libgnomeui-deprecated/README | 9 + .../libgnomeui-deprecated/gsearchtool-entry.c | 627 ++++++++++++++++++++ .../libgnomeui-deprecated/gsearchtool-entry.h | 100 ++++ libeggsmclient/README | 10 + 5 files changed, 758 insertions(+), 0 deletions(-) commit 2d190bb62ea3309de461662c4aed30a5d2001672 Author: Dennis Cranston Date: Sun May 17 22:24:04 2009 -0700 [gsearchtool] Bug 573670 -- Add eggsmclient Add libeggsmclient files to gnome-utils. libeggsmclient/Makefile.am | 15 + libeggsmclient/eggdesktopfile.c | 1477 ++++++++++++++++++++++++++++++++++ libeggsmclient/eggdesktopfile.h | 159 ++++ libeggsmclient/eggsmclient-private.h | 53 ++ libeggsmclient/eggsmclient-xsmp.c | 1370 +++++++++++++++++++++++++++++++ libeggsmclient/eggsmclient.c | 589 ++++++++++++++ libeggsmclient/eggsmclient.h | 117 +++ 7 files changed, 3780 insertions(+), 0 deletions(-) commit edb09921be5fb5b883b8c19333a8d31ac53875b4 Author: Dennis Cranston Date: Sun May 17 22:22:26 2009 -0700 [gsearchtool] Bug 573670 Remove use of libgnomeui (gnome-client & gnome-entry) Makefile.am | 1 + configure.ac | 11 ++------ gsearchtool/Makefile.am | 17 ++++++++---- gsearchtool/gsearchtool-callbacks.c | 17 ++++-------- gsearchtool/gsearchtool-callbacks.h | 14 ++++------ gsearchtool/gsearchtool-support.c | 3 +- gsearchtool/gsearchtool.c | 45 +++++++++++++++------------------- gsearchtool/gsearchtool.h | 1 + 8 files changed, 49 insertions(+), 60 deletions(-) commit 0ff045cbe124c9620ed88ef3b964e92765f3e6d4 Author: Dennis Cranston Date: Sun May 17 11:56:16 2009 -0700 [gsearchtool] MAINTAINER_CFLAGS Fix the build when using MAINTAINER_CFLAGS in Makefile. gsearchtool/ChangeLog | 6 ++ gsearchtool/gsearchtool-callbacks.c | 97 +++++++++++++++++------------------ gsearchtool/gsearchtool-support.c | 4 -- gsearchtool/gsearchtool.c | 46 ++++++++-------- 4 files changed, 77 insertions(+), 76 deletions(-) commit 8b30f024886f326afc08e0fb6dfc40d7bde0bb53 Author: Dennis Cranston Date: Sun May 17 11:33:12 2009 -0700 [gsearchtool] Bug 582785: remove libgnome Replace GnomeDesktopItem with GDesktopAppInfo. gsearchtool/ChangeLog | 7 +++++ gsearchtool/Makefile.am | 4 +- gsearchtool/gsearchtool-callbacks.c | 1 - gsearchtool/gsearchtool-support.c | 43 +++++++++++++--------------------- 4 files changed, 26 insertions(+), 29 deletions(-) commit 25fa2537d458cef51456b81ccc3f008e6b1df74c Author: Dennis Cranston Date: Sun May 17 11:31:36 2009 -0700 [build] Remove libgnomedesktop, Add gio-unix configure.ac | 13 ++++++------- 1 files changed, 6 insertions(+), 7 deletions(-) commit c0dd6561c2e724c37a4bec41d6331e5eb6b823c2 Author: Fotis Tsamis Date: Sat May 16 15:06:28 2009 +0100 updated Greek documentation translation for logview logview/help/el/el.po | 374 +++++++++++++++++++++++++++++++++++++++--------- 1 files changed, 304 insertions(+), 70 deletions(-) commit 8fd0a0a4ec8e60a2ada01aeb723122eb7f1af05c Author: Jorge Gonzalez Date: Fri May 8 20:51:42 2009 +0200 Updated Spanish translation po/es.po | 1225 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 574 insertions(+), 651 deletions(-) commit e86825c9cc0e31fefeea101521f1034338cccbac Author: Michael Terry Date: Thu May 7 12:15:32 2009 -0400 Command line parsing cleanups; add --version Adds a --version/-V option to print baobab version. Notes in the --help output that a directory argument can be passed. Errors out if more than one directory argument is provided. Closes bgo#481480 baobab/src/baobab.c | 30 +++++++++++++++++++++++++++--- 1 files changed, 27 insertions(+), 3 deletions(-) commit f9677a66f088db67b590080e85cd934e226ffd92 Author: Emmanuele Bassi Date: Tue May 5 02:15:40 2009 +0100 [docs] Document the release process Currently, we follow the GNOME guidelines, but a document detailing how to make a release should still be available. README.releasing | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 90 insertions(+), 0 deletions(-) commit 0db68c5b7c1313cd6d33cd78aef0f6f9c99f566d Author: Emmanuele Bassi Date: Tue May 5 01:58:32 2009 +0100 Post-release bump to 2.27.2 configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)