From 65731b050199ab7ecdd4027fa2d65f2175fe561e Mon Sep 17 00:00:00 2001 From: wei <> Date: Thu, 11 Jan 2007 05:06:31 +0000 Subject: Add structure for localized quickstart. --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index d43a248b..b7df44ef 100644 --- a/.gitattributes +++ b/.gitattributes @@ -810,6 +810,7 @@ demos/quickstart/images/star5.gif -text demos/quickstart/index.php -text demos/quickstart/index2.php -text demos/quickstart/protected/.htaccess -text +demos/quickstart/protected/QuickStartGlobalization.php -text demos/quickstart/protected/application.xml -text demos/quickstart/protected/controls/DocLink.php -text demos/quickstart/protected/controls/Layout.php -text @@ -822,6 +823,7 @@ demos/quickstart/protected/controls/SearchBox.php -text demos/quickstart/protected/controls/SearchBox.tpl -text demos/quickstart/protected/controls/TopicList.php -text demos/quickstart/protected/controls/TopicList.tpl -text +demos/quickstart/protected/controls/fr/TopicList.tpl -text demos/quickstart/protected/index/Zend/Exception.php -text demos/quickstart/protected/index/Zend/LICENSE.txt -text demos/quickstart/protected/index/Zend/Search/Exception.php -text @@ -1128,6 +1130,7 @@ 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/GettingStarted/directory.gif -text +demos/quickstart/protected/pages/GettingStarted/fr/Introduction.page -text demos/quickstart/protected/pages/GettingStarted/sequence.gif -text demos/quickstart/protected/pages/GettingStarted/sequence.vsd -text demos/quickstart/protected/pages/Search.page -text -- cgit v1.2.3