Gentoo Archives: gentoo-dev

From: Per Wigren <wigren@××××.se>
To: gentoo-dev@g.o
Subject: [gentoo-dev] mimetype question
Date: Sun, 02 Jun 2002 08:22:48
Message-Id: 200206021522.34875.wigren@home.se
1 I'm making an ebuild for BitTorrent which is a P2P "download-helper".. If
2 clicking a link in a browser that has "content-type:
3 application/x-bittorrent", the download will be handled by BitTorrent
4 instead, and the download will be distributed among everyone who is
5 downloading the same file at the time, so it doesn't load the server...
6
7 The problem is that I have to make the ebuild add a line to /etc/mailcap.. Is
8 there a standard way to do this?
9
10 // Wigren

Replies

Subject Author
Re: [gentoo-dev] mimetype question Martin Schlemmer <azarah@g.o>