Changeset 5791
- Timestamp:
- 06/18/08 21:09:50 (5 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/conferences/module.xml
r5665 r5791 2 2 <rawname>conferences</rawname> 3 3 <name>Conferences</name> 4 <version>2.4.0. 1</version>4 <version>2.4.0.2</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> 7 7 <description>Allow creation of conference rooms (meet-me) where multiple people can talk together.</description> 8 8 <changelog> 9 *2.4.0.2* #2604, #2843 fix mal-formed html tags, Russian Translation 9 10 *2.4.0.1* added depends on 2.4.0 10 11 *2.4.0* #2158 add recording option, add support for Extension and Destination Registries, it translations … … 25 26 <conferences>Conferences</conferences> 26 27 </menuitems> 27 <location>release/2.4/conferences-2.4.0. 1.tgz</location>28 <md5sum> 1adad0d0a267c867c33a36fa1f1a11e0</md5sum>28 <location>release/2.4/conferences-2.4.0.2.tgz</location> 29 <md5sum>b209c177d3660252867d23c3ddd0c4dd</md5sum> 29 30 </module>
