[vlc-commits] WebUI: typo fix

Jean-Baptiste Kempf git at videolan.org
Tue Jun 21 15:07:45 CEST 2011


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Jun 21 15:06:37 2011 +0200| [7267f202d9fe9eff0adddb76fc143aa0f4aa0bc8] | committer: Jean-Baptiste Kempf

WebUI: typo fix

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7267f202d9fe9eff0adddb76fc143aa0f4aa0bc8
---

 share/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/Makefile.am b/share/Makefile.am
index 44331ba..29a7b41 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -340,7 +340,7 @@ DIST_http_lua = \
 	lua/http/images/white_cross_small.png \
 	lua/http/index.html \
 	lua/http/js/common.js \
-	lua/http/js/controller.js \
+	lua/http/js/controlers.js \
 	lua/http/js/functions.js \
 	lua/http/js/jquery-1.5.1.min.js \
 	lua/http/js/jquery.jstree.js \
@@ -359,7 +359,7 @@ DIST_http_lua = \
 	lua/http/iehacks.css \
 	lua/http/view.html \
 	lua/http/vlm.html \
-	lua/http/vlm_export.html \
+	lua/http/vlm_export.html
 
 DIST_maemo = \
 	maemo/vlc_intf.rc \



More information about the vlc-commits mailing list