diff options
author | Gehad elrobey <gehadelrobey@gmail.com> | 2015-07-28 09:24:24 +0200 |
---|---|---|
committer | Lubomir I. Ivanov <neolit123@gmail.com> | 2015-07-28 11:39:44 +0300 |
commit | ccddcc3952fec5195690c154f736690093e544d2 (patch) | |
tree | 0255e6d2a65dd9563b4c998f5a8f553edaa08a56 /printing_templates | |
parent | 39ec9f8a52766f6ed2fb8395dc511bcfd7bf1539 (diff) | |
download | subsurface-ccddcc3952fec5195690c154f736690093e544d2.tar.gz |
Printing: rename templates to have spaces and capitalization
This is easier to have user friendly names for the bundled
templates.
Signed-off-by: Gehad elrobey <gehadelrobey@gmail.com>
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'printing_templates')
-rw-r--r-- | printing_templates/Custom.html (renamed from printing_templates/custom.html) | 0 | ||||
-rw-r--r-- | printing_templates/Flowlayout.html (renamed from printing_templates/flowlayout.html) | 0 | ||||
-rw-r--r-- | printing_templates/One Dive.html (renamed from printing_templates/one_dive.html) | 0 | ||||
-rw-r--r-- | printing_templates/Table.html (renamed from printing_templates/table.html) | 0 | ||||
-rw-r--r-- | printing_templates/Two Dives.html (renamed from printing_templates/two_dives.html) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/printing_templates/custom.html b/printing_templates/Custom.html index 52fdb4b49..52fdb4b49 100644 --- a/printing_templates/custom.html +++ b/printing_templates/Custom.html diff --git a/printing_templates/flowlayout.html b/printing_templates/Flowlayout.html index a3f7951d9..a3f7951d9 100644 --- a/printing_templates/flowlayout.html +++ b/printing_templates/Flowlayout.html diff --git a/printing_templates/one_dive.html b/printing_templates/One Dive.html index 9f4d30a61..9f4d30a61 100644 --- a/printing_templates/one_dive.html +++ b/printing_templates/One Dive.html diff --git a/printing_templates/table.html b/printing_templates/Table.html index c97267405..c97267405 100644 --- a/printing_templates/table.html +++ b/printing_templates/Table.html diff --git a/printing_templates/two_dives.html b/printing_templates/Two Dives.html index 0c8eec14c..0c8eec14c 100644 --- a/printing_templates/two_dives.html +++ b/printing_templates/Two Dives.html |