root/modules/branches/2.9/languages/module.xml

Revision 10890, 1.4 kB (checked in by p_lindheimer, 2 years ago)

Module Publish Script: languages 2.9.0.0

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
Line 
1 <module>
2   <rawname>languages</rawname>
3   <repo>standard</repo>
4   <name>Languages</name>
5   <version>2.9.0.0</version>
6   <publisher>FreePBX</publisher>
7   <license>GPLv2+</license>
8   <type>setup</type>
9   <category>Internal Options &amp; Configuration</category>
10   <description>
11     Adds the ability to changes the language within a call flow and add language attribute to users.
12   </description>
13   <menuitems>
14     <languages>Languages</languages>
15   </menuitems>
16   <changelog>
17     *2.9.0.0* #4657, #4655
18     *2.8.0.2* localization updates
19     *2.8.0.1* #4353
20     *2.8.0.0* localizations, dbug statment removed
21     *2.7.0.2* localizations
22     *2.7.0.1* re #4004
23     *2.7.0.0* #4004 add language option to inbound routes
24     *2.6.0.0* localizations, misc
25     *2.5.0.6* localization, Swedish
26     *2.5.0.5* #3174 fix validation code
27     *2.5.0.4* #3110, #3138
28     *2.5.0.3* #2530 typo _GLOBALS should be GLOBALS
29     *2.5.0.2* fix depends to 2.5.0alpha1
30     *2.5.0.1* r6123 inject macro-user-callerid with required language setting (was hardcoded)
31     *2.5.0* #2845 tabindex
32     *2.4.0.3* #2843 Russian Translation, removal of un-needed code
33     *2.4.0.2* added depends on 2.4.0
34     *2.4.0.1* #2578 use setlanguage to handle changes in Asterisk 1.6
35     *2.4.0* First release of module
36   </changelog>
37   <depends>
38     <version>2.5.0alpha1</version>
39   </depends>
40   <location>release/2.9/languages-2.9.0.0.tgz</location>
41   <md5sum>d5bfd0044904c67613c3c3082954c878</md5sum>
42 </module>
Note: See TracBrowser for help on using the browser.