diff options
| -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, |
