From 046dcae9c8c78501841b9929f426eeca06d63cc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Wed, 2 Nov 2011 09:42:05 +0000 Subject: [PATCH] Make the TV app support the IANA-registered tv: URI scheme, so at least it launches when you "open tv:" in Terminal. cf. http://tools.ietf.org/html/rfc2838 Yeah I know it's useless but so l33t. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43101 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/tv/tv.rdef | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/apps/tv/tv.rdef b/src/apps/tv/tv.rdef index f1385f4049..80cea996da 100644 --- a/src/apps/tv/tv.rdef +++ b/src/apps/tv/tv.rdef @@ -20,6 +20,12 @@ resource app_version { resource app_flags B_SINGLE_LAUNCH; +resource(1, "BEOS:FILE_TYPES") message +{ + /* cf. http://tools.ietf.org/html/rfc2838 */ + "types" = "application/x-vnd.Be.URL.tv" +}; + resource vector_icon { $"6E6369660D03010000020006023C55B638309FBA16573E39B049E9FF43840A00" $"FFB3B3FFA53E3E020006023C57B5364381B785863DA4F54B27C349B7BB005304"