summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknut <>2006-02-23 14:03:35 +0000
committerknut <>2006-02-23 14:03:35 +0000
commit4c0ead80ff7f219c972892bfdf699f9db66ac8a7 (patch)
tree60304628cb4fc85791c32cbbcefd979955dbc2e9
parent78bddd0357fe5fc8fd0ab085ac7757ca996dcc48 (diff)
Renamed schema files to avoid confusion
-rw-r--r--.gitattributes8
-rw-r--r--framework/Specs/application.dtd (renamed from framework/Specs/PageConfiguration.dtd)0
-rw-r--r--framework/Specs/application.xsd (renamed from framework/Specs/PageConfiguration.xsd)0
-rw-r--r--framework/Specs/config.dtd (renamed from framework/Specs/ApplicationConfiguration.dtd)0
-rw-r--r--framework/Specs/config.xsd (renamed from framework/Specs/ApplicationConfiguration.xsd)0
5 files changed, 4 insertions, 4 deletions
diff --git a/.gitattributes b/.gitattributes
index 9358e4bd..58690b9d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -591,10 +591,10 @@ framework/Security/TAuthorizationRule.php -text
framework/Security/TMembershipManager.php -text
framework/Security/TSecurityManager.php -text
framework/Security/TUserManager.php -text
-framework/Specs/ApplicationConfiguration.dtd -text
-framework/Specs/ApplicationConfiguration.xsd -text
-framework/Specs/PageConfiguration.dtd -text
-framework/Specs/PageConfiguration.xsd -text
+framework/Specs/application.dtd -text
+framework/Specs/application.xsd -text
+framework/Specs/config.dtd -text
+framework/Specs/config.xsd -text
framework/TApplication.php -text
framework/TApplicationComponent.php -text
framework/TComponent.php -text
diff --git a/framework/Specs/PageConfiguration.dtd b/framework/Specs/application.dtd
index e140f468..e140f468 100644
--- a/framework/Specs/PageConfiguration.dtd
+++ b/framework/Specs/application.dtd
diff --git a/framework/Specs/PageConfiguration.xsd b/framework/Specs/application.xsd
index 4aec216f..4aec216f 100644
--- a/framework/Specs/PageConfiguration.xsd
+++ b/framework/Specs/application.xsd
diff --git a/framework/Specs/ApplicationConfiguration.dtd b/framework/Specs/config.dtd
index b85a0595..b85a0595 100644
--- a/framework/Specs/ApplicationConfiguration.dtd
+++ b/framework/Specs/config.dtd
diff --git a/framework/Specs/ApplicationConfiguration.xsd b/framework/Specs/config.xsd
index c66dfed5..c66dfed5 100644
--- a/framework/Specs/ApplicationConfiguration.xsd
+++ b/framework/Specs/config.xsd