3 | | Placeholder for design description. |
| 3 | !MeLuDi v.1.0-a01 is based on a subset of Reggie 2.17. |
| 4 | |
| 5 | The following files are either the same as in Reggie, or only slightly modified, e.g. exchanging "`reggie`" for "`meludi`", and contain the basic framework for the package: |
| 6 | |
| 7 | {{{ |
| 8 | LICENSE |
| 9 | README |
| 10 | RELEASE |
| 11 | META-INF/MANIFEST.MF |
| 12 | META-INF/plugin-configurations.xml |
| 13 | META-INF/lib/sshj-0.9.0.jar |
| 14 | META-INF/lib/sshj-license.txt |
| 15 | lib/compile/*.jar |
| 16 | resources/css/filters.svg |
| 17 | resources/css/plate.css |
| 18 | resources/css/printable.ss |
| 19 | resources/images/* |
| 20 | resources/keep_session_alive.js |
| 21 | resources/keep_session_alive.jsp |
| 22 | resources/libprep/plate.js |
| 23 | resources/print.js |
| 24 | resources/print.jsp |
| 25 | }}} |