diff options
author | Ananya Sen | 2012-02-02 12:38:29 -0800 |
---|---|---|
committer | Ananya Sen | 2012-02-02 12:38:29 -0800 |
commit | e806afea0eb1b66ac457471983db0e3d5942d222 (patch) | |
tree | d2b712293dc0c8b5f6d9dfe77f7b7eebfd62ac7c /document-templates/files | |
parent | 0e595c4e11ce9b44eff157de8616ed15fcd5d6fc (diff) | |
parent | 33e655cbbb0816340c5a2e5d5cc0a6b0c7d9f53c (diff) | |
download | ninja-e806afea0eb1b66ac457471983db0e3d5942d222.tar.gz |
Merge branch 'FileIO' of github.com:joseeight/ninja-internal into FileIO
Diffstat (limited to 'document-templates/files')
-rw-r--r-- | document-templates/files/template.css | 3 | ||||
-rw-r--r-- | document-templates/files/template.html | 18 | ||||
-rw-r--r-- | document-templates/files/template.js | 3 | ||||
-rw-r--r-- | document-templates/files/template.xml | 1 |
4 files changed, 0 insertions, 25 deletions
diff --git a/document-templates/files/template.css b/document-templates/files/template.css deleted file mode 100644 index f5bb9e48..00000000 --- a/document-templates/files/template.css +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | @charset "UTF-8"; | ||
2 | /*Created with Ninja by Motorola Mobility*/ | ||
3 | |||
diff --git a/document-templates/files/template.html b/document-templates/files/template.html deleted file mode 100644 index 974ca5ed..00000000 --- a/document-templates/files/template.html +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
1 | <!DOCTYPE html> | ||
2 | <html lang="en"> | ||
3 | |||
4 | <head> | ||
5 | |||
6 | <meta charset="utf-8"> | ||
7 | |||
8 | <meta name="generator" content="Motorola Mobility Ninja" /> | ||
9 | |||
10 | <title>Untitled</title> | ||
11 | |||
12 | </head> | ||
13 | |||
14 | <body> | ||
15 | |||
16 | </body> | ||
17 | |||
18 | </html> \ No newline at end of file | ||
diff --git a/document-templates/files/template.js b/document-templates/files/template.js deleted file mode 100644 index 15b3b9df..00000000 --- a/document-templates/files/template.js +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | /* | ||
2 | ** Created with Ninja by Motorola Mobility | ||
3 | */ | ||
diff --git a/document-templates/files/template.xml b/document-templates/files/template.xml deleted file mode 100644 index 1f0b1a77..00000000 --- a/document-templates/files/template.xml +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | <!-- Created with Ninja by Motorola Mobility --> \ No newline at end of file | ||