Development

Changeset 27682 for plugins/tdAudioPlugin

You must first sign up to be able to contribute.

Show
Ignore:
Timestamp:
02/07/10 23:54:59 (3 years ago)
Author:
tkoomzaaskz
Message:

[td][audio] removed web/images sample album cover directory

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/tdAudioPlugin/trunk/package.xml

    r27681 r27682  
    1111  <active>yes</active> 
    1212 </lead> 
    13  <date>2010-02-07</date> 
     13 <date>2010-02-08</date> 
    1414 <time>11:00:00</time> 
    1515 <version> 
    16    <release>0.1.3</release> 
     16   <release>0.1.4</release> 
    1717   <api>0.1.0</api> 
    1818 </version> 
     
    5555   <file name="hello_butthead.mp3" role="data" /> 
    5656   <file name="mail_here.mp3" role="data" /> 
     57         <file name="cartoon.png" role="data" /> 
     58         <file name="movie.png" role="data" /> 
    5759       </dir> 
    5860     </dir> 
     
    118120       <dir name="css"> 
    119121         <file name="td_audio.css" role="data" /> 
    120        </dir> 
    121        <dir name="images"> 
    122          <file name="cartoon.png" role="data" /> 
    123          <file name="movie.png" role="data" /> 
    124122       </dir> 
    125123       <dir name="js"> 
     
    176174    </stability> 
    177175    <license uri="http://www.symfony-project.org/license">MIT license</license> 
     176    <date>2010-02-08</date> 
     177    <license>MIT</license> 
     178    <notes> 
     179     * NOT RELEASED YET 
     180     * removed web/images directory containing sample album cover files 
     181    </notes> 
     182   </release> 
     183 
     184   <release> 
     185    <version> 
     186     <release>0.1.3</release> 
     187     <api>0.1.0</api> 
     188    </version> 
     189    <stability> 
     190     <release>beta</release> 
     191     <api>beta</api> 
     192    </stability> 
     193    <license uri="http://www.symfony-project.org/license">MIT license</license> 
    178194    <date>2010-02-07</date> 
    179195    <license>MIT</license> 
    180196    <notes> 
    181      * NOT RELEASED YET 
    182197     * updated random audio albums - fixed blocked website bug 
    183198     * added album cover upload directory