2cb79df789
thanks OBS-URL: https://build.opensuse.org/request/show/67379 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=64
26 lines
690 B
Diff
26 lines
690 B
Diff
From 16f8f60dc745f1d6dddfde031fd777959da8a226 Mon Sep 17 00:00:00 2001
|
|
From: Bastien Nocera <hadess@hadess.net>
|
|
Date: Mon, 21 Feb 2011 15:27:03 +0000
|
|
Subject: [PATCH] sendto: Re-enable sendto plugin for 3.0
|
|
|
|
---
|
|
configure.ac | 2 +-
|
|
1 files changed, 1 insertions(+), 1 deletions(-)
|
|
|
|
diff --git a/configure.ac b/configure.ac
|
|
index eef6346..be8fcb7 100644
|
|
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -77,7 +77,7 @@ GLIB_REQUIRED=2.25.7
|
|
DBUS_GLIB_REQUIRED=0.74
|
|
NOTIFY_REQUIRED=0.7.0
|
|
NAUTILUS_SENDTO_REQUIRED=2.29.0
|
|
-NAUTILUS_SENDTO_MAX_REQUIRED=2.91.0
|
|
+NAUTILUS_SENDTO_MAX_REQUIRED=3.1.0
|
|
|
|
dnl Requires for the properties window
|
|
PANELS_DIR="${libdir}/control-center-1/panels"
|
|
--
|
|
1.7.1
|
|
|