From f9cf0657a7632948402c0205c96ed11ef840a7d0 Mon Sep 17 00:00:00 2001 From: "gtm.daemon" Date: Wed, 11 Nov 2009 15:35:35 +0000 Subject: [Author: thomasvl] I appear to have added this directly to the external version by accident, hopefully the sync up script will be ok with this change. R=dmaclach TBR=dmaclach DELTA=4 (4 added, 0 deleted, 0 changed) --- AppKit/GTMUILocalizerAndLayoutTweaker.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'AppKit') diff --git a/AppKit/GTMUILocalizerAndLayoutTweaker.h b/AppKit/GTMUILocalizerAndLayoutTweaker.h index 3c5c864..edbfc25 100644 --- a/AppKit/GTMUILocalizerAndLayoutTweaker.h +++ b/AppKit/GTMUILocalizerAndLayoutTweaker.h @@ -21,6 +21,10 @@ @class GTMUILocalizer; +// In addition to the information here, please see the project's documentation +// (http://code.google.com/p/google-toolbox-for-mac/wiki/UILocalization) for +// more information and examples. + // This object will run a GTMUILocalizer on the given object, and then run // through the object's view heirarchy triggering any Tweakers to do their work. // (This "double duty" is needed so the work can be done in order during -- cgit v1.2.3