Changeset 5424 for modules/branches/2.4/dashboard/module.xml
- Timestamp:
- 12/10/07 20:02:37 (5 years ago)
- Files:
-
- modules/branches/2.4/dashboard/module.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/dashboard/module.xml
r5311 r5424 2 2 <rawname>dashboard</rawname> 3 3 <name>System Dashboard</name> 4 <version> 0.3.3.2</version>4 <version>2.4.0</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> … … 18 18 </depends> 19 19 <changelog> 20 *2.4.0* #2415 1.6 support, #2301, it translation 20 21 *0.3.3.3* #2365 don't make readonly disk devices red when 100% 21 22 *0.3.3.2* #2469 fix division my zero in cpu usage … … 38 39 *0.1.0* Initial release 39 40 </changelog> 40 <location>release/2.4/dashboard- 0.3.3.2.tgz</location>41 <md5sum> b185cce55f2d98e7f88cdb67d6e27e8c</md5sum>41 <location>release/2.4/dashboard-2.4.0.tgz</location> 42 <md5sum>cc527832212e789c40f5c1e23091a9ac</md5sum> 42 43 </module>
