Move files around to organize along packages
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 3 Apr 2012 12:51:02 +0000 (08:51 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 3 Apr 2012 13:31:55 +0000 (09:31 -0400)
commite494bb6e15c91329655e1718c8914aa7bf53f0ad
tree0523fb1f553f16a3072db20c6b9378caea1068dd
parent1c1dd16fe71bcc5d0b1dcadda05436c689f46499
Move files around to organize along packages
18 files changed:
build.py
config/config.go [moved from src/config.go with 100% similarity]
config/config.sample.json [moved from config.sample.json with 100% similarity]
frontend/actor.js [moved from web_frontend/actor.js with 100% similarity]
frontend/file.js [moved from web_frontend/file.js with 100% similarity]
frontend/index.html [moved from web_frontend/index.html with 100% similarity]
frontend/jquery-1.7.1.js [moved from web_frontend/jquery-1.7.1.js with 100% similarity]
frontend/main.js [moved from web_frontend/main.js with 100% similarity]
frontend/path_control.js [moved from web_frontend/path_control.js with 100% similarity]
frontend/reset.css [moved from web_frontend/reset.css with 100% similarity]
frontend/screen.css [moved from web_frontend/screen.css with 100% similarity]
frontend/tv_renamer.js [moved from web_frontend/tv_renamer.js with 100% similarity]
frontend/utils.js [moved from web_frontend/utils.js with 100% similarity]
frontend/version.js [moved from web_frontend/version.js with 100% similarity]
main.go [moved from src/main.go with 100% similarity]
server/paths.go [moved from src/paths.go with 100% similarity]
server/server.go [moved from src/server.go with 100% similarity]
server/tv_rename.go [moved from src/tv_rename.go with 100% similarity]