summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2007-08-23 17:42:34 +0000
committerxue <>2007-08-23 17:42:34 +0000
commit92449adc015a321b3476f81fe43b51e9dba829b5 (patch)
tree35f0cdb281f834162cbb2f3163698cf629bf1516 /.gitattributes
parent37587bd5c9911b232ad2f9c7bc51f6cf0199e0f3 (diff)
moved messages files.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes
index 48835320..b501c970 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1952,9 +1952,9 @@ framework/Data/TDbDataReader.php -text
framework/Data/TDbTransaction.php -text
framework/Exceptions/TErrorHandler.php -text
framework/Exceptions/TException.php -text
-framework/Exceptions/messages-id.txt -text
-framework/Exceptions/messages-zh.txt -text
-framework/Exceptions/messages.txt -text
+framework/Exceptions/messages/messages-id.txt -text
+framework/Exceptions/messages/messages-zh.txt -text
+framework/Exceptions/messages/messages.txt -text
framework/Exceptions/templates/error-fr.html -text
framework/Exceptions/templates/error-id.html -text
framework/Exceptions/templates/error-zh.html -text