Changeset 380

Show
Ignore:
Timestamp:
09/19/08 15:34:34 (4 months ago)
Author:
sergey.kol..@gmail.com
Message:

Sergey Kolos:

  • BuildPreferences? class does not exist but it is refered in preferences. Commented out corresponding portion of plugin.xml to avoid confusing users.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • jasko.tim.lisp/plugin.xml

    r375 r380  
    15941594          id="jasko.tim.lisp.preferences.LispImplPreferencePage" 
    15951595          name="%Lisp.Preferences.Implementations"/> 
    1596     <page 
     1596   <!-- <page 
    15971597          category="jasko.tim.lisp.preferences.CuspPreferencePage" 
    15981598          class="jasko.tim.lisp.preferences.BuildPreferences" 
    15991599          id="jasko.tim.lisp.preferences.BuildPreferences" 
    1600           name="%Lisp.Preferences.BuildOptions"> 
    1601     </page> 
     1600          name="%Lisp.Preferences.BuildOptions">  
     1601    </page> --> 
    16021602 </extension> 
    16031603 <extension