root/modules/branches/2.8/announcement/module.xml

Revision 10078, 1.4 kB (checked in by p_lindheimer, 3 years ago)

Module Publish Script: announcement 2.8.0.0

Line 
1 <module>
2   <rawname>announcement</rawname>
3   <name>Announcements</name>
4   <version>2.8.0.0</version>
5   <publisher>FreePBX</publisher>
6   <license>GPLv2+</license>
7   <changelog>
8     *2.8.0.0* published 2.8 version
9     *2.7.0.0* spelling fixes, localization updates
10     *2.6.0.2* #3829
11     *2.6.0.1* #3804
12     *2.6.0.0* localizations, misc
13     *2.5.1.7* localization string enclosures, spelling
14     *2.5.1.6* spelling, localization fixes
15     *2.5.1.5* spelling fixes, Swedish
16     *2.5.1.4* #3196 typo in index
17     *2.5.1.3* #3195, localization fixes, Swedish
18     *2.5.1.2* #3138 Sqlite3 fixes, spellings
19     *2.5.1.1* #2987 sqlite3 install script changes
20     *2.5.1* #2063 Migrate recordings to recording ids
21     *2.5.0* #2845 tabindex
22     *2.4.0.3* #2872 mispelled Announcement
23     *2.4.0.2* #2604, #2843 mal-formed html tag, Russian translations
24     *2.4.0.1* added 2.4.0 dependency
25     *2.4.0* CHANGELOG TRUNCATED See SVN Repository
26   </changelog>
27   <type>setup</type>
28   <category>Inbound Call Control</category>
29   <description>
30     Plays back one of the system recordings (optionally allowing the user to skip it) and then goes to another destination.
31   </description>
32   <depends>
33     <version>2.5.0alpha1</version>
34     <module>recordings ge 3.3.8</module>
35   </depends>
36   <menuitems>
37     <announcement>Announcements</announcement>
38   </menuitems>
39   <location>release/2.8/announcement-2.8.0.0.tgz</location>
40   <md5sum>639d8e88a8405d382c7de6a1c1e4fe72</md5sum>
41 </module>
Note: See TracBrowser for help on using the browser.