diff --git a/user_config/usr/share/newton/context_path/index.html b/user_config/usr/share/newton/context_path/index.html index ab5f99d..813b4ca 100644 --- a/user_config/usr/share/newton/context_path/index.html +++ b/user_config/usr/share/newton/context_path/index.html @@ -8,9 +8,9 @@ - - - + + + @@ -66,13 +66,13 @@ - - + + - - - - - + + + + + \ No newline at end of file diff --git a/user_config/usr/share/newton/context_path/resources/css/newton2/context-menu.css b/user_config/usr/share/newton/context_path/resources/css/newton/context-menu.css similarity index 100% rename from user_config/usr/share/newton/context_path/resources/css/newton2/context-menu.css rename to user_config/usr/share/newton/context_path/resources/css/newton/context-menu.css diff --git a/user_config/usr/share/newton/context_path/resources/css/newton2/main.css b/user_config/usr/share/newton/context_path/resources/css/newton/main.css similarity index 100% rename from user_config/usr/share/newton/context_path/resources/css/newton2/main.css rename to user_config/usr/share/newton/context_path/resources/css/newton/main.css diff --git a/user_config/usr/share/newton/context_path/resources/css/newton2/overrides.css b/user_config/usr/share/newton/context_path/resources/css/newton/overrides.css similarity index 100% rename from user_config/usr/share/newton/context_path/resources/css/newton2/overrides.css rename to user_config/usr/share/newton/context_path/resources/css/newton/overrides.css diff --git a/user_config/usr/share/newton/context_path/resources/js/newton2/ajax.js b/user_config/usr/share/newton/context_path/resources/js/newton/ajax.js similarity index 100% rename from user_config/usr/share/newton/context_path/resources/js/newton2/ajax.js rename to user_config/usr/share/newton/context_path/resources/js/newton/ajax.js diff --git a/user_config/usr/share/newton/context_path/resources/js/newton2/context-menu.js b/user_config/usr/share/newton/context_path/resources/js/newton/context-menu.js similarity index 100% rename from user_config/usr/share/newton/context_path/resources/js/newton2/context-menu.js rename to user_config/usr/share/newton/context_path/resources/js/newton/context-menu.js diff --git a/user_config/usr/share/newton/context_path/resources/js/newton2/dnd-sort.js b/user_config/usr/share/newton/context_path/resources/js/newton/dnd-sort.js similarity index 100% rename from user_config/usr/share/newton/context_path/resources/js/newton2/dnd-sort.js rename to user_config/usr/share/newton/context_path/resources/js/newton/dnd-sort.js diff --git a/user_config/usr/share/newton/context_path/resources/js/newton2/events.js b/user_config/usr/share/newton/context_path/resources/js/newton/events.js similarity index 100% rename from user_config/usr/share/newton/context_path/resources/js/newton2/events.js rename to user_config/usr/share/newton/context_path/resources/js/newton/events.js diff --git a/user_config/usr/share/newton/context_path/resources/js/newton2/keybinding-newton2.js b/user_config/usr/share/newton/context_path/resources/js/newton/keybinding-newton.js similarity index 100% rename from user_config/usr/share/newton/context_path/resources/js/newton2/keybinding-newton2.js rename to user_config/usr/share/newton/context_path/resources/js/newton/keybinding-newton.js diff --git a/user_config/usr/share/newton/context_path/resources/js/newton2/post-ajax.js b/user_config/usr/share/newton/context_path/resources/js/newton/post-ajax.js similarity index 100% rename from user_config/usr/share/newton/context_path/resources/js/newton2/post-ajax.js rename to user_config/usr/share/newton/context_path/resources/js/newton/post-ajax.js diff --git a/user_config/usr/share/newton/context_path/resources/js/newton2/ui-logic.js b/user_config/usr/share/newton/context_path/resources/js/newton/ui-logic.js similarity index 100% rename from user_config/usr/share/newton/context_path/resources/js/newton2/ui-logic.js rename to user_config/usr/share/newton/context_path/resources/js/newton/ui-logic.js diff --git a/user_config/usr/share/newton/context_path/resources/js/newton2/utils.js b/user_config/usr/share/newton/context_path/resources/js/newton/utils.js similarity index 100% rename from user_config/usr/share/newton/context_path/resources/js/newton2/utils.js rename to user_config/usr/share/newton/context_path/resources/js/newton/utils.js