diff options
author | Emmanuel ROHEE <erohee@amdocs.com> | 2014-08-22 18:01:08 +0200 |
---|---|---|
committer | Emmanuel ROHEE <erohee@amdocs.com> | 2014-08-22 18:01:08 +0200 |
commit | 4c7df5236098006b62a71e2e06a918a812d5dd3f (patch) | |
tree | 95776c8ee0341d078a625a54480da5e4c2d5b737 /webclient/nbproject/private/private.xml | |
parent | renamed rooms to home (diff) | |
download | synapse-4c7df5236098006b62a71e2e06a918a812d5dd3f.tar.xz |
renamed rooms to home - renamed files
Diffstat (limited to '')
-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> |