[gnome-bluetooth] obexd isn't called obexd but obex-client
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] obexd isn't called obexd but obex-client
- Date: Sat, 1 Aug 2009 14:29:27 +0000 (UTC)
commit 385946bfbb54de6b2955424e9b6c640a253b9242
Author: Bastien Nocera <hadess hadess net>
Date: Sat Aug 1 15:28:35 2009 +0100
obexd isn't called obexd but obex-client
And we can't check for it in the path, as it's in the libexecdir.
applet/main.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/applet/main.c b/applet/main.c
index c3875af..c9800e7 100644
--- a/applet/main.c
+++ b/applet/main.c
@@ -372,10 +372,6 @@ update_menu_items (void)
if (enabled == FALSE)
return;
- object = gtk_builder_get_object (xml, "send-file");
- gtk_action_set_sensitive (GTK_ACTION (object),
- program_available ("obexd"));
-
object = gtk_builder_get_object (xml, "browse-device");
gtk_action_set_sensitive (GTK_ACTION (object),
program_available ("nautilus"));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]