Changeset 6734
- Timestamp:
- 09/16/08 01:07:20 (5 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/conferences/module.xml
r6616 r6734 2 2 <rawname>conferences</rawname> 3 3 <name>Conferences</name> 4 <version>2.5.1. 2</version>4 <version>2.5.1.3</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.5.1.3* #3192 set dir for recordings, localization cleanup and Swedish 9 10 *2.5.1.2* #3135 variable initialization 10 11 *2.5.1.1* #3087 add hook to module code … … 31 32 <conferences>Conferences</conferences> 32 33 </menuitems> 33 <location>release/2.5/conferences-2.5.1. 2.tgz</location>34 <md5sum> bbb0a5fa658dc9a2058cdcde04a651a7</md5sum>34 <location>release/2.5/conferences-2.5.1.3.tgz</location> 35 <md5sum>f84346c958f98d726105c20ceb121d8f</md5sum> 35 36 </module>
