Changeset 1420 for trunk/README
- Timestamp:
- May 10, 2009, 8:38:27 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r1381 r1420 2 2 ³ F(ile) M(anager)/2 is free software from Mark Kimes ³ 3 3 ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄŽ 4 ³ READ.ME file -- read before installing ³5 4 ³ See end of document for contact info ³ 6 5 ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ 6 7 FM/2 3.16: This release makes changes that should allow FM/2 to be 8 translated into different languages. It also adds date and number 9 formatting based on the system locale settings. We now need to find 10 some individuals who are interested in doing the translations. 11 Currently, double bit character sets are not supported in FM/2. 12 13 We have also fixed multiple minor annoyances such as improving 14 detection of text verses binary files when opening viewers and 15 filtering/(de)select mask now works for archives with pathnames. 16 We added the ability to turn error/alert beeps on and off in the 17 settings notebook (General page) and changes to the details switches 18 in compare directories are now saved. See the history for more details. 7 19 8 20 FM/2 3.15: This release turns on some new features by default … … 26 38 subdirectory based on the archive file name for the extraction target. 27 39 Seek and Scan has been added to the drives and directories context 28 menu and when select from there will add the drive or directory as40 menu and when selected from there will add the drive or directory as 29 41 the root for the search. We also added refresh removable media so 30 42 you can scan for newly inserted drives from the tree container 31 43 We did some additional work on the main menus like adding Databar 32 to the utilities menu and we now gray edout items that are unavailable44 to the utilities menu and we now gray out items that are unavailable 33 45 or inappropriate and un-grayed some items that were inappropriately 34 46 turned off. We reorganized the internal editor menus as well. … … 153 165 We now provide both the SYM & MAP files in a separate warpin 154 166 package. This will allow interested individuals the tools needed 155 to assist with analy sing any problem that may occur. This167 to assist with analyzing any problem that may occur. This 156 168 package is not needed to run FM/2. As always this update 157 169 provides some performance enhancements and defect fixes. … … 168 180 is used. This change was made to over come the problem with 169 181 associations failing on files with multiple ".". You can 170 also sea ch for a complete string within the file names by182 also search for a complete string within the file names by 171 183 using the pattern *stuff* (stuff can't contain an * or ?). 172 184 If "stuff" contains an * or ? the old method of searching … … 375 387 you start FM/2 for the first time: "How to use FM/2's Help," 376 388 "Terminology" and "General Help," then "Hints." A peek at 377 the label led "Window Layouts" pictures would probably be a389 the labeled "Window Layouts" pictures would probably be a 378 390 good idea, too. The rest you can browse as you get time/feel 379 391 the need; for instance, if you want to know what a toggle … … 440 452 KILLPROC.EXE. 441 453 442 UNDELETE R: Lets you undelete files (via interface with454 UNDELETE: Lets you undelete files (via interface with 443 455 UNDELETE.COM). Drag a file system object onto it and it'll 444 456 let you undelete files for that drive. Filename UNDEL.EXE. … … 601 613 602 614 http://groups.yahoo.com/group/fm2user/ 615 616 This group is now closed but it still contains some useful information 617 618 There is a new mailing list at: 619 620 fm2-user@netlabs.org 621 622 To subscribe send an email to: 623 624 fm2-user-subscribe@netlabs.org 625 626 The subject and body can be empty. 627 628 This group is mirrored on Gmane at: 629 630 http://dir.gmane.org/gmane.org.netlabs.fm2.user 603 631 604 632 You will find lots of friendly folks ready to help. 605 633 606 FM/2 is movingto Netlabs (thanks Adrian).634 FM/2 has moved to Netlabs (thanks Adrian). 607 635 608 636 Check it out at … … 610 638 http://svn.netlabs.org/fm2 611 639 612 Not everything is in place yet, but this is the place to 613 enter defect tickets and enhancement requests (username netlabs, 614 password guest; please include a valid email so we can contact you 615 if we need more information). Eventually, the mailing list and the 616 file archives will all move to the Netlabs server where you can 617 find the source code. 640 To create a ticket reporting a defect or requesting an enhancement. 641 You must be logged into TRAC. Please login with your Netlabs login id. 642 If you do not have a login id, you can request one at 643 http://www.netlabs.org/en/site/member/member.xml. 644 If you have troubles acquiring a Netlabs login id send an e-mail to 645 Netlabs Community Mailing List <community@netlabs.org>. 646 647 You can also browse the source at this site. 648 649 To obtain the source from the SVN use something like the following to check out the trunk 650 651 mkdir fm2_workspace 652 cd fm2_workspace 653 svn checkout http://svn.netlabs.org/repos/fm2/trunk trunk 654 655 If you wish commit access please contact us directly. 618 656 619 657 You can reach us directly at: … … 627 665 ygk@qwest.net 628 666 629 We also monitor the comp.os.os2.apps newsgroup and several 630 others in the comp.os.os2.* hierarchy. 667 We also monitor the comp.os.os2.apps newsgroup, several 668 others in the comp.os.os2.* hierarchy and other groups where 669 release announcements are made. 631 670 632 671 Thanks and enjoy.
Note:
See TracChangeset
for help on using the changeset viewer.