From 15257623f3f377bef0ddc44b95a648c5b71b9b33 Mon Sep 17 00:00:00 2001 From: rolux Date: Thu, 12 May 2011 06:36:13 +0200 Subject: [PATCH] wrong file name for Ox.VideoEditor --- source/Ox.UI/js/Video/{Ox.VideoPlayer.js => Ox.VideoEditor.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename source/Ox.UI/js/Video/{Ox.VideoPlayer.js => Ox.VideoEditor.js} (100%) diff --git a/source/Ox.UI/js/Video/Ox.VideoPlayer.js b/source/Ox.UI/js/Video/Ox.VideoEditor.js similarity index 100% rename from source/Ox.UI/js/Video/Ox.VideoPlayer.js rename to source/Ox.UI/js/Video/Ox.VideoEditor.js