summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorctrlaltca@gmail.com <>2011-06-02 19:38:10 +0000
committerctrlaltca@gmail.com <>2011-06-02 19:38:10 +0000
commit91cb43a795263a69000564be15155e96dfdca29f (patch)
tree69a3fc5b239977d5fd62ab247c2563124489c62c /buildscripts
parent0daa38a4f5bb43d7332d681a98ccb693bc579230 (diff)
fixed page script, updated version number for quickstart pdf, ran build scripts to generate ids
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/texbuilder/quickstart/pages.php2
-rw-r--r--buildscripts/texbuilder/quickstart/quickstart.tex6
2 files changed, 4 insertions, 4 deletions
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