From e02e31c8b9d854cd62cbe9799228f6e08e882773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:04:08 -0600 Subject: Sync with latest script --- doc/html/mac-differences.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/mac-differences.html') diff --git a/doc/html/mac-differences.html b/doc/html/mac-differences.html index 967462ed1..c9a6eced5 100644 --- a/doc/html/mac-differences.html +++ b/doc/html/mac-differences.html @@ -139,7 +139,7 @@ settings, same with any other default paths such as a lookup of dynamic libraries inside /usr/lib and similar default locations.

We still strongly recommend to build static applications where the library code is incorporated into the Mac OS X binary. However, in case you ship -applications that retquire plugin support,then you need to use dynamic +applications that require plugin support,then you need to use dynamic libraries as part of your application.

Combining Libraries

@@ -213,7 +213,7 @@ do this:

Translating the Application Menu and native dialogs

You need to do a little extra to get the Application Menu and native dialogs -localized. This is a retquirement of Mac OS X and not of TQt. +localized. This is a requirement of Mac OS X and not of TQt.

First, you must add a localized resource folder inside the Bundle see:

http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFBundles/index.html

And look for the heading: Adding Localized Resources -- cgit v1.2.3