Changeset 1420 for trunk/README


Ignore:
Timestamp:
May 10, 2009, 8:38:27 PM (16 years ago)
Author:
Gregg Young
Message:

Updated for 3.16 release; Also updated support info in readme to reflect full move to netlabs; spell checked both files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README

    r1381 r1420  
    22 ³  F(ile) M(anager)/2 is free software from Mark Kimes ³
    33 ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄŽ
    4  ³      READ.ME file -- read before installing          ³
    54 ³       See end of document for contact info           ³
    65 ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
     6
     7FM/2 3.16: This release makes changes that should allow FM/2 to be
     8translated into different languages. It also adds date and number
     9formatting based on the system locale settings. We now need to find
     10some individuals who are interested in doing the translations.
     11Currently, double bit character sets are not supported in FM/2.
     12
     13We have also fixed multiple minor annoyances such as improving
     14detection of text verses binary files when opening viewers and
     15filtering/(de)select mask now works for archives with pathnames.
     16We added the ability to turn error/alert beeps on and off in the
     17settings notebook (General page) and changes to the details switches
     18in compare directories are now saved. See the history for more details.
    719
    820FM/2 3.15: This release turns on some new features by default
     
    2638subdirectory based on the archive file name for the extraction target.
    2739Seek and Scan has been added to the drives and directories context
    28 menu and when select from there will add the drive or directory as
     40menu and when selected from there will add the drive or directory as
    2941the root for the search. We also added refresh removable media so
    3042you can scan for newly inserted drives from the tree container
    3143We did some additional work on the main menus like adding Databar
    32 to the utilities menu and we now grayed out items that are unavailable
     44to the utilities menu and we now gray out items that are unavailable
    3345or inappropriate and un-grayed some items that were inappropriately
    3446turned off. We reorganized the internal editor menus as well.
     
    153165We now provide both the SYM & MAP files in a separate warpin
    154166package. This will allow interested individuals the tools needed
    155 to assist with analysing any problem that may occur. This
     167to assist with analyzing any problem that may occur. This
    156168package is not needed to run FM/2. As always this update
    157169provides some performance enhancements and defect fixes.
     
    168180is used. This change was made to over come the problem with
    169181associations failing on files with multiple ".". You can
    170 also seach for a complete string within the file names by
     182also search for a complete string within the file names by
    171183using the pattern *stuff* (stuff can't contain an * or ?).
    172184If "stuff" contains an * or ? the old method of searching
     
    375387you start FM/2 for the first time: "How to use FM/2's Help,"
    376388"Terminology" and "General Help," then "Hints." A peek at
    377 the labelled "Window Layouts" pictures would probably be a
     389the labeled "Window Layouts" pictures would probably be a
    378390good idea, too. The rest you can browse as you get time/feel
    379391the need; for instance, if you want to know what a toggle
     
    440452KILLPROC.EXE.
    441453
    442 UNDELETER: Lets you undelete files (via interface with
     454UNDELETE: Lets you undelete files (via interface with
    443455UNDELETE.COM). Drag a file system object onto it and it'll
    444456let you undelete files for that drive. Filename UNDEL.EXE.
     
    601613
    602614  http://groups.yahoo.com/group/fm2user/
     615 
     616  This group is now closed but it still contains some useful information
     617 
     618There 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
    603631
    604632You will find lots of friendly folks ready to help.
    605633
    606 FM/2 is moving to Netlabs (thanks Adrian).
     634FM/2 has moved to Netlabs (thanks Adrian).
    607635
    608636Check it out at
     
    610638  http://svn.netlabs.org/fm2
    611639
    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.
     640To create a ticket reporting a defect or requesting an enhancement.
     641You must be logged into TRAC. Please login with your Netlabs login id.
     642If you do not have a login id, you can request one at
     643http://www.netlabs.org/en/site/member/member.xml.
     644If you have troubles acquiring a Netlabs login id send an e-mail to
     645Netlabs Community Mailing List <community@netlabs.org>.
     646
     647You can also browse the source at this site.
     648
     649To 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 
     655If you wish commit access please contact us directly. 
    618656
    619657You can reach us directly at:
     
    627665  ygk@qwest.net
    628666
    629 We also monitor the comp.os.os2.apps newsgroup and several
    630 others in the comp.os.os2.* hierarchy.
     667We also monitor the comp.os.os2.apps newsgroup, several
     668others in the comp.os.os2.* hierarchy and other groups where
     669release announcements are made.
    631670
    632671Thanks and enjoy.
Note: See TracChangeset for help on using the changeset viewer.