home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 April A / Pcwk4a98.iso / PROGRAM / DELPHI16 / Calmira / README.TXT < prev    next >
Text File  |  1997-02-19  |  3KB  |  74 lines

  1. {**************************************************************************}
  2. {                                                                          }
  3. {    Calmira shell for Microsoft« Windows(TM) 3.1                          }
  4. {    Source Release 1.0                                                    }
  5. {    Copyright (C) 1997  Li-Hsin Huang                                     }
  6. {                                                                          }
  7. {    This program is free software; you can redistribute it and/or modify  }
  8. {    it under the terms of the GNU General Public License as published by  }
  9. {    the Free Software Foundation; either version 2 of the License, or     }
  10. {    (at your option) any later version.                                   }
  11. {                                                                          }
  12. {    This program is distributed in the hope that it will be useful,       }
  13. {    but WITHOUT ANY WARRANTY; without even the implied warranty of        }
  14. {    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         }
  15. {    GNU General Public License for more details.                          }
  16. {                                                                          }
  17. {    You should have received a copy of the GNU General Public License     }
  18. {    along with this program; if not, write to the Free Software           }
  19. {    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.             }
  20. {                                                                          }
  21. {**************************************************************************}
  22.  
  23.  
  24. Calmira is the new free version of Calypso that pushes
  25. 16-bit technology to the limit to bring you the ultimate
  26. interface to Windows 3.
  27.  
  28. o  Icon based file manager with free floating windows
  29. o  Support for 4DOS file descriptions (in place of long filenames)
  30. o  Desktop and file based shortcuts to any object
  31. o  Explorer tree that lets you navigate faster through disks
  32. o  Taskbar with versatile "Start" menu, nested to any level
  33. o  Wastepaper bin to store deleted files and folders
  34. o  Sophisticated -- the slickest front end this side of Windows 95
  35. o  Fast -- works well even on humble 386 and 486 hardware
  36. o  Flexible -- hundreds of easily accessible options and settings
  37.  
  38.  
  39. Installation instructions are contained in the help file.
  40. To dive straight in, unzip the main ZIP file you received into a
  41. directory on your hard disk, and run CALMIRA.EXE.
  42.  
  43.  
  44. Source code
  45. -----------
  46.  
  47. Full source is supplied in SOURCE.ZIP.  Make sure you re-create the
  48. stored directories when extracting the files (if you are using
  49. PKUNZIP, use the -d switch).
  50.  
  51. Read the file DEVNOTES.TXT for more details on re-compiling the
  52. program.  You will need Borland Delphi 1.0 or equivalent.
  53.  
  54. It's unlikely that I will have time to develop the program further,
  55. which is why the source is provided -- if you would like to maintain
  56. your own variant of Calmira, you are most welcome to do so.
  57.  
  58.  
  59. Contacts
  60. --------
  61.  
  62. Post : Li-Hsin Huang
  63.        59 Bromefield
  64.        Stanmore
  65.        Middlesex HA7 1AG
  66.        England, UK
  67.  
  68. Email: lhh@tribbles.demon.co.uk
  69. WWW  : http://www.tribbles.demon.co.uk/calmira/calmira.htm
  70.  
  71. Visit the home page first, since it may contain FAQs, bug lists and
  72. programming tips.
  73.  
  74.