summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorknut <>2006-02-23 14:03:35 +0000
committerknut <>2006-02-23 14:03:35 +0000
commit4c0ead80ff7f219c972892bfdf699f9db66ac8a7 (patch)
tree60304628cb4fc85791c32cbbcefd979955dbc2e9 /.gitattributes
parent78bddd0357fe5fc8fd0ab085ac7757ca996dcc48 (diff)
Renamed schema files to avoid confusion
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes8
1 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