[gnome-utils/gnome-2-28] 2.28.2
- From: Paolo Borelli <pborelli src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-utils/gnome-2-28] 2.28.2
- Date: Sat, 16 Jan 2010 15:05:50 +0000 (UTC)
commit 1ae8824a6b20b420575ad178d6f2753abf3b84d2
Author: Paolo Borelli <pborelli gnome org>
Date: Sat Jan 16 16:00:44 2010 +0100
2.28.2
NEWS | 42 ++++++++++++++++++++++++++++++++++++++++++
gsearchtool/Makefile.am | 2 +-
2 files changed, 43 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 28e356e..2f7e25d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,46 @@
=====================================================================
+GNOME Utilities 2.28.1 (16th January 2010) - "Quid"
+
+ * Bugfix release of the 2.28 cycle
+
+Baobab
+
+ * callback objects are now GtkActions (bgo#589611) (Cosimo Cecchi)
+ * Allow user to drag a folder directly over the rings-chart or treemap to
+ get it scanned (bgo#594539) (h2g2bob)
+ * Limits treemap zooming to the actual depth of folders shown (bgo#554126)
+ (Eduardo Lima Mitev)
+ * Wrong format in a translatable string (bgo#508483) (Fabio Marzocca)
+ * Adds a check to avoid traversing the tree model if it's empty
+ (bgo#601147) (Alexander Korolkov)
+
+Dictionary
+
+ * Use gtk_widget_is_toplevel() instead of GTK_WIDGET_TOPLEVEL() (Vincent
+ Untz)
+
+Updated Translations
+
+ * ca (Joan Duran)
+ * cs (Adrian Guniš)
+ * da (Anders Jenbo)
+ * de (Mario Blättermann)
+ * en_GB (Bruce Cowan)
+ * es (Jorge González)
+ * et (Ivar Smolin)
+ * fr (Claude Paroz)
+ * hu (Gabor Kelemen)
+ * it (Andrea Zagli)
+ * ja (Takayuki KUSANO)
+ * lt (Žygimantas BeruÄ?ka)
+ * nds (Nils-Christoph Fiedler)
+ * or (Manoj Kumar Giri)
+ * pt_BR (Krix Apolinário)
+ * ro (Lucian Adrian Grijincu)
+ * sl (Matej UrbanÄ?iÄ?)
+ * sv (Daniel Nylander)
+
+=====================================================================
GNOME Utilities 2.28.1 (21st October 2009) - "Got Some"
* Bugfix release of the 2.28 cycle
diff --git a/gsearchtool/Makefile.am b/gsearchtool/Makefile.am
index 8fc2f2c..82bbd2e 100644
--- a/gsearchtool/Makefile.am
+++ b/gsearchtool/Makefile.am
@@ -54,7 +54,7 @@ EXTRA_DIST = \
if GCONF_SCHEMAS_INSTALL
install-data-local:
if test -z "$(DESTDIR)" ; then \
- GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(top_srcdir)/gsearchtool/$(schema_DATA) ; \
+ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(top_builddir)/gsearchtool/$(schema_DATA) ; \
fi
else
install-data-local:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]