Changeset 7379
- Timestamp:
- 01/06/09 19:27:56 (4 years ago)
- Files:
-
- modules/branches/2.5/irc (modified) (1 prop)
- modules/branches/2.5/irc/module.xml (modified) (2 diffs)
- modules/release/2.5/irc-2.5.0.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/irc
- Property lastpublish changed from 6781 to 7378
modules/branches/2.5/irc/module.xml
r6782 r7379 2 2 <rawname>irc</rawname> 3 3 <name>Online Support</name> 4 <version>2.5.0 </version>4 <version>2.5.0.1</version> 5 5 <type>tool</type> 6 6 <category>Support</category> 7 7 <description>This module lets you connect to the IRC network where developers and other users chat. You can chat to the developers live, if you have problems</description> 8 8 <changelog> 9 *2.5.0.1* localization updates 9 10 *2.5.0* localization, Swedish 10 11 *2.4.0.1* #2843 Russian Translation … … 19 20 <irc>Online Support</irc> 20 21 </menuitems> 21 <location>release/2.5/irc-2.5.0. tgz</location>22 <md5sum>a 1053bbc381bb483ee27998f2c797030</md5sum>22 <location>release/2.5/irc-2.5.0.1.tgz</location> 23 <md5sum>a3085c0a445b9949e40da7e7d8129127</md5sum> 23 24 </module>
