diff options
author | xue <> | 2006-02-05 16:24:28 +0000 |
---|---|---|
committer | xue <> | 2006-02-05 16:24:28 +0000 |
commit | 56b4436587f7e85c7ec1a8edb44b1d37506fbf38 (patch) | |
tree | 016aa2c0a413c6cdee6032d6080fb1920977bb77 /.gitattributes | |
parent | d13ef89849ad340f424084367fc8f16b03266bfd (diff) |
Added Upgrading tutorial page.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 2737732c..4910bc88 100644 --- a/.gitattributes +++ b/.gitattributes @@ -105,6 +105,7 @@ demos/quickstart/protected/pages/Controls/DataGrid1.page -text demos/quickstart/protected/pages/Controls/DataGrid2.page -text demos/quickstart/protected/pages/Controls/DataList.page -text demos/quickstart/protected/pages/Controls/List.page -text +demos/quickstart/protected/pages/Controls/NewControl.page -text demos/quickstart/protected/pages/Controls/Overview.page -text demos/quickstart/protected/pages/Controls/Repeater.page -text demos/quickstart/protected/pages/Controls/Samples/TBulletedList/Home.page -text @@ -210,6 +211,7 @@ demos/quickstart/protected/pages/Fundamentals/objectdiagram.vsd -text demos/quickstart/protected/pages/GettingStarted/AboutPrado.page -text demos/quickstart/protected/pages/GettingStarted/Installation.page -text demos/quickstart/protected/pages/GettingStarted/Introduction.page -text +demos/quickstart/protected/pages/GettingStarted/Upgrading.page -text demos/quickstart/protected/pages/Security/Auth.page -text demos/quickstart/protected/pages/Security/ViewState.page -text demos/quickstart/protected/pages/Security/XSS.page -text |