From f5a36f94c8bc5fa9b2cd42728adc54e008615a34 Mon Sep 17 00:00:00 2001 From: Nick Daly Date: Tue, 26 Jun 2012 20:47:49 -0500 Subject: [PATCH] Renamed http encoding to html. --- .../protocols/https/templates/{http => html}/consumedHost.tmpl | 0 .../protocols/https/templates/{http => html}/consumedService.tmpl | 0 .../protocols/https/templates/{http => html}/consuming.tmpl | 0 .../protocols/https/templates/{http => html}/hostedClient.tmpl | 0 .../protocols/https/templates/{http => html}/hostedService.tmpl | 0 .../protocols/https/templates/{http => html}/hosting.tmpl | 0 .../santiago/protocols/https/templates/{http => html}/root.tmpl | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename ugly_hacks/santiago/protocols/https/templates/{http => html}/consumedHost.tmpl (100%) rename ugly_hacks/santiago/protocols/https/templates/{http => html}/consumedService.tmpl (100%) rename ugly_hacks/santiago/protocols/https/templates/{http => html}/consuming.tmpl (100%) rename ugly_hacks/santiago/protocols/https/templates/{http => html}/hostedClient.tmpl (100%) rename ugly_hacks/santiago/protocols/https/templates/{http => html}/hostedService.tmpl (100%) rename ugly_hacks/santiago/protocols/https/templates/{http => html}/hosting.tmpl (100%) rename ugly_hacks/santiago/protocols/https/templates/{http => html}/root.tmpl (100%) diff --git a/ugly_hacks/santiago/protocols/https/templates/http/consumedHost.tmpl b/ugly_hacks/santiago/protocols/https/templates/html/consumedHost.tmpl similarity index 100% rename from ugly_hacks/santiago/protocols/https/templates/http/consumedHost.tmpl rename to ugly_hacks/santiago/protocols/https/templates/html/consumedHost.tmpl diff --git a/ugly_hacks/santiago/protocols/https/templates/http/consumedService.tmpl b/ugly_hacks/santiago/protocols/https/templates/html/consumedService.tmpl similarity index 100% rename from ugly_hacks/santiago/protocols/https/templates/http/consumedService.tmpl rename to ugly_hacks/santiago/protocols/https/templates/html/consumedService.tmpl diff --git a/ugly_hacks/santiago/protocols/https/templates/http/consuming.tmpl b/ugly_hacks/santiago/protocols/https/templates/html/consuming.tmpl similarity index 100% rename from ugly_hacks/santiago/protocols/https/templates/http/consuming.tmpl rename to ugly_hacks/santiago/protocols/https/templates/html/consuming.tmpl diff --git a/ugly_hacks/santiago/protocols/https/templates/http/hostedClient.tmpl b/ugly_hacks/santiago/protocols/https/templates/html/hostedClient.tmpl similarity index 100% rename from ugly_hacks/santiago/protocols/https/templates/http/hostedClient.tmpl rename to ugly_hacks/santiago/protocols/https/templates/html/hostedClient.tmpl diff --git a/ugly_hacks/santiago/protocols/https/templates/http/hostedService.tmpl b/ugly_hacks/santiago/protocols/https/templates/html/hostedService.tmpl similarity index 100% rename from ugly_hacks/santiago/protocols/https/templates/http/hostedService.tmpl rename to ugly_hacks/santiago/protocols/https/templates/html/hostedService.tmpl diff --git a/ugly_hacks/santiago/protocols/https/templates/http/hosting.tmpl b/ugly_hacks/santiago/protocols/https/templates/html/hosting.tmpl similarity index 100% rename from ugly_hacks/santiago/protocols/https/templates/http/hosting.tmpl rename to ugly_hacks/santiago/protocols/https/templates/html/hosting.tmpl diff --git a/ugly_hacks/santiago/protocols/https/templates/http/root.tmpl b/ugly_hacks/santiago/protocols/https/templates/html/root.tmpl similarity index 100% rename from ugly_hacks/santiago/protocols/https/templates/http/root.tmpl rename to ugly_hacks/santiago/protocols/https/templates/html/root.tmpl