From 912dc30b43330a3e99a3e1f947ff14de108a3701 Mon Sep 17 00:00:00 2001 From: wei <> Date: Wed, 17 Jan 2007 11:55:40 +0000 Subject: Add address-book flex demo --- .gitattributes | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 7d86a321..bf37df4b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -643,6 +643,33 @@ buildscripts/wikibuilder/dumpHTML.inc -text buildscripts/wikibuilder/dumpHTML.php -text buildscripts/wikibuilder/external.png -text buildscripts/wikibuilder/main.css -text +demos/address-book/index.php -text +demos/address-book/protected/application.xml -text +demos/address-book/protected/pages/AddressProvider.php -text +demos/address-book/protected/pages/AddressRecord.php -text +demos/address-book/protected/pages/FlexApp.php -text +demos/address-book/protected/pages/FlexApp.tpl -text +demos/address-book/protected/pages/Home.page -text +demos/address-book/protected/pages/flex/.actionScriptProperties -text +demos/address-book/protected/pages/flex/.flexProperties -text +demos/address-book/protected/pages/flex/.project -text +demos/address-book/protected/pages/flex/.settings/org.eclipse.core.resources.prefs -text +demos/address-book/protected/pages/flex/bin/AC_OETags.js -text +demos/address-book/protected/pages/flex/bin/flex_address_book-debug.html -text +demos/address-book/protected/pages/flex/bin/flex_address_book.html -text +demos/address-book/protected/pages/flex/bin/flex_address_book.swf -text +demos/address-book/protected/pages/flex/bin/history.htm -text +demos/address-book/protected/pages/flex/bin/history.js -text +demos/address-book/protected/pages/flex/bin/history.swf -text +demos/address-book/protected/pages/flex/bin/playerProductInstall.swf -text +demos/address-book/protected/pages/flex/flex_address_book.mxml -text +demos/address-book/protected/pages/flex/html-template/AC_OETags.js -text +demos/address-book/protected/pages/flex/html-template/history.htm -text +demos/address-book/protected/pages/flex/html-template/history.js -text +demos/address-book/protected/pages/flex/html-template/history.swf -text +demos/address-book/protected/pages/flex/html-template/index.template.html -text +demos/address-book/protected/pages/flex/html-template/playerProductInstall.swf -text +demos/address-book/protected/pages/sqlite.db -text demos/blog/index.php -text demos/blog/protected/.htaccess -text demos/blog/protected/Common/BlogDataModule.php -text -- cgit v1.2.3