Show
Ignore:
Timestamp:
07/31/07 10:09:19 (5 years ago)
Author:
mj
Message:

Merge Wing 3b1 changes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • WingDBG/trunk/www/advanced.pt

    r153 r358  
    120120                             checked python:here.pw_mode == PW_MODE_PROFILE_DIR; 
    121121                             tabindex python:tabindex.next() and tabindex.item" /> 
    122         From .wingdebugpw in $WINGHOME (<span  
    123           tal:replace="here/getProfileDir">$WINGHOME</span>) 
     122        From wingdebugpw in User Settings Directory (<span  
     123          tal:replace="here/getProfileDir">$USERWINGDIR</span>) 
    124124    </div> 
    125125    <div class="form-element"> 
     
    130130                             checked python:here.pw_mode == PW_MODE_CUSTOM_DIR; 
    131131                             tabindex python:tabindex.next() and tabindex.item" /> 
    132         From .wingdebugpw in  
     132        From wingdebugpw in  
    133133        <input type="text" class="form-element" name="pw_dir" value="" 
    134134               id="pw_dir" size="20" style="width: 18em;" tabindex=""