[BACK]Return to manifest.u3i CVS log [TXT][DIR] Up to [local] / u3p / µTorrent / Manifest

File: [local] / u3p / µTorrent / Manifest / manifest.u3i (download)

Revision 1.1, Wed Nov 8 22:26:41 2006 UTC (17 years, 6 months ago) by andrew
Branch: MAIN
CVS Tags: HEAD

add uTorrent, although it doesn't like the micro symbol at all.

<u3manifest version="1.0">
	<application uuid="976a7790-6f77-11db-9fe1-0800200c9a66" version="1.6">
		<icon>utorrent.ico</icon>
		<name>uTorrent</name>
		<vendor>Ludvig Strigeus</vendor>
		<description>a (very) tiny BitTorrent client</description>
		<options>
			<minFreeSpace>1.0</minFreeSpace>
		</options>
		<i18n></i18n>
	</application>
		<actions>
			<appStart cmd="%U3_APP_DATA_PATH%\utorrent.exe"></appStart>
			<appStop cmd="%U3_HOST_EXEC_PATH%\appstop.exe"> -t -s utorrent</appStop>
			<hostCleanUp cmd="%U3_HOST_EXEC_PATH%\appstop.exe"> -t -s utorrent</hostCleanUp>
		</actions>
</u3manifest>