[iclect-commits] iclect/src iclect.sln,1.6,1.7
Status: Beta
Brought to you by:
mhjp
|
From: Michael P. <mh...@us...> - 2003-07-26 07:19:33
|
Update of /cvsroot/iclect/iclect/src In directory sc8-pr-cvs1:/tmp/cvs-serv30005 Modified Files: iclect.sln Log Message: Changed MenuItems from (iclect) MenuItemWithHelp to (System) MenuItem with (iclect) MenuItemHelp extension class. Index: iclect.sln =================================================================== RCS file: /cvsroot/iclect/iclect/src/iclect.sln,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** iclect.sln 3 Jul 2003 17:32:49 -0000 1.6 --- iclect.sln 25 Jul 2003 17:07:47 -0000 1.7 *************** *** 50,53 **** --- 50,54 ---- iclect.ndoc = iclect.ndoc ..\web\index.html = ..\web\index.html + TODO.txt = TODO.txt EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution |