summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2005-11-14 00:29:41 +0000
committerxue <>2005-11-14 00:29:41 +0000
commit99b820a5bf36158405208f140cf48f8aedf91fff (patch)
tree7bf7ff8f1306687602bc6585600e228fbe40295f /.gitattributes
parent0253a0bfca988f81fdec4fb29e1a1d4137a0c480 (diff)
Added theme support.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 21b6ef4d..5a17d390 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -53,6 +53,7 @@ framework/Web/UI/TTemplate.php -text
framework/Web/UI/TTemplateControl.php -text
framework/Web/UI/TTemplateManager.php -text
framework/Web/UI/TTheme.php -text
+framework/Web/UI/TThemeManager.php -text
framework/Web/UI/WebControls/TButton.php -text
framework/Web/UI/WebControls/TCheckBox.php -text
framework/Web/UI/WebControls/TContent.php -text