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

Annotation of u3p/µTorrent/Manifest/manifest.u3i, Revision 1.1

1.1     ! andrew      1: <u3manifest version="1.0">
        !             2:        <application uuid="976a7790-6f77-11db-9fe1-0800200c9a66" version="1.6">
        !             3:                <icon>utorrent.ico</icon>
        !             4:                <name>uTorrent</name>
        !             5:                <vendor>Ludvig Strigeus</vendor>
        !             6:                <description>a (very) tiny BitTorrent client</description>
        !             7:                <options>
        !             8:                        <minFreeSpace>1.0</minFreeSpace>
        !             9:                </options>
        !            10:                <i18n></i18n>
        !            11:        </application>
        !            12:                <actions>
        !            13:                        <appStart cmd="%U3_APP_DATA_PATH%\utorrent.exe"></appStart>
        !            14:                        <appStop cmd="%U3_HOST_EXEC_PATH%\appstop.exe"> -t -s utorrent</appStop>
        !            15:                        <hostCleanUp cmd="%U3_HOST_EXEC_PATH%\appstop.exe"> -t -s utorrent</hostCleanUp>
        !            16:                </actions>
        !            17: </u3manifest>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>