[nautilus-sendto] Bug 590916 – nautilus-burn plugin enabled by default
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [nautilus-sendto] Bug 590916 – nautilus-burn plugin enabled by default
- Date: Thu, 6 Aug 2009 09:20:37 +0000 (UTC)
commit 5eff6e897089bbfd015a00dffa950b0346fa0096
Author: Bastien Nocera <hadess hadess net>
Date: Thu Aug 6 10:19:50 2009 +0100
Bug 590916 â?? nautilus-burn plugin enabled by default
It's not disabled by default anymore, spotted by Emilio Pozuelo Monfort
configure.in | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 8b3c771..20ed239 100644
--- a/configure.in
+++ b/configure.in
@@ -191,7 +191,6 @@ for plugin in ${used_plugins}; do
fi
;;
nautilus-burn)
- # Disabled by default, see bug #556774
PKG_CHECK_MODULES(GIO, gio-2.0,
enable_burn=yes, enable_burn=no)
if test "${enable_burn}" != "yes" ; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]