summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-02-03 22:17:33 +0000
committerxue <>2006-02-03 22:17:33 +0000
commit979430b5bf60e5857846ecb561404a89c02cefcd (patch)
treecc8d51f086da6b36542e5ee9622329590fc72733 /.gitattributes
parentbaac41fc1e52c2902feabf778915195042b196b0 (diff)
Completed datagrid tutorial part one and added a new datagrid sample.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index fa25de82..e3859b99 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -38,6 +38,11 @@ demos/personal/protected/application.xml -text
demos/personal/themes/BlueTheme/buttons.skin -text
demos/personal/themes/BlueTheme/icon_profile.gif -text
demos/personal/themes/BlueTheme/labels.skin -text
+demos/quickstart/images/star1.gif -text
+demos/quickstart/images/star2.gif -text
+demos/quickstart/images/star3.gif -text
+demos/quickstart/images/star4.gif -text
+demos/quickstart/images/star5.gif -text
demos/quickstart/index.php -text
demos/quickstart/index2.php -text
demos/quickstart/protected/.htaccess -text
@@ -96,7 +101,6 @@ demos/quickstart/protected/pages/Configurations/Templates1.page -text
demos/quickstart/protected/pages/Configurations/Templates2.page -text
demos/quickstart/protected/pages/Configurations/Templates3.page -text
demos/quickstart/protected/pages/Construction.page -text
-demos/quickstart/protected/pages/Controls/DataGrid.page -text
demos/quickstart/protected/pages/Controls/DataGrid1.page -text
demos/quickstart/protected/pages/Controls/DataGrid2.page -text
demos/quickstart/protected/pages/Controls/DataList.page -text