diff options
author | kabayan <> | 2007-08-29 21:40:38 +0000 |
---|---|---|
committer | kabayan <> | 2007-08-29 21:40:38 +0000 |
commit | c2ca39d96c2320b7dd0433b303d1e778df1edc29 (patch) | |
tree | eb52de23f47b86ad3f0cecf8189df495dd30fdb9 /.gitattributes | |
parent | 99860b74cb951aaf04b560466f99f422fb30f572 (diff) |
Indonesian, added TCaptcha control and correction on typos
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index ccaebf65..db68075b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1269,6 +1269,13 @@ 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/Configurations/UrlMapping.page -text +demos/quickstart/protected/pages/Configurations/id/AppConfig.page -text +demos/quickstart/protected/pages/Configurations/id/Overview.page -text +demos/quickstart/protected/pages/Configurations/id/PageConfig.page -text +demos/quickstart/protected/pages/Configurations/id/Templates1.page -text +demos/quickstart/protected/pages/Configurations/id/Templates2.page -text +demos/quickstart/protected/pages/Configurations/id/Templates3.page -text +demos/quickstart/protected/pages/Configurations/id/UrlMapping.page -text demos/quickstart/protected/pages/Construction.page -text demos/quickstart/protected/pages/Controls/Button.page -text demos/quickstart/protected/pages/Controls/Captcha.page -text @@ -1442,6 +1449,7 @@ demos/quickstart/protected/pages/Controls/TextHighlighter.page -text demos/quickstart/protected/pages/Controls/Validation.page -text demos/quickstart/protected/pages/Controls/Wizard.page -text demos/quickstart/protected/pages/Controls/id/Button.page -text +demos/quickstart/protected/pages/Controls/id/Captcha.page -text demos/quickstart/protected/pages/Controls/id/CheckBox.page -text demos/quickstart/protected/pages/Controls/id/ClientScript.page -text demos/quickstart/protected/pages/Controls/id/ClientScriptLoader.page -text |