LGTM +5555 On Fri, Jun 12, 2009 at 4:20 PM, Amit Manjhi <[email protected]> wrote:
> Thanks Scott and Ray. Commited at r5555. > > > On Fri, Jun 12, 2009 at 4:11 PM, Ray Ryan <[email protected]> wrote: > >> LGTM++ >> >> >> On Fri, Jun 12, 2009 at 4:08 PM, Scott Blum <[email protected]> wrote: >> >>> LGTM >>> >>> >>> On Fri, Jun 12, 2009 at 6:49 PM, <[email protected]> wrote: >>> >>>> Reviewers: Ray Ryan, scottb, >>>> >>>> Description: >>>> It will be less confusing for new users. Anyone see any downsides? >>>> >>>> Please review this at http://gwt-code-reviews.appspot.com/39803 >>>> >>>> Affected files: >>>> user/src/com/google/gwt/user/tools/Module.gwt.xmlsrc >>>> >>>> >>>> Index: user/src/com/google/gwt/user/tools/Module.gwt.xmlsrc >>>> =================================================================== >>>> --- user/src/com/google/gwt/user/tools/Module.gwt.xmlsrc >>>> (revision 5552) >>>> +++ user/src/com/google/gwt/user/tools/Module.gwt.xmlsrc (working >>>> copy) >>>> @@ -14,4 +14,8 @@ >>>> >>>> <!-- Specify the app entry point class. --> >>>> <entry-point class='@clientpacka...@moduleshortname'/> >>>> + >>>> + <!-- Specify the paths for translatable code --> >>>> + <source path='client'/> >>>> + >>>> </module> >>>> >>>> >>>> >>> >> > > > > -- Fred Sauer Developer Advocate Google Inc. 1600 Amphitheatre Parkway Mountain View, CA 94043 [email protected] --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
