Changeset 6378 for modules/branches/2.5/music
- Timestamp:
- 08/13/08 20:12:36 (5 years ago)
- Files:
-
- modules/branches/2.5/music/module.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/music/module.xml
r6090 r6378 2 2 <rawname>music</rawname> 3 3 <name>Music on Hold</name> 4 <version>2.5.0 </version>4 <version>2.5.0.1</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> … … 9 9 <description>Uploading and management of sound files (wav, mp3) to be used for on-hold music.</description> 10 10 <changelog> 11 *2.5.0.1* #3007 spelling 11 12 *2.5.0* #2773, #2845, #2928, added delete and add icons 12 13 *2.4.0.2* #2843 Russian Translation … … 32 33 <music>Music on Hold</music> 33 34 </menuitems> 34 <location>release/2.5/music-2.5.0. tgz</location>35 <md5sum> ada3c94b1f388d37dc42f4945e84d309</md5sum>35 <location>release/2.5/music-2.5.0.1.tgz</location> 36 <md5sum>fe718b78804e9b7b3c92b007f9817e26</md5sum> 36 37 </module>
