aboutsummaryrefslogtreecommitdiff
path: root/AppKit
diff options
context:
space:
mode:
authorGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2009-11-11 15:35:35 +0000
committerGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2009-11-11 15:35:35 +0000
commitf9cf0657a7632948402c0205c96ed11ef840a7d0 (patch)
treed24724a2d82dd2350bd75767cfd2221fb26842ac /AppKit
parent10abb9838df96999a22b6f47cabee25078c35980 (diff)
[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)
Diffstat (limited to 'AppKit')
-rw-r--r--AppKit/GTMUILocalizerAndLayoutTweaker.h4
1 files changed, 4 insertions, 0 deletions
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