Added rico.js to the javascript libraries

Added rename playlist functionality. (click wait click on a playlist,
type new name hit return) WARNING this will remove the smart playlist
spec, use it only on static playlists (which you can't even add through
the web interface)
This commit is contained in:
Anders Betnér
2006-03-27 20:26:12 +00:00
parent 453aa41077
commit 8b46f4f586
6 changed files with 2925 additions and 3 deletions

View File

@@ -87,6 +87,7 @@ Section "MainSection" SEC01
File "..\..\admin-root\applet.html"
SetOutPath "$INSTDIR\admin-root\lib-js"
File "..\..\admin-root\lib-js\prototype.js"
File "..\..\admin-root\lib-js\rico.js"
SetOutPath "$INSTDIR\admin-root\lib-js\script.aculo.us"
File "..\..\admin-root\lib-js\script.aculo.us\builder.js"
File "..\..\admin-root\lib-js\script.aculo.us\controls.js"