Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
{
2
  "name": "moodle-assignfeedback_editpdf-editor",
3
  "builds": {
4
    "moodle-assignfeedback_editpdf-editor": {
5
      "jsfiles": [
6
        "globals.js",
7
        "point.js",
8
        "rect.js",
9
        "edit.js",
10
        "drawable.js",
11
        "annotation.js",
12
        "annotationline.js",
13
        "annotationrectangle.js",
14
        "annotationoval.js",
15
        "annotationpen.js",
16
        "annotationhighlight.js",
17
        "annotationstamp.js",
18
        "dropdown.js",
19
        "colourpicker.js",
20
        "stamppicker.js",
21
        "commentmenu.js",
22
        "commentsearch.js",
23
        "comment.js",
24
        "quickcomment.js",
25
        "quickcommentlist.js",
26
        "editor.js"
27
      ]
28
    }
29
  }
30
}