diff options
author | wei <> | 2007-01-26 02:06:46 +0000 |
---|---|---|
committer | wei <> | 2007-01-26 02:06:46 +0000 |
commit | 5a34c0337eda45f2b1342771a937fd9a029cb319 (patch) | |
tree | 9b690a21c60054c4f64677dbe14974d8bf84fc0e /.gitattributes | |
parent | e30048fca6e6cb351f311b2dc039f31210db8eec (diff) |
add "view all comments" for quickstart comments.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index bb8a27d5..97551364 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1182,6 +1182,12 @@ demos/quickstart/protected/pages/ViewSource.page -text demos/quickstart/protected/pages/ViewSource.php -text demos/quickstart/protected/pages/config.xml -text demos/quickstart/themes/PradoSoft/arrowdown.gif -text +demos/quickstart/themes/PradoSoft/comment.gif -text +demos/quickstart/themes/PradoSoft/comment_add.gif -text +demos/quickstart/themes/PradoSoft/comments.gif -text +demos/quickstart/themes/PradoSoft/error.gif -text +demos/quickstart/themes/PradoSoft/information.gif -text +demos/quickstart/themes/PradoSoft/lightbulb.gif -text demos/quickstart/themes/PradoSoft/mantis.jpg -text demos/quickstart/themes/PradoSoft/mantisbg.jpg -text demos/quickstart/themes/PradoSoft/mantissample.jpg -text |