diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2011-01-03 20:47:16 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2011-01-03 20:47:16 +0000 |
| commit | 523a2ed9b7792458da6ed7c26b4b70e4f90bb0b2 (patch) | |
| tree | 572625a9b254e0f854e88fe3e6d9bb79be10ae9c | |
| parent | 874bca74f55f686ded8f0b3d2df08196911f26f0 (diff) | |
Recompiled pdf with newest versions of doxygen and epstopdf, generating a much smaller yet complete pdf
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8174 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
| -rw-r--r-- | documentation/src/preface.dox | 2 | ||||
| -rw-r--r-- | ide/Xcode3/FLTK.xcodeproj/project.pbxproj | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/documentation/src/preface.dox b/documentation/src/preface.dox index 8558f1092..b065c6fc3 100644 --- a/documentation/src/preface.dox +++ b/documentation/src/preface.dox @@ -41,7 +41,7 @@ This manual is organized into the following chapters and appendices: \section preface_conventions Conventions This manual was generated using Doxygen -(see http://www.stack.nl/~dimitri/doxygen/) +(see http://www.doxygen.org/) to process the source code itself, special comments in the code, and additional documentation files. In general, Doxygen recognizes and denotes the following entities as shown: diff --git a/ide/Xcode3/FLTK.xcodeproj/project.pbxproj b/ide/Xcode3/FLTK.xcodeproj/project.pbxproj index 18e5f4b6f..846bfb54f 100644 --- a/ide/Xcode3/FLTK.xcodeproj/project.pbxproj +++ b/ide/Xcode3/FLTK.xcodeproj/project.pbxproj @@ -8404,6 +8404,7 @@ isa = PBXProject; buildConfigurationList = 615453DB5B8EBEE070930DA7 /* Build configuration list for PBXProject "FLTK" */; compatibilityVersion = "Xcode 3.0"; + developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( English, |
