diff options
Diffstat (limited to 'webclient/nbproject/private/private.xml')
-rw-r--r-- | webclient/nbproject/private/private.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/webclient/nbproject/private/private.xml b/webclient/nbproject/private/private.xml new file mode 100644 index 0000000000..75bc70106a --- /dev/null +++ b/webclient/nbproject/private/private.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project-private xmlns="http://www.netbeans.org/ns/project-private/1"> + <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> + <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> + <group> + <file>file:/Users/manu/UC/matrix/github/synapse/webclient/components/matrix/matrix-service.js</file> + <file>file:/Users/manu/UC/matrix/github/synapse/webclient/app.css</file> + <file>file:/Users/manu/UC/matrix/github/synapse/webclient/components/matrix/event-handler-service.js</file> + <file>file:/Users/manu/UC/matrix/github/synapse/webclient/app-controller.js</file> + <file>file:/Users/manu/UC/matrix/github/synapse/webclient/room/room.html</file> + <file>file:/Users/manu/UC/matrix/github/synapse/webclient/login/login.html</file> + <file>file:/Users/manu/UC/matrix/github/synapse/webclient/components/matrix/event-stream-service.js</file> + <file>file:/Users/manu/UC/matrix/github/synapse/webclient/components/fileUpload/file-upload-service.js</file> + <file>file:/Users/manu/UC/matrix/github/synapse/webclient/index.html</file> + <file>file:/Users/manu/UC/matrix/github/synapse/webclient/room/room-controller.js</file> + <file>file:/Users/manu/UC/matrix/github/synapse/webclient/rooms/rooms.html</file> + <file>file:/Users/manu/UC/matrix/github/synapse/webclient/app.js</file> + <file>file:/Users/manu/UC/matrix/github/synapse/webclient/rooms/rooms-controller.js</file> + <file>file:/Users/manu/UC/matrix/github/synapse/webclient/components/fileInput/file-input-directive.js</file> + </group> + </open-files> +</project-private> |