explorer: fixed compile errors or whatnot.
[ede] / explorer / Explorer.epj
index 66f4f52..08bb9f4 100644 (file)
    ],
    "Files" : [
       {
-         "Folder" : "notes",
+         "Folder" : "extern",
          "Files" : [
-            "Info.txt",
-            "Todo.txt"
+
          ]
       },
       {
             "src/Structures/ArrayUtilities.ec",
             "src/Skin.ec"
          ]
-      }
+      },
+      "info.txt",
+      "todo.txt"
    ],
-   "ResourcesPath" : "",
+   "ResourcesPath" : "res",
    "Resources" : [
-      "res/panel-tree.png",
-      "res/view-cards.png",
-      "res/view-details.png",
-      "res/view-icons.png",
-      "res/view-list.png",
-      "res/view-showcase-right.png",
-      "res/browse.png"
+      "panel-tree.png",
+      "view-cards.png",
+      "view-details.png",
+      "view-icons.png",
+      "view-list.png",
+      "view-showcase-right.png",
+      "browse.png"
    ]
 }
\ No newline at end of file