From 91cb43a795263a69000564be15155e96dfdca29f Mon Sep 17 00:00:00 2001 From: "ctrlaltca@gmail.com" <> Date: Thu, 2 Jun 2011 19:38:10 +0000 Subject: fixed page script, updated version number for quickstart pdf, ran build scripts to generate ids --- buildscripts/texbuilder/quickstart/pages.php | 2 +- buildscripts/texbuilder/quickstart/quickstart.tex | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'buildscripts') diff --git a/buildscripts/texbuilder/quickstart/pages.php b/buildscripts/texbuilder/quickstart/pages.php index 8a8fb077..a1e44097 100644 --- a/buildscripts/texbuilder/quickstart/pages.php +++ b/buildscripts/texbuilder/quickstart/pages.php @@ -133,7 +133,7 @@ $pages['Control Reference : Active Controls (AJAX)'] = array( 'ActiveControls/CallbackClientSide.page', 'ActiveControls/CallbackEventParameter.page', 'ActiveControls/CallbackOptions.page', - 'ActiveControls/DragDrop.page' + 'ActiveControls/DragDrop.page', 'ActiveControls/EventTriggeredCallback.page', 'ActiveControls/InPlaceTextBox.page', 'ActiveControls/TimeTriggeredCallback.page', diff --git a/buildscripts/texbuilder/quickstart/quickstart.tex b/buildscripts/texbuilder/quickstart/quickstart.tex index 9c90081e..1dc30825 100644 --- a/buildscripts/texbuilder/quickstart/quickstart.tex +++ b/buildscripts/texbuilder/quickstart/quickstart.tex @@ -52,8 +52,8 @@ %----------------- TITLE -------------- -\title{\Huge \bfseries PRADO v3.1.7 Quickstart Tutorial - \thanks{Copyright 2004-2010. All Rights Reserved.} +\title{\Huge \bfseries PRADO v3.1.9 Quickstart Tutorial + \thanks{Copyright 2004-2011. All Rights Reserved.} } \author{Qiang Xue and Wei Zhuo} \date{\today} @@ -78,7 +78,7 @@ Prado quick start doc \chapter*{License} \addcontentsline{toc}{chapter}{License} PRADO is free software released under the terms of the following BSD license.\\ -Copyright 2004-2010, The PRADO Group (http://www.pradosoft.com) +Copyright 2004-2011, The PRADO Group (http://www.pradosoft.com) All rights reserved. Redistribution and use in source and binary forms, with or without -- cgit v1.2.3