diff options
author | Jose Antonio Marquez | 2012-01-27 15:59:24 -0800 |
---|---|---|
committer | Jose Antonio Marquez | 2012-01-27 15:59:24 -0800 |
commit | 8a771e50a9f8104ee0f0f3f4f501ac68b2557126 (patch) | |
tree | f1f342eff9136a05ccc8c61c2cf0f89e9879685d /index.html | |
parent | 3a754133dbc138390503341fd2e9beba3e43aa4b (diff) | |
download | ninja-8a771e50a9f8104ee0f0f3f4f501ac68b2557126.tar.gz |
Setting up App caching
Set up the app caching for Ninja and files for initial templates for file I/O
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ | |||
4 | No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/> | 4 | No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/> |
5 | (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. | 5 | (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. |
6 | </copyright> --> | 6 | </copyright> --> |
7 | <html> | 7 | <html manifest="ninja.appcache"> |
8 | 8 | ||
9 | <head lang="en"> | 9 | <head lang="en"> |
10 | 10 | ||