[gnome-bluetooth] Enable nautilus-sendto plugin by default
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] Enable nautilus-sendto plugin by default
- Date: Tue, 17 Nov 2009 16:41:52 +0000 (UTC)
commit 8b8ec7d1c20334fab7384f0cf3760e4df75bde65
Author: Bastien Nocera <hadess hadess net>
Date: Tue Nov 17 16:41:08 2009 +0000
Enable nautilus-sendto plugin by default
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 73a2d70..f0623b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -101,7 +101,7 @@ dnl FIXME disabled by default
AC_ARG_ENABLE(nautilus-sendto,
AS_HELP_STRING([--enable-nautilus-sendto=@<:@no/yes/auto@:>@],
[build nautilus-sendto plugin]), ,
- enable_nst=no)
+ enable_nst=yes)
if test "x$enable_nst" != "xno"; then
PKG_CHECK_MODULES(NST,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]