nautilus-sendto r404 - in trunk: . evolution
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: nautilus-sendto r404 - in trunk: . evolution
- Date: Mon, 23 Feb 2009 11:14:03 +0000 (UTC)
Author: hadess
Date: Mon Feb 23 11:14:03 2009
New Revision: 404
URL: http://svn.gnome.org/viewvc/nautilus-sendto?rev=404&view=rev
Log:
2009-02-23 Bastien Nocera <hadess hadess net>
* NEWS: upd
* configure.in: 1.1.2
* evolution/Makefile.am: Fix distcheck
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
trunk/evolution/Makefile.am
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Feb 23 11:14:03 2009
@@ -1,4 +1,27 @@
=============
+Version 1.1.2
+=============
+
+Nautilus Sendto
+
+New features:
+ * Add an evolution plugin to allow sending arbitrary attachments
+ through nautilus-sendto
+ * Add a "Removable devices" plugin
+ * Enable the "burn" plugin by default
+
+Bug fixes:
+ * Remove the separate mailer plugins, and use the default
+ GNOME mailer instead
+ * Fix no plugins being able to send files (oops)
+ * Be more lax when checking whether a device supports ObexFTP,
+ also check for the File Transfer profile, and update the profiles
+ if a supported on doesn't appear
+ * Make it possible for plugins to support sending directories
+ * Support the "Pecan" Pidgin MSN plugin
+ * Fix a few memory leaks
+
+=============
Version 1.1.1
=============
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Mon Feb 23 11:14:03 2009
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
-AC_INIT(nautilus-sendto, 1.1.1, http://www.gnome.org)
+AC_INIT(nautilus-sendto, 1.1.2, http://www.gnome.org)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip check-news])
Modified: trunk/evolution/Makefile.am
==============================================================================
--- trunk/evolution/Makefile.am (original)
+++ trunk/evolution/Makefile.am Mon Feb 23 11:14:03 2009
@@ -11,7 +11,7 @@
liborg_gnome_evolution_send_attachments_to_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED)
liborg_gnome_evolution_send_attachments_to_la_LIBADD = $(EVOLUTION_LIBS)
-EXTRA_DIST = org-gnome-evolution-send-attachments-to.eplug.xml
+EXTRA_DIST = org-gnome-evolution-send-attachments-to.eplug.xml plugin.mk
BUILT_SOURCES = $(plugin_DATA)
CLEANFILES = $(BUILT_SOURCES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]