[nautilus-sendto] 2.90.0



commit 52f91de036a557fea8cb5bb442c3ef7b4b082248
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jun 29 15:04:47 2010 +0100

    2.90.0

 NEWS            |   18 ++++++++++++++++--
 src/Makefile.am |    4 ++--
 2 files changed, 18 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5a680ae..f41b7a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,22 @@
 ==============
+Version 2.90.0
+==============
+
+Nautilus Sendto
+
+- Port to GTK+ 3.x and GSettings
+- Remove Bluetooth plugin, now in gnome-bluetooth itself
+- Remove Empathy plugin, now in empathy itself
+- Fix handling of shadowed mounts in the removable drives plugin
+- Never unload plugins, to avoid crashes
+- Fix mailto: command for Thunderbird
+- Make the last select medium's widget grab focus on startup
+
+==============
 Version 2.28.4
 ==============
 
-Nautilus Sento
+Nautilus Sendto
 
 - Release for GNOME 2.30
 - Updated translations
@@ -11,7 +25,7 @@ Nautilus Sento
 Version 2.28.3
 ==============
 
-Nautilus Sento
+Nautilus Sendto
 
 Bug fixes:
 	- Fix undefined references when linking plugins
diff --git a/src/Makefile.am b/src/Makefile.am
index 4239b59..b1ef4bd 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -68,12 +68,12 @@ nst-enum-types.c: $(nst_headers_to_scan_for_enums) Makefile nst-enum-types.h
 		$(nst_headers_to_scan_for_enums)) > $@
 
 convertdir=$(datadir)/GConf/gsettings
-convert_DATA=nautilus-sendto-convert
+convert_DATA = nautilus-sendto-convert
 
 gsettingsschema_in_files = org.gnome.Nautilus.Sendto.gschema.xml.in
 gsettings_SCHEMAS = $(gsettingsschema_in_files:.xml.in=.xml)
 @INTLTOOL_XML_NOMERGE_RULE@
 @GSETTINGS_RULES@
 
-EXTRA_DIST = $(ui_DATA) nautilus-sendto.pc.in
+EXTRA_DIST = $(ui_DATA) nautilus-sendto.pc.in $(convert_DATA) $(gsettingsschema_in_files)
 CLEANFILES = $(nst_built_headers) $(nst_built_cfiles)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]