Changeset 1381
- Timestamp:
- Jan 5, 2009, 3:05:57 AM (17 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r1377 r1381 30 30 you can scan for newly inserted drives from the tree container 31 31 We did some additional work on the main menus like adding Databar 32 to the utilities menu and we now gray out items that are unavailable32 to the utilities menu and we now grayed out items that are unavailable 33 33 or inappropriate and un-grayed some items that were inappropriately 34 34 turned off. We reorganized the internal editor menus as well. … … 38 38 have included the commands for .tar .tar.gz and .tar.bz in archiver.tmp 39 39 (gzip.exe and/or bzip.exe must be in the path) These only work with tar 1.15 40 or higher. You can either replace archiver.bb2 with the archiver.tmp or if 41 you have made changes to archiver.bb2 you can cut and paste the new archiver 42 definitions into an appropriate position in your existing archiver.bb2 43 44 Numerous fixes to minor interface appearance and behavior are also include. 40 or higher. We included a separate entry for TAR 1.10 but versions of TAR prior 41 to 1.15 don't work for tar.gz/bz2 files. You can either replace archiver.bb2 42 with the archiver.tmp or if you have made changes to archiver.bb2 you can cut 43 and paste the new archiver definitions into an appropriate position in your 44 existing archiver.bb2 45 46 Numerous fixes to minor interface appearance and behavior issues are also include. 45 47 We have added exceptq support to make it easier to track down defects. We 46 48 also eliminated the cause of three rare traps including one associated with -
trunk/warpin/fm2.wis.in
r1264 r1381 180 180 <NEXTBUTTON TARGET=6>~Next</NEXTBUTTON> 181 181 <TEXT>FM/2 Utilities: A short description of each utility is included at the end of the readme below. A special note of thanks to Mark Kimes for making these utilities freely available.</TEXT> 182 <README>@@@include fm2utils.doc@@@ 182 <README> 183 @@@include fm2utils.doc@@@ 183 184 </README> 184 185 </PAGE> … … 187 188 <NEXTBUTTON TARGET=7>~I agree</NEXTBUTTON> 188 189 <TEXT>FM/2 Utilities: By pressing the "I agree" button, you agree to all terms and conditions of the license agreement below.</TEXT> 189 <README>@@@include license.txt@@@ 190 <README> 191 @@@include license.txt@@@ 190 192 </README> 191 193 </PAGE>
Note:
See TracChangeset
for help on using the changeset viewer.