[Ida-cvs] htdocs/documentation avapdtut.php,1.2,1.3 daaptut.php,1.2,1.3 fscantut.php,1.2,1.3
Status: Pre-Alpha
Brought to you by:
alexanderb
From: Michael R. <mic...@us...> - 2005-01-06 17:56:48
|
Update of /cvsroot/ida/htdocs/documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29631/documentation Modified Files: avapdtut.php daaptut.php fscantut.php Log Message: some little repair in the tutorials Index: daaptut.php =================================================================== RCS file: /cvsroot/ida/htdocs/documentation/daaptut.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** daaptut.php 6 Jan 2005 17:50:39 -0000 1.2 --- daaptut.php 6 Jan 2005 17:56:38 -0000 1.3 *************** *** 27,31 **** <p>For NAME you set the name you want the server to appear in iTunes!</p> <br><br> ! <p align="center"><a href="tutorials.php">back</a></p> </body> --- 27,31 ---- <p>For NAME you set the name you want the server to appear in iTunes!</p> <br><br> ! <p align="center"><a href="../tutorials.php">back</a></p> </body> Index: fscantut.php =================================================================== RCS file: /cvsroot/ida/htdocs/documentation/fscantut.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** fscantut.php 6 Jan 2005 17:50:39 -0000 1.2 --- fscantut.php 6 Jan 2005 17:56:38 -0000 1.3 *************** *** 21,25 **** </table> <p>For YOURUSER you have to set the name of your normal user with that you later scan the music and start your server.</p> ! <p>Next you need libid3tag that you can download <a href="http://sourceforge.net/project/showfiles.php?group_id=12349" target="_blank">here<a>. To extract it use</p> <table border="1" bgcolor="white" cellspacing="0" width="100%"> <tr><td> --- 21,25 ---- </table> <p>For YOURUSER you have to set the name of your normal user with that you later scan the music and start your server.</p> ! <p>Next you need libid3tag that you can download <a href="http://sourceforge.net/project/showfiles.php?group_id=12349" target="_blank">here</a>. To extract it use</p> <table border="1" bgcolor="white" cellspacing="0" width="100%"> <tr><td> *************** *** 96,100 **** <p>This process can take a few minutes!! How long depends on how many files you have to scan!</p> <br><br> ! <p align="center"><a href="tutorials.php">back</a></p> </body> --- 96,100 ---- <p>This process can take a few minutes!! How long depends on how many files you have to scan!</p> <br><br> ! <p align="center"><a href="../tutorials.php">back</a></p> </body> Index: avapdtut.php =================================================================== RCS file: /cvsroot/ida/htdocs/documentation/avapdtut.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** avapdtut.php 6 Jan 2005 17:50:39 -0000 1.2 --- avapdtut.php 6 Jan 2005 17:56:38 -0000 1.3 *************** *** 146,150 **** <p>Now the server is installed and starts up at boot time.</p> <br><br> ! <p align="center"><a href="tutorials.php">back</a></p> </body> --- 146,150 ---- <p>Now the server is installed and starts up at boot time.</p> <br><br> ! <p align="center"><a href="../tutorials.php">back</a></p> </body> |