aboutsummaryrefslogtreecommitdiff
path: root/js/io/templates/files
diff options
context:
space:
mode:
authorPushkar Joshi2012-02-24 12:08:49 -0800
committerPushkar Joshi2012-02-24 12:08:49 -0800
commit03ca7a5ed13c25faaa9100bb666e062fd15335e6 (patch)
treec51112223ceb9121cd595a60335eb2795215590f /js/io/templates/files
parentfcb12cc09eb3cd3b42bd215877ba18f449275b75 (diff)
parent053fc63a2950c7a5ee4ebf98033b64d474a3c46e (diff)
downloadninja-03ca7a5ed13c25faaa9100bb666e062fd15335e6.tar.gz
Merge branch 'pentool' into brushtool
Conflicts: imports/codemirror/mode/scheme/scheme.js js/tools/BrushTool.js
Diffstat (limited to 'js/io/templates/files')
-rwxr-xr-xjs/io/templates/files/css.txt2
-rwxr-xr-xjs/io/templates/files/html.txt19
-rwxr-xr-xjs/io/templates/files/js.txt1
-rwxr-xr-xjs/io/templates/files/json.txt0
-rwxr-xr-xjs/io/templates/files/php.txt3
-rwxr-xr-xjs/io/templates/files/pl.txt1
-rwxr-xr-xjs/io/templates/files/py.txt1
-rwxr-xr-xjs/io/templates/files/rb.txt1
8 files changed, 28 insertions, 0 deletions
diff --git a/js/io/templates/files/css.txt b/js/io/templates/files/css.txt
new file mode 100755
index 00000000..07da1f8a
--- /dev/null
+++ b/js/io/templates/files/css.txt
@@ -0,0 +1,2 @@
1@charset "UTF-8";
2/* Created with Motorola Mobility Ninja */
diff --git a/js/io/templates/files/html.txt b/js/io/templates/files/html.txt
new file mode 100755
index 00000000..15641348
--- /dev/null
+++ b/js/io/templates/files/html.txt
@@ -0,0 +1,19 @@
1<html>
2
3 <head>
4
5 <title>Untitled</title>
6
7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8
9 <meta name="generator" content="Motorola Mobility Ninja">
10
11 <style type="text/css">
12 </style>
13
14 </head>
15
16 <body>
17 </body>
18
19</html> \ No newline at end of file
diff --git a/js/io/templates/files/js.txt b/js/io/templates/files/js.txt
new file mode 100755
index 00000000..0a6e79c2
--- /dev/null
+++ b/js/io/templates/files/js.txt
@@ -0,0 +1 @@
/* Created with Motorola Mobility Ninja */
diff --git a/js/io/templates/files/json.txt b/js/io/templates/files/json.txt
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/js/io/templates/files/json.txt
diff --git a/js/io/templates/files/php.txt b/js/io/templates/files/php.txt
new file mode 100755
index 00000000..95e76401
--- /dev/null
+++ b/js/io/templates/files/php.txt
@@ -0,0 +1,3 @@
1<?php
2 /* Created with Motorola Mobility Ninja */
3?> \ No newline at end of file
diff --git a/js/io/templates/files/pl.txt b/js/io/templates/files/pl.txt
new file mode 100755
index 00000000..ee414436
--- /dev/null
+++ b/js/io/templates/files/pl.txt
@@ -0,0 +1 @@
# Created with Motorola Mobility Ninja
diff --git a/js/io/templates/files/py.txt b/js/io/templates/files/py.txt
new file mode 100755
index 00000000..abc89039
--- /dev/null
+++ b/js/io/templates/files/py.txt
@@ -0,0 +1 @@
# Created with Motorola Mobility Ninja \ No newline at end of file
diff --git a/js/io/templates/files/rb.txt b/js/io/templates/files/rb.txt
new file mode 100755
index 00000000..abc89039
--- /dev/null
+++ b/js/io/templates/files/rb.txt
@@ -0,0 +1 @@
# Created with Motorola Mobility Ninja \ No newline at end of file