From f8c052c61a8fef587356befed9e1c450376292b0 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Thu, 23 Apr 2009 16:35:47 +0000 Subject: [PATCH] Move to src git-svn-id: https://svn.argeo.org/slc/trunk@2332 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- .../{main/webapp => }/argeo-ria-src/Manifest.json | 0 .../class/org/argeo/ria/Application.js | 0 .../argeo-ria-src/class/org/argeo/ria/__init__.js | 0 .../org/argeo/ria/components/DynamicTreeFolder.js | 0 .../org/argeo/ria/components/ILoadStatusable.js | 0 .../class/org/argeo/ria/components/IPerspective.js | 0 .../class/org/argeo/ria/components/IView.js | 0 .../class/org/argeo/ria/components/Logger.js | 0 .../class/org/argeo/ria/components/Modal.js | 0 .../org/argeo/ria/components/TabbedViewPane.js | 0 .../class/org/argeo/ria/components/ViewPane.js | 0 .../class/org/argeo/ria/components/ViewSelection.js | 0 .../class/org/argeo/ria/components/ViewsManager.js | 0 .../class/org/argeo/ria/components/__init__.js | 0 .../class/org/argeo/ria/event/Command.js | 0 .../class/org/argeo/ria/event/CommandsManager.js | 0 .../class/org/argeo/ria/event/ReloadEvent.js | 0 .../class/org/argeo/ria/event/__init__.js | 0 .../class/org/argeo/ria/remote/JmsClient.js | 0 .../class/org/argeo/ria/remote/RequestManager.js | 0 .../class/org/argeo/ria/remote/__init__.js | 0 .../class/org/argeo/ria/test/DemoTest.js | 0 .../class/org/argeo/ria/test/__init__.js | 0 .../class/org/argeo/ria/util/Element.js | 0 .../org/argeo/ria/util/TreeDataCellRenderer.js | 0 .../class/org/argeo/ria/util/__init__.js | 0 .../src/{main/webapp => }/argeo-ria-src/index.html | 0 .../argeo-ria-src/resource/slc/ajax-loader.gif | Bin .../argeo-ria-src/resource/slc/dialog-ok.png | Bin .../resource/slc/document-open-recent.png | Bin .../argeo-ria-src/resource/slc/document-open.png | Bin .../argeo-ria-src/resource/slc/document-print.png | Bin .../argeo-ria-src/resource/slc/edit-copy.png | Bin .../argeo-ria-src/resource/slc/edit-delete.png | Bin .../webapp => }/argeo-ria-src/resource/slc/flag.png | Bin .../argeo-ria-src/resource/slc/folder-new.png | Bin .../argeo-ria-src/resource/slc/folder.png | Bin .../argeo-ria-src/resource/slc/go-bottom.png | Bin .../argeo-ria-src/resource/slc/go-down.png | Bin .../argeo-ria-src/resource/slc/go-left.png | Bin .../argeo-ria-src/resource/slc/go-right.png | Bin .../argeo-ria-src/resource/slc/go-top.png | Bin .../argeo-ria-src/resource/slc/help-about.png | Bin .../argeo-ria-src/resource/slc/help-contents.png | Bin .../argeo-ria-src/resource/slc/list-add.png | Bin .../resource/slc/media-playback-start-32.png | Bin .../resource/slc/media-playback-start.png | Bin .../argeo-ria-src/resource/slc/mime-pdf.png | Bin .../argeo-ria-src/resource/slc/mime-xls.png | Bin .../argeo-ria-src/resource/slc/mime-xml.png | Bin .../argeo-ria-src/resource/slc/mime-xsl.png | Bin .../argeo-ria-src/resource/slc/office-chart.png | Bin .../argeo-ria-src/resource/slc/process-stop.png | Bin .../argeo-ria-src/resource/slc/system-shutdown.png | Bin .../webapp => }/argeo-ria-src/resource/slc/test.png | Bin .../resource/slc/utilities-terminal.png | Bin .../argeo-ria-src/resource/slc/view-pane-tree.png | Bin .../argeo-ria-src/resource/slc/view-refresh.png | Bin .../argeo-ria-src/resource/slc/window-close.png | Bin .../argeo-ria-src/resource/slc/zoom-fit-best.png | Bin .../argeo-ria-src/translation/readme.txt | 0 61 files changed, 0 insertions(+), 0 deletions(-) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/Manifest.json (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/Application.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/__init__.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/components/DynamicTreeFolder.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/components/ILoadStatusable.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/components/IPerspective.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/components/IView.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/components/Logger.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/components/Modal.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/components/TabbedViewPane.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/components/ViewPane.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/components/ViewSelection.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/components/ViewsManager.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/components/__init__.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/event/Command.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/event/CommandsManager.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/event/ReloadEvent.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/event/__init__.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/remote/JmsClient.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/remote/RequestManager.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/remote/__init__.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/test/DemoTest.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/test/__init__.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/util/Element.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/util/TreeDataCellRenderer.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/class/org/argeo/ria/util/__init__.js (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/index.html (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/ajax-loader.gif (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/dialog-ok.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/document-open-recent.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/document-open.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/document-print.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/edit-copy.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/edit-delete.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/flag.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/folder-new.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/folder.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/go-bottom.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/go-down.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/go-left.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/go-right.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/go-top.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/help-about.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/help-contents.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/list-add.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/media-playback-start-32.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/media-playback-start.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/mime-pdf.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/mime-xls.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/mime-xml.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/mime-xsl.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/office-chart.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/process-stop.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/system-shutdown.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/test.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/utilities-terminal.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/view-pane-tree.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/view-refresh.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/window-close.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/resource/slc/zoom-fit-best.png (100%) rename server/org.argeo.slc.ria/src/{main/webapp => }/argeo-ria-src/translation/readme.txt (100%) diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/Manifest.json b/server/org.argeo.slc.ria/src/argeo-ria-src/Manifest.json similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/Manifest.json rename to server/org.argeo.slc.ria/src/argeo-ria-src/Manifest.json diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/Application.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/Application.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/Application.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/Application.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/__init__.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/__init__.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/__init__.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/__init__.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/DynamicTreeFolder.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/DynamicTreeFolder.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/DynamicTreeFolder.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/DynamicTreeFolder.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/ILoadStatusable.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/ILoadStatusable.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/ILoadStatusable.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/ILoadStatusable.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/IPerspective.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/IPerspective.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/IPerspective.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/IPerspective.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/IView.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/IView.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/IView.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/IView.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/Logger.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/Logger.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/Logger.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/Logger.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/Modal.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/Modal.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/Modal.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/Modal.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/TabbedViewPane.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/TabbedViewPane.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/TabbedViewPane.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/TabbedViewPane.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/ViewPane.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/ViewPane.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/ViewPane.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/ViewPane.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/ViewSelection.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/ViewSelection.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/ViewSelection.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/ViewSelection.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/ViewsManager.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/ViewsManager.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/ViewsManager.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/ViewsManager.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/__init__.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/__init__.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/components/__init__.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/components/__init__.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/event/Command.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/event/Command.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/event/Command.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/event/Command.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/event/CommandsManager.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/event/CommandsManager.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/event/CommandsManager.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/event/CommandsManager.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/event/ReloadEvent.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/event/ReloadEvent.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/event/ReloadEvent.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/event/ReloadEvent.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/event/__init__.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/event/__init__.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/event/__init__.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/event/__init__.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/remote/JmsClient.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/remote/JmsClient.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/remote/JmsClient.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/remote/JmsClient.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/remote/RequestManager.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/remote/RequestManager.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/remote/RequestManager.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/remote/RequestManager.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/remote/__init__.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/remote/__init__.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/remote/__init__.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/remote/__init__.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/test/DemoTest.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/test/DemoTest.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/test/DemoTest.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/test/DemoTest.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/test/__init__.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/test/__init__.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/test/__init__.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/test/__init__.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/util/Element.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/util/Element.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/util/Element.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/util/Element.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/util/TreeDataCellRenderer.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/util/TreeDataCellRenderer.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/util/TreeDataCellRenderer.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/util/TreeDataCellRenderer.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/util/__init__.js b/server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/util/__init__.js similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/class/org/argeo/ria/util/__init__.js rename to server/org.argeo.slc.ria/src/argeo-ria-src/class/org/argeo/ria/util/__init__.js diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/index.html b/server/org.argeo.slc.ria/src/argeo-ria-src/index.html similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/index.html rename to server/org.argeo.slc.ria/src/argeo-ria-src/index.html diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/ajax-loader.gif b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/ajax-loader.gif similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/ajax-loader.gif rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/ajax-loader.gif diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/dialog-ok.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/dialog-ok.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/dialog-ok.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/dialog-ok.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/document-open-recent.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/document-open-recent.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/document-open-recent.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/document-open-recent.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/document-open.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/document-open.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/document-open.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/document-open.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/document-print.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/document-print.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/document-print.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/document-print.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/edit-copy.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/edit-copy.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/edit-copy.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/edit-copy.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/edit-delete.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/edit-delete.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/edit-delete.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/edit-delete.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/flag.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/flag.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/flag.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/flag.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/folder-new.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/folder-new.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/folder-new.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/folder-new.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/folder.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/folder.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/folder.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/folder.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/go-bottom.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/go-bottom.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/go-bottom.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/go-bottom.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/go-down.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/go-down.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/go-down.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/go-down.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/go-left.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/go-left.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/go-left.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/go-left.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/go-right.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/go-right.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/go-right.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/go-right.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/go-top.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/go-top.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/go-top.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/go-top.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/help-about.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/help-about.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/help-about.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/help-about.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/help-contents.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/help-contents.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/help-contents.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/help-contents.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/list-add.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/list-add.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/list-add.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/list-add.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/media-playback-start-32.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/media-playback-start-32.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/media-playback-start-32.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/media-playback-start-32.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/media-playback-start.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/media-playback-start.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/media-playback-start.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/media-playback-start.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/mime-pdf.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/mime-pdf.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/mime-pdf.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/mime-pdf.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/mime-xls.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/mime-xls.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/mime-xls.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/mime-xls.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/mime-xml.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/mime-xml.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/mime-xml.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/mime-xml.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/mime-xsl.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/mime-xsl.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/mime-xsl.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/mime-xsl.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/office-chart.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/office-chart.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/office-chart.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/office-chart.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/process-stop.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/process-stop.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/process-stop.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/process-stop.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/system-shutdown.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/system-shutdown.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/system-shutdown.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/system-shutdown.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/test.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/test.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/test.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/test.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/utilities-terminal.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/utilities-terminal.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/utilities-terminal.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/utilities-terminal.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/view-pane-tree.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/view-pane-tree.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/view-pane-tree.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/view-pane-tree.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/view-refresh.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/view-refresh.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/view-refresh.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/view-refresh.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/window-close.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/window-close.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/window-close.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/window-close.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/zoom-fit-best.png b/server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/zoom-fit-best.png similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/resource/slc/zoom-fit-best.png rename to server/org.argeo.slc.ria/src/argeo-ria-src/resource/slc/zoom-fit-best.png diff --git a/server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/translation/readme.txt b/server/org.argeo.slc.ria/src/argeo-ria-src/translation/readme.txt similarity index 100% rename from server/org.argeo.slc.ria/src/main/webapp/argeo-ria-src/translation/readme.txt rename to server/org.argeo.slc.ria/src/argeo-ria-src/translation/readme.txt -- 2.39.5