From 8b5e546391c187d6429d1e1842110eb3f5c227eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Fri, 8 Jan 2010 23:39:39 +0000 Subject: [PATCH] urlwrapper doesn't know about rsync: but checkitout does. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34963 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/data/beos_mime/application/x-vnd.be.url.rsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/beos_mime/application/x-vnd.be.url.rsync b/src/data/beos_mime/application/x-vnd.be.url.rsync index b579f09126..c98ca21eae 100644 --- a/src/data/beos_mime/application/x-vnd.be.url.rsync +++ b/src/data/beos_mime/application/x-vnd.be.url.rsync @@ -5,5 +5,5 @@ resource(1, "META:TYPE") "application/x-vnd.Be.URL.rsync"; resource(2, "META:S:DESC") #'MSDC' "rsync URL"; -resource(3, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-urlwrapper"; +resource(3, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-checkitout";