[gvfs] Don't show ssh dns-sd items in dns-sd:, only sftp ones
- From: Alexander Larsson <alexl src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gvfs] Don't show ssh dns-sd items in dns-sd:, only sftp ones
- Date: Mon, 28 Sep 2009 15:01:23 +0000 (UTC)
commit 3f0927115ca7c22adac9f331788c81353e783702
Author: Alexander Larsson <alexl redhat com>
Date: Mon Sep 28 17:00:24 2009 +0200
Don't show ssh dns-sd items in dns-sd:, only sftp ones
ssh means a login shell and sftp means a file share, and
each server may have both. Don't know how this snuck in again.
daemon/gvfsbackenddnssd.c | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/daemon/gvfsbackenddnssd.c b/daemon/gvfsbackenddnssd.c
index 6950ef3..ce6a39c 100644
--- a/daemon/gvfsbackenddnssd.c
+++ b/daemon/gvfsbackenddnssd.c
@@ -74,12 +74,6 @@ static struct {
"folder-remote-ssh"
},
{
- "_ssh._tcp",
- "sftp",
- FALSE,
- "folder-remote-ssh"
- },
- {
"_smb._tcp",
"smb",
FALSE,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]