Changeset 2748
- Timestamp:
- 2007-05-19 20:46:51 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
AnnodexFirefoxExtension/branches/cafe/Docs/DevDoc_XULCore.html
r2746 r2748 63 63 <p><b>Note:</b> These installation steps are intended for 64 64 developers; end-users will be supplied with a link to an .xpi package 65 embedded in a webpage like this <a href="../Installer/installtest.html">test installation page</a>. 66 The three main points of 65 embedded in a webpage like this <a href="../Installer/installtest.html">test installation page</a>. Users who wish to make the .xpi package themselves from 66 source should 67 look at the <a href="../Installer/INSTALL.txt">INSTALL.txt</a> file. 68 </p> 69 <p>The three main points of 67 70 installation are as follows:</p> 68 71 AnnodexFirefoxExtension/branches/cafe/Installer/INSTALL.txt
r2746 r2748 2 2 Annodex Firefox Extension Install Document 3 3 ========================================== 4 5 6 0. Installing the VLC media engine Firefox plugin 7 ================================================= 8 9 To use AFE you need to have the VLC media engine Firefox plugin as it is used 10 by AFE for the video playback. 4 11 5 12