Changeset 5799
- Timestamp:
- 06/18/08 20:17:43 (4 years ago)
- Files:
-
- modules/branches/2.4/irc/module.xml (modified) (2 diffs)
- modules/release/2.4/irc-2.4.0.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/irc/module.xml
r5445 r5799 2 2 <rawname>irc</rawname> 3 3 <name>Online Support</name> 4 <version>2.4.0 </version>4 <version>2.4.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.4.0.1* #2843 Russian Translation 9 10 *2.4.0* bumped for 2.4 10 11 *1.1.1.3* change Dcoumentation left nav to Online Resource and fix url … … 17 18 <irc>Online Support</irc> 18 19 </menuitems> 19 <location>release/2.4/irc-2.4.0. tgz</location>20 <md5sum> 233544a07a6e266f9d7fafe85d68187e</md5sum>20 <location>release/2.4/irc-2.4.0.1.tgz</location> 21 <md5sum>a1c9503884077a53f3bf5aecb03ffe34</md5sum> 21 22 </module>
