diff options
author | xue <> | 2006-01-03 00:20:16 +0000 |
---|---|---|
committer | xue <> | 2006-01-03 00:20:16 +0000 |
commit | 186e872e8e91bb4ede8c0afb376bfab6e29fa4c4 (patch) | |
tree | 2a97bd342d2995f999f8c4926ee43aeb7060f75a /.gitattributes | |
parent | 551cdfb76ddde47198106839747df9c1ef74e4fe (diff) |
Added a TBulletList demo with image bullets.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7022ed95..47eb641a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -42,6 +42,7 @@ demos/quickstart/protected/pages/Controls/List.page -text demos/quickstart/protected/pages/Controls/Overview.page -text demos/quickstart/protected/pages/Controls/Samples/TBulletedList/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TBulletedList/Home.php -text +demos/quickstart/protected/pages/Controls/Samples/TBulletedList/bullet.gif -text demos/quickstart/protected/pages/Controls/Samples/TCheckBoxList/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TCheckBoxList/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TDropDownList/Home.page -text |