diff --git a/webclient/home/rooms-controller.js b/webclient/home/home-controller.js similarity index 100% rename from webclient/home/rooms-controller.js rename to webclient/home/home-controller.js diff --git a/webclient/home/rooms.html b/webclient/home/home.html similarity index 100% rename from webclient/home/rooms.html rename to webclient/home/home.html diff --git a/webclient/nbproject/private/private.properties b/webclient/nbproject/private/private.properties new file mode 100644 index 0000000000000000000000000000000000000000..3b1a22e6c97a8c2654cd087e610829a8b4eebdb8 --- /dev/null +++ b/webclient/nbproject/private/private.properties @@ -0,0 +1 @@ +browser=Chrome.INTEGRATED diff --git a/webclient/nbproject/private/private.xml b/webclient/nbproject/private/private.xml new file mode 100644 index 0000000000000000000000000000000000000000..75bc70106a35a2ac6be3c4df27ab205fe6ad6c41 --- /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>